2024-09-12T09:15:05.554 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-12T09:15:05.569 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T09:15:05.664 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512 branch: wip-dis-testing description: rbd/cli/{base/install clusters/{fixed-1 openstack} conf/{disable-pool-app} data-pool/ec features/journaling msgr-failures/few objectstore/bluestore-comp-zlib supported-random-distro$/{centos_latest} workloads/rbd_cli_import_export} email: idryomov@gmail.com first_in_suite: false job_id: '7902512' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 3 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-dis-testing ceph: conf: client: rbd default data pool: datapool rbd default features: 125 global: mon client directed command retry: 5 mon warn on pool no app: false ms inject socket failures: 5000 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zlib bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(OSD_SLOW_PING_TIME sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log global: osd crush chooseleaf type: 0 osd pool default pg num: 128 osd pool default pgp num: 128 osd pool default size: 2 mon: {} install: ceph: flavor: default sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci roles: - - mon.a - mgr.x - osd.0 - osd.1 - osd.2 - client.0 seed: 1680 sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 sleep_before_teardown: 0 subset: 42/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 targets: smithi001.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtGMwGi7EUpFcwCbUzgOa2DsINE8WoZHP69O6o2/B0BZjnZi3tW0maACGmNGIv4xcXZfBmGVjpJZXvwF6YHn+A= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - workunit: clients: client.0: - rbd/import_export.sh teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-12_04:46:10 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-12T09:15:05.664 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa; will attempt to use it 2024-09-12T09:15:05.665 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa/tasks 2024-09-12T09:15:05.665 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-12T09:15:05.667 INFO:teuthology.task.internal:Checking packages... 2024-09-12T09:15:05.689 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1' 2024-09-12T09:15:05.689 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-12T09:15:05.689 INFO:teuthology.packaging:ref: None 2024-09-12T09:15:05.689 INFO:teuthology.packaging:tag: None 2024-09-12T09:15:05.689 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-12T09:15:05.689 INFO:teuthology.packaging:sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T09:15:05.690 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-dis-testing 2024-09-12T09:15:05.861 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883.gd61b0886 2024-09-12T09:15:05.862 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-12T09:15:05.870 INFO:teuthology.task.internal:no buildpackages task found 2024-09-12T09:15:05.870 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-12T09:15:05.906 INFO:teuthology.task.internal:Saving configuration 2024-09-12T09:15:05.918 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-12T09:15:05.926 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-12T09:15:05.960 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi001.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-12 09:10:28.722914', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtGMwGi7EUpFcwCbUzgOa2DsINE8WoZHP69O6o2/B0BZjnZi3tW0maACGmNGIv4xcXZfBmGVjpJZXvwF6YHn+A='} 2024-09-12T09:15:05.960 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-12T09:15:05.967 INFO:teuthology.task.internal:roles: ubuntu@smithi001.front.sepia.ceph.com - ['mon.a', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'client.0'] 2024-09-12T09:15:05.967 INFO:teuthology.run_tasks:Running task console_log... 2024-09-12T09:15:06.013 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f59e71a3ac0>, signals=[15]) 2024-09-12T09:15:06.013 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-12T09:15:06.020 INFO:teuthology.task.internal:Opening connections... 2024-09-12T09:15:06.020 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:15:06.021 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T09:15:06.107 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-12T09:15:06.114 DEBUG:teuthology.orchestra.run.smithi001:> uname -m 2024-09-12T09:15:06.199 INFO:teuthology.orchestra.run.smithi001.stdout:x86_64 2024-09-12T09:15:06.199 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2024-09-12T09:15:06.257 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="CentOS Stream" 2024-09-12T09:15:06.257 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="9" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:ID="centos" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE="rhel fedora" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="9" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:PLATFORM_ID="platform:el9" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:ANSI_COLOR="0;31" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:LOGO="fedora-logo-icon" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-12T09:15:06.258 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://centos.org/" 2024-09-12T09:15:06.259 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-12T09:15:06.259 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-12T09:15:06.259 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-12T09:15:06.260 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2024-09-12T09:15:06.292 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-12T09:15:06.303 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-12T09:15:06.317 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-12T09:15:06.318 DEBUG:teuthology.orchestra.run.smithi001:> test '!' -e /home/ubuntu/cephtest 2024-09-12T09:15:06.335 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-12T09:15:06.344 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-12T09:15:06.344 DEBUG:teuthology.orchestra.run.smithi001:> test -z $(ls -A /var/lib/ceph) 2024-09-12T09:15:06.401 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-12T09:15:06.446 INFO:teuthology.run_tasks:Running task kernel... 2024-09-12T09:15:06.465 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-12T09:15:06.465 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-12T09:15:06.466 DEBUG:teuthology.orchestra.run.smithi001:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T09:15:06.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T09:15:06.482 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-09-12T09:15:06.540 INFO:teuthology.orchestra.run.smithi001.stdout:5.14.0-503.el9.x86_64 2024-09-12T09:15:06.541 INFO:teuthology.task.kernel:Running kernel on smithi001: 5.14.0-503.el9.x86_64 2024-09-12T09:15:06.541 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum install -y kernel 2024-09-12T09:15:10.144 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.2 MB 00:01 2024-09-12T09:15:12.303 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-09-12T09:15:18.021 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-12T09:15:19.454 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - Extras packages 118 kB/s | 19 kB 00:00 2024-09-12T09:15:20.525 INFO:teuthology.orchestra.run.smithi001.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-12T09:15:26.190 INFO:teuthology.orchestra.run.smithi001.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-12T09:15:28.180 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-12T09:15:28.180 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-12T09:15:28.277 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:15:28.285 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:15:28.285 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-09-12T09:15:28.285 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:15:28.285 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:15:28.285 INFO:teuthology.orchestra.run.smithi001.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-12T09:15:28.285 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout:Install 4 Packages 2024-09-12T09:15:28.286 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:15:28.287 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 79 M 2024-09-12T09:15:28.287 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 126 M 2024-09-12T09:15:28.287 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:15:28.674 INFO:teuthology.orchestra.run.smithi001.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 79 kB/s | 23 kB 00:00 2024-09-12T09:15:35.382 INFO:teuthology.orchestra.run.smithi001.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.2 MB/s | 16 MB 00:06 2024-09-12T09:15:44.190 INFO:teuthology.orchestra.run.smithi001.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 1.8 MB/s | 29 MB 00:15 2024-09-12T09:15:44.757 INFO:teuthology.orchestra.run.smithi001.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 2.1 MB/s | 35 MB 00:16 2024-09-12T09:15:44.757 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:15:44.757 INFO:teuthology.orchestra.run.smithi001.stdout:Total 4.8 MB/s | 79 MB 00:16 2024-09-12T09:15:45.465 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:15:45.853 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:15:45.854 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:15:46.826 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:15:46.827 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:15:49.394 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:15:50.058 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-12T09:15:50.140 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T09:15:52.920 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T09:15:53.044 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T09:15:58.171 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T09:15:58.212 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T09:16:03.358 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T09:16:42.402 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T09:16:42.443 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-12T09:16:42.765 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-12T09:16:42.765 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-12T09:16:42.765 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-12T09:16:42.765 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:16:43.627 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:16:43.966 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T09:16:44.095 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T09:16:44.095 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T09:16:44.095 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-12T09:16:44.095 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T09:16:44.095 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T09:16:44.096 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-12T09:16:44.096 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi001.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T09:16:44.096 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-09-12T09:16:44.154 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-12T09:16:44.154 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-12T09:16:44.154 DEBUG:teuthology.orchestra.run.smithi001:> sudo rpm -qi grub2-tools 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Name : grub2-tools 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Epoch : 1 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Version : 2.06 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Release : 82.el9 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Architecture: x86_64 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Group : Unspecified 2024-09-12T09:16:44.193 INFO:teuthology.orchestra.run.smithi001.stdout:Size : 8274670 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:License : GPLv3+ 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Packager : builder@centos.org 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Vendor : CentOS 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Summary : Support tools for GRUB. 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:Description : 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-12T09:16:44.194 INFO:teuthology.orchestra.run.smithi001.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-12T09:16:44.195 INFO:teuthology.orchestra.run.smithi001.stdout:hardware devices. 2024-09-12T09:16:44.195 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:16:44.195 INFO:teuthology.orchestra.run.smithi001.stdout:This subpackage provides tools for support of all platforms. 2024-09-12T09:16:44.195 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-12T09:16:44.196 INFO:teuthology.task.kernel:Updating grub on smithi001 to boot 5.14.0-505.el9.x86_64 2024-09-12T09:16:44.196 DEBUG:teuthology.orchestra.run.smithi001:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-12T09:16:44.838 INFO:teuthology.orchestra.run.smithi001.stderr:Generating grub configuration file ... 2024-09-12T09:16:46.189 INFO:teuthology.orchestra.run.smithi001.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-12T09:16:46.216 INFO:teuthology.orchestra.run.smithi001.stderr:done 2024-09-12T09:16:46.219 DEBUG:teuthology.orchestra.run.smithi001:> mktemp 2024-09-12T09:16:46.234 INFO:teuthology.orchestra.run.smithi001.stdout:/tmp/tmp.0d1Zx9sPsv 2024-09-12T09:16:46.234 DEBUG:teuthology.orchestra.run.smithi001:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.0d1Zx9sPsv 2024-09-12T09:16:46.301 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0666 /tmp/tmp.0d1Zx9sPsv 2024-09-12T09:16:46.436 DEBUG:teuthology.orchestra.remote:smithi001:/tmp/tmp.0d1Zx9sPsv is 6KB 2024-09-12T09:16:46.484 DEBUG:teuthology.orchestra.run.smithi001:> rm -fr /tmp/tmp.0d1Zx9sPsv 2024-09-12T09:16:46.499 DEBUG:teuthology.orchestra.run.smithi001:> sudo /bin/ls /boot/loader/entries || true 2024-09-12T09:16:46.562 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-12T09:16:46.562 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-12T09:16:46.562 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-12T09:16:46.562 INFO:teuthology.orchestra.run.smithi001.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-12T09:16:46.563 DEBUG:teuthology.orchestra.run.smithi001:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-12T09:16:46.722 DEBUG:teuthology.orchestra.run.smithi001:> sudo shutdown -r now 2024-09-12T09:17:16.752 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-12T09:17:16.753 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-12T09:17:16.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T09:18:16.823 DEBUG:teuthology.orchestra.remote:timed out 2024-09-12T09:18:25.832 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-12T09:18:25.833 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T09:18:26.232 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-09-12T09:18:26.654 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-12T09:18:26.654 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-12T09:18:26.654 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-09-12T09:18:26.669 INFO:teuthology.orchestra.run.smithi001.stdout:5.14.0-505.el9.x86_64 2024-09-12T09:18:26.670 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-12T09:18:26.670 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T09:18:26.670 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-12T09:18:27.671 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-12T09:18:27.671 DEBUG:teuthology.orchestra.run.smithi001:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T09:18:27.751 INFO:teuthology.orchestra.run.smithi001.stdout:ttyS1 2024-09-12T09:18:27.780 DEBUG:teuthology.parallel:result is None 2024-09-12T09:18:27.780 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-12T09:18:27.788 INFO:teuthology.task.internal:Creating test directory... 2024-09-12T09:18:27.788 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T09:18:27.803 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-12T09:18:27.865 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-12T09:18:27.875 INFO:teuthology.task.internal:Creating archive directory... 2024-09-12T09:18:27.875 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T09:18:27.930 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-12T09:18:27.936 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-12T09:18:27.936 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-12T09:18:27.968 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T09:18:27.979 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T09:18:27.981 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-12T09:18:27.988 INFO:teuthology.task.internal:Configuring sudo... 2024-09-12T09:18:27.988 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-12T09:18:28.048 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-12T09:18:28.111 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-12T09:18:28.111 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T09:18:28.126 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T09:18:28.215 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T09:18:28.252 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T09:18:28.340 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T09:18:28.371 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:18:28.371 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T09:18:28.434 DEBUG:teuthology.orchestra.run.smithi001:> sudo service rsyslog restart 2024-09-12T09:18:28.520 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T09:18:28.749 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-12T09:18:28.757 INFO:teuthology.task.internal:Starting timer... 2024-09-12T09:18:28.757 INFO:teuthology.run_tasks:Running task pcp... 2024-09-12T09:18:28.842 INFO:teuthology.run_tasks:Running task selinux... 2024-09-12T09:18:28.850 DEBUG:teuthology.orchestra.run.smithi001:> sudo service auditd rotate 2024-09-12T09:18:28.902 INFO:teuthology.orchestra.run.smithi001.stdout:Rotating logs: 2024-09-12T09:18:28.904 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-12T09:18:28.904 DEBUG:teuthology.orchestra.run.smithi001:> /usr/sbin/getenforce 2024-09-12T09:18:28.927 INFO:teuthology.orchestra.run.smithi001.stdout:Permissive 2024-09-12T09:18:28.927 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi001.front.sepia.ceph.com': 'permissive'} 2024-09-12T09:18:28.928 DEBUG:teuthology.orchestra.run.smithi001:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-12T09:18:28.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T09:18:28.990 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-12T09:18:28.990 DEBUG:teuthology.orchestra.run.smithi001:> sudo /usr/sbin/setenforce permissive 2024-09-12T09:18:29.141 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-12T09:18:29.150 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-12T09:18:29.153 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-12T09:18:29.284 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-12T09:18:29.295 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-12T09:18:29.296 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi001.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-12T09:22:18.712 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi001.front.sepia.ceph.com')] 2024-09-12T09:22:18.713 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-12T09:22:18.714 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T09:22:18.803 DEBUG:teuthology.orchestra.run.smithi001:> true 2024-09-12T09:22:18.879 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi001.front.sepia.ceph.com' 2024-09-12T09:22:18.880 INFO:teuthology.run_tasks:Running task clock... 2024-09-12T09:22:18.891 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-12T09:22:18.892 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-12T09:22:18.892 DEBUG:teuthology.orchestra.run.smithi001:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-12T09:22:18.949 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-12T09:22:18.963 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-12T09:22:18.988 INFO:teuthology.orchestra.run.smithi001.stderr:sudo: ntpd: command not found 2024-09-12T09:22:18.999 INFO:teuthology.orchestra.run.smithi001.stdout:506 Cannot talk to daemon 2024-09-12T09:22:19.014 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-12T09:22:19.029 INFO:teuthology.orchestra.run.smithi001.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-12T09:22:19.083 INFO:teuthology.orchestra.run.smithi001.stderr:bash: line 1: ntpq: command not found 2024-09-12T09:22:19.087 INFO:teuthology.orchestra.run.smithi001.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-12T09:22:19.087 INFO:teuthology.orchestra.run.smithi001.stdout:=============================================================================== 2024-09-12T09:22:19.087 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T09:22:19.087 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T09:22:19.087 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T09:22:19.087 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T09:22:19.088 INFO:teuthology.run_tasks:Running task install... 2024-09-12T09:22:19.096 DEBUG:teuthology.task.install:project ceph 2024-09-12T09:22:19.096 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}} 2024-09-12T09:22:19.096 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'} 2024-09-12T09:22:19.096 INFO:teuthology.task.install:Using flavor: default 2024-09-12T09:22:19.103 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-12T09:22:19.103 INFO:teuthology.task.install:extra packages: [] 2024-09-12T09:22:19.104 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'tag': None, 'wait_for_package': False} 2024-09-12T09:22:19.104 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T09:22:19.265 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/ 2024-09-12T09:22:19.266 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.gd61b0886 2024-09-12T09:22:19.387 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-12T09:22:19.388 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:22:19.388 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-12T09:22:19.414 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-12T09:22:19.414 DEBUG:teuthology.orchestra.run.smithi001:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-12T09:22:19.482 DEBUG:teuthology.orchestra.run.smithi001:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-12T09:22:19.558 DEBUG:teuthology.orchestra.run.smithi001:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-12T09:22:19.625 INFO:teuthology.orchestra.run.smithi001.stdout:check_obsoletes = 1 2024-09-12T09:22:19.626 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum clean all 2024-09-12T09:22:19.872 INFO:teuthology.orchestra.run.smithi001.stdout:45 files removed 2024-09-12T09:22:19.900 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-radosgw 2024-09-12T09:22:20.467 INFO:teuthology.orchestra.run.smithi001.stdout:ceph packages for x86_64 313 kB/s | 84 kB 00:00 2024-09-12T09:22:20.768 INFO:teuthology.orchestra.run.smithi001.stdout:ceph noarch packages 94 kB/s | 24 kB 00:00 2024-09-12T09:22:21.052 INFO:teuthology.orchestra.run.smithi001.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-12T09:22:21.585 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-12T09:22:23.445 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-12T09:22:31.296 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - CRB 1.7 MB/s | 6.5 MB 00:03 2024-09-12T09:22:32.796 INFO:teuthology.orchestra.run.smithi001.stdout:CentOS Stream 9 - Extras packages 79 kB/s | 19 kB 00:00 2024-09-12T09:22:33.668 INFO:teuthology.orchestra.run.smithi001.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-12T09:22:39.407 INFO:teuthology.orchestra.run.smithi001.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-12T09:22:41.879 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:22:41.888 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:22:41.888 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:22:41.888 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:22:41.888 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-radosgw x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 11 M 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout:Upgrading: 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: librados2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.5 M 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: librbd1 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.2 M 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-base x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 5.5 M 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-common x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 22 M 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-selinux x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 25 k 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-12T09:22:41.889 INFO:teuthology.orchestra.run.smithi001.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: libcephfs2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 755 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: libradosstriper1 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 508 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: librgw2 x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 5.5 M 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-12T09:22:41.890 INFO:teuthology.orchestra.run.smithi001.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 45 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-ceph-common x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 143 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cephfs x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 162 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rados x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 321 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rbd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 307 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rgw x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 99 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-12T09:22:41.891 INFO:teuthology.orchestra.run.smithi001.stdout:Installing weak dependencies: 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout:Install 31 Packages 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout:Upgrade 2 Packages 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:22:41.892 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 62 M 2024-09-12T09:22:41.893 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:22:42.450 INFO:teuthology.orchestra.run.smithi001.stdout:(1/33): ceph-base-19.3.0-4883.gd61b0886.el9.x86 12 MB/s | 5.5 MB 00:00 2024-09-12T09:22:42.500 INFO:teuthology.orchestra.run.smithi001.stdout:(2/33): ceph-selinux-19.3.0-4883.gd61b0886.el9. 506 kB/s | 25 kB 00:00 2024-09-12T09:22:42.601 INFO:teuthology.orchestra.run.smithi001.stdout:(3/33): libcephfs2-19.3.0-4883.gd61b0886.el9.x8 7.4 MB/s | 755 kB 00:00 2024-09-12T09:22:42.692 INFO:teuthology.orchestra.run.smithi001.stdout:(4/33): libradosstriper1-19.3.0-4883.gd61b0886. 5.4 MB/s | 508 kB 00:00 2024-09-12T09:22:43.026 INFO:teuthology.orchestra.run.smithi001.stdout:(5/33): ceph-radosgw-19.3.0-4883.gd61b0886.el9. 11 MB/s | 11 MB 00:01 2024-09-12T09:22:43.110 INFO:teuthology.orchestra.run.smithi001.stdout:(6/33): librgw2-19.3.0-4883.gd61b0886.el9.x86_6 13 MB/s | 5.5 MB 00:00 2024-09-12T09:22:43.137 INFO:teuthology.orchestra.run.smithi001.stdout:(7/33): python3-ceph-argparse-19.3.0-4883.gd61b 416 kB/s | 45 kB 00:00 2024-09-12T09:22:43.160 INFO:teuthology.orchestra.run.smithi001.stdout:(8/33): python3-ceph-common-19.3.0-4883.gd61b08 2.8 MB/s | 143 kB 00:00 2024-09-12T09:22:43.185 INFO:teuthology.orchestra.run.smithi001.stdout:(9/33): python3-cephfs-19.3.0-4883.gd61b0886.el 3.1 MB/s | 162 kB 00:00 2024-09-12T09:22:43.210 INFO:teuthology.orchestra.run.smithi001.stdout:(10/33): python3-rados-19.3.0-4883.gd61b0886.el 6.3 MB/s | 321 kB 00:00 2024-09-12T09:22:43.244 INFO:teuthology.orchestra.run.smithi001.stdout:(11/33): python3-rbd-19.3.0-4883.gd61b0886.el9. 5.1 MB/s | 307 kB 00:00 2024-09-12T09:22:43.269 INFO:teuthology.orchestra.run.smithi001.stdout:(12/33): python3-rgw-19.3.0-4883.gd61b0886.el9. 1.7 MB/s | 99 kB 00:00 2024-09-12T09:22:43.478 INFO:teuthology.orchestra.run.smithi001.stdout:(13/33): ceph-common-19.3.0-4883.gd61b0886.el9. 15 MB/s | 22 MB 00:01 2024-09-12T09:22:43.520 INFO:teuthology.orchestra.run.smithi001.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 388 kB/s | 107 kB 00:00 2024-09-12T09:22:43.562 INFO:teuthology.orchestra.run.smithi001.stdout:(15/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-09-12T09:22:43.587 INFO:teuthology.orchestra.run.smithi001.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.4 MB/s | 160 kB 00:00 2024-09-12T09:22:43.621 INFO:teuthology.orchestra.run.smithi001.stdout:(17/33): libnbd-1.20.2-2.el9.x86_64.rpm 485 kB/s | 171 kB 00:00 2024-09-12T09:22:43.663 INFO:teuthology.orchestra.run.smithi001.stdout:(18/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.8 MB/s | 292 kB 00:00 2024-09-12T09:22:43.697 INFO:teuthology.orchestra.run.smithi001.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 4.8 MB/s | 662 kB 00:00 2024-09-12T09:22:43.722 INFO:teuthology.orchestra.run.smithi001.stdout:(20/33): python3-prettytable-0.7.2-27.el9.noarc 420 kB/s | 42 kB 00:00 2024-09-12T09:22:43.747 INFO:teuthology.orchestra.run.smithi001.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 715 kB/s | 36 kB 00:00 2024-09-12T09:22:43.772 INFO:teuthology.orchestra.run.smithi001.stdout:(22/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 946 kB/s | 47 kB 00:00 2024-09-12T09:22:43.798 INFO:teuthology.orchestra.run.smithi001.stdout:(23/33): qatlib-24.02.0-1.el9.x86_64.rpm 1.6 MB/s | 221 kB 00:00 2024-09-12T09:22:43.856 INFO:teuthology.orchestra.run.smithi001.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-12T09:22:43.898 INFO:teuthology.orchestra.run.smithi001.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 308 kB/s | 26 kB 00:00 2024-09-12T09:22:43.923 INFO:teuthology.orchestra.run.smithi001.stdout:(26/33): liboath-2.6.7-2.el9.x86_64.rpm 748 kB/s | 49 kB 00:00 2024-09-12T09:22:43.949 INFO:teuthology.orchestra.run.smithi001.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-12T09:22:43.999 INFO:teuthology.orchestra.run.smithi001.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 3.8 MB/s | 191 kB 00:00 2024-09-12T09:22:44.041 INFO:teuthology.orchestra.run.smithi001.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-09-12T09:22:44.116 INFO:teuthology.orchestra.run.smithi001.stdout:(30/33): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-12T09:22:44.158 INFO:teuthology.orchestra.run.smithi001.stdout:(31/33): thrift-0.15.0-2.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2024-09-12T09:22:44.283 INFO:teuthology.orchestra.run.smithi001.stdout:(32/33): librados2-19.3.0-4883.gd61b0886.el9.x8 14 MB/s | 3.5 MB 00:00 2024-09-12T09:22:44.359 INFO:teuthology.orchestra.run.smithi001.stdout:(33/33): librbd1-19.3.0-4883.gd61b0886.el9.x86_ 13 MB/s | 3.2 MB 00:00 2024-09-12T09:22:44.364 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:22:44.364 INFO:teuthology.orchestra.run.smithi001.stdout:Total 25 MB/s | 62 MB 00:02 2024-09-12T09:22:44.485 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:22:44.527 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:22:44.527 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:22:45.233 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:22:45.233 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:22:46.912 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:22:46.994 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-12T09:22:47.022 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-12T09:22:47.055 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-12T09:22:47.078 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-12T09:22:47.105 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-12T09:22:47.256 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-12T09:22:47.310 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-12T09:22:47.684 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-12T09:22:47.791 INFO:teuthology.orchestra.run.smithi001.stdout: Upgrading : librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T09:22:47.886 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T09:22:47.983 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 8/35 2024-09-12T09:22:48.017 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 9/35 2024-09-12T09:22:48.080 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 9/35 2024-09-12T09:22:48.117 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-12T09:22:48.162 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9. 11/35 2024-09-12T09:22:48.232 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 12/35 2024-09-12T09:22:48.261 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 13/35 2024-09-12T09:22:48.325 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 13/35 2024-09-12T09:22:48.360 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-12T09:22:48.480 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-12T09:22:48.511 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-12T09:22:48.552 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-12T09:22:48.593 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-12T09:22:48.622 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-12T09:22:48.658 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-12T09:22:48.701 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-12T09:22:49.045 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-12T09:22:49.093 INFO:teuthology.orchestra.run.smithi001.stdout: Upgrading : librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 23/35 2024-09-12T09:22:49.168 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 23/35 2024-09-12T09:22:49.206 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 24/35 2024-09-12T09:22:49.251 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-12T09:22:49.786 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-12T09:22:49.821 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 27/35 2024-09-12T09:22:49.901 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 27/35 2024-09-12T09:22:49.982 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 28/35 2024-09-12T09:22:50.015 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x8 29/35 2024-09-12T09:22:52.482 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T09:22:52.537 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T09:22:53.127 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 30/35 2024-09-12T09:22:53.165 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 31/35 2024-09-12T09:22:53.269 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 31/35 2024-09-12T09:22:53.269 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-12T09:22:53.269 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-12T09:22:53.269 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:22:53.308 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /sys 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /proc 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /mnt 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /var/tmp 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /home 2024-09-12T09:23:03.573 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /root 2024-09-12T09:23:03.574 INFO:teuthology.orchestra.run.smithi001.stdout:skipping the directory /tmp 2024-09-12T09:23:03.574 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:04.624 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 33/35 2024-09-12T09:23:04.651 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 33/35 2024-09-12T09:23:04.651 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:23:04.652 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-12T09:23:04.652 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-12T09:23:04.652 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-12T09:23:04.652 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:04.654 INFO:teuthology.orchestra.run.smithi001.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-12T09:23:04.735 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-12T09:23:04.736 INFO:teuthology.orchestra.run.smithi001.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T09:23:05.989 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 1/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 3/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 4/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 5/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_6 6/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 7/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9. 8/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x8 9/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 10/35 2024-09-12T09:23:05.990 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 11/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 12/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 13/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-12T09:23:05.991 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 32/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-12T09:23:05.992 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 34/35 2024-09-12T09:23:06.892 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-12T09:23:06.892 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:06.892 INFO:teuthology.orchestra.run.smithi001.stdout:Upgraded: 2024-09-12T09:23:06.892 INFO:teuthology.orchestra.run.smithi001.stdout: librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-radosgw-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-selinux-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-12T09:23:06.893 INFO:teuthology.orchestra.run.smithi001.stdout: libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: libradosstriper1-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: librgw2-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-12T09:23:06.894 INFO:teuthology.orchestra.run.smithi001.stdout: python3-ceph-argparse-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: python3-ceph-common-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: re2-1:20211101-20.el9.x86_64 2024-09-12T09:23:06.895 INFO:teuthology.orchestra.run.smithi001.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-12T09:23:06.896 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:06.896 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:07.238 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-test 2024-09-12T09:23:07.826 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:28 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:07.964 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-test x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 50 M 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout: libcephsqlite x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 161 k 2024-09-12T09:23:07.965 INFO:teuthology.orchestra.run.smithi001.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-12T09:23:07.966 INFO:teuthology.orchestra.run.smithi001.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-12T09:23:07.966 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:07.966 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:23:07.966 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:07.966 INFO:teuthology.orchestra.run.smithi001.stdout:Install 4 Packages 2024-09-12T09:23:07.966 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:07.967 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 51 M 2024-09-12T09:23:07.967 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 217 M 2024-09-12T09:23:07.967 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:23:08.291 INFO:teuthology.orchestra.run.smithi001.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.3 MB/s | 304 kB 00:00 2024-09-12T09:23:08.341 INFO:teuthology.orchestra.run.smithi001.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-12T09:23:08.483 INFO:teuthology.orchestra.run.smithi001.stdout:(3/4): libcephsqlite-19.3.0-4883.gd61b0886.el9. 389 kB/s | 161 kB 00:00 2024-09-12T09:23:11.591 INFO:teuthology.orchestra.run.smithi001.stdout:(4/4): ceph-test-19.3.0-4883.gd61b0886.el9.x86_ 14 MB/s | 50 MB 00:03 2024-09-12T09:23:11.593 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:23:11.594 INFO:teuthology.orchestra.run.smithi001.stdout:Total 14 MB/s | 51 MB 00:03 2024-09-12T09:23:11.622 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:23:11.645 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:23:11.645 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:23:12.066 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:23:12.066 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:23:12.616 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:23:12.746 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-12T09:23:12.790 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-12T09:23:12.818 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 3/4 2024-09-12T09:23:17.870 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 3/4 2024-09-12T09:23:17.956 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 4/4 2024-09-12T09:23:20.453 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 4/4 2024-09-12T09:23:20.453 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 1/4 2024-09-12T09:23:20.453 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 2/4 2024-09-12T09:23:20.453 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-test-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: libcephsqlite-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:20.921 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:21.219 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph 2024-09-12T09:23:21.805 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:42 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:21.947 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:21.949 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:21.949 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:23:21.949 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:21.949 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: ceph x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 6.6 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mds x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 2.4 M 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 1.5 M 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 291 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mon x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 4.8 M 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-osd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 17 M 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-12T09:23:21.950 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-collections 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-12T09:23:21.951 INFO:teuthology.orchestra.run.smithi001.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-12T09:23:21.952 INFO:teuthology.orchestra.run.smithi001.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-12T09:23:21.953 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:21.953 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:23:21.953 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:21.953 INFO:teuthology.orchestra.run.smithi001.stdout:Install 37 Packages 2024-09-12T09:23:21.953 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:21.953 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 31 M 2024-09-12T09:23:21.954 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 109 M 2024-09-12T09:23:21.954 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:23:22.324 INFO:teuthology.orchestra.run.smithi001.stdout:(1/37): ceph-19.3.0-4883.gd61b0886.el9.x86_64.r 50 kB/s | 6.6 kB 00:00 2024-09-12T09:23:22.549 INFO:teuthology.orchestra.run.smithi001.stdout:(2/37): ceph-mds-19.3.0-4883.gd61b0886.el9.x86_ 6.7 MB/s | 2.4 MB 00:00 2024-09-12T09:23:22.592 INFO:teuthology.orchestra.run.smithi001.stdout:(3/37): ceph-mgr-19.3.0-4883.gd61b0886.el9.x86_ 3.8 MB/s | 1.5 MB 00:00 2024-09-12T09:23:22.675 INFO:teuthology.orchestra.run.smithi001.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.gd61b 3.4 MB/s | 291 kB 00:00 2024-09-12T09:23:22.784 INFO:teuthology.orchestra.run.smithi001.stdout:(5/37): ceph-mon-19.3.0-4883.gd61b0886.el9.x86_ 10 MB/s | 4.8 MB 00:00 2024-09-12T09:23:22.859 INFO:teuthology.orchestra.run.smithi001.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-09-12T09:23:22.901 INFO:teuthology.orchestra.run.smithi001.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-12T09:23:22.943 INFO:teuthology.orchestra.run.smithi001.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-12T09:23:23.118 INFO:teuthology.orchestra.run.smithi001.stdout:(9/37): ceph-osd-19.3.0-4883.gd61b0886.el9.x86_ 30 MB/s | 17 MB 00:00 2024-09-12T09:23:23.143 INFO:teuthology.orchestra.run.smithi001.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 624 kB/s | 125 kB 00:00 2024-09-12T09:23:23.194 INFO:teuthology.orchestra.run.smithi001.stdout:(11/37): python3-cryptography-36.0.1-4.el9.x86_ 3.0 MB/s | 1.2 MB 00:00 2024-09-12T09:23:23.278 INFO:teuthology.orchestra.run.smithi001.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.3 MB/s | 215 kB 00:00 2024-09-12T09:23:23.336 INFO:teuthology.orchestra.run.smithi001.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 980 kB/s | 188 kB 00:00 2024-09-12T09:23:23.361 INFO:teuthology.orchestra.run.smithi001.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-09-12T09:23:23.387 INFO:teuthology.orchestra.run.smithi001.stdout:(15/37): python3-markupsafe-1.1.1-12.el9.x86_64 319 kB/s | 35 kB 00:00 2024-09-12T09:23:23.412 INFO:teuthology.orchestra.run.smithi001.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2024-09-12T09:23:23.437 INFO:teuthology.orchestra.run.smithi001.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 673 kB/s | 51 kB 00:00 2024-09-12T09:23:23.471 INFO:teuthology.orchestra.run.smithi001.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 495 kB/s | 42 kB 00:00 2024-09-12T09:23:23.513 INFO:teuthology.orchestra.run.smithi001.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-12T09:23:23.538 INFO:teuthology.orchestra.run.smithi001.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 672 kB/s | 43 kB 00:00 2024-09-12T09:23:23.564 INFO:teuthology.orchestra.run.smithi001.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 3.5 MB/s | 172 kB 00:00 2024-09-12T09:23:23.580 INFO:teuthology.orchestra.run.smithi001.stdout:(22/37): lua-devel-5.4.4-4.el9.x86_64.rpm 133 kB/s | 22 kB 00:00 2024-09-12T09:23:23.605 INFO:teuthology.orchestra.run.smithi001.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 256 kB/s | 11 kB 00:00 2024-09-12T09:23:23.639 INFO:teuthology.orchestra.run.smithi001.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 3.5 MB/s | 358 kB 00:00 2024-09-12T09:23:23.656 INFO:teuthology.orchestra.run.smithi001.stdout:(25/37): python3-jaraco-classes-3.2.1-5.el9.noa 234 kB/s | 18 kB 00:00 2024-09-12T09:23:23.681 INFO:teuthology.orchestra.run.smithi001.stdout:(26/37): python3-jaraco-collections-3.0.0-8.el9 315 kB/s | 23 kB 00:00 2024-09-12T09:23:23.707 INFO:teuthology.orchestra.run.smithi001.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 289 kB/s | 19 kB 00:00 2024-09-12T09:23:23.732 INFO:teuthology.orchestra.run.smithi001.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-09-12T09:23:23.757 INFO:teuthology.orchestra.run.smithi001.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 613 kB/s | 46 kB 00:00 2024-09-12T09:23:23.783 INFO:teuthology.orchestra.run.smithi001.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-12T09:23:23.808 INFO:teuthology.orchestra.run.smithi001.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-12T09:23:23.833 INFO:teuthology.orchestra.run.smithi001.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-12T09:23:23.858 INFO:teuthology.orchestra.run.smithi001.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 714 kB/s | 36 kB 00:00 2024-09-12T09:23:23.884 INFO:teuthology.orchestra.run.smithi001.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-12T09:23:23.909 INFO:teuthology.orchestra.run.smithi001.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-12T09:23:23.934 INFO:teuthology.orchestra.run.smithi001.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-09-12T09:23:23.967 INFO:teuthology.orchestra.run.smithi001.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-12T09:23:23.971 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:23:23.971 INFO:teuthology.orchestra.run.smithi001.stdout:Total 15 MB/s | 31 MB 00:02 2024-09-12T09:23:24.128 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:23:24.172 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:23:24.173 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:23:24.647 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:23:24.648 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:23:26.153 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:23:26.220 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-12T09:23:26.262 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-12T09:23:26.307 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-12T09:23:26.382 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-12T09:23:26.432 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-12T09:23:26.464 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-12T09:23:26.561 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-12T09:23:26.646 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-12T09:23:26.692 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-12T09:23:26.727 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-12T09:23:26.782 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-12T09:23:26.839 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-12T09:23:26.875 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-12T09:23:26.916 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-12T09:23:26.959 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-12T09:23:26.993 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-12T09:23:27.042 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-12T09:23:27.082 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-12T09:23:27.159 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-12T09:23:27.437 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-12T09:23:27.647 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-12T09:23:27.695 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-12T09:23:27.732 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-12T09:23:27.790 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-12T09:23:27.854 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-12T09:23:28.059 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-12T09:23:28.111 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-12T09:23:28.191 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-12T09:23:28.407 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-12T09:23:28.451 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-12T09:23:28.587 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-12T09:23:28.756 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9. 32/37 2024-09-12T09:23:28.786 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 33/37 2024-09-12T09:23:28.815 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 33/37 2024-09-12T09:23:28.815 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:23:28.815 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-12T09:23:28.815 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-12T09:23:28.815 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-12T09:23:28.815 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:30.370 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 34/37 2024-09-12T09:23:30.400 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 34/37 2024-09-12T09:23:30.400 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:23:30.400 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-12T09:23:30.400 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-12T09:23:30.400 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-12T09:23:30.400 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:30.871 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 35/37 2024-09-12T09:23:30.897 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 35/37 2024-09-12T09:23:30.897 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:23:30.897 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-12T09:23:30.897 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-12T09:23:30.897 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-12T09:23:30.897 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:31.130 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 36/37 2024-09-12T09:23:31.156 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 36/37 2024-09-12T09:23:31.156 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:23:31.156 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-12T09:23:31.156 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-12T09:23:31.156 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-12T09:23:31.156 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:31.222 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 37/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 37/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 1/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 2/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 3/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 4/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 5/37 2024-09-12T09:23:33.063 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9. 6/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-12T09:23:33.064 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-12T09:23:33.065 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-12T09:23:33.066 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-12T09:23:33.066 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-12T09:23:33.066 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-12T09:23:33.066 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-12T09:23:33.066 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-12T09:23:33.066 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-12T09:23:33.067 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-12T09:23:33.067 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-12T09:23:33.067 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mds-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:34.135 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-modules-core-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mon-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-osd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: lua-5.4.4-4.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-12T09:23:34.136 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-ply-3.11-14.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-12T09:23:34.137 INFO:teuthology.orchestra.run.smithi001.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:34.138 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:34.514 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-base 2024-09-12T09:23:35.117 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:56 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:35.210 INFO:teuthology.orchestra.run.smithi001.stdout:Package ceph-base-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:23:35.255 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:35.256 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:23:35.256 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:35.320 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install cephadm 2024-09-12T09:23:35.908 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:56 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:36.048 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:36.049 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:36.049 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:23:36.049 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout: cephadm noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 784 k 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 784 k 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 791 k 2024-09-12T09:23:36.050 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:23:36.320 INFO:teuthology.orchestra.run.smithi001.stdout:cephadm-19.3.0-4883.gd61b0886.el9.noarch.rpm 2.8 MB/s | 784 kB 00:00 2024-09-12T09:23:36.321 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:23:36.321 INFO:teuthology.orchestra.run.smithi001.stdout:Total 2.8 MB/s | 784 kB 00:00 2024-09-12T09:23:36.321 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:23:36.327 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:23:36.327 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:23:36.334 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:23:36.334 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:23:36.407 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:23:36.888 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:23:36.987 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:23:37.380 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:23:37.760 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:23:37.761 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:37.761 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:23:37.761 INFO:teuthology.orchestra.run.smithi001.stdout: cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:23:37.761 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:37.761 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:37.943 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-immutable-object-cache 2024-09-12T09:23:38.530 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:59 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:38.667 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:38.667 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repo Size 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 145 k 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 145 k 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 432 k 2024-09-12T09:23:38.668 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:23:38.878 INFO:teuthology.orchestra.run.smithi001.stdout:ceph-immutable-object-cache-19.3.0-4883.gd61b08 691 kB/s | 145 kB 00:00 2024-09-12T09:23:38.879 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:23:38.879 INFO:teuthology.orchestra.run.smithi001.stdout:Total 687 kB/s | 145 kB 00:00 2024-09-12T09:23:38.879 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:23:38.887 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:23:38.887 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:23:38.947 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:23:38.948 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:23:39.097 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:23:39.171 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T09:23:39.197 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T09:23:39.197 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:23:39.197 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-12T09:23:39.197 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:40.135 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886. 1/1 2024-09-12T09:23:40.135 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:40.136 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:23:40.136 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-immutable-object-cache-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:23:40.136 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:40.136 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:40.392 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-mgr 2024-09-12T09:23:40.991 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:01 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:41.083 INFO:teuthology.orchestra.run.smithi001.stdout:Package ceph-mgr-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:23:41.128 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:41.129 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:23:41.129 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:41.191 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-mgr-dashboard 2024-09-12T09:23:41.776 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:02 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:41.914 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:41.915 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:41.915 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:23:41.915 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 14 M 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 34 k 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 16 k 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-12T09:23:41.916 INFO:teuthology.orchestra.run.smithi001.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout:Install 12 Packages 2024-09-12T09:23:41.917 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:41.918 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 19 M 2024-09-12T09:23:41.918 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 159 M 2024-09-12T09:23:41.918 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:23:42.498 INFO:teuthology.orchestra.run.smithi001.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.gd6 224 kB/s | 34 kB 00:00 2024-09-12T09:23:42.532 INFO:teuthology.orchestra.run.smithi001.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.gd61 88 kB/s | 16 kB 00:00 2024-09-12T09:23:42.757 INFO:teuthology.orchestra.run.smithi001.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-12T09:23:42.899 INFO:teuthology.orchestra.run.smithi001.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.5 MB/s | 1.0 MB 00:00 2024-09-12T09:23:43.066 INFO:teuthology.orchestra.run.smithi001.stdout:(5/12): ceph-mgr-dashboard-19.3.0-4883.gd61b088 20 MB/s | 14 MB 00:00 2024-09-12T09:23:43.116 INFO:teuthology.orchestra.run.smithi001.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.5 MB/s | 548 kB 00:00 2024-09-12T09:23:43.142 INFO:teuthology.orchestra.run.smithi001.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 267 kB/s | 19 kB 00:00 2024-09-12T09:23:43.184 INFO:teuthology.orchestra.run.smithi001.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 3.4 MB/s | 144 kB 00:00 2024-09-12T09:23:43.217 INFO:teuthology.orchestra.run.smithi001.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 928 kB/s | 31 kB 00:00 2024-09-12T09:23:43.259 INFO:teuthology.orchestra.run.smithi001.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-09-12T09:23:43.301 INFO:teuthology.orchestra.run.smithi001.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 11 MB/s | 2.0 MB 00:00 2024-09-12T09:23:43.768 INFO:teuthology.orchestra.run.smithi001.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 854 kB/s | 863 kB 00:01 2024-09-12T09:23:43.773 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:23:43.773 INFO:teuthology.orchestra.run.smithi001.stdout:Total 10 MB/s | 19 MB 00:01 2024-09-12T09:23:43.827 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:23:43.848 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:23:43.848 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:23:44.135 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:23:44.135 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:23:44.768 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:23:44.877 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-12T09:23:44.921 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-12T09:23:44.986 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-12T09:23:45.016 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-12T09:23:45.103 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-12T09:23:45.238 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-12T09:23:45.338 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-12T09:23:45.387 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-12T09:23:45.414 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-12T09:23:45.447 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9 10/12 2024-09-12T09:23:48.827 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el 11/12 2024-09-12T09:23:48.884 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 12/12 2024-09-12T09:23:50.827 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 12/12 2024-09-12T09:23:50.827 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el 1/12 2024-09-12T09:23:50.827 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noa 2/12 2024-09-12T09:23:50.827 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9 3/12 2024-09-12T09:23:50.827 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-12T09:23:50.828 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-12T09:23:51.177 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-12T09:23:51.178 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:51.178 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:23:51.178 INFO:teuthology.orchestra.run.smithi001.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-12T09:23:51.178 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-grafana-dashboards-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:23:51.178 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-dashboard-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:23:51.179 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-prometheus-alerts-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:23:51.179 INFO:teuthology.orchestra.run.smithi001.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-12T09:23:51.179 INFO:teuthology.orchestra.run.smithi001.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-12T09:23:51.179 INFO:teuthology.orchestra.run.smithi001.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-12T09:23:51.179 INFO:teuthology.orchestra.run.smithi001.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-12T09:23:51.179 INFO:teuthology.orchestra.run.smithi001.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-12T09:23:51.180 INFO:teuthology.orchestra.run.smithi001.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-12T09:23:51.180 INFO:teuthology.orchestra.run.smithi001.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-12T09:23:51.180 INFO:teuthology.orchestra.run.smithi001.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-12T09:23:51.180 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:51.180 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:23:51.417 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-12T09:23:52.004 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:13 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:23:52.144 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout:======================================================================================= 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout:======================================================================================= 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 7.4 M 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-12T09:23:52.145 INFO:teuthology.orchestra.run.smithi001.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout:======================================================================================= 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout:Install 12 Packages 2024-09-12T09:23:52.146 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:23:52.147 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 38 M 2024-09-12T09:23:52.147 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 212 M 2024-09-12T09:23:52.147 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:23:52.434 INFO:teuthology.orchestra.run.smithi001.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 903 kB/s | 191 kB 00:00 2024-09-12T09:23:52.501 INFO:teuthology.orchestra.run.smithi001.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 491 kB/s | 33 kB 00:00 2024-09-12T09:23:52.534 INFO:teuthology.orchestra.run.smithi001.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.5 MB/s | 801 kB 00:00 2024-09-12T09:23:52.593 INFO:teuthology.orchestra.run.smithi001.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 311 kB/s | 18 kB 00:00 2024-09-12T09:23:52.643 INFO:teuthology.orchestra.run.smithi001.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 772 kB/s | 38 kB 00:00 2024-09-12T09:23:52.977 INFO:teuthology.orchestra.run.smithi001.stdout:(6/12): ceph-mgr-diskprediction-local-19.3.0-48 9.8 MB/s | 7.4 MB 00:00 2024-09-12T09:23:53.119 INFO:teuthology.orchestra.run.smithi001.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.7 MB/s | 245 kB 00:00 2024-09-12T09:23:53.211 INFO:teuthology.orchestra.run.smithi001.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.2 MB/s | 3.0 MB 00:00 2024-09-12T09:23:53.302 INFO:teuthology.orchestra.run.smithi001.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.7 MB/s | 250 kB 00:00 2024-09-12T09:23:53.986 INFO:teuthology.orchestra.run.smithi001.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 3.7 MB/s | 4.9 MB 00:01 2024-09-12T09:23:54.403 INFO:teuthology.orchestra.run.smithi001.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.0 MB/s | 5.1 MB 00:01 2024-09-12T09:23:57.578 INFO:teuthology.orchestra.run.smithi001.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 3.8 MB/s | 16 MB 00:04 2024-09-12T09:23:57.579 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:23:57.579 INFO:teuthology.orchestra.run.smithi001.stdout:Total 7.0 MB/s | 38 MB 00:05 2024-09-12T09:23:57.952 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:23:57.979 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:23:57.980 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:23:58.431 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:23:58.431 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:23:59.228 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:23:59.300 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-12T09:23:59.356 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-12T09:23:59.465 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-12T09:23:59.511 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-12T09:23:59.703 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-12T09:23:59.735 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-12T09:23:59.814 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-12T09:24:00.512 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-12T09:24:00.627 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-12T09:24:01.957 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-12T09:24:03.045 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-12T09:24:03.076 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 12/12 2024-09-12T09:24:05.604 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 12/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0 1/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-12T09:24:05.605 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-12T09:24:06.153 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-12T09:24:06.153 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:06.153 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:06.153 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:24:06.153 INFO:teuthology.orchestra.run.smithi001.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-12T09:24:06.153 INFO:teuthology.orchestra.run.smithi001.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:06.154 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:06.602 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-mgr-rook 2024-09-12T09:24:07.202 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:28 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:07.341 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 49 k 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-12T09:24:07.343 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout:Install 13 Packages 2024-09-12T09:24:07.344 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:07.345 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 2.2 M 2024-09-12T09:24:07.345 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 26 M 2024-09-12T09:24:07.345 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:07.675 INFO:teuthology.orchestra.run.smithi001.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 199 kB/s | 26 kB 00:00 2024-09-12T09:24:07.700 INFO:teuthology.orchestra.run.smithi001.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 124 kB/s | 19 kB 00:00 2024-09-12T09:24:07.725 INFO:teuthology.orchestra.run.smithi001.stdout:(3/13): ceph-mgr-rook-19.3.0-4883.gd61b0886.el9 275 kB/s | 49 kB 00:00 2024-09-12T09:24:07.842 INFO:teuthology.orchestra.run.smithi001.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-12T09:24:07.867 INFO:teuthology.orchestra.run.smithi001.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 222 kB 00:00 2024-09-12T09:24:07.901 INFO:teuthology.orchestra.run.smithi001.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 916 kB/s | 54 kB 00:00 2024-09-12T09:24:07.943 INFO:teuthology.orchestra.run.smithi001.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 428 kB/s | 32 kB 00:00 2024-09-12T09:24:07.968 INFO:teuthology.orchestra.run.smithi001.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.1 MB/s | 279 kB 00:00 2024-09-12T09:24:07.993 INFO:teuthology.orchestra.run.smithi001.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 156 kB/s | 14 kB 00:00 2024-09-12T09:24:08.027 INFO:teuthology.orchestra.run.smithi001.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.6 MB/s | 220 kB 00:00 2024-09-12T09:24:08.052 INFO:teuthology.orchestra.run.smithi001.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-09-12T09:24:08.077 INFO:teuthology.orchestra.run.smithi001.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-12T09:24:08.128 INFO:teuthology.orchestra.run.smithi001.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.4 MB/s | 1.0 MB 00:00 2024-09-12T09:24:08.131 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:08.131 INFO:teuthology.orchestra.run.smithi001.stdout:Total 2.8 MB/s | 2.2 MB 00:00 2024-09-12T09:24:08.199 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:08.215 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:08.215 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:08.312 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:08.313 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:08.955 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:09.141 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-12T09:24:09.272 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-12T09:24:09.328 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-12T09:24:09.364 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-12T09:24:09.406 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-12T09:24:09.511 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-12T09:24:09.623 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-12T09:24:09.682 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-12T09:24:10.442 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-12T09:24:10.487 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-12T09:24:10.529 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-12T09:24:10.579 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-12T09:24:10.607 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 13/13 2024-09-12T09:24:11.367 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 13/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 1/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-12T09:24:11.368 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-rook-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-12T09:24:11.699 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-12T09:24:11.700 INFO:teuthology.orchestra.run.smithi001.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-12T09:24:11.700 INFO:teuthology.orchestra.run.smithi001.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-12T09:24:11.700 INFO:teuthology.orchestra.run.smithi001.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-12T09:24:11.700 INFO:teuthology.orchestra.run.smithi001.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-12T09:24:11.700 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:11.700 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:11.952 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-mgr-cephadm 2024-09-12T09:24:12.545 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:33 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:12.685 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:12.686 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:12.686 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 154 k 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:12.687 INFO:teuthology.orchestra.run.smithi001.stdout:Install 6 Packages 2024-09-12T09:24:12.688 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:12.688 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 7.0 M 2024-09-12T09:24:12.688 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 33 M 2024-09-12T09:24:12.688 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:13.396 INFO:teuthology.orchestra.run.smithi001.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.gd61b0886.e 699 kB/s | 154 kB 00:00 2024-09-12T09:24:13.488 INFO:teuthology.orchestra.run.smithi001.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.8 MB/s | 548 kB 00:00 2024-09-12T09:24:13.521 INFO:teuthology.orchestra.run.smithi001.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.7 MB/s | 58 kB 00:00 2024-09-12T09:24:13.555 INFO:teuthology.orchestra.run.smithi001.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-12T09:24:14.040 INFO:teuthology.orchestra.run.smithi001.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 287 kB/s | 248 kB 00:00 2024-09-12T09:24:14.339 INFO:teuthology.orchestra.run.smithi001.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.1 MB/s | 6.0 MB 00:01 2024-09-12T09:24:14.342 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:14.342 INFO:teuthology.orchestra.run.smithi001.stdout:Total 4.2 MB/s | 7.0 MB 00:01 2024-09-12T09:24:14.419 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:14.432 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:14.432 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:14.539 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:14.539 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:14.873 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:15.047 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-12T09:24:15.100 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-12T09:24:15.671 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-12T09:24:15.763 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-12T09:24:15.839 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-12T09:24:15.873 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 6/6 2024-09-12T09:24:16.663 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 6/6 2024-09-12T09:24:16.663 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 1/6 2024-09-12T09:24:16.663 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-12T09:24:16.663 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-12T09:24:16.663 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-12T09:24:16.663 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-12T09:24:16.931 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-12T09:24:16.931 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:16.931 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:16.931 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-mgr-cephadm-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:24:16.931 INFO:teuthology.orchestra.run.smithi001.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-12T09:24:16.932 INFO:teuthology.orchestra.run.smithi001.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-12T09:24:16.932 INFO:teuthology.orchestra.run.smithi001.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-12T09:24:16.932 INFO:teuthology.orchestra.run.smithi001.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-12T09:24:16.932 INFO:teuthology.orchestra.run.smithi001.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-12T09:24:16.932 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:16.932 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:17.214 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-fuse 2024-09-12T09:24:17.805 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:38 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:17.944 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-fuse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 900 k 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout:Installing dependencies: 2024-09-12T09:24:17.945 INFO:teuthology.orchestra.run.smithi001.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-12T09:24:17.946 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:17.946 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:17.946 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:17.946 INFO:teuthology.orchestra.run.smithi001.stdout:Install 2 Packages 2024-09-12T09:24:17.946 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:17.947 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 980 k 2024-09-12T09:24:17.947 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 2.9 M 2024-09-12T09:24:17.947 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:18.266 INFO:teuthology.orchestra.run.smithi001.stdout:(1/2): ceph-fuse-19.3.0-4883.gd61b0886.el9.x86_ 3.2 MB/s | 900 kB 00:00 2024-09-12T09:24:18.633 INFO:teuthology.orchestra.run.smithi001.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 125 kB/s | 80 kB 00:00 2024-09-12T09:24:18.634 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:18.634 INFO:teuthology.orchestra.run.smithi001.stdout:Total 1.4 MB/s | 980 kB 00:00 2024-09-12T09:24:18.648 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:18.674 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:18.675 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:18.763 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:18.764 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:18.963 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:19.107 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-12T09:24:19.177 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2/2 2024-09-12T09:24:19.918 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2/2 2024-09-12T09:24:19.918 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/2 2024-09-12T09:24:20.215 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-12T09:24:20.215 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:20.215 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:20.215 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-12T09:24:20.215 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:20.215 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:20.475 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install ceph-volume 2024-09-12T09:24:21.083 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:42 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:21.225 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repository Size 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-volume noarch 2:19.3.0-4883.gd61b0886.el9 ceph-noarch 285 k 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 285 k 2024-09-12T09:24:21.226 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 1.3 M 2024-09-12T09:24:21.227 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:21.438 INFO:teuthology.orchestra.run.smithi001.stdout:ceph-volume-19.3.0-4883.gd61b0886.el9.noarch.rp 1.3 MB/s | 285 kB 00:00 2024-09-12T09:24:21.438 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:21.439 INFO:teuthology.orchestra.run.smithi001.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-12T09:24:21.439 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:21.448 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:21.448 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:21.476 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:21.477 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:21.710 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:21.782 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:24:21.801 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:24:21.801 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:24:21.801 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-12T09:24:21.801 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:22.859 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 1/1 2024-09-12T09:24:22.859 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:22.859 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:22.860 INFO:teuthology.orchestra.run.smithi001.stdout: ceph-volume-2:19.3.0-4883.gd61b0886.el9.noarch 2024-09-12T09:24:22.860 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:22.860 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:23.153 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install librados-devel 2024-09-12T09:24:23.747 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:44 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:23.887 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:23.888 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:23.888 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repo Size 2024-09-12T09:24:23.888 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:23.888 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:23.888 INFO:teuthology.orchestra.run.smithi001.stdout: librados-devel x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 127 k 2024-09-12T09:24:23.888 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 127 k 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 456 k 2024-09-12T09:24:23.889 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:24.093 INFO:teuthology.orchestra.run.smithi001.stdout:librados-devel-19.3.0-4883.gd61b0886.el9.x86_64 619 kB/s | 127 kB 00:00 2024-09-12T09:24:24.094 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:24.094 INFO:teuthology.orchestra.run.smithi001.stdout:Total 615 kB/s | 127 kB 00:00 2024-09-12T09:24:24.094 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:24.100 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:24.100 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:24.170 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:24.170 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:24.328 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:24.436 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:24.877 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:25.149 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:25.149 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:25.149 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:25.149 INFO:teuthology.orchestra.run.smithi001.stdout: librados-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:24:25.149 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:25.149 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:25.354 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install libcephfs2 2024-09-12T09:24:25.953 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:46 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:26.049 INFO:teuthology.orchestra.run.smithi001.stdout:Package libcephfs2-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:26.095 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:26.096 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:26.096 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:26.160 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install libcephfs-devel 2024-09-12T09:24:26.749 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:47 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repo Size 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout: libcephfs-devel x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 32 k 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:26.890 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:26.891 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:26.891 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:24:26.891 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:26.891 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 32 k 2024-09-12T09:24:26.891 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 142 k 2024-09-12T09:24:26.891 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:27.038 INFO:teuthology.orchestra.run.smithi001.stdout:libcephfs-devel-19.3.0-4883.gd61b0886.el9.x86_6 216 kB/s | 32 kB 00:00 2024-09-12T09:24:27.039 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:27.039 INFO:teuthology.orchestra.run.smithi001.stdout:Total 214 kB/s | 32 kB 00:00 2024-09-12T09:24:27.039 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:27.043 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:27.043 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:27.063 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:27.063 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:27.153 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:27.272 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:27.665 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:27.904 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:27.904 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:27.904 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:27.904 INFO:teuthology.orchestra.run.smithi001.stdout: libcephfs-devel-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:24:27.904 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:27.904 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:28.103 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install librados2 2024-09-12T09:24:28.693 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:49 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:28.787 INFO:teuthology.orchestra.run.smithi001.stdout:Package librados2-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:28.833 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:28.834 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:28.834 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:28.896 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install librbd1 2024-09-12T09:24:29.485 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:50 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:29.580 INFO:teuthology.orchestra.run.smithi001.stdout:Package librbd1-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:29.626 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:29.627 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:29.627 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:29.687 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install python3-rados 2024-09-12T09:24:30.287 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:51 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:30.380 INFO:teuthology.orchestra.run.smithi001.stdout:Package python3-rados-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:30.425 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:30.427 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:30.427 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:30.487 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install python3-rgw 2024-09-12T09:24:31.097 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:52 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:31.191 INFO:teuthology.orchestra.run.smithi001.stdout:Package python3-rgw-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:31.237 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:31.238 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:31.238 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:31.300 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install python3-cephfs 2024-09-12T09:24:31.897 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:52 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:31.988 INFO:teuthology.orchestra.run.smithi001.stdout:Package python3-cephfs-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:32.033 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:32.034 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:32.034 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:32.103 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install python3-rbd 2024-09-12T09:24:32.699 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:53 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:32.793 INFO:teuthology.orchestra.run.smithi001.stdout:Package python3-rbd-2:19.3.0-4883.gd61b0886.el9.x86_64 is already installed. 2024-09-12T09:24:32.839 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:32.840 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-09-12T09:24:32.840 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:32.901 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install rbd-fuse 2024-09-12T09:24:33.488 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:54 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:33.627 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout: rbd-fuse x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 85 k 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 85 k 2024-09-12T09:24:33.628 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 231 k 2024-09-12T09:24:33.629 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:33.800 INFO:teuthology.orchestra.run.smithi001.stdout:rbd-fuse-19.3.0-4883.gd61b0886.el9.x86_64.rpm 496 kB/s | 85 kB 00:00 2024-09-12T09:24:33.802 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:33.802 INFO:teuthology.orchestra.run.smithi001.stdout:Total 492 kB/s | 85 kB 00:00 2024-09-12T09:24:33.802 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:33.809 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:33.809 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:33.875 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:33.876 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:34.028 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:34.126 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:34.503 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:34.754 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:34.754 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:34.755 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:34.755 INFO:teuthology.orchestra.run.smithi001.stdout: rbd-fuse-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:24:34.755 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:34.755 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:34.995 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install rbd-mirror 2024-09-12T09:24:35.594 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:56 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:35.735 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout: Package Arch Version Repo Size 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout: rbd-mirror x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 3.2 M 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:24:35.736 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:35.737 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 3.2 M 2024-09-12T09:24:35.737 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 14 M 2024-09-12T09:24:35.737 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:36.079 INFO:teuthology.orchestra.run.smithi001.stdout:rbd-mirror-19.3.0-4883.gd61b0886.el9.x86_64.rpm 9.3 MB/s | 3.2 MB 00:00 2024-09-12T09:24:36.079 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:36.079 INFO:teuthology.orchestra.run.smithi001.stdout:Total 9.3 MB/s | 3.2 MB 00:00 2024-09-12T09:24:36.080 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:36.090 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:36.090 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:36.176 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:36.177 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:36.642 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:36.713 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:36.740 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:36.740 INFO:teuthology.orchestra.run.smithi001.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-12T09:24:36.740 INFO:teuthology.orchestra.run.smithi001.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-12T09:24:36.740 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-12T09:24:36.740 INFO:teuthology.orchestra.run.smithi001.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-12T09:24:36.740 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:37.923 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:37.923 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:37.923 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:37.923 INFO:teuthology.orchestra.run.smithi001.stdout: rbd-mirror-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:24:37.923 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:37.923 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:38.134 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum -y install rbd-nbd 2024-09-12T09:24:38.728 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:01:59 ago on Thu 12 Sep 2024 09:22:39 AM UTC. 2024-09-12T09:24:38.869 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-09-12T09:24:38.869 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout: Package Architecture Version Repository Size 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:Installing: 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout: rbd-nbd x86_64 2:19.3.0-4883.gd61b0886.el9 ceph 171 k 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction Summary 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:================================================================================ 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:Install 1 Package 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:Total download size: 171 k 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:Installed size: 490 k 2024-09-12T09:24:38.870 INFO:teuthology.orchestra.run.smithi001.stdout:Downloading Packages: 2024-09-12T09:24:39.091 INFO:teuthology.orchestra.run.smithi001.stdout:rbd-nbd-19.3.0-4883.gd61b0886.el9.x86_64.rpm 774 kB/s | 171 kB 00:00 2024-09-12T09:24:39.092 INFO:teuthology.orchestra.run.smithi001.stdout:-------------------------------------------------------------------------------- 2024-09-12T09:24:39.092 INFO:teuthology.orchestra.run.smithi001.stdout:Total 770 kB/s | 171 kB 00:00 2024-09-12T09:24:39.092 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction check 2024-09-12T09:24:39.100 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction check succeeded. 2024-09-12T09:24:39.100 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction test 2024-09-12T09:24:39.167 INFO:teuthology.orchestra.run.smithi001.stdout:Transaction test succeeded. 2024-09-12T09:24:39.168 INFO:teuthology.orchestra.run.smithi001.stdout:Running transaction 2024-09-12T09:24:39.330 INFO:teuthology.orchestra.run.smithi001.stdout: Preparing : 1/1 2024-09-12T09:24:39.451 INFO:teuthology.orchestra.run.smithi001.stdout: Installing : rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:39.885 INFO:teuthology.orchestra.run.smithi001.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:40.139 INFO:teuthology.orchestra.run.smithi001.stdout: Verifying : rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 1/1 2024-09-12T09:24:40.139 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:40.139 INFO:teuthology.orchestra.run.smithi001.stdout:Installed: 2024-09-12T09:24:40.139 INFO:teuthology.orchestra.run.smithi001.stdout: rbd-nbd-2:19.3.0-4883.gd61b0886.el9.x86_64 2024-09-12T09:24:40.140 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:40.140 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-09-12T09:24:40.401 DEBUG:teuthology.parallel:result is None 2024-09-12T09:24:40.402 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T09:24:40.558 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-12T09:24:40.581 INFO:teuthology.orchestra.run.smithi001.stdout:19.3.0-4883.gd61b0886.el9 2024-09-12T09:24:40.582 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.gd61b0886.el9 2024-09-12T09:24:40.582 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.gd61b0886 is installed. 2024-09-12T09:24:40.584 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-12T09:24:40.585 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:40.585 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-12T09:24:40.649 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-12T09:24:40.649 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:40.650 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/usr/bin/daemon-helper 2024-09-12T09:24:40.716 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-12T09:24:40.783 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-12T09:24:40.783 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:40.783 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-12T09:24:40.849 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-12T09:24:40.915 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-12T09:24:40.915 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:40.915 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/usr/bin/stdin-killer 2024-09-12T09:24:40.981 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-12T09:24:41.047 INFO:teuthology.run_tasks:Running task ceph... 2024-09-12T09:24:41.339 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-12T09:24:41.339 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 777 /var/log/ceph 2024-09-12T09:24:41.365 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-12T09:24:41.365 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-12T09:24:41.430 INFO:tasks.ceph:Creating extra log directories... 2024-09-12T09:24:41.431 DEBUG:teuthology.orchestra.run.smithi001:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-12T09:24:41.504 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-12T09:24:41.505 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool', 'rbd default features': 125}, 'global': {'mon client directed command retry': 5, 'mon warn on pool no app': False, 'ms inject socket failures': 5000}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(OSD_SLOW_PING_TIME'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-12T09:24:41.505 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512', 'branch': 'wip-dis-testing', 'description': 'rbd/cli/{base/install clusters/{fixed-1 openstack} conf/{disable-pool-app} data-pool/ec features/journaling msgr-failures/few objectstore/bluestore-comp-zlib supported-random-distro$/{centos_latest} workloads/rbd_cli_import_export}', 'email': 'idryomov@gmail.com', 'first_in_suite': False, 'job_id': '7902512', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'name': 'dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 3, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool', 'rbd default features': 125}, 'global': {'mon client directed command retry': 5, 'mon warn on pool no app': False, 'ms inject socket failures': 5000}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(OSD_SLOW_PING_TIME'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'global': {'osd crush chooseleaf type': 0, 'osd pool default pg num': 128, 'osd pool default pgp num': 128, 'osd pool default size': 2}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['mon.a', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'client.0']], 'seed': 1680, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'sleep_before_teardown': 0, 'subset': '42/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'targets': {'smithi001.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAtGMwGi7EUpFcwCbUzgOa2DsINE8WoZHP69O6o2/B0BZjnZi3tW0maACGmNGIv4xcXZfBmGVjpJZXvwF6YHn+A='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'workunit': {'clients': {'client.0': ['rbd/import_export.sh']}}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-12_04:46:10', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-12T09:24:41.505 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-12T09:24:41.553 DEBUG:teuthology.orchestra.run.smithi001:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T09:24:41.619 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:41.619 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/scratch_devs of=/dev/stdout 2024-09-12T09:24:41.675 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-12T09:24:41.675 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_1 2024-09-12T09:24:41.730 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-12 09:24:37.033237509 +0000 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-12 09:21:58.753227052 +0000 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-12 09:21:58.753227052 +0000 2024-09-12T09:24:41.731 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: 2024-09-12 09:21:58.753227052 +0000 2024-09-12T09:24:41.731 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-12T09:24:41.795 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-12T09:24:41.795 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-12T09:24:41.796 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 9.554e-05 s, 5.4 MB/s 2024-09-12T09:24:41.797 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-12T09:24:41.854 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_2 2024-09-12T09:24:41.909 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-12 09:24:37.033237509 +0000 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-12 09:21:59.069223317 +0000 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-12 09:21:59.069223317 +0000 2024-09-12T09:24:41.910 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: 2024-09-12 09:21:59.069223317 +0000 2024-09-12T09:24:41.910 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-12T09:24:41.973 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-12T09:24:41.974 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-12T09:24:41.974 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 9.9595e-05 s, 5.1 MB/s 2024-09-12T09:24:41.975 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-12T09:24:42.031 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_3 2024-09-12T09:24:42.086 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-12 09:24:37.033237509 +0000 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-12 09:21:59.380219642 +0000 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-12 09:21:59.380219642 +0000 2024-09-12T09:24:42.087 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: 2024-09-12 09:21:59.380219642 +0000 2024-09-12T09:24:42.087 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-12T09:24:42.150 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-12T09:24:42.151 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-12T09:24:42.151 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 0.000101582 s, 5.0 MB/s 2024-09-12T09:24:42.152 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-12T09:24:42.209 DEBUG:teuthology.orchestra.run.smithi001:> stat /dev/vg_nvme/lv_4 2024-09-12T09:24:42.265 INFO:teuthology.orchestra.run.smithi001.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-12T09:24:42.265 INFO:teuthology.orchestra.run.smithi001.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T09:24:42.265 INFO:teuthology.orchestra.run.smithi001.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-12T09:24:42.265 INFO:teuthology.orchestra.run.smithi001.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T09:24:42.265 INFO:teuthology.orchestra.run.smithi001.stdout:Context: system_u:object_r:device_t:s0 2024-09-12T09:24:42.266 INFO:teuthology.orchestra.run.smithi001.stdout:Access: 2024-09-12 09:24:37.034237497 +0000 2024-09-12T09:24:42.266 INFO:teuthology.orchestra.run.smithi001.stdout:Modify: 2024-09-12 09:21:59.701215847 +0000 2024-09-12T09:24:42.266 INFO:teuthology.orchestra.run.smithi001.stdout:Change: 2024-09-12 09:21:59.701215847 +0000 2024-09-12T09:24:42.266 INFO:teuthology.orchestra.run.smithi001.stdout: Birth: 2024-09-12 09:21:59.701215847 +0000 2024-09-12T09:24:42.266 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-12T09:24:42.329 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records in 2024-09-12T09:24:42.329 INFO:teuthology.orchestra.run.smithi001.stderr:1+0 records out 2024-09-12T09:24:42.329 INFO:teuthology.orchestra.run.smithi001.stderr:512 bytes copied, 0.00010146 s, 5.0 MB/s 2024-09-12T09:24:42.330 DEBUG:teuthology.orchestra.run.smithi001:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-12T09:24:42.386 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T09:24:42.387 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi001.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T09:24:42.387 INFO:tasks.ceph:Generating config... 2024-09-12T09:24:42.388 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-12T09:24:42.388 INFO:tasks.ceph:[client] rbd default features = 125 2024-09-12T09:24:42.388 INFO:tasks.ceph:[global] mon client directed command retry = 5 2024-09-12T09:24:42.388 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-12T09:24:42.388 INFO:tasks.ceph:[global] ms inject socket failures = 5000 2024-09-12T09:24:42.388 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-12T09:24:42.388 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-12T09:24:42.388 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-12T09:24:42.389 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-12T09:24:42.389 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-12T09:24:42.389 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-12T09:24:42.390 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-12T09:24:42.390 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-12T09:24:42.390 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-12T09:24:42.390 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-12T09:24:42.390 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-12T09:24:42.390 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-12T09:24:42.390 INFO:tasks.ceph:Setting up mon.a... 2024-09-12T09:24:42.390 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-12T09:24:42.476 INFO:teuthology.orchestra.run.smithi001.stdout:creating /etc/ceph/ceph.keyring 2024-09-12T09:24:42.478 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-12T09:24:42.522 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-12T09:24:42.588 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.1')] 2024-09-12T09:24:42.588 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.1', 'mon client directed command retry': 5, 'mon warn on pool no app': False, 'ms inject socket failures': 5000}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool', 'rbd default features': 125}, 'mon.a': {}} 2024-09-12T09:24:42.589 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:42.589 DEBUG:teuthology.orchestra.run.smithi001:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T09:24:42.644 DEBUG:teuthology.orchestra.run.smithi001:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.1 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:42.725 INFO:teuthology.orchestra.run.smithi001.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:42.725 INFO:teuthology.orchestra.run.smithi001.stdout:monmaptool: generated fsid 8015faec-5472-4472-bd4e-c28f7ee78249 2024-09-12T09:24:42.725 INFO:teuthology.orchestra.run.smithi001.stdout:setting min_mon_release = quincy 2024-09-12T09:24:42.725 INFO:teuthology.orchestra.run.smithi001.stdout:epoch 0 2024-09-12T09:24:42.725 INFO:teuthology.orchestra.run.smithi001.stdout:fsid 8015faec-5472-4472-bd4e-c28f7ee78249 2024-09-12T09:24:42.725 INFO:teuthology.orchestra.run.smithi001.stdout:last_changed 2024-09-12T09:24:42.725792+0000 2024-09-12T09:24:42.726 INFO:teuthology.orchestra.run.smithi001.stdout:created 2024-09-12T09:24:42.725792+0000 2024-09-12T09:24:42.726 INFO:teuthology.orchestra.run.smithi001.stdout:min_mon_release 17 (quincy) 2024-09-12T09:24:42.726 INFO:teuthology.orchestra.run.smithi001.stdout:election_strategy: 1 2024-09-12T09:24:42.726 INFO:teuthology.orchestra.run.smithi001.stdout:0: [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] mon.a 2024-09-12T09:24:42.726 INFO:teuthology.orchestra.run.smithi001.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (1 monitors) 2024-09-12T09:24:42.727 DEBUG:teuthology.orchestra.run.smithi001:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T09:24:42.783 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 8015faec-5472-4472-bd4e-c28f7ee78249... 2024-09-12T09:24:42.784 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout:[global] 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: chdir = "" 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: auth supported = cephx 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: filestore xattr use omap = true 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.867 INFO:teuthology.orchestra.run.smithi001.stdout: mon clock drift allowed = 1.000 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: osd crush chooseleaf type = 0 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: auth debug = true 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: ms die on old message = true 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: ms die on bug = true 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: mon pg warn max object skew = 0 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T09:24:42.868 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.869 INFO:teuthology.orchestra.run.smithi001.stdout: osd pool default size = 2 2024-09-12T09:24:42.869 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.869 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd allow primary affinity = true 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd allow pg remap = true 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon warn on legacy crush tunables = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon warn on crush straw calc version zero = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon warn on no sortbitwise = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon warn on osd down out interval zero = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon warn on too few osds = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: mon_allow_pool_size_one = true 2024-09-12T09:24:42.870 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: osd default data pool replay window = 5 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: mon allow pool delete = true 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: mon cluster log file level = debug 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: debug asserts on shutdown = true 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: mon health detail to clog = false 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: mon host = 172.21.15.1 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: mon client directed command retry = 5 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: mon warn on pool no app = False 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: ms inject socket failures = 5000 2024-09-12T09:24:42.871 INFO:teuthology.orchestra.run.smithi001.stdout: fsid = 8015faec-5472-4472-bd4e-c28f7ee78249 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout:[osd] 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd journal size = 100 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd scrub load threshold = 5.0 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd scrub max interval = 600 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd mclock profile = high_recovery_ops 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd recover clone overlap = true 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd recovery max chunk = 1048576 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug shutdown = true 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug op order = true 2024-09-12T09:24:42.872 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug verify stray on activate = true 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug trim objects = true 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: osd open classes on start = true 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug pg log writeout = true 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: osd deep scrub update digest min age = 30 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: osd map max advance = 10 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: journal zero on create = true 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: filestore ondisk finisher threads = 3 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: filestore apply finisher threads = 3 2024-09-12T09:24:42.873 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: bdev debug aio = true 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug misdirected ops = true 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: bluestore block size = 96636764160 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: bluestore compression algorithm = zlib 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: bluestore compression mode = aggressive 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: bluestore fsck on mount = True 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: debug bluefs = 1/20 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: debug bluestore = 1/20 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: debug ms = 1 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: debug osd = 20 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: debug rocksdb = 4/10 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd full ratio = 0.9 2024-09-12T09:24:42.874 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd nearfull ratio = 0.8 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: osd debug randomize hobject sort order = False 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: osd failsafe full ratio = 0.95 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: osd objectstore = bluestore 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: osd shutdown pgref assert = True 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout:[mgr] 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: debug ms = 1 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: debug mgr = 20 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: debug mon = 20 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: debug auth = 20 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: mon reweight min pgs per osd = 4 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: mon reweight min bytes per osd = 10 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: mgr/telemetry/nag = false 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.875 INFO:teuthology.orchestra.run.smithi001.stdout:[mon] 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: debug ms = 1 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: debug mon = 20 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: debug paxos = 20 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: debug auth = 20 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: mon data avail warn = 5 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: mon mgr mkfs grace = 240 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: mon reweight min pgs per osd = 4 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd reporter subtree level = osd 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: mon osd prime pg temp = true 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: mon reweight min bytes per osd = 10 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T09:24:42.876 INFO:teuthology.orchestra.run.smithi001.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: # 1m isn't quite enough 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: mon_down_mkfs_grace = 2m 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: mon_warn_on_filestore_osds = false 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout:[client] 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: rgw cache enabled = true 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: rgw enable ops log = true 2024-09-12T09:24:42.877 INFO:teuthology.orchestra.run.smithi001.stdout: rgw enable usage log = true 2024-09-12T09:24:42.878 INFO:teuthology.orchestra.run.smithi001.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T09:24:42.878 INFO:teuthology.orchestra.run.smithi001.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T09:24:42.878 INFO:teuthology.orchestra.run.smithi001.stdout: rbd default data pool = datapool 2024-09-12T09:24:42.878 INFO:teuthology.orchestra.run.smithi001.stdout: rbd default features = 125 2024-09-12T09:24:42.878 INFO:teuthology.orchestra.run.smithi001.stdout:[mon.a] 2024-09-12T09:24:42.879 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-12T09:24:42.879 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2024-09-12T09:24:42.976 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-12T09:24:42.976 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:42.977 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-12T09:24:42.993 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:42.993 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-12T09:24:43.048 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:24:43.049 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:43.049 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-12T09:24:43.049 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-12T09:24:43.124 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:43.124 DEBUG:teuthology.orchestra.run.smithi001:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:43.181 INFO:tasks.ceph:Setting up mon nodes... 2024-09-12T09:24:43.182 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-12T09:24:43.182 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2024-09-12T09:24:43.274 INFO:teuthology.orchestra.run.smithi001.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-12T09:24:43.277 INFO:tasks.ceph:Setting up mds nodes... 2024-09-12T09:24:43.277 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-12T09:24:43.277 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-12T09:24:43.319 INFO:teuthology.orchestra.run.smithi001.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-12T09:24:43.331 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-12T09:24:43.332 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi001.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T09:24:43.332 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-12T09:24:43.398 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T09:24:43.398 INFO:tasks.ceph:role: osd.0 2024-09-12T09:24:43.398 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:24:43.398 DEBUG:teuthology.orchestra.run.smithi001:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout: = sunit=0 swidth=0 blks 2024-09-12T09:24:43.463 INFO:teuthology.orchestra.run.smithi001.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T09:24:43.464 INFO:teuthology.orchestra.run.smithi001.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T09:24:43.464 INFO:teuthology.orchestra.run.smithi001.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T09:24:43.464 INFO:teuthology.orchestra.run.smithi001.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T09:24:43.495 INFO:teuthology.orchestra.run.smithi001.stdout:Discarding blocks...Done. 2024-09-12T09:24:43.497 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi001.front.sepia.ceph.com -o noatime 2024-09-12T09:24:43.498 DEBUG:teuthology.orchestra.run.smithi001:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-12T09:24:43.570 DEBUG:teuthology.orchestra.run.smithi001:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-12T09:24:43.636 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-12T09:24:43.702 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T09:24:43.702 INFO:tasks.ceph:role: osd.1 2024-09-12T09:24:43.703 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:24:43.703 DEBUG:teuthology.orchestra.run.smithi001:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-12T09:24:43.768 INFO:teuthology.orchestra.run.smithi001.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T09:24:43.768 INFO:teuthology.orchestra.run.smithi001.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T09:24:43.768 INFO:teuthology.orchestra.run.smithi001.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T09:24:43.768 INFO:teuthology.orchestra.run.smithi001.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T09:24:43.768 INFO:teuthology.orchestra.run.smithi001.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T09:24:43.768 INFO:teuthology.orchestra.run.smithi001.stdout: = sunit=0 swidth=0 blks 2024-09-12T09:24:43.769 INFO:teuthology.orchestra.run.smithi001.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T09:24:43.769 INFO:teuthology.orchestra.run.smithi001.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T09:24:43.769 INFO:teuthology.orchestra.run.smithi001.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T09:24:43.769 INFO:teuthology.orchestra.run.smithi001.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T09:24:43.801 INFO:teuthology.orchestra.run.smithi001.stdout:Discarding blocks...Done. 2024-09-12T09:24:43.803 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi001.front.sepia.ceph.com -o noatime 2024-09-12T09:24:43.803 DEBUG:teuthology.orchestra.run.smithi001:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-12T09:24:43.872 DEBUG:teuthology.orchestra.run.smithi001:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-12T09:24:43.942 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-12T09:24:44.008 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T09:24:44.008 INFO:tasks.ceph:role: osd.2 2024-09-12T09:24:44.008 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:24:44.008 DEBUG:teuthology.orchestra.run.smithi001:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-12T09:24:44.073 INFO:teuthology.orchestra.run.smithi001.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T09:24:44.073 INFO:teuthology.orchestra.run.smithi001.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T09:24:44.073 INFO:teuthology.orchestra.run.smithi001.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T09:24:44.073 INFO:teuthology.orchestra.run.smithi001.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-12T09:24:44.073 INFO:teuthology.orchestra.run.smithi001.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T09:24:44.074 INFO:teuthology.orchestra.run.smithi001.stdout: = sunit=0 swidth=0 blks 2024-09-12T09:24:44.074 INFO:teuthology.orchestra.run.smithi001.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T09:24:44.074 INFO:teuthology.orchestra.run.smithi001.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-12T09:24:44.074 INFO:teuthology.orchestra.run.smithi001.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T09:24:44.074 INFO:teuthology.orchestra.run.smithi001.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T09:24:44.106 INFO:teuthology.orchestra.run.smithi001.stdout:Discarding blocks...Done. 2024-09-12T09:24:44.108 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi001.front.sepia.ceph.com -o noatime 2024-09-12T09:24:44.108 DEBUG:teuthology.orchestra.run.smithi001:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-12T09:24:44.179 DEBUG:teuthology.orchestra.run.smithi001:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-12T09:24:44.249 DEBUG:teuthology.orchestra.run.smithi001:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:44.345 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.344+0000 7fab11413640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:44.345 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.344+0000 7fab11413640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:44.346 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.345+0000 7fab11413640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:44.346 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.346+0000 7fab11413640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2024-09-12T09:24:44.346 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.346+0000 7fab11413640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-12T09:24:44.347 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.346+0000 7fab11413640 -1 bdev(0x55d2f7fdb800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-12T09:24:44.347 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:44.346+0000 7fab11413640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-12T09:24:47.520 DEBUG:teuthology.orchestra.run.smithi001:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-12T09:24:47.551 DEBUG:teuthology.orchestra.run.smithi001:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:47.642 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.642+0000 7fa2a0aeb640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:47.642 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.642+0000 7fa2a0aeb640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:47.643 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.643+0000 7fa2a0aeb640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:47.643 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.643+0000 7fa2a0aeb640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2024-09-12T09:24:47.644 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.643+0000 7fa2a0aeb640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-12T09:24:47.644 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.643+0000 7fa2a0aeb640 -1 bdev(0x5614ba40b800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-12T09:24:47.644 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:47.643+0000 7fa2a0aeb640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-12T09:24:51.044 DEBUG:teuthology.orchestra.run.smithi001:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-12T09:24:51.074 DEBUG:teuthology.orchestra.run.smithi001:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:51.166 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.165+0000 7f2f283c5640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:51.166 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.165+0000 7f2f283c5640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:51.167 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.167+0000 7f2f283c5640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:51.167 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.167+0000 7f2f283c5640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2024-09-12T09:24:51.168 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.167+0000 7f2f283c5640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-12T09:24:51.168 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.167+0000 7f2f283c5640 -1 bdev(0x55cba1e65800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-12T09:24:51.168 INFO:teuthology.orchestra.run.smithi001.stderr:2024-09-12T09:24:51.167+0000 7f2f283c5640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-12T09:24:54.091 DEBUG:teuthology.orchestra.run.smithi001:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-12T09:24:54.121 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-12T09:24:54.122 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:54.122 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-12T09:24:54.192 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:54.192 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-12T09:24:54.261 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:54.261 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-12T09:24:54.330 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:54.330 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-12T09:24:54.399 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:54.399 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-12T09:24:54.457 INFO:tasks.ceph:Adding keys to all mons... 2024-09-12T09:24:54.457 DEBUG:teuthology.orchestra.run.smithi001:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-12T09:24:54.524 INFO:teuthology.orchestra.run.smithi001.stdout:[mgr.x] 2024-09-12T09:24:54.524 INFO:teuthology.orchestra.run.smithi001.stdout: key = AQBbs+JmjCZmEBAAVyDRWfwqCK1QpuifiTPPeg== 2024-09-12T09:24:54.524 INFO:teuthology.orchestra.run.smithi001.stdout:[osd.0] 2024-09-12T09:24:54.524 INFO:teuthology.orchestra.run.smithi001.stdout: key = AQBcs+JmDQWzFBAAt+wxRO/zxOLNPTn+MWfJ0A== 2024-09-12T09:24:54.525 INFO:teuthology.orchestra.run.smithi001.stdout:[osd.1] 2024-09-12T09:24:54.525 INFO:teuthology.orchestra.run.smithi001.stdout: key = AQBfs+JmftFqJhAAFVSIH44GgWJocAfgokd45g== 2024-09-12T09:24:54.525 INFO:teuthology.orchestra.run.smithi001.stdout:[osd.2] 2024-09-12T09:24:54.525 INFO:teuthology.orchestra.run.smithi001.stdout: key = AQBjs+JmOdkKChAAv7d9yPTZTMYZzWZVFFeWXw== 2024-09-12T09:24:54.525 INFO:teuthology.orchestra.run.smithi001.stdout:[client.0] 2024-09-12T09:24:54.525 INFO:teuthology.orchestra.run.smithi001.stdout: key = AQBbs+JmFqMNExAAGufytBQafVZwsG01vX6Gtw== 2024-09-12T09:24:54.526 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-12T09:24:54.621 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T09:24:54.673 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T09:24:54.726 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T09:24:54.778 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-12T09:24:54.833 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-12T09:24:54.833 DEBUG:teuthology.orchestra.run.smithi001:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-12T09:24:54.859 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-12T09:24:54.956 DEBUG:teuthology.orchestra.run.smithi001:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-12T09:24:54.982 DEBUG:teuthology.orchestra.run.smithi001:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-12T09:24:55.040 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-12T09:24:55.040 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-12T09:24:55.040 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-12T09:24:55.083 INFO:tasks.ceph.mon.a:Started 2024-09-12T09:24:55.083 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-12T09:24:55.083 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-12T09:24:55.083 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-12T09:24:55.085 INFO:tasks.ceph.mgr.x:Started 2024-09-12T09:24:55.085 DEBUG:tasks.ceph:set 0 configs 2024-09-12T09:24:55.086 INFO:tasks.ceph:Setting crush tunables to default 2024-09-12T09:24:55.086 DEBUG:teuthology.orchestra.run.smithi001:> sudo ceph --cluster ceph osd crush tunables default 2024-09-12T09:24:55.264 INFO:teuthology.orchestra.run.smithi001.stderr:adjusted tunables profile to default 2024-09-12T09:24:55.275 INFO:tasks.ceph:check_enable_crimson: False 2024-09-12T09:24:55.275 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-12T09:24:55.275 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:55.275 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-12T09:24:55.300 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:55.300 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-12T09:24:55.366 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:24:55.367 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-12T09:24:55.433 DEBUG:teuthology.orchestra.run.smithi001:> sudo ceph --cluster ceph osd new 1c168d47-db80-483c-8d1b-ea7729e987f8 0 2024-09-12T09:24:55.655 INFO:teuthology.orchestra.run.smithi001.stdout:0 2024-09-12T09:24:55.668 DEBUG:teuthology.orchestra.run.smithi001:> sudo ceph --cluster ceph osd new 9537bf2a-fb12-474f-ac07-b053f038d55f 1 2024-09-12T09:24:55.849 INFO:teuthology.orchestra.run.smithi001.stdout:1 2024-09-12T09:24:55.860 DEBUG:teuthology.orchestra.run.smithi001:> sudo ceph --cluster ceph osd new 37bea878-e4d9-4a74-aa59-9d9b0a9943be 2 2024-09-12T09:24:56.041 INFO:teuthology.orchestra.run.smithi001.stdout:2 2024-09-12T09:24:56.052 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-12T09:24:56.053 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-12T09:24:56.055 INFO:tasks.ceph.osd.0:Started 2024-09-12T09:24:56.055 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-12T09:24:56.055 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-12T09:24:56.057 INFO:tasks.ceph.osd.1:Started 2024-09-12T09:24:56.057 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-12T09:24:56.057 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-12T09:24:56.059 INFO:tasks.ceph.osd.2:Started 2024-09-12T09:24:56.059 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-12T09:24:56.135 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:24:56.133+0000 7fd5b87a8640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.136 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:24:56.135+0000 7fdb9cc18640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.141 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:24:56.140+0000 7fd5b87a8640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.141 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:24:56.140+0000 7fd5b87a8640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.141 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:24:56.140+0000 7fdb9cc18640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.142 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:24:56.140+0000 7fdb9cc18640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.151 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:24:56.150+0000 7f3c68ddd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.157 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:24:56.156+0000 7f3c68ddd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.157 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:24:56.156+0000 7f3c68ddd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-12T09:24:56.255 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:24:56.255 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":5,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:24:56.041136+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:24:56.266 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-12T09:24:56.266 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-12T09:24:56.568 DEBUG:teuthology.orchestra.run.smithi001:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-12T09:24:56.730 INFO:teuthology.misc.health.smithi001.stdout: 2024-09-12T09:24:56.731 INFO:teuthology.misc.health.smithi001.stdout:{"epoch":5,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:24:56.041136+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:24:56.740 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T09:24:57.266 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:24:57.264+0000 7fdb9cc18640 -1 Falling back to public interface 2024-09-12T09:24:57.524 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:24:57.522+0000 7f3c68ddd640 -1 Falling back to public interface 2024-09-12T09:24:57.766 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:24:57.764+0000 7fd5b87a8640 -1 Falling back to public interface 2024-09-12T09:25:00.725 INFO:tasks.ceph.mgr.x.smithi001.stderr:2024-09-12T09:25:00.723+0000 7fc20435e640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-12T09:25:01.583 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:25:01.582+0000 7fdb9cc18640 -1 osd.2 0 log_to_monitors true 2024-09-12T09:25:01.590 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:25:01.589+0000 7f3c68ddd640 -1 osd.0 0 log_to_monitors true 2024-09-12T09:25:01.807 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:25:01.805+0000 7fd5b87a8640 -1 osd.1 0 log_to_monitors true 2024-09-12T09:25:03.043 DEBUG:teuthology.orchestra.run.smithi001:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-12T09:25:03.346 INFO:teuthology.misc.health.smithi001.stdout: 2024-09-12T09:25:03.346 INFO:teuthology.misc.health.smithi001.stdout:{"epoch":7,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:25:02.722385+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:25:03.357 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T09:25:05.934 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:25:05.933+0000 7f3c64d6c640 -1 osd.0 0 waiting for initial osdmap 2024-09-12T09:25:05.936 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:25:05.936+0000 7fdb9849f640 -1 osd.2 0 waiting for initial osdmap 2024-09-12T09:25:05.942 INFO:tasks.ceph.osd.0.smithi001.stderr:2024-09-12T09:25:05.942+0000 7f3c5cb8b640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T09:25:05.947 INFO:tasks.ceph.osd.2.smithi001.stderr:2024-09-12T09:25:05.947+0000 7fdb902be640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T09:25:06.957 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:25:06.956+0000 7fd5b4737640 -1 osd.1 0 waiting for initial osdmap 2024-09-12T09:25:06.971 INFO:tasks.ceph.osd.1.smithi001.stderr:2024-09-12T09:25:06.971+0000 7fd5ac556640 -1 osd.1 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T09:25:09.660 DEBUG:teuthology.orchestra.run.smithi001:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-12T09:25:09.952 INFO:teuthology.misc.health.smithi001.stdout: 2024-09-12T09:25:09.952 INFO:teuthology.misc.health.smithi001.stdout:{"epoch":11,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:25:08.959054+0000","last_up_change":"2024-09-12T09:25:07.958248+0000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T09:25:07.739502+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6809","nonce":4188157287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6810","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6811","nonce":4188157287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6815","nonce":4188157287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6813","nonce":4188157287}]},"public_addr":"172.21.15.1:6809/4188157287","cluster_addr":"172.21.15.1:6811/4188157287","heartbeat_back_addr":"172.21.15.1:6815/4188157287","heartbeat_front_addr":"172.21.15.1:6813/4188157287","state":["exists","up"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6817","nonce":494946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6818","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6819","nonce":494946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6822","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6823","nonce":494946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6820","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6821","nonce":494946882}]},"public_addr":"172.21.15.1:6817/494946882","cluster_addr":"172.21.15.1:6819/494946882","heartbeat_back_addr":"172.21.15.1:6823/494946882","heartbeat_front_addr":"172.21.15.1:6821/494946882","state":["exists","up"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6800","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6801","nonce":2843410099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6803","nonce":2843410099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6807","nonce":2843410099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6805","nonce":2843410099}]},"public_addr":"172.21.15.1:6801/2843410099","cluster_addr":"172.21.15.1:6803/2843410099","heartbeat_back_addr":"172.21.15.1:6807/2843410099","heartbeat_front_addr":"172.21.15.1:6805/2843410099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.635348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.779740+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.628927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:25:09.963 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-12T09:25:09.963 INFO:tasks.ceph:Creating RBD pool 2024-09-12T09:25:09.963 DEBUG:teuthology.orchestra.run.smithi001:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-12T09:25:11.096 INFO:teuthology.orchestra.run.smithi001.stderr:pool 'rbd' created 2024-09-12T09:25:11.115 DEBUG:teuthology.orchestra.run.smithi001:> rbd --cluster ceph pool init rbd 2024-09-12T09:25:14.116 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-12T09:25:14.117 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2024-09-12T09:25:14.117 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-12T09:25:14.425 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:14.438 INFO:teuthology.orchestra.run.smithi001.stdout:[{"version":4,"timestamp":"2024-09-12T09:25:06.957814+0000","name":"","changes":[{"name":"osd.1/osd_mclock_max_capacity_iops_ssd","new_value":"6693.625257"}]}] 2024-09-12T09:25:14.438 INFO:tasks.ceph_manager:config epoch is 4 2024-09-12T09:25:14.439 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-12T09:25:14.439 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-12T09:25:14.439 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-12T09:25:14.785 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:14.796 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6824","nonce":3411665204},{"type":"v1","addr":"172.21.15.1:6825","nonce":3411665204}]},"active_addr":"172.21.15.1:6825/3411665204","active_change":"2024-09-12T09:24:59.718574+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":1854628510}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":3347892798}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":2869561090}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.1:0","nonce":2097226076}]}]} 2024-09-12T09:25:14.798 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-12T09:25:14.798 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-12T09:25:14.798 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-12T09:25:15.097 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:15.097 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":16,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:25:14.103014+0000","last_up_change":"2024-09-12T09:25:07.958248+0000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T09:25:07.739502+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T09:25:10.263597+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6809","nonce":4188157287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6810","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6811","nonce":4188157287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6815","nonce":4188157287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6813","nonce":4188157287}]},"public_addr":"172.21.15.1:6809/4188157287","cluster_addr":"172.21.15.1:6811/4188157287","heartbeat_back_addr":"172.21.15.1:6815/4188157287","heartbeat_front_addr":"172.21.15.1:6813/4188157287","state":["exists","up"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6817","nonce":494946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6818","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6819","nonce":494946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6822","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6823","nonce":494946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6820","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6821","nonce":494946882}]},"public_addr":"172.21.15.1:6817/494946882","cluster_addr":"172.21.15.1:6819/494946882","heartbeat_back_addr":"172.21.15.1:6823/494946882","heartbeat_front_addr":"172.21.15.1:6821/494946882","state":["exists","up"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6800","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6801","nonce":2843410099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6803","nonce":2843410099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6807","nonce":2843410099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6805","nonce":2843410099}]},"public_addr":"172.21.15.1:6801/2843410099","cluster_addr":"172.21.15.1:6803/2843410099","heartbeat_back_addr":"172.21.15.1:6807/2843410099","heartbeat_front_addr":"172.21.15.1:6805/2843410099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.635348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.779740+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.628927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:25:15.110 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-12T09:25:15.110 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-12T09:25:15.404 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:15.405 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":16,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:25:14.103014+0000","last_up_change":"2024-09-12T09:25:07.958248+0000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T09:25:07.739502+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T09:25:10.263597+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6809","nonce":4188157287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6810","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6811","nonce":4188157287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6815","nonce":4188157287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6813","nonce":4188157287}]},"public_addr":"172.21.15.1:6809/4188157287","cluster_addr":"172.21.15.1:6811/4188157287","heartbeat_back_addr":"172.21.15.1:6815/4188157287","heartbeat_front_addr":"172.21.15.1:6813/4188157287","state":["exists","up"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6817","nonce":494946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6818","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6819","nonce":494946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6822","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6823","nonce":494946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6820","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6821","nonce":494946882}]},"public_addr":"172.21.15.1:6817/494946882","cluster_addr":"172.21.15.1:6819/494946882","heartbeat_back_addr":"172.21.15.1:6823/494946882","heartbeat_front_addr":"172.21.15.1:6821/494946882","state":["exists","up"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6800","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6801","nonce":2843410099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6803","nonce":2843410099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6807","nonce":2843410099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6805","nonce":2843410099}]},"public_addr":"172.21.15.1:6801/2843410099","cluster_addr":"172.21.15.1:6803/2843410099","heartbeat_back_addr":"172.21.15.1:6807/2843410099","heartbeat_front_addr":"172.21.15.1:6805/2843410099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.635348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.779740+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.628927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:25:15.418 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-12T09:25:15.418 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-12T09:25:15.419 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-12T09:25:15.561 INFO:teuthology.orchestra.run.smithi001.stdout:38654705668 2024-09-12T09:25:15.561 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-12T09:25:15.562 INFO:teuthology.orchestra.run.smithi001.stdout:42949672966 2024-09-12T09:25:15.562 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-12T09:25:15.563 INFO:teuthology.orchestra.run.smithi001.stdout:38654705671 2024-09-12T09:25:15.563 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-12T09:25:15.906 INFO:teuthology.orchestra.run.smithi001.stdout:38654705667 2024-09-12T09:25:15.916 INFO:teuthology.orchestra.run.smithi001.stdout:42949672964 2024-09-12T09:25:15.919 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705668 got 38654705667 for osd.0 2024-09-12T09:25:15.922 INFO:teuthology.orchestra.run.smithi001.stdout:38654705670 2024-09-12T09:25:15.931 INFO:tasks.ceph.ceph_manager.ceph:need seq 42949672966 got 42949672964 for osd.1 2024-09-12T09:25:15.936 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705671 got 38654705670 for osd.2 2024-09-12T09:25:16.920 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-12T09:25:16.932 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-12T09:25:16.937 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-12T09:25:17.241 INFO:teuthology.orchestra.run.smithi001.stdout:38654705668 2024-09-12T09:25:17.254 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705668 got 38654705668 for osd.0 2024-09-12T09:25:17.254 DEBUG:teuthology.parallel:result is None 2024-09-12T09:25:17.278 INFO:teuthology.orchestra.run.smithi001.stdout:38654705671 2024-09-12T09:25:17.283 INFO:teuthology.orchestra.run.smithi001.stdout:42949672966 2024-09-12T09:25:17.291 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705671 got 38654705671 for osd.2 2024-09-12T09:25:17.291 DEBUG:teuthology.parallel:result is None 2024-09-12T09:25:17.296 INFO:tasks.ceph.ceph_manager.ceph:need seq 42949672966 got 42949672966 for osd.1 2024-09-12T09:25:17.296 DEBUG:teuthology.parallel:result is None 2024-09-12T09:25:17.296 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-12T09:25:17.297 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:25:17.629 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:17.629 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:25:17.640 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-12T09:25:15.724439+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":9,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":94088,"kb_used_data":512,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283021432,"statfs":{"total":289910292480,"available":289813946368,"internally_reserved":0,"allocated":524288,"data_stored":1294493,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":95743311},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"1.618860"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107488+0000","last_change":"2024-09-12T09:25:14.107716+0000","last_active":"2024-09-12T09:25:14.107488+0000","last_peered":"2024-09-12T09:25:14.107488+0000","last_clean":"2024-09-12T09:25:14.107488+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:25:14.107488+0000","last_undegraded":"2024-09-12T09:25:14.107488+0000","last_fullsized":"2024-09-12T09:25:14.107488+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T21:22:26.326993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107785+0000","last_change":"2024-09-12T09:25:14.108064+0000","last_active":"2024-09-12T09:25:14.107785+0000","last_peered":"2024-09-12T09:25:14.107785+0000","last_clean":"2024-09-12T09:25:14.107785+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:25:14.107785+0000","last_undegraded":"2024-09-12T09:25:14.107785+0000","last_fullsized":"2024-09-12T09:25:14.107785+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:58:38.784575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107857+0000","last_change":"2024-09-12T09:25:14.108130+0000","last_active":"2024-09-12T09:25:14.107857+0000","last_peered":"2024-09-12T09:25:14.107857+0000","last_clean":"2024-09-12T09:25:14.107857+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:25:14.107857+0000","last_undegraded":"2024-09-12T09:25:14.107857+0000","last_fullsized":"2024-09-12T09:25:14.107857+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:26:32.430612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107442+0000","last_change":"2024-09-12T09:25:14.107727+0000","last_active":"2024-09-12T09:25:14.107442+0000","last_peered":"2024-09-12T09:25:14.107442+0000","last_clean":"2024-09-12T09:25:14.107442+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:25:14.107442+0000","last_undegraded":"2024-09-12T09:25:14.107442+0000","last_fullsized":"2024-09-12T09:25:14.107442+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:12:51.609293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.110972+0000","last_change":"2024-09-12T09:25:14.110972+0000","last_active":"2024-09-12T09:25:14.110972+0000","last_peered":"2024-09-12T09:25:14.110972+0000","last_clean":"2024-09-12T09:25:14.110972+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:25:14.110972+0000","last_undegraded":"2024-09-12T09:25:14.110972+0000","last_fullsized":"2024-09-12T09:25:14.110972+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:36:33.654957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.560689+0000","last_change":"2024-09-12T09:25:14.560859+0000","last_active":"2024-09-12T09:25:14.560689+0000","last_peered":"2024-09-12T09:25:14.560689+0000","last_clean":"2024-09-12T09:25:14.560689+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:25:14.560689+0000","last_undegraded":"2024-09-12T09:25:14.560689+0000","last_fullsized":"2024-09-12T09:25:14.560689+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:05:09.270506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.560817+0000","last_change":"2024-09-12T09:25:14.561027+0000","last_active":"2024-09-12T09:25:14.560817+0000","last_peered":"2024-09-12T09:25:14.560817+0000","last_clean":"2024-09-12T09:25:14.560817+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:25:14.560817+0000","last_undegraded":"2024-09-12T09:25:14.560817+0000","last_fullsized":"2024-09-12T09:25:14.560817+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:59.544914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.108139+0000","last_change":"2024-09-12T09:25:14.108389+0000","last_active":"2024-09-12T09:25:14.108139+0000","last_peered":"2024-09-12T09:25:14.108139+0000","last_clean":"2024-09-12T09:25:14.108139+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:25:14.108139+0000","last_undegraded":"2024-09-12T09:25:14.108139+0000","last_fullsized":"2024-09-12T09:25:14.108139+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:27:49.434156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.106858+0000","last_change":"2024-09-12T09:25:08.967094+0000","last_active":"2024-09-12T09:25:14.106858+0000","last_peered":"2024-09-12T09:25:14.106858+0000","last_clean":"2024-09-12T09:25:14.106858+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:25:14.106858+0000","last_undegraded":"2024-09-12T09:25:14.106858+0000","last_fullsized":"2024-09-12T09:25:14.106858+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_clean_scrub_stamp":"2024-09-12T09:25:07.958248+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:48:49.265198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672966,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":200704,"data_stored":630640,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705671,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31312,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340528,"statfs":{"total":96636764160,"available":96604700672,"internally_reserved":0,"allocated":122880,"data_stored":33213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":200704,"data_stored":630640,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:25:17.641 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:25:17.933 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:17.933 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:25:17.945 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-12T09:25:17.724683+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":9,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":94088,"kb_used_data":512,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283021432,"statfs":{"total":289910292480,"available":289813946368,"internally_reserved":0,"allocated":524288,"data_stored":1294493,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":95743311},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"3.619104"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107488+0000","last_change":"2024-09-12T09:25:14.107716+0000","last_active":"2024-09-12T09:25:14.107488+0000","last_peered":"2024-09-12T09:25:14.107488+0000","last_clean":"2024-09-12T09:25:14.107488+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:25:14.107488+0000","last_undegraded":"2024-09-12T09:25:14.107488+0000","last_fullsized":"2024-09-12T09:25:14.107488+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T21:22:26.326993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107785+0000","last_change":"2024-09-12T09:25:14.108064+0000","last_active":"2024-09-12T09:25:14.107785+0000","last_peered":"2024-09-12T09:25:14.107785+0000","last_clean":"2024-09-12T09:25:14.107785+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:25:14.107785+0000","last_undegraded":"2024-09-12T09:25:14.107785+0000","last_fullsized":"2024-09-12T09:25:14.107785+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:58:38.784575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107857+0000","last_change":"2024-09-12T09:25:14.108130+0000","last_active":"2024-09-12T09:25:14.107857+0000","last_peered":"2024-09-12T09:25:14.107857+0000","last_clean":"2024-09-12T09:25:14.107857+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:25:14.107857+0000","last_undegraded":"2024-09-12T09:25:14.107857+0000","last_fullsized":"2024-09-12T09:25:14.107857+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:26:32.430612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.107442+0000","last_change":"2024-09-12T09:25:14.107727+0000","last_active":"2024-09-12T09:25:14.107442+0000","last_peered":"2024-09-12T09:25:14.107442+0000","last_clean":"2024-09-12T09:25:14.107442+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:25:14.107442+0000","last_undegraded":"2024-09-12T09:25:14.107442+0000","last_fullsized":"2024-09-12T09:25:14.107442+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:12:51.609293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.110972+0000","last_change":"2024-09-12T09:25:14.110972+0000","last_active":"2024-09-12T09:25:14.110972+0000","last_peered":"2024-09-12T09:25:14.110972+0000","last_clean":"2024-09-12T09:25:14.110972+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:25:14.110972+0000","last_undegraded":"2024-09-12T09:25:14.110972+0000","last_fullsized":"2024-09-12T09:25:14.110972+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:36:33.654957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.560689+0000","last_change":"2024-09-12T09:25:14.560859+0000","last_active":"2024-09-12T09:25:14.560689+0000","last_peered":"2024-09-12T09:25:14.560689+0000","last_clean":"2024-09-12T09:25:14.560689+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:25:14.560689+0000","last_undegraded":"2024-09-12T09:25:14.560689+0000","last_fullsized":"2024-09-12T09:25:14.560689+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:05:09.270506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.560817+0000","last_change":"2024-09-12T09:25:14.561027+0000","last_active":"2024-09-12T09:25:14.560817+0000","last_peered":"2024-09-12T09:25:14.560817+0000","last_clean":"2024-09-12T09:25:14.560817+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:25:14.560817+0000","last_undegraded":"2024-09-12T09:25:14.560817+0000","last_fullsized":"2024-09-12T09:25:14.560817+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:59.544914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.108139+0000","last_change":"2024-09-12T09:25:14.108389+0000","last_active":"2024-09-12T09:25:14.108139+0000","last_peered":"2024-09-12T09:25:14.108139+0000","last_clean":"2024-09-12T09:25:14.108139+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:25:14.108139+0000","last_undegraded":"2024-09-12T09:25:14.108139+0000","last_fullsized":"2024-09-12T09:25:14.108139+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:27:49.434156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T09:25:14.106858+0000","last_change":"2024-09-12T09:25:08.967094+0000","last_active":"2024-09-12T09:25:14.106858+0000","last_peered":"2024-09-12T09:25:14.106858+0000","last_clean":"2024-09-12T09:25:14.106858+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:25:14.106858+0000","last_undegraded":"2024-09-12T09:25:14.106858+0000","last_fullsized":"2024-09-12T09:25:14.106858+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_clean_scrub_stamp":"2024-09-12T09:25:07.958248+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:48:49.265198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672966,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":200704,"data_stored":630640,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705671,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31312,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340528,"statfs":{"total":96636764160,"available":96604700672,"internally_reserved":0,"allocated":122880,"data_stored":33213,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":200704,"data_stored":630640,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:25:17.946 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-12T09:25:17.946 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-12T09:25:17.946 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-12T09:25:17.946 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-12T09:25:18.279 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:25:18.279 INFO:teuthology.orchestra.run.smithi001.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-12T09:25:18.291 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-12T09:25:18.292 INFO:teuthology.run_tasks:Running task exec... 2024-09-12T09:25:18.301 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T09:25:18.301 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:25:18.302 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-12T09:25:19.127 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-12T09:25:20.171 INFO:teuthology.orchestra.run.smithi001.stderr:pool 'datapool' created 2024-09-12T09:25:20.191 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2024-09-12T09:25:21.172 INFO:teuthology.orchestra.run.smithi001.stderr:set pool 3 allow_ec_overwrites to true 2024-09-12T09:25:21.194 DEBUG:teuthology.orchestra.run.smithi001:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-12T09:25:24.195 INFO:teuthology.run_tasks:Running task workunit... 2024-09-12T09:25:24.211 INFO:tasks.workunit:Pulling workunits from ref d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T09:25:24.212 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-12T09:25:24.212 DEBUG:teuthology.orchestra.run.smithi001:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-12T09:25:24.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T09:25:24.231 INFO:teuthology.orchestra.run.smithi001.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-12T09:25:24.231 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-12T09:25:24.290 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-12T09:25:24.290 DEBUG:teuthology.orchestra.run.smithi001:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-12T09:25:24.348 INFO:tasks.workunit:timeout=3h 2024-09-12T09:25:24.348 INFO:tasks.workunit:cleanup=True 2024-09-12T09:25:24.349 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T09:25:24.407 INFO:tasks.workunit.client.0.smithi001.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-12T09:26:16.735 INFO:tasks.workunit.client.0.smithi001.stderr:Updating files: 97% (11822/12088) Updating files: 98% (11847/12088) Updating files: 99% (11968/12088) Updating files: 100% (12088/12088) Updating files: 100% (12088/12088), done. 2024-09-12T09:26:17.755 INFO:tasks.workunit.client.0.smithi001.stderr:Note: switching to 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'. 2024-09-12T09:26:17.755 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.755 INFO:tasks.workunit.client.0.smithi001.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-12T09:26:17.755 INFO:tasks.workunit.client.0.smithi001.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-12T09:26:17.755 INFO:tasks.workunit.client.0.smithi001.stderr:state without impacting any branches by switching back to a branch. 2024-09-12T09:26:17.755 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: git switch -c 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr:Or undo this operation with: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: git switch - 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:17.756 INFO:tasks.workunit.client.0.smithi001.stderr:HEAD is now at d61b08865d4 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-12T09:26:17.759 DEBUG:teuthology.orchestra.run.smithi001:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-12T09:26:17.828 INFO:tasks.workunit.client.0.smithi001.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-12T09:26:17.830 INFO:tasks.workunit.client.0.smithi001.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-12T09:26:17.830 INFO:tasks.workunit.client.0.smithi001.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-12T09:26:18.473 INFO:tasks.workunit.client.0.smithi001.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-12T09:26:18.546 INFO:tasks.workunit.client.0.smithi001.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-12T09:26:18.586 INFO:tasks.workunit.client.0.smithi001.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-12T09:26:18.588 INFO:tasks.workunit.client.0.smithi001.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-12T09:26:18.588 INFO:tasks.workunit.client.0.smithi001.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-12T09:26:18.628 INFO:tasks.workunit.client.0.smithi001.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-12T09:26:18.631 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-09-12T09:26:18.632 DEBUG:teuthology.orchestra.run.smithi001:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-12T09:26:18.688 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2024-09-12T09:26:18.689 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-09-12T09:26:18.690 DEBUG:teuthology.orchestra.run.smithi001:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2024-09-12T09:26:18.749 INFO:tasks.workunit.client.0.smithi001.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-09-12T09:26:18.749 INFO:tasks.workunit.client.0.smithi001.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-09-12T09:26:18.749 INFO:tasks.workunit.client.0.smithi001.stderr:+ TMPDIR=/tmp/rbd_import_export_35918 2024-09-12T09:26:18.749 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm -rf /tmp/rbd_import_export_35918 2024-09-12T09:26:18.750 INFO:tasks.workunit.client.0.smithi001.stderr:+ mkdir /tmp/rbd_import_export_35918 2024-09-12T09:26:18.750 INFO:tasks.workunit.client.0.smithi001.stderr:+ trap 'rm -rf /tmp/rbd_import_export_35918' INT TERM EXIT 2024-09-12T09:26:18.750 INFO:tasks.workunit.client.0.smithi001.stderr:+ mkdir foo.35918 2024-09-12T09:26:18.751 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import foo.35918 foo.dir 2024-09-12T09:26:18.785 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: cannot import a directory 2024-09-12T09:26:18.785 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 0% complete...failed. 2024-09-12T09:26:18.785 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: import failed: (21) Is a directory 2024-09-12T09:26:18.788 INFO:tasks.workunit.client.0.smithi001.stderr:+ true 2024-09-12T09:26:18.788 INFO:tasks.workunit.client.0.smithi001.stderr:+ rmdir foo.35918 2024-09-12T09:26:18.800 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_35918/img bs=1k count=1 seek=10 2024-09-12T09:26:18.801 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records in 2024-09-12T09:26:18.801 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records out 2024-09-12T09:26:18.802 INFO:tasks.workunit.client.0.smithi001.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.419e-05 s, 23.2 MB/s 2024-09-12T09:26:18.802 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_35918/img bs=1k count=10 seek=100 2024-09-12T09:26:18.803 INFO:tasks.workunit.client.0.smithi001.stderr:10+0 records in 2024-09-12T09:26:18.803 INFO:tasks.workunit.client.0.smithi001.stderr:10+0 records out 2024-09-12T09:26:18.803 INFO:tasks.workunit.client.0.smithi001.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000104641 s, 97.9 MB/s 2024-09-12T09:26:18.803 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_35918/img bs=1k count=100 seek=1000 2024-09-12T09:26:18.803 INFO:tasks.workunit.client.0.smithi001.stderr:60+1 records in 2024-09-12T09:26:18.803 INFO:tasks.workunit.client.0.smithi001.stderr:60+1 records out 2024-09-12T09:26:18.804 INFO:tasks.workunit.client.0.smithi001.stderr:61640 bytes (62 kB, 60 KiB) copied, 0.000172184 s, 358 MB/s 2024-09-12T09:26:18.804 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_35918/img bs=1k seek=10000 2024-09-12T09:26:18.804 INFO:tasks.workunit.client.0.smithi001.stderr:137+1 records in 2024-09-12T09:26:18.804 INFO:tasks.workunit.client.0.smithi001.stderr:137+1 records out 2024-09-12T09:26:18.805 INFO:tasks.workunit.client.0.smithi001.stderr:140928 bytes (141 kB, 138 KiB) copied, 0.000346025 s, 407 MB/s 2024-09-12T09:26:18.805 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_35918/img bs=1k seek=100000 2024-09-12T09:26:18.805 INFO:tasks.workunit.client.0.smithi001.stderr:60+1 records in 2024-09-12T09:26:18.805 INFO:tasks.workunit.client.0.smithi001.stderr:60+1 records out 2024-09-12T09:26:18.805 INFO:tasks.workunit.client.0.smithi001.stderr:61592 bytes (62 kB, 60 KiB) copied, 0.000166872 s, 369 MB/s 2024-09-12T09:26:18.806 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_35918/img bs=1k seek=1000000 2024-09-12T09:26:18.806 INFO:tasks.workunit.client.0.smithi001.stderr:154+1 records in 2024-09-12T09:26:18.807 INFO:tasks.workunit.client.0.smithi001.stderr:154+1 records out 2024-09-12T09:26:18.807 INFO:tasks.workunit.client.0.smithi001.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.000381419 s, 415 MB/s 2024-09-12T09:26:18.807 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm testimg 2024-09-12T09:26:18.853 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 0% complete...failed. 2024-09-12T09:26:18.853 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: delete error: (2) No such file or directory 2024-09-12T09:26:18.853 INFO:tasks.workunit.client.0.smithi001.stderr:+ true 2024-09-12T09:26:18.854 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import /tmp/rbd_import_export_35918/img testimg 2024-09-12T09:26:19.380 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete...2024-09-12T09:26:19.378+0000 7f295d7cf640 0 -- 172.21.15.1:0/2446681421 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f2940043490 msgr2=0x7f29400458c0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:19.395 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:19.394+0000 7f295d7cf640 0 -- 172.21.15.1:0/2446681421 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55602429a510 msgr2=0x7f2940048d00 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:19.396 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:19.399 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg /tmp/rbd_import_export_35918/img2 2024-09-12T09:26:19.507 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete...2024-09-12T09:26:19.506+0000 7fa0fe63d640 0 -- 172.21.15.1:0/3993944322 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7fa0e4008d20 msgr2=0x7fa0e400b1b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:19.523 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete...2024-09-12T09:26:19.522+0000 7fa0f5e3c640 0 -- 172.21.15.1:0/3993944322 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7fa0d8004a30 msgr2=0x7fa0d8007430 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:19.605 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:19.609 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg - 2024-09-12T09:26:19.851 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete...2024-09-12T09:26:19.850+0000 7fa997d67640 0 -- 172.21.15.1:0/919827235 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7fa978004a30 msgr2=0x7fa978007430 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:19.896 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete...2024-09-12T09:26:19.895+0000 7fa997d67640 0 -- 172.21.15.1:0/919827235 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7fa9800433c0 msgr2=0x7fa9800457f0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:20.192 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:20.197 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm testimg 2024-09-12T09:26:20.283 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete...2024-09-12T09:26:20.282+0000 7fdd6da06640 0 -- 172.21.15.1:0/1974436285 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55e9aa20ce10 msgr2=0x55e9aa221970 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:20.295 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:20.293+0000 7fdd63fa3640 0 -- 172.21.15.1:0/1974436285 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7fdd44006f50 msgr2=0x7fdd44009340 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:20.297 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:20.300 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img2 2024-09-12T09:26:20.929 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img3 2024-09-12T09:26:21.401 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img2 /tmp/rbd_import_export_35918/img3 2024-09-12T09:26:21.568 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import - testimg 2024-09-12T09:26:21.665 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:21.663+0000 7efcd5562640 0 -- 172.21.15.1:0/1819986908 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x555d408d4d20 msgr2=0x555d408308e0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:21.673 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:21.672+0000 7efcd5562640 0 -- 172.21.15.1:0/1819986908 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7efcb4043490 msgr2=0x7efcb40458c0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:22.042 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:22.046 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg /tmp/rbd_import_export_35918/img2 2024-09-12T09:26:22.155 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete...2024-09-12T09:26:22.154+0000 7fa7800b7640 0 -- 172.21.15.1:0/2126728867 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7fa75c008d20 msgr2=0x7fa75c00b1b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:22.166 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete...2024-09-12T09:26:22.165+0000 7fa77f8b6640 0 -- 172.21.15.1:0/2126728867 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7fa760004a30 msgr2=0x7fa760007430 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:22.234 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:22.238 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg - 2024-09-12T09:26:22.481 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete...2024-09-12T09:26:22.480+0000 7f41c9c5f640 0 -- 172.21.15.1:0/3544886712 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7f41a4004a30 msgr2=0x7f41a4007430 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:22.524 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete...2024-09-12T09:26:22.523+0000 7f41c9c5f640 0 -- 172.21.15.1:0/3544886712 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7f41ac043490 msgr2=0x7f41ac0458c0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:22.812 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:22.817 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm testimg 2024-09-12T09:26:22.900 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete...2024-09-12T09:26:22.898+0000 7fa67fc44640 0 -- 172.21.15.1:0/547533643 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x564ec71f6d00 msgr2=0x564ec71f9190 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:22.913 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:22.911+0000 7fa680ea6640 0 -- 172.21.15.1:0/547533643 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7fa664043490 msgr2=0x7fa6640458c0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:22.918 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:22.921 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img2 2024-09-12T09:26:23.547 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img3 2024-09-12T09:26:24.018 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img2 /tmp/rbd_import_export_35918/img3 2024-09-12T09:26:24.241 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd help export 2024-09-12T09:26:24.241 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep -q export-format 2024-09-12T09:26:24.269 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_35918/img bs=1k count=10 seek=100 2024-09-12T09:26:24.270 INFO:tasks.workunit.client.0.smithi001.stderr:10+0 records in 2024-09-12T09:26:24.270 INFO:tasks.workunit.client.0.smithi001.stderr:10+0 records out 2024-09-12T09:26:24.270 INFO:tasks.workunit.client.0.smithi001.stderr:10240 bytes (10 kB, 10 KiB) copied, 7.0073e-05 s, 146 MB/s 2024-09-12T09:26:24.270 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import /tmp/rbd_import_export_35918/img testimg 2024-09-12T09:26:24.346 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:24.349 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap create testimg@snap 2024-09-12T09:26:25.228 INFO:tasks.workunit.client.0.smithi001.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T09:26:25.238 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd image-meta set testimg key1 value1 2024-09-12T09:26:25.311 INFO:tasks.workunit.client.0.smithi001.stderr:++ rbd image-meta list testimg 2024-09-12T09:26:25.358 INFO:tasks.workunit.client.0.smithi001.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-09-12T09:26:25.358 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:25.358 INFO:tasks.workunit.client.0.smithi001.stderr:Key Value 2024-09-12T09:26:25.359 INFO:tasks.workunit.client.0.smithi001.stderr:key1 value1' 2024-09-12T09:26:25.359 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:25.403 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:25.406 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_35918/img_v2 testimg_import 2024-09-12T09:26:25.487 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:25.486+0000 7f055da3f640 0 -- 172.21.15.1:0/1680985144 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x563c79598050 msgr2=0x563c795a7ec0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:26.221 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:26.220+0000 7f055da3f640 0 -- 172.21.15.1:0/1680985144 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f053c043470 msgr2=0x7f053c0458a0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:26.240 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-12T09:26:26.244 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout:rbd image 'testimg_import': 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: size 110 KiB in 1 objects 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: order 22 (4 MiB objects) 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: snapshot_count: 1 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: id: 109b3356b5b3 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: data_pool: datapool 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: block_name_prefix: rbd_data.2.109b3356b5b3 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: format: 2 2024-09-12T09:26:26.289 INFO:tasks.workunit.client.0.smithi001.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten, journaling, data-pool 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: op_features: 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: flags: 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: create_timestamp: Thu Sep 12 09:26:25 2024 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: access_timestamp: Thu Sep 12 09:26:25 2024 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: modify_timestamp: Thu Sep 12 09:26:25 2024 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: journal: 109b3356b5b3 2024-09-12T09:26:26.290 INFO:tasks.workunit.client.0.smithi001.stdout: mirroring state: disabled 2024-09-12T09:26:26.292 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import@snap 2024-09-12T09:26:26.335 INFO:tasks.workunit.client.0.smithi001.stdout:rbd image 'testimg_import': 2024-09-12T09:26:26.335 INFO:tasks.workunit.client.0.smithi001.stdout: size 110 KiB in 1 objects 2024-09-12T09:26:26.335 INFO:tasks.workunit.client.0.smithi001.stdout: order 22 (4 MiB objects) 2024-09-12T09:26:26.335 INFO:tasks.workunit.client.0.smithi001.stdout: snapshot_count: 1 2024-09-12T09:26:26.335 INFO:tasks.workunit.client.0.smithi001.stdout: id: 109b3356b5b3 2024-09-12T09:26:26.335 INFO:tasks.workunit.client.0.smithi001.stdout: data_pool: datapool 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: block_name_prefix: rbd_data.2.109b3356b5b3 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: format: 2 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten, journaling, data-pool 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: op_features: 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: flags: 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: create_timestamp: Thu Sep 12 09:26:25 2024 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: access_timestamp: Thu Sep 12 09:26:25 2024 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: modify_timestamp: Thu Sep 12 09:26:25 2024 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: protected: False 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: journal: 109b3356b5b3 2024-09-12T09:26:26.336 INFO:tasks.workunit.client.0.smithi001.stdout: mirroring state: disabled 2024-09-12T09:26:26.338 INFO:tasks.workunit.client.0.smithi001.stderr:++ rbd image-meta list testimg_import 2024-09-12T09:26:26.385 INFO:tasks.workunit.client.0.smithi001.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-09-12T09:26:26.385 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:Key Value 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:key1 value1' 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 'There is 1 metadatum on this image: 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:Key Value 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr: 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:Key Value 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:key1 value1' ']' 2024-09-12T09:26:26.386 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg_import /tmp/rbd_import_export_35918/img_import 2024-09-12T09:26:26.427 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete...done. 2024-09-12T09:26:26.430 INFO:tasks.workunit.client.0.smithi001.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img_import 2024-09-12T09:26:26.430 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp -l /tmp/rbd_import_export_35918/img /tmp/rbd_import_export_35918/img_import 2024-09-12T09:26:26.431 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/img --format %b 2024-09-12T09:26:26.432 INFO:tasks.workunit.client.0.smithi001.stderr:+ origsize=24 2024-09-12T09:26:26.432 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/img_import --format %b 2024-09-12T09:26:26.433 INFO:tasks.workunit.client.0.smithi001.stderr:+ exportsize=224 2024-09-12T09:26:26.433 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=200 2024-09-12T09:26:26.433 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=200 2024-09-12T09:26:26.433 INFO:tasks.workunit.client.0.smithi001.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-09-12T09:26:26.434 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_35918/img_snap 2024-09-12T09:26:26.476 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete...done. 2024-09-12T09:26:26.480 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_35918/img_snap_import 2024-09-12T09:26:26.521 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete...done. 2024-09-12T09:26:26.525 INFO:tasks.workunit.client.0.smithi001.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_35918/img_snap /tmp/rbd_import_export_35918/img_snap_import 2024-09-12T09:26:26.525 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp -l /tmp/rbd_import_export_35918/img_snap /tmp/rbd_import_export_35918/img_snap_import 2024-09-12T09:26:26.526 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/img_snap --format %b 2024-09-12T09:26:26.527 INFO:tasks.workunit.client.0.smithi001.stderr:+ origsize=224 2024-09-12T09:26:26.527 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/img_snap_import --format %b 2024-09-12T09:26:26.528 INFO:tasks.workunit.client.0.smithi001.stderr:+ exportsize=224 2024-09-12T09:26:26.529 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:26.529 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:26.529 INFO:tasks.workunit.client.0.smithi001.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-12T09:26:26.529 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:26.529 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_import 2024-09-12T09:26:26.530 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_snap 2024-09-12T09:26:26.530 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_snap_import 2024-09-12T09:26:26.531 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap rm testimg_import@snap 2024-09-12T09:26:27.230 INFO:tasks.workunit.client.0.smithi001.stderr: Removing snap: 100% complete...done. 2024-09-12T09:26:27.240 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg_import 2024-09-12T09:26:27.341 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:27.340+0000 7f53a9587640 0 -- 172.21.15.1:0/2658022556 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x56334fd14a00 msgr2=0x56334fd29a30 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:27.350 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:27.350+0000 7f53a9587640 0 -- 172.21.15.1:0/2658022556 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f538c0434b0 msgr2=0x7f538c045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:27.350 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:27.354 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap rm testimg@snap 2024-09-12T09:26:28.235 INFO:tasks.workunit.client.0.smithi001.stderr: Removing snap: 100% complete...done. 2024-09-12T09:26:28.245 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm testimg 2024-09-12T09:26:28.338 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:28.338+0000 7f63aab4b640 0 -- 172.21.15.1:0/2506639143 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f638c0434b0 msgr2=0x7f638c045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:28.350 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:28.349+0000 7f63aab4b640 0 -- 172.21.15.1:0/2506639143 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x56299e5f2350 msgr2=0x7f638c0486a0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:28.353 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:28.357 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --order 20 /tmp/rbd_import_export_35918/img testimg 2024-09-12T09:26:28.434 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:28.434 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: --order is deprecated, use --object-size 2024-09-12T09:26:28.437 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:28.481 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:28.484 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_35918/img_v2 testimg_import 2024-09-12T09:26:28.573 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-12T09:26:28.583 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import 2024-09-12T09:26:28.583 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep order 2024-09-12T09:26:28.583 INFO:tasks.workunit.client.0.smithi001.stderr:+ awk '{print $2}' 2024-09-12T09:26:28.583 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep 20 2024-09-12T09:26:28.614 INFO:tasks.workunit.client.0.smithi001.stdout:20 2024-09-12T09:26:28.614 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:28.615 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg_import 2024-09-12T09:26:28.700 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:28.700+0000 7efe2e93a640 0 -- 172.21.15.1:0/720959230 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x5595af9d1770 msgr2=0x5595af9d3c00 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:28.709 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:28.709+0000 7efe2fb9c640 0 -- 172.21.15.1:0/720959230 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7efe140456c0 msgr2=0x7efe14047b10 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:28.713 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:28.716 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg 2024-09-12T09:26:28.801 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:28.800+0000 7fc5b4e55640 0 -- 172.21.15.1:0/706227278 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x561b45c25980 msgr2=0x561b45c27e10 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:28.813 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:28.812+0000 7fc5b60b7640 0 -- 172.21.15.1:0/706227278 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x561b45bc2640 msgr2=0x561b45bd47e0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:28.813 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:28.816 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_35918/img testimg 2024-09-12T09:26:28.870 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:28.874 INFO:tasks.workunit.client.0.smithi001.stderr:++ rbd info testimg 2024-09-12T09:26:28.874 INFO:tasks.workunit.client.0.smithi001.stderr:++ grep features 2024-09-12T09:26:28.917 INFO:tasks.workunit.client.0.smithi001.stderr:+ FEATURES_BEFORE=' features: layering, data-pool 2024-09-12T09:26:28.917 INFO:tasks.workunit.client.0.smithi001.stderr: op_features: ' 2024-09-12T09:26:28.917 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:28.961 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:28.964 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_35918/img_v2 testimg_import 2024-09-12T09:26:29.023 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-12T09:26:29.027 INFO:tasks.workunit.client.0.smithi001.stderr:++ rbd info testimg_import 2024-09-12T09:26:29.027 INFO:tasks.workunit.client.0.smithi001.stderr:++ grep features 2024-09-12T09:26:29.069 INFO:tasks.workunit.client.0.smithi001.stderr:+ FEATURES_AFTER=' features: layering, data-pool 2024-09-12T09:26:29.069 INFO:tasks.workunit.client.0.smithi001.stderr: op_features: ' 2024-09-12T09:26:29.069 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' ' features: layering, data-pool 2024-09-12T09:26:29.069 INFO:tasks.workunit.client.0.smithi001.stderr: op_features: ' '!=' ' features: layering, data-pool 2024-09-12T09:26:29.070 INFO:tasks.workunit.client.0.smithi001.stderr: op_features: ' ']' 2024-09-12T09:26:29.070 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:29.070 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg_import 2024-09-12T09:26:29.143 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:29.146 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg 2024-09-12T09:26:29.220 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:29.223 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_35918/img testimg 2024-09-12T09:26:29.304 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:29.307 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:29.353 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:29.356 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_35918/img_v2 testimg_import 2024-09-12T09:26:29.442 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...2024-09-12T09:26:29.442+0000 7f6dc0075640 0 -- 172.21.15.1:0/362586203 >> [v2:172.21.15.1:3300/0,v1:172.21.15.1:6789/0] conn(0x55c71f3d7ed0 msgr2=0x55c71f3e9900 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:29.444 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:29.448 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import 2024-09-12T09:26:29.448 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep 'stripe unit' 2024-09-12T09:26:29.448 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep -Ei '(4 KiB|4096)' 2024-09-12T09:26:29.491 INFO:tasks.workunit.client.0.smithi001.stdout: stripe unit: 4 KiB 2024-09-12T09:26:29.491 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import 2024-09-12T09:26:29.491 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep 'stripe count' 2024-09-12T09:26:29.492 INFO:tasks.workunit.client.0.smithi001.stderr:+ awk '{print $3}' 2024-09-12T09:26:29.492 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep 1000 2024-09-12T09:26:29.534 INFO:tasks.workunit.client.0.smithi001.stdout:1000 2024-09-12T09:26:29.535 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/img_v2 2024-09-12T09:26:29.535 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg_import 2024-09-12T09:26:29.618 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete...2024-09-12T09:26:29.618+0000 7f06df8c6640 0 -- 172.21.15.1:0/1090376393 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x56465bd3d2d0 msgr2=0x56465bd539b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:29.630 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:29.629+0000 7f06de664640 0 -- 172.21.15.1:0/1090376393 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x56465bda48e0 msgr2=0x56465bda6d70 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:29.633 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:29.636 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg 2024-09-12T09:26:29.719 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete...2024-09-12T09:26:29.719+0000 7fdeae6ed640 0 -- 172.21.15.1:0/36442699 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55ee783b1e10 msgr2=0x55ee783c6970 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:29.730 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:29.730+0000 7fdeae6ed640 0 -- 172.21.15.1:0/36442699 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7fde900434b0 msgr2=0x7fde90045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:29.734 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:29.737 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_35918/img testimg 2024-09-12T09:26:29.812 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:29.815 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap create testimg@snap1 2024-09-12T09:26:30.238 INFO:tasks.workunit.client.0.smithi001.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T09:26:30.245 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap create testimg@snap2 2024-09-12T09:26:31.243 INFO:tasks.workunit.client.0.smithi001.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T09:26:31.252 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap protect testimg@snap2 2024-09-12T09:26:31.324 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_35918/snap_protect 2024-09-12T09:26:31.372 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:31.376 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_35918/snap_protect testimg_import 2024-09-12T09:26:32.239 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:32.239+0000 7f827f004640 0 -- 172.21.15.1:0/402981465 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x559984935d40 msgr2=0x5599849381d0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:32.250 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 33% complete...2024-09-12T09:26:32.250+0000 7f827f004640 0 -- 172.21.15.1:0/402981465 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x7f8264043b30 msgr2=0x7f8264045f20 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:33.268 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-12T09:26:33.272 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import@snap1 2024-09-12T09:26:33.273 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep 'protected: False' 2024-09-12T09:26:33.321 INFO:tasks.workunit.client.0.smithi001.stdout: protected: False 2024-09-12T09:26:33.321 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd info testimg_import@snap2 2024-09-12T09:26:33.321 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep 'protected: True' 2024-09-12T09:26:33.367 INFO:tasks.workunit.client.0.smithi001.stdout: protected: True 2024-09-12T09:26:33.367 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/snap_protect 2024-09-12T09:26:33.367 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap unprotect testimg@snap2 2024-09-12T09:26:33.433 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap unprotect testimg_import@snap2 2024-09-12T09:26:33.498 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap purge testimg 2024-09-12T09:26:35.191 INFO:tasks.workunit.client.0.smithi001.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-09-12T09:26:35.201 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd snap purge testimg_import 2024-09-12T09:26:37.257 INFO:tasks.workunit.client.0.smithi001.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-09-12T09:26:37.266 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg 2024-09-12T09:26:37.360 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:37.360+0000 7f74f523f640 0 -- 172.21.15.1:0/3038279953 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x564419f9f2d0 msgr2=0x564419fb59b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:37.373 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:37.376 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd remove testimg_import 2024-09-12T09:26:37.464 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:37.464+0000 7f0d15038640 0 -- 172.21.15.1:0/297170753 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7f0cf006b800 msgr2=0x7f0cf0009190 unknown :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:37.676 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:37.680 INFO:tasks.workunit.client.0.smithi001.stderr:+ tiered=0 2024-09-12T09:26:37.680 INFO:tasks.workunit.client.0.smithi001.stderr:+ ceph osd dump 2024-09-12T09:26:37.680 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep '^pool' 2024-09-12T09:26:37.680 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep ''\''rbd'\''' 2024-09-12T09:26:37.680 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep tier 2024-09-12T09:26:38.087 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_35918/sparse1 2024-09-12T09:26:38.091 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records in 2024-09-12T09:26:38.091 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records out 2024-09-12T09:26:38.091 INFO:tasks.workunit.client.0.smithi001.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00313473 s, 335 MB/s 2024-09-12T09:26:38.091 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_35918/sparse2 2024-09-12T09:26:38.095 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records in 2024-09-12T09:26:38.095 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records out 2024-09-12T09:26:38.095 INFO:tasks.workunit.client.0.smithi001.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00314146 s, 334 MB/s 2024-09-12T09:26:38.095 INFO:tasks.workunit.client.0.smithi001.stderr:+ truncate /tmp/rbd_import_export_35918/sparse2 -s 2M 2024-09-12T09:26:38.106 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse1 2024-09-12T09:26:38.151 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 0% complete...failed. 2024-09-12T09:26:38.151 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: delete error: (2) No such file or directory 2024-09-12T09:26:38.154 INFO:tasks.workunit.client.0.smithi001.stderr:+ true 2024-09-12T09:26:38.154 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --order 20 /tmp/rbd_import_export_35918/sparse1 2024-09-12T09:26:38.242 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 50% complete...2024-09-12T09:26:38.242+0000 7f1b3cd27640 0 -- 172.21.15.1:0/1303817256 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x5643e8fea250 msgr2=0x5643e8fec640 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:38.256 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:38.256+0000 7f1b3cd27640 0 -- 172.21.15.1:0/1303817256 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f1b1c0434b0 msgr2=0x7f1b1c045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:38.283 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:38.283 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: --order is deprecated, use --object-size 2024-09-12T09:26:38.287 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd ls -l 2024-09-12T09:26:38.287 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep sparse1 2024-09-12T09:26:38.287 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-09-12T09:26:38.329 INFO:tasks.workunit.client.0.smithi001.stdout:sparse1 2 MiB 2 2024-09-12T09:26:38.330 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse1 2024-09-12T09:26:38.330 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse1 2024-09-12T09:26:38.331 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse1 2024-09-12T09:26:38.331 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:38.331 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:38.373 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.1128af745435 2024-09-12T09:26:38.375 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.1128af745435 2024-09-12T09:26:38.375 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.1128af745435\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:38.375 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse1 2024-09-12T09:26:38.375 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse1 2024-09-12T09:26:38.375 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:38.376 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse1 2024-09-12T09:26:38.376 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:38.376 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:38.418 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:38.418 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:38.418 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:38.418 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:38.453 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects=1 2024-09-12T09:26:38.453 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 1 2024-09-12T09:26:38.454 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-12T09:26:38.454 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export sparse1 /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:38.497 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:38.500 INFO:tasks.workunit.client.0.smithi001.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_35918/sparse1 /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:38.500 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp -l /tmp/rbd_import_export_35918/sparse1 /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:38.502 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse1 --format %b 2024-09-12T09:26:38.503 INFO:tasks.workunit.client.0.smithi001.stderr:+ origsize=2048 2024-09-12T09:26:38.504 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse1.out --format %b 2024-09-12T09:26:38.505 INFO:tasks.workunit.client.0.smithi001.stderr:+ exportsize=2048 2024-09-12T09:26:38.505 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:38.505 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:38.505 INFO:tasks.workunit.client.0.smithi001.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-12T09:26:38.505 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:38.506 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse1 2024-09-12T09:26:38.591 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 50% complete...2024-09-12T09:26:38.591+0000 7fdffeb20640 0 -- 172.21.15.1:0/1241139010 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7fdfdc008d20 msgr2=0x7fdfdc00b1b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:38.604 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:38.604+0000 7fe000583640 0 -- 172.21.15.1:0/1241139010 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55c8c7cef640 msgr2=0x55c8c7d028b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:38.604 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:38.608 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse2 2024-09-12T09:26:38.651 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 0% complete...failed. 2024-09-12T09:26:38.651 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: delete error: (2) No such file or directory 2024-09-12T09:26:38.654 INFO:tasks.workunit.client.0.smithi001.stderr:+ true 2024-09-12T09:26:38.655 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --order 20 /tmp/rbd_import_export_35918/sparse2 2024-09-12T09:26:38.740 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 50% complete...2024-09-12T09:26:38.740+0000 7feb74375640 0 -- 172.21.15.1:0/1557455494 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x564eacee6170 msgr2=0x564eacee8560 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:38.746 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:38.746+0000 7feb755d7640 0 -- 172.21.15.1:0/1557455494 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7feb54043580 msgr2=0x7feb540459d0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:38.772 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:38.773 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: --order is deprecated, use --object-size 2024-09-12T09:26:38.776 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd ls -l 2024-09-12T09:26:38.776 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep sparse2 2024-09-12T09:26:38.776 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-09-12T09:26:38.819 INFO:tasks.workunit.client.0.smithi001.stdout:sparse2 2 MiB 2 2024-09-12T09:26:38.821 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse2 2024-09-12T09:26:38.821 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse2 2024-09-12T09:26:38.821 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse2 2024-09-12T09:26:38.821 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:38.821 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:38.863 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.11412b2e6696 2024-09-12T09:26:38.864 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.11412b2e6696 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.11412b2e6696\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse2 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse2 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse2 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:38.865 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:38.907 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:38.907 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:38.907 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:38.907 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:38.942 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects=0 2024-09-12T09:26:38.942 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 0 2024-09-12T09:26:38.943 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-09-12T09:26:38.943 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export sparse2 /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:38.985 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:38.989 INFO:tasks.workunit.client.0.smithi001.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_35918/sparse2 /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:38.989 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp -l /tmp/rbd_import_export_35918/sparse2 /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:38.991 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse2 --format %b 2024-09-12T09:26:38.992 INFO:tasks.workunit.client.0.smithi001.stderr:+ origsize=2048 2024-09-12T09:26:38.992 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse2.out --format %b 2024-09-12T09:26:38.993 INFO:tasks.workunit.client.0.smithi001.stderr:+ exportsize=2048 2024-09-12T09:26:38.993 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:38.993 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:38.993 INFO:tasks.workunit.client.0.smithi001.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-12T09:26:38.994 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:38.994 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse2 2024-09-12T09:26:39.079 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 50% complete...2024-09-12T09:26:39.079+0000 7f666b8dd640 0 -- 172.21.15.1:0/524474617 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x5571aef4ec10 msgr2=0x5571aef510a0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.089 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:39.089+0000 7f666cb3f640 0 -- 172.21.15.1:0/524474617 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x5571aeee8640 msgr2=0x5571aeefda30 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.093 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:39.096 INFO:tasks.workunit.client.0.smithi001.stderr:+ truncate /tmp/rbd_import_export_35918/sparse1 -s 10M 2024-09-12T09:26:39.097 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --order 20 - sparse1 2024-09-12T09:26:39.183 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:39.183+0000 7f89a0f97640 0 -- 172.21.15.1:0/4003468565 >> [v2:172.21.15.1:6808/4188157287,v1:172.21.15.1:6809/4188157287] conn(0x55cbbbee3c70 msgr2=0x55cbbbee6100 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.194 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:39.194+0000 7f89a9798640 0 -- 172.21.15.1:0/4003468565 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55cbbbe8dec0 msgr2=0x55cbbbe902b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.275 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:39.276 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: --order is deprecated, use --object-size 2024-09-12T09:26:39.279 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd ls -l 2024-09-12T09:26:39.280 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep sparse1 2024-09-12T09:26:39.280 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-09-12T09:26:39.321 INFO:tasks.workunit.client.0.smithi001.stdout:sparse1 10 MiB 2 2024-09-12T09:26:39.322 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse1 2024-09-12T09:26:39.322 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse1 2024-09-12T09:26:39.322 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse1 2024-09-12T09:26:39.322 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:39.323 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:39.364 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.1157c9388ddf 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.1157c9388ddf 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse1 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.1157c9388ddf\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse1 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse1 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:39.366 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:39.409 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:39.409 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:39.409 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:39.409 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:39.445 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects=1 2024-09-12T09:26:39.445 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 1 2024-09-12T09:26:39.445 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-12T09:26:39.445 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export sparse1 /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:39.488 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:39.491 INFO:tasks.workunit.client.0.smithi001.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_35918/sparse1 /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:39.492 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp -l /tmp/rbd_import_export_35918/sparse1 /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:39.499 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse1 --format %b 2024-09-12T09:26:39.500 INFO:tasks.workunit.client.0.smithi001.stderr:+ origsize=2048 2024-09-12T09:26:39.500 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse1.out --format %b 2024-09-12T09:26:39.501 INFO:tasks.workunit.client.0.smithi001.stderr:+ exportsize=2048 2024-09-12T09:26:39.501 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:39.501 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:39.501 INFO:tasks.workunit.client.0.smithi001.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-12T09:26:39.502 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/sparse1.out 2024-09-12T09:26:39.502 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse1 2024-09-12T09:26:39.588 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete...2024-09-12T09:26:39.588+0000 7fc20af9c640 0 -- 172.21.15.1:0/3744568899 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x555af49f4610 msgr2=0x555af4a07770 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.802 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:39.802+0000 7fc20af9c640 0 -- 172.21.15.1:0/3744568899 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7fc1ec0434b0 msgr2=0x7fc1ec045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.802 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:39.806 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_35918/sparse2 oflag=append conv=notrunc 2024-09-12T09:26:39.812 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records in 2024-09-12T09:26:39.812 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records out 2024-09-12T09:26:39.813 INFO:tasks.workunit.client.0.smithi001.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00586413 s, 358 MB/s 2024-09-12T09:26:39.813 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --order 20 - sparse2 2024-09-12T09:26:39.895 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:39.894+0000 7ffbc23e7640 0 -- 172.21.15.1:0/1220305338 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x56316ad37c90 msgr2=0x56316ad3a0a0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:39.903 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:39.903+0000 7ffbc3649640 0 -- 172.21.15.1:0/1220305338 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7ffba40433e0 msgr2=0x7ffba4045830 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:40.068 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:40.069 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: --order is deprecated, use --object-size 2024-09-12T09:26:40.072 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd ls -l 2024-09-12T09:26:40.072 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep sparse2 2024-09-12T09:26:40.072 INFO:tasks.workunit.client.0.smithi001.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-09-12T09:26:40.116 INFO:tasks.workunit.client.0.smithi001.stdout:sparse2 4 MiB 2 2024-09-12T09:26:40.117 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse2 2024-09-12T09:26:40.117 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse2 2024-09-12T09:26:40.117 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse2 2024-09-12T09:26:40.117 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:40.117 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:40.160 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.116d4c7ad174 2024-09-12T09:26:40.161 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.116d4c7ad174 2024-09-12T09:26:40.162 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse2 2024-09-12T09:26:40.162 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse2 2024-09-12T09:26:40.162 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.116d4c7ad174\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:40.162 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:40.162 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse2 2024-09-12T09:26:40.163 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:40.163 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:40.205 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:40.205 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:40.205 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:40.205 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:40.240 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects='0 2024-09-12T09:26:40.241 INFO:tasks.workunit.client.0.smithi001.stderr:2 2024-09-12T09:26:40.241 INFO:tasks.workunit.client.0.smithi001.stderr:3' 2024-09-12T09:26:40.241 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 0 2 3 2024-09-12T09:26:40.241 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-09-12T09:26:40.242 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export sparse2 /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:40.286 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-09-12T09:26:40.289 INFO:tasks.workunit.client.0.smithi001.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_35918/sparse2 /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:40.289 INFO:tasks.workunit.client.0.smithi001.stderr:+ cmp -l /tmp/rbd_import_export_35918/sparse2 /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:40.292 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse2 --format %b 2024-09-12T09:26:40.294 INFO:tasks.workunit.client.0.smithi001.stderr:+ origsize=6144 2024-09-12T09:26:40.294 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse2.out --format %b 2024-09-12T09:26:40.295 INFO:tasks.workunit.client.0.smithi001.stderr:+ exportsize=6144 2024-09-12T09:26:40.295 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:40.295 INFO:tasks.workunit.client.0.smithi001.stderr:+ difference=0 2024-09-12T09:26:40.295 INFO:tasks.workunit.client.0.smithi001.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-12T09:26:40.296 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/sparse2.out 2024-09-12T09:26:40.296 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse2 2024-09-12T09:26:40.381 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete...2024-09-12T09:26:40.380+0000 7f08c018c640 0 -- 172.21.15.1:0/1259863801 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55878a83d610 msgr2=0x55878a850770 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:40.395 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:40.395+0000 7f08c018c640 0 -- 172.21.15.1:0/1259863801 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f08a00434b0 msgr2=0x7f08a0045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:40.397 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:40.401 INFO:tasks.workunit.client.0.smithi001.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-09-12T09:26:40.401 INFO:tasks.workunit.client.0.smithi001.stdout:partially-sparse file imports to partially-sparse image 2024-09-12T09:26:40.402 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import --order 20 /tmp/rbd_import_export_35918/sparse1 sparse 2024-09-12T09:26:40.488 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete...2024-09-12T09:26:40.487+0000 7fa2ebd8f640 0 -- 172.21.15.1:0/4004819236 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7fa2c8015410 msgr2=0x7fa2c80157f0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:40.501 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:40.501+0000 7fa2ebd8f640 0 -- 172.21.15.1:0/4004819236 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7fa2d0043580 msgr2=0x7fa2d00459d0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:40.526 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:40.527 INFO:tasks.workunit.client.0.smithi001.stderr:rbd: --order is deprecated, use --object-size 2024-09-12T09:26:40.531 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse 2024-09-12T09:26:40.532 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse 2024-09-12T09:26:40.532 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse 2024-09-12T09:26:40.532 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:40.532 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:40.574 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.11831e54b79e 2024-09-12T09:26:40.576 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.11831e54b79e 2024-09-12T09:26:40.576 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse 2024-09-12T09:26:40.577 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse 2024-09-12T09:26:40.577 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.11831e54b79e\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:40.577 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:40.577 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse 2024-09-12T09:26:40.577 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:40.577 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:40.618 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:40.618 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:40.619 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:40.619 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:40.654 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects=1 2024-09-12T09:26:40.654 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 1 2024-09-12T09:26:40.654 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-12T09:26:40.654 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse 2024-09-12T09:26:40.945 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete...2024-09-12T09:26:40.944+0000 7f56c858c640 0 -- 172.21.15.1:0/1222188310 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x5649feb1a8e0 msgr2=0x5649feb2fad0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1)._try_send injecting socket failure 2024-09-12T09:26:40.957 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:40.956+0000 7f56c858c640 0 -- 172.21.15.1:0/1222188310 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x7f56ac0434b0 msgr2=0x7f56ac045900 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:40.957 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:40.960 INFO:tasks.workunit.client.0.smithi001.stdout:zeros import through stdin to sparse image 2024-09-12T09:26:40.961 INFO:tasks.workunit.client.0.smithi001.stderr:+ echo 'zeros import through stdin to sparse image' 2024-09-12T09:26:40.961 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/dev/zero bs=1M count=4 2024-09-12T09:26:40.961 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd import - sparse 2024-09-12T09:26:41.016 INFO:tasks.workunit.client.0.smithi001.stderr:4+0 records in 2024-09-12T09:26:41.016 INFO:tasks.workunit.client.0.smithi001.stderr:4+0 records out 2024-09-12T09:26:41.016 INFO:tasks.workunit.client.0.smithi001.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0548327 s, 76.5 MB/s 2024-09-12T09:26:41.037 INFO:tasks.workunit.client.0.smithi001.stderr: Importing image: 100% complete...done. 2024-09-12T09:26:41.040 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse 2024-09-12T09:26:41.041 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse 2024-09-12T09:26:41.041 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse 2024-09-12T09:26:41.041 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:41.041 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:41.084 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.119319a85c07 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.119319a85c07 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.119319a85c07\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:41.085 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:41.128 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:41.128 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:41.128 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:41.128 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:41.163 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects= 2024-09-12T09:26:41.163 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 2024-09-12T09:26:41.163 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-09-12T09:26:41.163 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse 2024-09-12T09:26:41.247 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:41.246+0000 7f430b7d2640 0 -- 172.21.15.1:0/3544771011 >> [v2:172.21.15.1:6816/494946882,v1:172.21.15.1:6817/494946882] conn(0x55ba3894d8e0 msgr2=0x55ba389625c0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:41.255 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:41.258 INFO:tasks.workunit.client.0.smithi001.stdout:zeros export to sparse file 2024-09-12T09:26:41.259 INFO:tasks.workunit.client.0.smithi001.stderr:+ echo 'zeros export to sparse file' 2024-09-12T09:26:41.259 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd create sparse --size 4 2024-09-12T09:26:41.311 INFO:tasks.workunit.client.0.smithi001.stderr:++ rbd info sparse 2024-09-12T09:26:41.312 INFO:tasks.workunit.client.0.smithi001.stderr:++ grep block_name_prefix 2024-09-12T09:26:41.312 INFO:tasks.workunit.client.0.smithi001.stderr:++ awk '{print $NF;}' 2024-09-12T09:26:41.354 INFO:tasks.workunit.client.0.smithi001.stderr:+ prefix=rbd_data.2.11a31258dce 2024-09-12T09:26:41.354 INFO:tasks.workunit.client.0.smithi001.stderr:+ dd if=/dev/zero bs=4M count=1 2024-09-12T09:26:41.355 INFO:tasks.workunit.client.0.smithi001.stderr:++ get_image_data_pool sparse 2024-09-12T09:26:41.355 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse 2024-09-12T09:26:41.355 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse 2024-09-12T09:26:41.355 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep 'data_pool: ' 2024-09-12T09:26:41.355 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk -F: '{ print $NF }' 2024-09-12T09:26:41.398 INFO:tasks.workunit.client.0.smithi001.stderr:++ data_pool=' datapool' 2024-09-12T09:26:41.399 INFO:tasks.workunit.client.0.smithi001.stderr:++ '[' -z datapool ']' 2024-09-12T09:26:41.399 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo datapool 2024-09-12T09:26:41.399 INFO:tasks.workunit.client.0.smithi001.stderr:+ rados -p datapool put rbd_data.2.11a31258dce.000000000000 - 2024-09-12T09:26:41.433 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records in 2024-09-12T09:26:41.434 INFO:tasks.workunit.client.0.smithi001.stderr:1+0 records out 2024-09-12T09:26:41.434 INFO:tasks.workunit.client.0.smithi001.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0789795 s, 53.1 MB/s 2024-09-12T09:26:41.459 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects sparse 2024-09-12T09:26:41.459 INFO:tasks.workunit.client.0.smithi001.stderr:++ image=sparse 2024-09-12T09:26:41.459 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rbd info sparse 2024-09-12T09:26:41.459 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep block_name_prefix 2024-09-12T09:26:41.459 INFO:tasks.workunit.client.0.smithi001.stderr:+++ awk '{print $NF;}' 2024-09-12T09:26:41.503 INFO:tasks.workunit.client.0.smithi001.stderr:++ prefix=rbd_data.2.11a31258dce 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:+++ grep rbd_data.2.11a31258dce 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:++++ get_image_data_pool sparse 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sed -e 's/rbd_data.2.11a31258dce\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:++++ image=sparse 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:+++ sort -u 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ rbd info sparse 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ grep 'data_pool: ' 2024-09-12T09:26:41.504 INFO:tasks.workunit.client.0.smithi001.stderr:+++++ awk -F: '{ print $NF }' 2024-09-12T09:26:41.547 INFO:tasks.workunit.client.0.smithi001.stderr:++++ data_pool=' datapool' 2024-09-12T09:26:41.547 INFO:tasks.workunit.client.0.smithi001.stderr:++++ '[' -z datapool ']' 2024-09-12T09:26:41.547 INFO:tasks.workunit.client.0.smithi001.stderr:++++ echo datapool 2024-09-12T09:26:41.547 INFO:tasks.workunit.client.0.smithi001.stderr:+++ rados ls -p datapool 2024-09-12T09:26:41.582 INFO:tasks.workunit.client.0.smithi001.stderr:++ objects=0 2024-09-12T09:26:41.582 INFO:tasks.workunit.client.0.smithi001.stderr:++ echo 0 2024-09-12T09:26:41.582 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-09-12T09:26:41.582 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/sparse 2024-09-12T09:26:41.583 INFO:tasks.workunit.client.0.smithi001.stderr:rm: cannot remove '/tmp/rbd_import_export_35918/sparse': No such file or directory 2024-09-12T09:26:41.583 INFO:tasks.workunit.client.0.smithi001.stderr:+ true 2024-09-12T09:26:41.583 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd export sparse /tmp/rbd_import_export_35918/sparse 2024-09-12T09:26:41.626 INFO:tasks.workunit.client.0.smithi001.stderr: Exporting image: 100% complete...done. 2024-09-12T09:26:41.630 INFO:tasks.workunit.client.0.smithi001.stderr:++ stat /tmp/rbd_import_export_35918/sparse --format=%b 2024-09-12T09:26:41.630 INFO:tasks.workunit.client.0.smithi001.stderr:+ '[' 0 = 0 ']' 2024-09-12T09:26:41.630 INFO:tasks.workunit.client.0.smithi001.stderr:+ rbd rm sparse 2024-09-12T09:26:41.714 INFO:tasks.workunit.client.0.smithi001.stderr:2024-09-12T09:26:41.713+0000 7f58fd9ef640 0 -- 172.21.15.1:0/1745522190 >> [v2:172.21.15.1:6800/2843410099,v1:172.21.15.1:6801/2843410099] conn(0x7f58e4008d20 msgr2=0x7f58e400b1b0 crc :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read_until injecting socket failure 2024-09-12T09:26:41.723 INFO:tasks.workunit.client.0.smithi001.stderr: Removing image: 100% complete...done. 2024-09-12T09:26:41.727 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm /tmp/rbd_import_export_35918/sparse /tmp/rbd_import_export_35918/sparse1 /tmp/rbd_import_export_35918/sparse2 /tmp/rbd_import_export_35918/sparse3 2024-09-12T09:26:41.729 INFO:tasks.workunit.client.0.smithi001.stderr:rm: cannot remove '/tmp/rbd_import_export_35918/sparse3': No such file or directory 2024-09-12T09:26:41.729 INFO:tasks.workunit.client.0.smithi001.stderr:+ true 2024-09-12T09:26:41.729 INFO:tasks.workunit.client.0.smithi001.stdout:OK 2024-09-12T09:26:41.731 INFO:tasks.workunit.client.0.smithi001.stderr:+ echo OK 2024-09-12T09:26:41.731 INFO:tasks.workunit.client.0.smithi001.stderr:+ rm -rf /tmp/rbd_import_export_35918 2024-09-12T09:26:41.731 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-12T09:26:41.732 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-12T09:26:41.797 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2024-09-12T09:26:41.797 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-12T09:26:42.115 DEBUG:teuthology.parallel:result is None 2024-09-12T09:26:42.115 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-12T09:26:42.141 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-12T09:26:42.141 DEBUG:teuthology.orchestra.run.smithi001:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-12T09:26:42.197 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-12T09:26:42.197 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-12T09:26:42.207 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-12T09:26:42.207 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:26:42.533 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:26:42.534 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:26:42.545 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":81,"stamp":"2024-09-12T09:26:41.738525+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1017283,"num_objects":11,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":5222,"num_read_kb":57227,"num_write":1195,"num_write_kb":5188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1222,"ondisk_log_size":1222,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":112348,"kb_used_data":1084,"kb_used_omap":4,"kb_used_meta":110139,"kb_avail":283003172,"statfs":{"total":289910292480,"available":289795248128,"internally_reserved":0,"allocated":1110016,"data_stored":1813140,"data_compressed":17656,"data_compressed_allocated":98304,"data_compressed_original":1392640,"omap_allocated":4785,"internal_metadata":112782671},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":179527,"num_objects":-14,"num_object_clones":0,"num_object_copies":-30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-14,"num_whiteouts":0,"num_read":722,"num_read_kb":560,"num_write":255,"num_write_kb":1613,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":-3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.559202"},"pg_stats":[{"pgid":"2.7","version":"36'225","reported_seq":641,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.741189+0000","last_change":"2024-09-12T09:25:14.107716+0000","last_active":"2024-09-12T09:26:38.741189+0000","last_peered":"2024-09-12T09:26:38.741189+0000","last_clean":"2024-09-12T09:26:38.741189+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:26:38.741189+0000","last_undegraded":"2024-09-12T09:26:38.741189+0000","last_fullsized":"2024-09-12T09:26:38.741189+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T21:22:26.326993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":246255,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":973,"num_read_kb":811,"num_write":218,"num_write_kb":903,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"36'250","reported_seq":874,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.721215+0000","last_change":"2024-09-12T09:25:14.108064+0000","last_active":"2024-09-12T09:26:38.721215+0000","last_peered":"2024-09-12T09:26:38.721215+0000","last_clean":"2024-09-12T09:26:38.721215+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:26:38.721215+0000","last_undegraded":"2024-09-12T09:26:38.721215+0000","last_fullsized":"2024-09-12T09:26:38.721215+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":250,"log_dups_size":0,"ondisk_log_size":250,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:58:38.784575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":35,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1407,"num_read_kb":1170,"num_write":231,"num_write_kb":477,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"36'76","reported_seq":335,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.490808+0000","last_change":"2024-09-12T09:25:14.108130+0000","last_active":"2024-09-12T09:26:38.490808+0000","last_peered":"2024-09-12T09:26:38.490808+0000","last_clean":"2024-09-12T09:26:38.490808+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:26:38.490808+0000","last_undegraded":"2024-09-12T09:26:38.490808+0000","last_fullsized":"2024-09-12T09:26:38.490808+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":76,"log_dups_size":0,"ondisk_log_size":76,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:26:32.430612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":477,"num_read_kb":430,"num_write":64,"num_write_kb":66,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"36'209","reported_seq":515,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.741967+0000","last_change":"2024-09-12T09:25:14.107727+0000","last_active":"2024-09-12T09:26:38.741967+0000","last_peered":"2024-09-12T09:26:38.741967+0000","last_clean":"2024-09-12T09:26:38.741967+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:26:38.741967+0000","last_undegraded":"2024-09-12T09:26:38.741967+0000","last_fullsized":"2024-09-12T09:26:38.741967+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:12:51.609293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":180587,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":700,"num_read_kb":574,"num_write":224,"num_write_kb":956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"36'5","reported_seq":91,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.244506+0000","last_change":"2024-09-12T09:26:37.244506+0000","last_active":"2024-09-12T09:26:37.244506+0000","last_peered":"2024-09-12T09:26:37.244506+0000","last_clean":"2024-09-12T09:26:37.244506+0000","last_became_active":"2024-09-12T09:25:21.180239+0000","last_became_peered":"2024-09-12T09:25:21.180239+0000","last_unstale":"2024-09-12T09:26:37.244506+0000","last_undegraded":"2024-09-12T09:26:37.244506+0000","last_fullsized":"2024-09-12T09:26:37.244506+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:36:37.112101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054725599999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":12,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.2","version":"36'61","reported_seq":415,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.432040+0000","last_change":"2024-09-12T09:25:14.110972+0000","last_active":"2024-09-12T09:26:37.432040+0000","last_peered":"2024-09-12T09:26:37.432040+0000","last_clean":"2024-09-12T09:26:37.432040+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:26:37.432040+0000","last_undegraded":"2024-09-12T09:26:37.432040+0000","last_fullsized":"2024-09-12T09:26:37.432040+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":61,"log_dups_size":0,"ondisk_log_size":61,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:36:33.654957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":476,"num_read_kb":436,"num_write":47,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"28'11","reported_seq":105,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248790+0000","last_change":"2024-09-12T09:26:37.249083+0000","last_active":"2024-09-12T09:26:37.248790+0000","last_peered":"2024-09-12T09:26:37.248790+0000","last_clean":"2024-09-12T09:26:37.248790+0000","last_became_active":"2024-09-12T09:25:21.181281+0000","last_became_peered":"2024-09-12T09:25:21.181281+0000","last_unstale":"2024-09-12T09:26:37.248790+0000","last_undegraded":"2024-09-12T09:26:37.248790+0000","last_fullsized":"2024-09-12T09:26:37.248790+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:52:51.680866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066169000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":8,"num_read_kb":17850,"num_write":11,"num_write_kb":367,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.1","version":"36'146","reported_seq":509,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.673147+0000","last_change":"2024-09-12T09:25:14.560859+0000","last_active":"2024-09-12T09:26:37.673147+0000","last_peered":"2024-09-12T09:26:37.673147+0000","last_clean":"2024-09-12T09:26:37.673147+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:26:37.673147+0000","last_undegraded":"2024-09-12T09:26:37.673147+0000","last_fullsized":"2024-09-12T09:26:37.673147+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:05:09.270506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":672,"num_read_kb":561,"num_write":144,"num_write_kb":342,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'26","reported_seq":134,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.244187+0000","last_change":"2024-09-12T09:26:37.244516+0000","last_active":"2024-09-12T09:26:37.244187+0000","last_peered":"2024-09-12T09:26:37.244187+0000","last_clean":"2024-09-12T09:26:37.244187+0000","last_became_active":"2024-09-12T09:25:21.180180+0000","last_became_peered":"2024-09-12T09:25:21.180180+0000","last_unstale":"2024-09-12T09:26:37.244187+0000","last_undegraded":"2024-09-12T09:26:37.244187+0000","last_fullsized":"2024-09-12T09:26:37.244187+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:06:17.862458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072608199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":22,"num_read_kb":26704,"num_write":26,"num_write_kb":511,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.0","version":"36'63","reported_seq":217,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.254110+0000","last_change":"2024-09-12T09:25:14.561027+0000","last_active":"2024-09-12T09:26:37.254110+0000","last_peered":"2024-09-12T09:26:37.254110+0000","last_clean":"2024-09-12T09:26:37.254110+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:26:37.254110+0000","last_undegraded":"2024-09-12T09:26:37.254110+0000","last_fullsized":"2024-09-12T09:26:37.254110+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:59.544914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":303,"num_read_kb":245,"num_write":57,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"36'12","reported_seq":118,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.194156+0000","last_change":"2024-09-12T09:26:37.249157+0000","last_active":"2024-09-12T09:26:38.194156+0000","last_peered":"2024-09-12T09:26:38.194156+0000","last_clean":"2024-09-12T09:26:38.194156+0000","last_became_active":"2024-09-12T09:25:21.180524+0000","last_became_peered":"2024-09-12T09:25:21.180524+0000","last_unstale":"2024-09-12T09:26:38.194156+0000","last_undegraded":"2024-09-12T09:26:38.194156+0000","last_fullsized":"2024-09-12T09:26:38.194156+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:10:37.261191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069008399999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":20,"num_read_kb":8316,"num_write":10,"num_write_kb":90,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.3","version":"36'86","reported_seq":203,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.642191+0000","last_change":"2024-09-12T09:25:14.108389+0000","last_active":"2024-09-12T09:26:38.642191+0000","last_peered":"2024-09-12T09:26:38.642191+0000","last_clean":"2024-09-12T09:26:38.642191+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:26:38.642191+0000","last_undegraded":"2024-09-12T09:26:38.642191+0000","last_fullsized":"2024-09-12T09:26:38.642191+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":86,"log_dups_size":0,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:27:49.434156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":108,"num_read_kb":84,"num_write":80,"num_write_kb":280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":127,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248754+0000","last_change":"2024-09-12T09:25:08.967094+0000","last_active":"2024-09-12T09:26:37.248754+0000","last_peered":"2024-09-12T09:26:37.248754+0000","last_clean":"2024-09-12T09:26:37.248754+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:26:37.248754+0000","last_undegraded":"2024-09-12T09:26:37.248754+0000","last_fullsized":"2024-09-12T09:26:37.248754+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_clean_scrub_stamp":"2024-09-12T09:25:07.958248+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:48:49.265198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":50,"num_read_kb":52870,"num_write":51,"num_write_kb":980,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":12288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":426896,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":5116,"num_read_kb":4311,"num_write":1065,"num_write_kb":3102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":983040,"data_stored":955168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1116,"ondisk_log_size":1116,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672983,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40916,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94330924,"statfs":{"total":96636764160,"available":96594866176,"internally_reserved":0,"allocated":376832,"data_stored":720040,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705688,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35676,"kb_used_data":320,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336164,"statfs":{"total":96636764160,"available":96600231936,"internally_reserved":0,"allocated":327680,"data_stored":251355,"data_compressed":5639,"data_compressed_allocated":12288,"data_compressed_original":122880,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705685,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35756,"kb_used_data":396,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336084,"statfs":{"total":96636764160,"available":96600150016,"internally_reserved":0,"allocated":405504,"data_stored":841745,"data_compressed":8511,"data_compressed_allocated":49152,"data_compressed_original":696320,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":978944,"data_stored":955149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:26:42.546 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:26:42.842 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:26:42.842 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:26:42.854 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":81,"stamp":"2024-09-12T09:26:41.738525+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1017283,"num_objects":11,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":5222,"num_read_kb":57227,"num_write":1195,"num_write_kb":5188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1222,"ondisk_log_size":1222,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":112348,"kb_used_data":1084,"kb_used_omap":4,"kb_used_meta":110139,"kb_avail":283003172,"statfs":{"total":289910292480,"available":289795248128,"internally_reserved":0,"allocated":1110016,"data_stored":1813140,"data_compressed":17656,"data_compressed_allocated":98304,"data_compressed_original":1392640,"omap_allocated":4785,"internal_metadata":112782671},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":179527,"num_objects":-14,"num_object_clones":0,"num_object_copies":-30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-14,"num_whiteouts":0,"num_read":722,"num_read_kb":560,"num_write":255,"num_write_kb":1613,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":-3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.559202"},"pg_stats":[{"pgid":"2.7","version":"36'225","reported_seq":641,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.741189+0000","last_change":"2024-09-12T09:25:14.107716+0000","last_active":"2024-09-12T09:26:38.741189+0000","last_peered":"2024-09-12T09:26:38.741189+0000","last_clean":"2024-09-12T09:26:38.741189+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:26:38.741189+0000","last_undegraded":"2024-09-12T09:26:38.741189+0000","last_fullsized":"2024-09-12T09:26:38.741189+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T21:22:26.326993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":246255,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":973,"num_read_kb":811,"num_write":218,"num_write_kb":903,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"36'250","reported_seq":874,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.721215+0000","last_change":"2024-09-12T09:25:14.108064+0000","last_active":"2024-09-12T09:26:38.721215+0000","last_peered":"2024-09-12T09:26:38.721215+0000","last_clean":"2024-09-12T09:26:38.721215+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:26:38.721215+0000","last_undegraded":"2024-09-12T09:26:38.721215+0000","last_fullsized":"2024-09-12T09:26:38.721215+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":250,"log_dups_size":0,"ondisk_log_size":250,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:58:38.784575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":35,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1407,"num_read_kb":1170,"num_write":231,"num_write_kb":477,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"36'76","reported_seq":335,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.490808+0000","last_change":"2024-09-12T09:25:14.108130+0000","last_active":"2024-09-12T09:26:38.490808+0000","last_peered":"2024-09-12T09:26:38.490808+0000","last_clean":"2024-09-12T09:26:38.490808+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:26:38.490808+0000","last_undegraded":"2024-09-12T09:26:38.490808+0000","last_fullsized":"2024-09-12T09:26:38.490808+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":76,"log_dups_size":0,"ondisk_log_size":76,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:26:32.430612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":477,"num_read_kb":430,"num_write":64,"num_write_kb":66,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"36'209","reported_seq":515,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.741967+0000","last_change":"2024-09-12T09:25:14.107727+0000","last_active":"2024-09-12T09:26:38.741967+0000","last_peered":"2024-09-12T09:26:38.741967+0000","last_clean":"2024-09-12T09:26:38.741967+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:26:38.741967+0000","last_undegraded":"2024-09-12T09:26:38.741967+0000","last_fullsized":"2024-09-12T09:26:38.741967+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:12:51.609293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":180587,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":700,"num_read_kb":574,"num_write":224,"num_write_kb":956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"36'5","reported_seq":91,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.244506+0000","last_change":"2024-09-12T09:26:37.244506+0000","last_active":"2024-09-12T09:26:37.244506+0000","last_peered":"2024-09-12T09:26:37.244506+0000","last_clean":"2024-09-12T09:26:37.244506+0000","last_became_active":"2024-09-12T09:25:21.180239+0000","last_became_peered":"2024-09-12T09:25:21.180239+0000","last_unstale":"2024-09-12T09:26:37.244506+0000","last_undegraded":"2024-09-12T09:26:37.244506+0000","last_fullsized":"2024-09-12T09:26:37.244506+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:36:37.112101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054725599999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":12,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.2","version":"36'61","reported_seq":415,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.432040+0000","last_change":"2024-09-12T09:25:14.110972+0000","last_active":"2024-09-12T09:26:37.432040+0000","last_peered":"2024-09-12T09:26:37.432040+0000","last_clean":"2024-09-12T09:26:37.432040+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:26:37.432040+0000","last_undegraded":"2024-09-12T09:26:37.432040+0000","last_fullsized":"2024-09-12T09:26:37.432040+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":61,"log_dups_size":0,"ondisk_log_size":61,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:36:33.654957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":476,"num_read_kb":436,"num_write":47,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"28'11","reported_seq":105,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248790+0000","last_change":"2024-09-12T09:26:37.249083+0000","last_active":"2024-09-12T09:26:37.248790+0000","last_peered":"2024-09-12T09:26:37.248790+0000","last_clean":"2024-09-12T09:26:37.248790+0000","last_became_active":"2024-09-12T09:25:21.181281+0000","last_became_peered":"2024-09-12T09:25:21.181281+0000","last_unstale":"2024-09-12T09:26:37.248790+0000","last_undegraded":"2024-09-12T09:26:37.248790+0000","last_fullsized":"2024-09-12T09:26:37.248790+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:52:51.680866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066169000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":8,"num_read_kb":17850,"num_write":11,"num_write_kb":367,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.1","version":"36'146","reported_seq":509,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.673147+0000","last_change":"2024-09-12T09:25:14.560859+0000","last_active":"2024-09-12T09:26:37.673147+0000","last_peered":"2024-09-12T09:26:37.673147+0000","last_clean":"2024-09-12T09:26:37.673147+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:26:37.673147+0000","last_undegraded":"2024-09-12T09:26:37.673147+0000","last_fullsized":"2024-09-12T09:26:37.673147+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:05:09.270506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":672,"num_read_kb":561,"num_write":144,"num_write_kb":342,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'26","reported_seq":134,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.244187+0000","last_change":"2024-09-12T09:26:37.244516+0000","last_active":"2024-09-12T09:26:37.244187+0000","last_peered":"2024-09-12T09:26:37.244187+0000","last_clean":"2024-09-12T09:26:37.244187+0000","last_became_active":"2024-09-12T09:25:21.180180+0000","last_became_peered":"2024-09-12T09:25:21.180180+0000","last_unstale":"2024-09-12T09:26:37.244187+0000","last_undegraded":"2024-09-12T09:26:37.244187+0000","last_fullsized":"2024-09-12T09:26:37.244187+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:06:17.862458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072608199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":22,"num_read_kb":26704,"num_write":26,"num_write_kb":511,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.0","version":"36'63","reported_seq":217,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.254110+0000","last_change":"2024-09-12T09:25:14.561027+0000","last_active":"2024-09-12T09:26:37.254110+0000","last_peered":"2024-09-12T09:26:37.254110+0000","last_clean":"2024-09-12T09:26:37.254110+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:26:37.254110+0000","last_undegraded":"2024-09-12T09:26:37.254110+0000","last_fullsized":"2024-09-12T09:26:37.254110+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:59.544914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":303,"num_read_kb":245,"num_write":57,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"36'12","reported_seq":118,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.194156+0000","last_change":"2024-09-12T09:26:37.249157+0000","last_active":"2024-09-12T09:26:38.194156+0000","last_peered":"2024-09-12T09:26:38.194156+0000","last_clean":"2024-09-12T09:26:38.194156+0000","last_became_active":"2024-09-12T09:25:21.180524+0000","last_became_peered":"2024-09-12T09:25:21.180524+0000","last_unstale":"2024-09-12T09:26:38.194156+0000","last_undegraded":"2024-09-12T09:26:38.194156+0000","last_fullsized":"2024-09-12T09:26:38.194156+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:10:37.261191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069008399999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":20,"num_read_kb":8316,"num_write":10,"num_write_kb":90,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.3","version":"36'86","reported_seq":203,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.642191+0000","last_change":"2024-09-12T09:25:14.108389+0000","last_active":"2024-09-12T09:26:38.642191+0000","last_peered":"2024-09-12T09:26:38.642191+0000","last_clean":"2024-09-12T09:26:38.642191+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:26:38.642191+0000","last_undegraded":"2024-09-12T09:26:38.642191+0000","last_fullsized":"2024-09-12T09:26:38.642191+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":86,"log_dups_size":0,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:27:49.434156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":108,"num_read_kb":84,"num_write":80,"num_write_kb":280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":127,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248754+0000","last_change":"2024-09-12T09:25:08.967094+0000","last_active":"2024-09-12T09:26:37.248754+0000","last_peered":"2024-09-12T09:26:37.248754+0000","last_clean":"2024-09-12T09:26:37.248754+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:26:37.248754+0000","last_undegraded":"2024-09-12T09:26:37.248754+0000","last_fullsized":"2024-09-12T09:26:37.248754+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_clean_scrub_stamp":"2024-09-12T09:25:07.958248+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:48:49.265198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":50,"num_read_kb":52870,"num_write":51,"num_write_kb":980,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":12288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":426896,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":5116,"num_read_kb":4311,"num_write":1065,"num_write_kb":3102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":983040,"data_stored":955168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1116,"ondisk_log_size":1116,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672983,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40916,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94330924,"statfs":{"total":96636764160,"available":96594866176,"internally_reserved":0,"allocated":376832,"data_stored":720040,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705688,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35676,"kb_used_data":320,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336164,"statfs":{"total":96636764160,"available":96600231936,"internally_reserved":0,"allocated":327680,"data_stored":251355,"data_compressed":5639,"data_compressed_allocated":12288,"data_compressed_original":122880,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705685,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35756,"kb_used_data":396,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336084,"statfs":{"total":96636764160,"available":96600150016,"internally_reserved":0,"allocated":405504,"data_stored":841745,"data_compressed":8511,"data_compressed_allocated":49152,"data_compressed_original":696320,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":978944,"data_stored":955149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:26:42.855 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-12T09:26:42.856 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:26:43.148 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:26:43.148 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:26:43.160 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":81,"stamp":"2024-09-12T09:26:41.738525+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1017283,"num_objects":11,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":5222,"num_read_kb":57227,"num_write":1195,"num_write_kb":5188,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1222,"ondisk_log_size":1222,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":112348,"kb_used_data":1084,"kb_used_omap":4,"kb_used_meta":110139,"kb_avail":283003172,"statfs":{"total":289910292480,"available":289795248128,"internally_reserved":0,"allocated":1110016,"data_stored":1813140,"data_compressed":17656,"data_compressed_allocated":98304,"data_compressed_original":1392640,"omap_allocated":4785,"internal_metadata":112782671},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":179527,"num_objects":-14,"num_object_clones":0,"num_object_copies":-30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-14,"num_whiteouts":0,"num_read":722,"num_read_kb":560,"num_write":255,"num_write_kb":1613,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":-3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.559202"},"pg_stats":[{"pgid":"2.7","version":"36'225","reported_seq":641,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.741189+0000","last_change":"2024-09-12T09:25:14.107716+0000","last_active":"2024-09-12T09:26:38.741189+0000","last_peered":"2024-09-12T09:26:38.741189+0000","last_clean":"2024-09-12T09:26:38.741189+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:26:38.741189+0000","last_undegraded":"2024-09-12T09:26:38.741189+0000","last_fullsized":"2024-09-12T09:26:38.741189+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T21:22:26.326993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":246255,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":973,"num_read_kb":811,"num_write":218,"num_write_kb":903,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"36'250","reported_seq":874,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.721215+0000","last_change":"2024-09-12T09:25:14.108064+0000","last_active":"2024-09-12T09:26:38.721215+0000","last_peered":"2024-09-12T09:26:38.721215+0000","last_clean":"2024-09-12T09:26:38.721215+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:26:38.721215+0000","last_undegraded":"2024-09-12T09:26:38.721215+0000","last_fullsized":"2024-09-12T09:26:38.721215+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":250,"log_dups_size":0,"ondisk_log_size":250,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:58:38.784575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":35,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1407,"num_read_kb":1170,"num_write":231,"num_write_kb":477,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"36'76","reported_seq":335,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.490808+0000","last_change":"2024-09-12T09:25:14.108130+0000","last_active":"2024-09-12T09:26:38.490808+0000","last_peered":"2024-09-12T09:26:38.490808+0000","last_clean":"2024-09-12T09:26:38.490808+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:26:38.490808+0000","last_undegraded":"2024-09-12T09:26:38.490808+0000","last_fullsized":"2024-09-12T09:26:38.490808+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":76,"log_dups_size":0,"ondisk_log_size":76,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:26:32.430612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":477,"num_read_kb":430,"num_write":64,"num_write_kb":66,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"36'209","reported_seq":515,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.741967+0000","last_change":"2024-09-12T09:25:14.107727+0000","last_active":"2024-09-12T09:26:38.741967+0000","last_peered":"2024-09-12T09:26:38.741967+0000","last_clean":"2024-09-12T09:26:38.741967+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:26:38.741967+0000","last_undegraded":"2024-09-12T09:26:38.741967+0000","last_fullsized":"2024-09-12T09:26:38.741967+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":209,"log_dups_size":0,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:12:51.609293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":180587,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":700,"num_read_kb":574,"num_write":224,"num_write_kb":956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"36'5","reported_seq":91,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.244506+0000","last_change":"2024-09-12T09:26:37.244506+0000","last_active":"2024-09-12T09:26:37.244506+0000","last_peered":"2024-09-12T09:26:37.244506+0000","last_clean":"2024-09-12T09:26:37.244506+0000","last_became_active":"2024-09-12T09:25:21.180239+0000","last_became_peered":"2024-09-12T09:25:21.180239+0000","last_unstale":"2024-09-12T09:26:37.244506+0000","last_undegraded":"2024-09-12T09:26:37.244506+0000","last_fullsized":"2024-09-12T09:26:37.244506+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:36:37.112101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054725599999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":12,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.2","version":"36'61","reported_seq":415,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.432040+0000","last_change":"2024-09-12T09:25:14.110972+0000","last_active":"2024-09-12T09:26:37.432040+0000","last_peered":"2024-09-12T09:26:37.432040+0000","last_clean":"2024-09-12T09:26:37.432040+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:26:37.432040+0000","last_undegraded":"2024-09-12T09:26:37.432040+0000","last_fullsized":"2024-09-12T09:26:37.432040+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":61,"log_dups_size":0,"ondisk_log_size":61,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:36:33.654957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":476,"num_read_kb":436,"num_write":47,"num_write_kb":34,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"28'11","reported_seq":105,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248790+0000","last_change":"2024-09-12T09:26:37.249083+0000","last_active":"2024-09-12T09:26:37.248790+0000","last_peered":"2024-09-12T09:26:37.248790+0000","last_clean":"2024-09-12T09:26:37.248790+0000","last_became_active":"2024-09-12T09:25:21.181281+0000","last_became_peered":"2024-09-12T09:25:21.181281+0000","last_unstale":"2024-09-12T09:26:37.248790+0000","last_undegraded":"2024-09-12T09:26:37.248790+0000","last_fullsized":"2024-09-12T09:26:37.248790+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:52:51.680866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066169000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":8,"num_read_kb":17850,"num_write":11,"num_write_kb":367,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.1","version":"36'146","reported_seq":509,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.673147+0000","last_change":"2024-09-12T09:25:14.560859+0000","last_active":"2024-09-12T09:26:37.673147+0000","last_peered":"2024-09-12T09:26:37.673147+0000","last_clean":"2024-09-12T09:26:37.673147+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:26:37.673147+0000","last_undegraded":"2024-09-12T09:26:37.673147+0000","last_fullsized":"2024-09-12T09:26:37.673147+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:05:09.270506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":672,"num_read_kb":561,"num_write":144,"num_write_kb":342,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'26","reported_seq":134,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.244187+0000","last_change":"2024-09-12T09:26:37.244516+0000","last_active":"2024-09-12T09:26:37.244187+0000","last_peered":"2024-09-12T09:26:37.244187+0000","last_clean":"2024-09-12T09:26:37.244187+0000","last_became_active":"2024-09-12T09:25:21.180180+0000","last_became_peered":"2024-09-12T09:25:21.180180+0000","last_unstale":"2024-09-12T09:26:37.244187+0000","last_undegraded":"2024-09-12T09:26:37.244187+0000","last_fullsized":"2024-09-12T09:26:37.244187+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:06:17.862458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072608199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":22,"num_read_kb":26704,"num_write":26,"num_write_kb":511,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.0","version":"36'63","reported_seq":217,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.254110+0000","last_change":"2024-09-12T09:25:14.561027+0000","last_active":"2024-09-12T09:26:37.254110+0000","last_peered":"2024-09-12T09:26:37.254110+0000","last_clean":"2024-09-12T09:26:37.254110+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:26:37.254110+0000","last_undegraded":"2024-09-12T09:26:37.254110+0000","last_fullsized":"2024-09-12T09:26:37.254110+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:59.544914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":303,"num_read_kb":245,"num_write":57,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"36'12","reported_seq":118,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.194156+0000","last_change":"2024-09-12T09:26:37.249157+0000","last_active":"2024-09-12T09:26:38.194156+0000","last_peered":"2024-09-12T09:26:38.194156+0000","last_clean":"2024-09-12T09:26:38.194156+0000","last_became_active":"2024-09-12T09:25:21.180524+0000","last_became_peered":"2024-09-12T09:25:21.180524+0000","last_unstale":"2024-09-12T09:26:38.194156+0000","last_undegraded":"2024-09-12T09:26:38.194156+0000","last_fullsized":"2024-09-12T09:26:38.194156+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:10:37.261191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069008399999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":20,"num_read_kb":8316,"num_write":10,"num_write_kb":90,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.3","version":"36'86","reported_seq":203,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:38.642191+0000","last_change":"2024-09-12T09:25:14.108389+0000","last_active":"2024-09-12T09:26:38.642191+0000","last_peered":"2024-09-12T09:26:38.642191+0000","last_clean":"2024-09-12T09:26:38.642191+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:26:38.642191+0000","last_undegraded":"2024-09-12T09:26:38.642191+0000","last_fullsized":"2024-09-12T09:26:38.642191+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":86,"log_dups_size":0,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:27:49.434156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":108,"num_read_kb":84,"num_write":80,"num_write_kb":280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":127,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248754+0000","last_change":"2024-09-12T09:25:08.967094+0000","last_active":"2024-09-12T09:26:37.248754+0000","last_peered":"2024-09-12T09:26:37.248754+0000","last_clean":"2024-09-12T09:26:37.248754+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:26:37.248754+0000","last_undegraded":"2024-09-12T09:26:37.248754+0000","last_fullsized":"2024-09-12T09:26:37.248754+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_clean_scrub_stamp":"2024-09-12T09:25:07.958248+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:48:49.265198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":50,"num_read_kb":52870,"num_write":51,"num_write_kb":980,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":12288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":426896,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":5116,"num_read_kb":4311,"num_write":1065,"num_write_kb":3102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":983040,"data_stored":955168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1116,"ondisk_log_size":1116,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672983,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40916,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94330924,"statfs":{"total":96636764160,"available":96594866176,"internally_reserved":0,"allocated":376832,"data_stored":720040,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705688,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35676,"kb_used_data":320,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336164,"statfs":{"total":96636764160,"available":96600231936,"internally_reserved":0,"allocated":327680,"data_stored":251355,"data_compressed":5639,"data_compressed_allocated":12288,"data_compressed_original":122880,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705685,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35756,"kb_used_data":396,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336084,"statfs":{"total":96636764160,"available":96600150016,"internally_reserved":0,"allocated":405504,"data_stored":841745,"data_compressed":8511,"data_compressed_allocated":49152,"data_compressed_original":696320,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":978944,"data_stored":955149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":4096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:26:43.161 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-12T09:26:43.458 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:26:43.458 INFO:teuthology.orchestra.run.smithi001.stdout:{"epoch":36,"fsid":"8015faec-5472-4472-bd4e-c28f7ee78249","created":"2024-09-12T09:24:55.173719+0000","modified":"2024-09-12T09:26:37.241069+0000","last_up_change":"2024-09-12T09:25:07.958248+0000","last_in_change":"2024-09-12T09:24:56.041136+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T09:25:07.739502+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T09:25:10.263597+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-12T09:25:20.122304+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"36","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":36,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"1c168d47-db80-483c-8d1b-ea7729e987f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6808","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6809","nonce":4188157287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6810","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6811","nonce":4188157287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6814","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6815","nonce":4188157287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6812","nonce":4188157287},{"type":"v1","addr":"172.21.15.1:6813","nonce":4188157287}]},"public_addr":"172.21.15.1:6809/4188157287","cluster_addr":"172.21.15.1:6811/4188157287","heartbeat_back_addr":"172.21.15.1:6815/4188157287","heartbeat_front_addr":"172.21.15.1:6813/4188157287","state":["exists","up"]},{"osd":1,"uuid":"9537bf2a-fb12-474f-ac07-b053f038d55f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6816","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6817","nonce":494946882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6818","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6819","nonce":494946882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6822","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6823","nonce":494946882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6820","nonce":494946882},{"type":"v1","addr":"172.21.15.1:6821","nonce":494946882}]},"public_addr":"172.21.15.1:6817/494946882","cluster_addr":"172.21.15.1:6819/494946882","heartbeat_back_addr":"172.21.15.1:6823/494946882","heartbeat_front_addr":"172.21.15.1:6821/494946882","state":["exists","up"]},{"osd":2,"uuid":"37bea878-e4d9-4a74-aa59-9d9b0a9943be","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6800","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6801","nonce":2843410099}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6802","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6803","nonce":2843410099}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6806","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6807","nonce":2843410099}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.1:6804","nonce":2843410099},{"type":"v1","addr":"172.21.15.1:6805","nonce":2843410099}]},"public_addr":"172.21.15.1:6801/2843410099","cluster_addr":"172.21.15.1:6803/2843410099","heartbeat_back_addr":"172.21.15.1:6807/2843410099","heartbeat_front_addr":"172.21.15.1:6805/2843410099","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.635348+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.779740+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T09:25:02.628927+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":3,"snaps":[{"begin":5,"length":4}]}],"new_removed_snaps":[{"pool":3,"snaps":[{"begin":8,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T09:26:44.471 INFO:tasks.ceph:Scrubbing osd.0 2024-09-12T09:26:44.471 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-12T09:26:44.611 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-12T09:26:44.611 INFO:teuthology.orchestra.run.smithi001.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T09:26:44.611 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-12T09:26:44.622 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-12T09:26:44.919 INFO:teuthology.orchestra.run.smithi001.stderr:instructed osd(s) 0 to deep-scrub 2024-09-12T09:26:44.932 INFO:tasks.ceph:Scrubbing osd.1 2024-09-12T09:26:44.932 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-12T09:26:45.056 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-12T09:26:45.056 INFO:teuthology.orchestra.run.smithi001.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T09:26:45.057 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-12T09:26:45.068 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-12T09:26:45.370 INFO:teuthology.orchestra.run.smithi001.stderr:instructed osd(s) 1 to deep-scrub 2024-09-12T09:26:45.383 INFO:tasks.ceph:Scrubbing osd.2 2024-09-12T09:26:45.384 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-12T09:26:45.508 INFO:teuthology.orchestra.run.smithi001.stdout:{ 2024-09-12T09:26:45.508 INFO:teuthology.orchestra.run.smithi001.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T09:26:45.508 INFO:teuthology.orchestra.run.smithi001.stdout:} 2024-09-12T09:26:45.519 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-12T09:26:45.816 INFO:teuthology.orchestra.run.smithi001.stderr:instructed osd(s) 2 to deep-scrub 2024-09-12T09:26:45.830 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:26:46.122 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:26:46.122 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:26:46.134 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":84,"stamp":"2024-09-12T09:26:45.739257+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4784710,"num_objects":8,"num_object_clones":0,"num_object_copies":19,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":7814,"num_read_kb":65292,"num_write":1927,"num_write_kb":22748,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1996,"ondisk_log_size":1996,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":116564,"kb_used_data":1404,"kb_used_omap":4,"kb_used_meta":114299,"kb_avail":282998956,"statfs":{"total":289910292480,"available":289790930944,"internally_reserved":0,"allocated":1437696,"data_stored":7861036,"data_compressed":16132,"data_compressed_allocated":466944,"data_compressed_original":7438336,"omap_allocated":4785,"internal_metadata":117042511},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":3946954,"num_objects":-17,"num_object_clones":0,"num_object_copies":-35,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-17,"num_whiteouts":0,"num_read":3314,"num_read_kb":8625,"num_write":987,"num_write_kb":19173,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":-4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.497055"},"pg_stats":[{"pgid":"2.7","version":"36'353","reported_seq":782,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.719164+0000","last_change":"2024-09-12T09:25:14.107716+0000","last_active":"2024-09-12T09:26:41.719164+0000","last_peered":"2024-09-12T09:26:41.719164+0000","last_clean":"2024-09-12T09:26:41.719164+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:26:41.719164+0000","last_undegraded":"2024-09-12T09:26:41.719164+0000","last_fullsized":"2024-09-12T09:26:41.719164+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":353,"log_dups_size":0,"ondisk_log_size":353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T21:22:26.326993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1123,"num_read_kb":845,"num_write":348,"num_write_kb":2567,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"36'313","reported_seq":974,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.719460+0000","last_change":"2024-09-12T09:25:14.108064+0000","last_active":"2024-09-12T09:26:41.719460+0000","last_peered":"2024-09-12T09:26:41.719460+0000","last_clean":"2024-09-12T09:26:41.719460+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:26:41.719460+0000","last_undegraded":"2024-09-12T09:26:41.719460+0000","last_fullsized":"2024-09-12T09:26:41.719460+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":313,"log_dups_size":0,"ondisk_log_size":313,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:58:38.784575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1522,"num_read_kb":1255,"num_write":289,"num_write_kb":771,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"36'99","reported_seq":444,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.251038+0000","last_change":"2024-09-12T09:25:14.108130+0000","last_active":"2024-09-12T09:26:41.251038+0000","last_peered":"2024-09-12T09:26:41.251038+0000","last_clean":"2024-09-12T09:26:41.251038+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:26:41.251038+0000","last_undegraded":"2024-09-12T09:26:41.251038+0000","last_fullsized":"2024-09-12T09:26:41.251038+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:26:32.430612+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":657,"num_read_kb":581,"num_write":76,"num_write_kb":68,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"36'386","reported_seq":1014,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.696717+0000","last_change":"2024-09-12T09:25:14.107727+0000","last_active":"2024-09-12T09:26:41.696717+0000","last_peered":"2024-09-12T09:26:41.696717+0000","last_clean":"2024-09-12T09:26:41.696717+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:26:41.696717+0000","last_undegraded":"2024-09-12T09:26:41.696717+0000","last_fullsized":"2024-09-12T09:26:41.696717+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":386,"log_dups_size":0,"ondisk_log_size":386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:12:51.609293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1502,"num_read_kb":1203,"num_write":393,"num_write_kb":2187,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"36'11","reported_seq":100,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:40.376268+0000","last_change":"2024-09-12T09:26:37.244506+0000","last_active":"2024-09-12T09:26:40.376268+0000","last_peered":"2024-09-12T09:26:40.376268+0000","last_clean":"2024-09-12T09:26:40.376268+0000","last_became_active":"2024-09-12T09:25:21.180239+0000","last_became_peered":"2024-09-12T09:25:21.180239+0000","last_unstale":"2024-09-12T09:26:40.376268+0000","last_undegraded":"2024-09-12T09:26:40.376268+0000","last_fullsized":"2024-09-12T09:26:40.376268+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:36:37.112101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054725599999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3072,"num_write":10,"num_write_kb":3084,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.2","version":"36'120","reported_seq":636,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.685459+0000","last_change":"2024-09-12T09:25:14.110972+0000","last_active":"2024-09-12T09:26:41.685459+0000","last_peered":"2024-09-12T09:26:41.685459+0000","last_clean":"2024-09-12T09:26:41.685459+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:26:41.685459+0000","last_undegraded":"2024-09-12T09:26:41.685459+0000","last_fullsized":"2024-09-12T09:26:41.685459+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:36:33.654957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":796,"num_read_kb":698,"num_write":97,"num_write_kb":586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"36'14","reported_seq":108,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:40.938133+0000","last_change":"2024-09-12T09:26:37.249083+0000","last_active":"2024-09-12T09:26:40.938133+0000","last_peered":"2024-09-12T09:26:40.938133+0000","last_clean":"2024-09-12T09:26:40.938133+0000","last_became_active":"2024-09-12T09:25:21.181281+0000","last_became_peered":"2024-09-12T09:25:21.181281+0000","last_unstale":"2024-09-12T09:26:40.938133+0000","last_undegraded":"2024-09-12T09:26:40.938133+0000","last_fullsized":"2024-09-12T09:26:40.938133+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:52:51.680866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066169000000000004,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":17850,"num_write":14,"num_write_kb":5487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.1","version":"36'294","reported_seq":927,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.720611+0000","last_change":"2024-09-12T09:25:14.560859+0000","last_active":"2024-09-12T09:26:41.720611+0000","last_peered":"2024-09-12T09:26:41.720611+0000","last_clean":"2024-09-12T09:26:41.720611+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:26:41.720611+0000","last_undegraded":"2024-09-12T09:26:41.720611+0000","last_fullsized":"2024-09-12T09:26:41.720611+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":294,"log_dups_size":0,"ondisk_log_size":294,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:05:09.270506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1346,"num_read_kb":1093,"num_write":290,"num_write_kb":1225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"36'30","reported_seq":140,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:40.283492+0000","last_change":"2024-09-12T09:26:37.244516+0000","last_active":"2024-09-12T09:26:40.283492+0000","last_peered":"2024-09-12T09:26:40.283492+0000","last_clean":"2024-09-12T09:26:40.283492+0000","last_became_active":"2024-09-12T09:25:21.180180+0000","last_became_peered":"2024-09-12T09:25:21.180180+0000","last_unstale":"2024-09-12T09:26:40.283492+0000","last_undegraded":"2024-09-12T09:26:40.283492+0000","last_fullsized":"2024-09-12T09:26:40.283492+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:06:17.862458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072608199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":24,"num_read_kb":28752,"num_write":30,"num_write_kb":2559,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.0","version":"36'168","reported_seq":322,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:40.952179+0000","last_change":"2024-09-12T09:25:14.561027+0000","last_active":"2024-09-12T09:26:40.952179+0000","last_peered":"2024-09-12T09:26:40.952179+0000","last_clean":"2024-09-12T09:26:40.952179+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:26:40.952179+0000","last_undegraded":"2024-09-12T09:26:40.952179+0000","last_fullsized":"2024-09-12T09:26:40.952179+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":168,"log_dups_size":0,"ondisk_log_size":168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:02:59.544914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":402,"num_read_kb":245,"num_write":160,"num_write_kb":1681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"36'14","reported_seq":126,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:40.998768+0000","last_change":"2024-09-12T09:26:37.249157+0000","last_active":"2024-09-12T09:26:40.998768+0000","last_peered":"2024-09-12T09:26:40.998768+0000","last_clean":"2024-09-12T09:26:40.998768+0000","last_became_active":"2024-09-12T09:25:21.180524+0000","last_became_peered":"2024-09-12T09:25:21.180524+0000","last_unstale":"2024-09-12T09:26:40.998768+0000","last_undegraded":"2024-09-12T09:26:40.998768+0000","last_fullsized":"2024-09-12T09:26:40.998768+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:20.171110+0000","last_clean_scrub_stamp":"2024-09-12T09:25:20.171110+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:10:37.261191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069008399999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":26,"num_read_kb":9345,"num_write":12,"num_write_kb":1114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"5","length":"4"}]},{"pgid":"2.3","version":"36'142","reported_seq":382,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:41.723982+0000","last_change":"2024-09-12T09:25:14.108389+0000","last_active":"2024-09-12T09:26:41.723982+0000","last_peered":"2024-09-12T09:26:41.723982+0000","last_clean":"2024-09-12T09:26:41.723982+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:26:41.723982+0000","last_undegraded":"2024-09-12T09:26:41.723982+0000","last_fullsized":"2024-09-12T09:26:41.723982+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:11.095864+0000","last_clean_scrub_stamp":"2024-09-12T09:25:11.095864+0000","objects_scrubbed":0,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:27:49.434156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":349,"num_read_kb":307,"num_write":129,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":127,"reported_epoch":36,"state":"active+clean","last_fresh":"2024-09-12T09:26:37.248754+0000","last_change":"2024-09-12T09:25:08.967094+0000","last_active":"2024-09-12T09:26:37.248754+0000","last_peered":"2024-09-12T09:26:37.248754+0000","last_clean":"2024-09-12T09:26:37.248754+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:26:37.248754+0000","last_undegraded":"2024-09-12T09:26:37.248754+0000","last_fullsized":"2024-09-12T09:26:37.248754+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T09:25:07.958248+0000","last_clean_scrub_stamp":"2024-09-12T09:25:07.958248+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:48:49.265198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":4194323,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":61,"num_read_kb":59019,"num_write":66,"num_write_kb":12244,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":405504,"data_stored":6303744,"data_compressed":9120,"data_compressed_allocated":393216,"data_compressed_original":6291456,"omap_allocated":0,"internal_metadata":0},"log_size":69,"ondisk_log_size":69,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":7697,"num_read_kb":6227,"num_write":1782,"num_write_kb":9398,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1875,"ondisk_log_size":1875,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672984,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40004,"kb_used_data":488,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94331836,"statfs":{"total":96636764160,"available":96595800064,"internally_reserved":0,"allocated":499712,"data_stored":2817141,"data_compressed":6546,"data_compressed_allocated":167936,"data_compressed_original":2670592,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705689,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":36292,"kb_used_data":428,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94335548,"statfs":{"total":96636764160,"available":96599601152,"internally_reserved":0,"allocated":438272,"data_stored":2226754,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705686,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40268,"kb_used_data":488,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94331572,"statfs":{"total":96636764160,"available":96595529728,"internally_reserved":0,"allocated":499712,"data_stored":2817141,"data_compressed":6546,"data_compressed_allocated":167936,"data_compressed_original":2670592,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":135168,"data_stored":2101248,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":135168,"data_stored":2101248,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":135168,"data_stored":2101248,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-12T09:25:20.171110+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=20, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-12T09:25:20.171110+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=20, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.138 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.139 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-12T09:25:20.171110+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=20, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.139 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.139 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-12T09:25:20.171110+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=20, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.139 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-12T09:25:11.095864+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=11, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.139 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-12T09:25:07.958248+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=25, tm_sec=7, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=9, tm_min=26, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T09:26:46.139 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T09:27:06.140 DEBUG:teuthology.orchestra.run.smithi001:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-12T09:27:06.446 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-09-12T09:27:06.447 INFO:teuthology.orchestra.run.smithi001.stderr:dumped all 2024-09-12T09:27:06.459 INFO:teuthology.orchestra.run.smithi001.stdout:{"pg_ready":true,"pg_map":{"version":94,"stamp":"2024-09-12T09:27:05.743366+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4784710,"num_objects":8,"num_object_clones":0,"num_object_copies":19,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":7814,"num_read_kb":65292,"num_write":1927,"num_write_kb":22748,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1999,"ondisk_log_size":1999,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":115780,"kb_used_data":1428,"kb_used_omap":4,"kb_used_meta":114299,"kb_avail":282999740,"statfs":{"total":289910292480,"available":289791733760,"internally_reserved":0,"allocated":1462272,"data_stored":7872916,"data_compressed":16132,"data_compressed_allocated":466944,"data_compressed_original":7438336,"omap_allocated":4785,"internal_metadata":117042511},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002491"},"pg_stats":[{"pgid":"2.7","version":"36'353","reported_seq":792,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:51.736668+0000","last_change":"2024-09-12T09:26:51.736668+0000","last_active":"2024-09-12T09:26:51.736668+0000","last_peered":"2024-09-12T09:26:51.736668+0000","last_clean":"2024-09-12T09:26:51.736668+0000","last_became_active":"2024-09-12T09:25:12.107384+0000","last_became_peered":"2024-09-12T09:25:12.107384+0000","last_unstale":"2024-09-12T09:26:51.736668+0000","last_undegraded":"2024-09-12T09:26:51.736668+0000","last_fullsized":"2024-09-12T09:26:51.736668+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'353","last_scrub_stamp":"2024-09-12T09:26:51.736575+0000","last_deep_scrub":"36'353","last_deep_scrub_stamp":"2024-09-12T09:26:51.736575+0000","last_clean_scrub_stamp":"2024-09-12T09:26:51.736575+0000","objects_scrubbed":0,"log_size":353,"log_dups_size":0,"ondisk_log_size":353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:31:48.760784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071338100000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1123,"num_read_kb":845,"num_write":348,"num_write_kb":2567,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"36'313","reported_seq":984,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:48.677062+0000","last_change":"2024-09-12T09:26:48.677062+0000","last_active":"2024-09-12T09:26:48.677062+0000","last_peered":"2024-09-12T09:26:48.677062+0000","last_clean":"2024-09-12T09:26:48.677062+0000","last_became_active":"2024-09-12T09:25:12.106510+0000","last_became_peered":"2024-09-12T09:25:12.106510+0000","last_unstale":"2024-09-12T09:26:48.677062+0000","last_undegraded":"2024-09-12T09:26:48.677062+0000","last_fullsized":"2024-09-12T09:26:48.677062+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'313","last_scrub_stamp":"2024-09-12T09:26:48.676954+0000","last_deep_scrub":"36'313","last_deep_scrub_stamp":"2024-09-12T09:26:48.676954+0000","last_clean_scrub_stamp":"2024-09-12T09:26:48.676954+0000","objects_scrubbed":0,"log_size":313,"log_dups_size":0,"ondisk_log_size":313,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:33:03.536602+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.001028681,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1522,"num_read_kb":1255,"num_write":289,"num_write_kb":771,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"36'99","reported_seq":454,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:46.703523+0000","last_change":"2024-09-12T09:26:46.703523+0000","last_active":"2024-09-12T09:26:46.703523+0000","last_peered":"2024-09-12T09:26:46.703523+0000","last_clean":"2024-09-12T09:26:46.703523+0000","last_became_active":"2024-09-12T09:25:12.106547+0000","last_became_peered":"2024-09-12T09:25:12.106547+0000","last_unstale":"2024-09-12T09:26:46.703523+0000","last_undegraded":"2024-09-12T09:26:46.703523+0000","last_fullsized":"2024-09-12T09:26:46.703523+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'99","last_scrub_stamp":"2024-09-12T09:26:46.703427+0000","last_deep_scrub":"36'99","last_deep_scrub_stamp":"2024-09-12T09:26:46.703427+0000","last_clean_scrub_stamp":"2024-09-12T09:26:46.703427+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:21:48.787696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096065500000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":657,"num_read_kb":581,"num_write":76,"num_write_kb":68,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"36'386","reported_seq":1024,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:45.740326+0000","last_change":"2024-09-12T09:26:45.740326+0000","last_active":"2024-09-12T09:26:45.740326+0000","last_peered":"2024-09-12T09:26:45.740326+0000","last_clean":"2024-09-12T09:26:45.740326+0000","last_became_active":"2024-09-12T09:25:12.105777+0000","last_became_peered":"2024-09-12T09:25:12.105777+0000","last_unstale":"2024-09-12T09:26:45.740326+0000","last_undegraded":"2024-09-12T09:26:45.740326+0000","last_fullsized":"2024-09-12T09:26:45.740326+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'386","last_scrub_stamp":"2024-09-12T09:26:45.740249+0000","last_deep_scrub":"36'386","last_deep_scrub_stamp":"2024-09-12T09:26:45.740249+0000","last_clean_scrub_stamp":"2024-09-12T09:26:45.740249+0000","objects_scrubbed":1,"log_size":386,"log_dups_size":0,"ondisk_log_size":386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:41:43.237764+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00072909099999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1502,"num_read_kb":1203,"num_write":393,"num_write_kb":2187,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"36'11","reported_seq":110,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:47.170252+0000","last_change":"2024-09-12T09:26:47.170252+0000","last_active":"2024-09-12T09:26:47.170252+0000","last_peered":"2024-09-12T09:26:47.170252+0000","last_clean":"2024-09-12T09:26:47.170252+0000","last_became_active":"2024-09-12T09:25:21.180239+0000","last_became_peered":"2024-09-12T09:25:21.180239+0000","last_unstale":"2024-09-12T09:26:47.170252+0000","last_undegraded":"2024-09-12T09:26:47.170252+0000","last_fullsized":"2024-09-12T09:26:47.170252+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'11","last_scrub_stamp":"2024-09-12T09:26:47.170161+0000","last_deep_scrub":"36'11","last_deep_scrub_stamp":"2024-09-12T09:26:47.170161+0000","last_clean_scrub_stamp":"2024-09-12T09:26:47.170161+0000","objects_scrubbed":1,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:54:33.468522+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00054725599999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3072,"num_write":10,"num_write_kb":3084,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"37'121","reported_seq":647,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:45.192755+0000","last_change":"2024-09-12T09:26:45.192755+0000","last_active":"2024-09-12T09:26:45.192755+0000","last_peered":"2024-09-12T09:26:45.192755+0000","last_clean":"2024-09-12T09:26:45.192755+0000","last_became_active":"2024-09-12T09:25:12.107974+0000","last_became_peered":"2024-09-12T09:25:12.107974+0000","last_unstale":"2024-09-12T09:26:45.192755+0000","last_undegraded":"2024-09-12T09:26:45.192755+0000","last_fullsized":"2024-09-12T09:26:45.192755+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"37'121","last_scrub_stamp":"2024-09-12T09:26:45.192674+0000","last_deep_scrub":"37'121","last_deep_scrub_stamp":"2024-09-12T09:26:45.192674+0000","last_clean_scrub_stamp":"2024-09-12T09:26:45.192674+0000","objects_scrubbed":1,"log_size":121,"log_dups_size":0,"ondisk_log_size":121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:14:16.172082+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.001188071,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":796,"num_read_kb":698,"num_write":97,"num_write_kb":586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"36'14","reported_seq":118,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:50.710471+0000","last_change":"2024-09-12T09:26:50.710471+0000","last_active":"2024-09-12T09:26:50.710471+0000","last_peered":"2024-09-12T09:26:50.710471+0000","last_clean":"2024-09-12T09:26:50.710471+0000","last_became_active":"2024-09-12T09:25:21.181281+0000","last_became_peered":"2024-09-12T09:25:21.181281+0000","last_unstale":"2024-09-12T09:26:50.710471+0000","last_undegraded":"2024-09-12T09:26:50.710471+0000","last_fullsized":"2024-09-12T09:26:50.710471+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'14","last_scrub_stamp":"2024-09-12T09:26:50.710363+0000","last_deep_scrub":"36'14","last_deep_scrub_stamp":"2024-09-12T09:26:50.710363+0000","last_clean_scrub_stamp":"2024-09-12T09:26:50.710363+0000","objects_scrubbed":1,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:39:58.390279+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0.00066169000000000004,"stat_sum":{"num_bytes":4194304,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":17850,"num_write":14,"num_write_kb":5487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"36'294","reported_seq":937,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:46.090614+0000","last_change":"2024-09-12T09:26:46.090614+0000","last_active":"2024-09-12T09:26:46.090614+0000","last_peered":"2024-09-12T09:26:46.090614+0000","last_clean":"2024-09-12T09:26:46.090614+0000","last_became_active":"2024-09-12T09:25:12.109366+0000","last_became_peered":"2024-09-12T09:25:12.109366+0000","last_unstale":"2024-09-12T09:26:46.090614+0000","last_undegraded":"2024-09-12T09:26:46.090614+0000","last_fullsized":"2024-09-12T09:26:46.090614+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'294","last_scrub_stamp":"2024-09-12T09:26:46.090538+0000","last_deep_scrub":"36'294","last_deep_scrub_stamp":"2024-09-12T09:26:46.090538+0000","last_clean_scrub_stamp":"2024-09-12T09:26:46.090538+0000","objects_scrubbed":0,"log_size":294,"log_dups_size":0,"ondisk_log_size":294,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:15:30.323709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032291200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1346,"num_read_kb":1093,"num_write":290,"num_write_kb":1225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"36'30","reported_seq":150,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:46.144526+0000","last_change":"2024-09-12T09:26:46.144526+0000","last_active":"2024-09-12T09:26:46.144526+0000","last_peered":"2024-09-12T09:26:46.144526+0000","last_clean":"2024-09-12T09:26:46.144526+0000","last_became_active":"2024-09-12T09:25:21.180180+0000","last_became_peered":"2024-09-12T09:25:21.180180+0000","last_unstale":"2024-09-12T09:26:46.144526+0000","last_undegraded":"2024-09-12T09:26:46.144526+0000","last_fullsized":"2024-09-12T09:26:46.144526+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'30","last_scrub_stamp":"2024-09-12T09:26:46.144428+0000","last_deep_scrub":"36'30","last_deep_scrub_stamp":"2024-09-12T09:26:46.144428+0000","last_clean_scrub_stamp":"2024-09-12T09:26:46.144428+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:53:32.403890+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072608199999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":24,"num_read_kb":28752,"num_write":30,"num_write_kb":2559,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"36'168","reported_seq":332,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:47.083232+0000","last_change":"2024-09-12T09:26:47.083232+0000","last_active":"2024-09-12T09:26:47.083232+0000","last_peered":"2024-09-12T09:26:47.083232+0000","last_clean":"2024-09-12T09:26:47.083232+0000","last_became_active":"2024-09-12T09:25:12.106974+0000","last_became_peered":"2024-09-12T09:25:12.106974+0000","last_unstale":"2024-09-12T09:26:47.083232+0000","last_undegraded":"2024-09-12T09:26:47.083232+0000","last_fullsized":"2024-09-12T09:26:47.083232+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'168","last_scrub_stamp":"2024-09-12T09:26:47.083132+0000","last_deep_scrub":"36'168","last_deep_scrub_stamp":"2024-09-12T09:26:47.083132+0000","last_clean_scrub_stamp":"2024-09-12T09:26:47.083132+0000","objects_scrubbed":0,"log_size":168,"log_dups_size":0,"ondisk_log_size":168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:38:54.384535+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00043151399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":402,"num_read_kb":245,"num_write":160,"num_write_kb":1681,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"36'14","reported_seq":136,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:52.785550+0000","last_change":"2024-09-12T09:26:52.785550+0000","last_active":"2024-09-12T09:26:52.785550+0000","last_peered":"2024-09-12T09:26:52.785550+0000","last_clean":"2024-09-12T09:26:52.785550+0000","last_became_active":"2024-09-12T09:25:21.180524+0000","last_became_peered":"2024-09-12T09:25:21.180524+0000","last_unstale":"2024-09-12T09:26:52.785550+0000","last_undegraded":"2024-09-12T09:26:52.785550+0000","last_fullsized":"2024-09-12T09:26:52.785550+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'14","last_scrub_stamp":"2024-09-12T09:26:52.785438+0000","last_deep_scrub":"36'14","last_deep_scrub_stamp":"2024-09-12T09:26:52.785438+0000","last_clean_scrub_stamp":"2024-09-12T09:26:52.785438+0000","objects_scrubbed":1,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:31:43.005091+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00069008399999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":26,"num_read_kb":9345,"num_write":12,"num_write_kb":1114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"36'142","reported_seq":392,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:47.701950+0000","last_change":"2024-09-12T09:26:47.701950+0000","last_active":"2024-09-12T09:26:47.701950+0000","last_peered":"2024-09-12T09:26:47.701950+0000","last_clean":"2024-09-12T09:26:47.701950+0000","last_became_active":"2024-09-12T09:25:12.108853+0000","last_became_peered":"2024-09-12T09:25:12.108853+0000","last_unstale":"2024-09-12T09:26:47.701950+0000","last_undegraded":"2024-09-12T09:26:47.701950+0000","last_fullsized":"2024-09-12T09:26:47.701950+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"36'142","last_scrub_stamp":"2024-09-12T09:26:47.701837+0000","last_deep_scrub":"36'142","last_deep_scrub_stamp":"2024-09-12T09:26:47.701837+0000","last_clean_scrub_stamp":"2024-09-12T09:26:47.701837+0000","objects_scrubbed":1,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T19:10:50.881341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001172722,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":349,"num_read_kb":307,"num_write":129,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"37'54","reported_seq":139,"reported_epoch":37,"state":"active+clean","last_fresh":"2024-09-12T09:26:49.715630+0000","last_change":"2024-09-12T09:26:49.715630+0000","last_active":"2024-09-12T09:26:49.715630+0000","last_peered":"2024-09-12T09:26:49.715630+0000","last_clean":"2024-09-12T09:26:49.715630+0000","last_became_active":"2024-09-12T09:25:08.965094+0000","last_became_peered":"2024-09-12T09:25:08.965094+0000","last_unstale":"2024-09-12T09:26:49.715630+0000","last_undegraded":"2024-09-12T09:26:49.715630+0000","last_fullsized":"2024-09-12T09:26:49.715630+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"37'54","last_scrub_stamp":"2024-09-12T09:26:49.715519+0000","last_deep_scrub":"37'54","last_deep_scrub_stamp":"2024-09-12T09:26:49.715519+0000","last_clean_scrub_stamp":"2024-09-12T09:26:49.715519+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:18:55.387339+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":4194323,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":61,"num_read_kb":59019,"num_write":66,"num_write_kb":12244,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":405504,"data_stored":6303744,"data_compressed":9120,"data_compressed_allocated":393216,"data_compressed_original":6291456,"omap_allocated":0,"internal_metadata":0},"log_size":69,"ondisk_log_size":69,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":7697,"num_read_kb":6227,"num_write":1782,"num_write_kb":9398,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1876,"ondisk_log_size":1876,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":7012,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":1,"up_from":10,"seq":42949672988,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40000,"kb_used_data":496,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94331840,"statfs":{"total":96636764160,"available":96595804160,"internally_reserved":0,"allocated":507904,"data_stored":2821101,"data_compressed":6546,"data_compressed_allocated":167936,"data_compressed_original":2670592,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":9,"seq":38654705693,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35780,"kb_used_data":436,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336060,"statfs":{"total":96636764160,"available":96600125440,"internally_reserved":0,"allocated":446464,"data_stored":2230714,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705690,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":40000,"kb_used_data":496,"kb_used_omap":1,"kb_used_meta":39486,"kb_avail":94331840,"statfs":{"total":96636764160,"available":96595804160,"internally_reserved":0,"allocated":507904,"data_stored":2821101,"data_compressed":6546,"data_compressed_allocated":167936,"data_compressed_original":2670592,"omap_allocated":1595,"internal_metadata":40434117},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3506,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":135168,"data_stored":2101248,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":135168,"data_stored":2101248,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":135168,"data_stored":2101248,"data_compressed":3040,"data_compressed_allocated":131072,"data_compressed_original":2097152,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T09:27:06.460 DEBUG:teuthology.orchestra.run.smithi001:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-12T09:27:06.771 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-12T09:27:06.772 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-12T09:27:06.772 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-12T09:27:06.772 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T09:27:06.804 INFO:tasks.ceph.osd.0:Stopped 2024-09-12T09:27:06.804 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-12T09:27:06.804 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T09:27:06.871 INFO:tasks.ceph.osd.1:Stopped 2024-09-12T09:27:06.872 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-12T09:27:06.872 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T09:27:06.946 INFO:tasks.ceph.osd.2:Stopped 2024-09-12T09:27:06.946 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-12T09:27:06.947 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-12T09:27:06.947 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T09:27:07.013 INFO:tasks.ceph.mgr.x:Stopped 2024-09-12T09:27:07.013 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-12T09:27:07.013 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-12T09:27:07.014 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T09:27:07.064 INFO:tasks.ceph.mon.a:Stopped 2024-09-12T09:27:07.064 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-12T09:27:07.065 DEBUG:teuthology.orchestra.run.smithi001:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(OSD_SLOW_PING_TIME' | head -n 1 2024-09-12T09:27:07.133 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:27:07.134 DEBUG:teuthology.orchestra.run.smithi001:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-12T09:27:07.551 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:27:07.551 DEBUG:teuthology.orchestra.run.smithi001:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-12T09:27:07.628 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:27:07.628 DEBUG:teuthology.orchestra.run.smithi001:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-12T09:27:07.691 INFO:tasks.ceph:Archiving mon data... 2024-09-12T09:27:07.692 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512/data/mon.a.tgz 2024-09-12T09:27:07.693 DEBUG:teuthology.orchestra.run.smithi001:> mktemp 2024-09-12T09:27:07.712 INFO:teuthology.orchestra.run.smithi001.stdout:/tmp/tmp.3pJZpqRZDI 2024-09-12T09:27:07.712 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.3pJZpqRZDI 2024-09-12T09:27:07.829 DEBUG:teuthology.orchestra.run.smithi001:> sudo chmod 0666 /tmp/tmp.3pJZpqRZDI 2024-09-12T09:27:07.913 DEBUG:teuthology.orchestra.remote:smithi001:/tmp/tmp.3pJZpqRZDI is 181KB 2024-09-12T09:27:07.966 DEBUG:teuthology.orchestra.run.smithi001:> rm -fr /tmp/tmp.3pJZpqRZDI 2024-09-12T09:27:07.981 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-12T09:27:07.981 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T09:27:08.102 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-12T09:27:08.102 INFO:tasks.ceph:Archiving crash dumps... 2024-09-12T09:27:08.104 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512/remote/smithi001/crash 2024-09-12T09:27:08.105 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-12T09:27:08.167 INFO:tasks.ceph:Compressing logs... 2024-09-12T09:27:08.168 DEBUG:teuthology.orchestra.run.smithi001:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-12T09:27:08.233 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-12T09:27:08.319 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35540.log 2024-09-12T09:27:08.319 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34834.log 2024-09-12T09:27:08.319 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-osd.0.log: /var/log/ceph/ceph-client.admin.35540.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36586.log 2024-09-12T09:27:08.320 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35540.log.gz 2024-09-12T09:27:08.320 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34834.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36669.log 2024-09-12T09:27:08.320 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34834.log.gz 2024-09-12T09:27:08.320 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36586.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38526.log 2024-09-12T09:27:08.320 INFO:teuthology.orchestra.run.smithi001.stderr: 54.2% -- replaced with /var/log/ceph/ceph-client.admin.36586.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36669.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34607.log 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36669.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38526.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36946.log 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38526.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34607.log: gzip -5 --verbose 0.0% -- /var/log/ceph/ceph-client.admin.38652.log -- replaced with /var/log/ceph/ceph-client.admin.34607.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr: 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36946.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38944.log 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36946.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38652.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37800.log 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38652.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38944.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38944.log.gz 2024-09-12T09:27:08.321 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37800.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36541.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37800.log.gz 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37156.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36541.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36052.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36541.log.gz 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37156.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37476.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 23.6% -- replaced with /var/log/ceph/ceph-client.admin.37156.log.gz 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36052.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36244.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 57.1% -- replaced with /var/log/ceph/ceph-client.admin.36052.log.gz 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37476.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37431.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37476.log.gz 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36244.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36520.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 54.5% -- replaced with /var/log/ceph/ceph-client.admin.36244.log.gz 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37431.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36305.log 2024-09-12T09:27:08.322 INFO:teuthology.orchestra.run.smithi001.stderr: 53.7% -- replaced with /var/log/ceph/ceph-client.admin.37431.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36520.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36325.log 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36520.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36305.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37505.log 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36305.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36325.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35370.log 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36325.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37505.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37755.log 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37505.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35370.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36093.log 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35370.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37755.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34859.log 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr: 53.3% -- replaced with /var/log/ceph/ceph-client.admin.37755.log.gz 2024-09-12T09:27:08.323 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36093.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37029.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 58.0% -- replaced with /var/log/ceph/ceph-client.admin.36093.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34859.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36862.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34859.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37029.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35242.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37029.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36862.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38820.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 52.4% -- replaced with /var/log/ceph/ceph-client.admin.36862.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35242.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36816.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35242.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38820.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37249.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38820.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36816.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36628.log 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36816.log.gz 2024-09-12T09:27:08.324 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37249.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38778.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr: 56.9% -- replaced with /var/log/ceph/ceph-client.admin.37249.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36628.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34994.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36628.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38778.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38778.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35988.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34994.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38568.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34994.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35988.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37317.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr: 53.8% -- replaced with /var/log/ceph/ceph-client.admin.35988.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38568.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38266.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38568.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37317.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36565.log 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37317.log.gz 2024-09-12T09:27:08.325 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38266.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36368.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38266.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36565.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38055.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 51.3% -- replaced with /var/log/ceph/ceph-client.admin.36565.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36368.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36690.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36368.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38055.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38190.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38055.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36690.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35946.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36690.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38190.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31790.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38190.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35946.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37365.log 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35946.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.31790.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31790.log.gz 2024-09-12T09:27:08.326 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37365.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38084.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37365.log.gz 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38010.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38084.log: 87.4% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38084.log.gz 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35668.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36073.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38010.log: 54.7% -- replaced with /var/log/ceph/ceph-client.admin.38010.log.gz 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35668.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36141.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35668.log.gz 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36073.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37050.log 2024-09-12T09:27:08.327 INFO:teuthology.orchestra.run.smithi001.stderr: 53.8% -- replaced with /var/log/ceph/ceph-client.admin.36073.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36141.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36795.log 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36141.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37270.log 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37050.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37050.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36795.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37228.log 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr: 20.1% -- replaced with /var/log/ceph/ceph-client.admin.36795.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37270.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37270.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37733.log 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37228.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38032.log 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37228.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37733.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36348.log 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr: 56.9% -- replaced with /var/log/ceph/ceph-client.admin.37733.log.gz 2024-09-12T09:27:08.328 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38032.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38237.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38032.log.gz 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37452.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36348.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36348.log.gz 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38237.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37547.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38237.log.gz 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37452.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34910.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37452.log.gz 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37547.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37547.log.gz 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36458.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34910.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37198.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34910.log.gz 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36458.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36988.log 2024-09-12T09:27:08.329 INFO:teuthology.orchestra.run.smithi001.stderr: 54.7% -- replaced with /var/log/ceph/ceph-client.admin.36458.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37198.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32033.log 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37198.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36988.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36988.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35243.log 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.32033.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37638.log 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32033.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35243.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35243.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35330.log 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37638.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36925.log 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37638.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35330.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36479.log 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35330.log.gz 2024-09-12T09:27:08.330 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37114.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36925.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36925.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36479.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38167.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36479.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37114.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27308.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37114.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38167.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38167.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38610.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph.tmp-client.admin.27308.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37294.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27308.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38610.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35369.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38610.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37294.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38442.log 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37294.log.gz 2024-09-12T09:27:08.331 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35369.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37895.log 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35369.log.gz 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38442.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35624.log 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38442.log.gz 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37895.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36162.log 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr: 55.1% -- replaced with /var/log/ceph/ceph-client.admin.37895.log.gz 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35624.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31830.log 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35624.log.gz 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36162.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36162.log.gz -5 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr: --verbose -- /var/log/ceph/ceph-client.admin.38309.log 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.31830.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36775.log 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31830.log.gz 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38309.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38309.log.gz 2024-09-12T09:27:08.332 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37661.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35116.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36775.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36775.log.gz 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37661.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37661.log.gz 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35116.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36183.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35116.log.gz 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36500.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36183.log: gzip -5 0.0% --verbose -- replaced with /var/log/ceph/ceph-client.admin.36183.log.gz -- 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr: /var/log/ceph/ceph-client.admin.38736.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36224.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36500.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36500.log.gz 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38736.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38736.log.gz 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31969.log 2024-09-12T09:27:08.333 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36265.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36224.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36224.log.gz 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.31969.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35922.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31969.log.gz 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36265.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35118.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36265.log.gz 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35922.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37177.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35922.log.gz 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35118.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35244.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35118.log.gz 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37177.log: 23.9% -- replaced with /var/log/ceph/ceph-client.admin.37177.log.gz 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36754.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36712.log 2024-09-12T09:27:08.334 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35244.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35244.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36754.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38147.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36754.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36712.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36904.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36712.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38147.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38147.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38862.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36904.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36904.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38862.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38862.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36967.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35967.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-osd.2.log: /var/log/ceph/ceph-client.admin.36967.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36967.log.gz 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38260.log 2024-09-12T09:27:08.335 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38078.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35967.log: 57.5% -- replaced with /var/log/ceph/ceph-client.admin.35967.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38260.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37916.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38260.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37968.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38078.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38078.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37916.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37008.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr: 57.9% -- replaced with /var/log/ceph/ceph-client.admin.37916.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35117.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37968.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37968.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37008.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37823.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr: 57.1% -- replaced with /var/log/ceph/ceph-client.admin.37008.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35117.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36733.log 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35117.log.gz 2024-09-12T09:27:08.336 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34778.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37823.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37823.log.gz 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36733.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36285.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36733.log.gz 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34778.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34778.log.gz -5 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr: --verbose -- /var/log/ceph/ceph-client.admin.37776.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36416.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36285.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36285.log.gz 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37776.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37776.log.gz 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36416.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37499.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr: 56.8% -- replaced with /var/log/ceph/ceph-client.admin.36416.log.gz 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37614.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph.log: /var/log/ceph/ceph-client.admin.37499.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37667.log 2024-09-12T09:27:08.337 INFO:teuthology.orchestra.run.smithi001.stderr: 84.3% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37499.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr: -- replaced with /var/log/ceph/ceph.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37323.log 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37614.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37614.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37667.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38694.log 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37667.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37323.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38484.log 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37323.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38694.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.38694.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.36028.log 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36838.log 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38484.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38484.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36028.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37571.log 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr: 53.3% -- replaced with /var/log/ceph/ceph-client.admin.36028.log.gz 2024-09-12T09:27:08.338 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36838.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36838.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5/var/log/ceph/ceph-client.admin.37571.log: --verbose -- /var/log/ceph/ceph-client.admin.37962.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr: 53.7%/var/log/ceph/ceph-mgr.x.log: -- replaced with /var/log/ceph/ceph-client.admin.37571.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38904.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip/var/log/ceph/ceph-client.admin.37962.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.35498.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37962.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38904.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38904.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31632.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35498.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35498.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36649.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.31632.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31632.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36437.log 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36649.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36649.log.gz 2024-09-12T09:27:08.339 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36883.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36437.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36437.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38193.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36883.log: 56.4% -- replaced with /var/log/ceph/ceph-client.admin.36883.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36204.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38193.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38193.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36137.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36204.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36204.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37871.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36137.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36137.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37093.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37871.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37871.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37135.log 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37093.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37093.log.gz 2024-09-12T09:27:08.340 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34952.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37135.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37135.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35036.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.34952.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34952.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36607.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35036.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35036.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38126.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36607.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36607.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37072.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38126.log: 23.9% -- replaced with /var/log/ceph/ceph-client.admin.38126.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38330.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37072.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37072.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36008.log 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.38330.log: 24.5% -- replaced with /var/log/ceph/ceph-client.admin.38330.log.gz 2024-09-12T09:27:08.341 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36113.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36008.log: gzip 57.9% -- replaced with /var/log/ceph/ceph-client.admin.36008.log.gz 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.35582.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36113.log: 53.1%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35708.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr: -- replaced with /var/log/ceph/ceph-client.admin.36113.log.gz 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35582.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37410.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35582.log.gz 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose/var/log/ceph/ceph-client.admin.35708.log: -- /var/log/ceph/ceph-client.admin.37389.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35708.log.gz 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37410.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37410.log.gz 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37709.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.35456.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37389.log: /var/log/ceph/ceph-client.admin.37709.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37939.log 2024-09-12T09:27:08.342 INFO:teuthology.orchestra.run.smithi001.stderr: 52.5% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37709.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr: -- replaced with /var/log/ceph/ceph-client.admin.37389.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.35456.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.35456.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.31870.log 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37939.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37939.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37829.log 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.31870.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31870.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37593.log 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37829.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37829.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36395.log 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.37593.log: 54.2% -- replaced with /var/log/ceph/ceph-client.admin.37593.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr:/var/log/ceph/ceph-client.admin.36395.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36395.log.gz 2024-09-12T09:27:08.343 INFO:teuthology.orchestra.run.smithi001.stderr: 91.7% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-12T09:27:08.344 INFO:teuthology.orchestra.run.smithi001.stderr: 91.4% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-12T09:27:08.520 INFO:teuthology.orchestra.run.smithi001.stderr: 94.3% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-12T09:27:08.521 INFO:teuthology.orchestra.run.smithi001.stderr: 94.3% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-12T09:27:08.909 INFO:teuthology.orchestra.run.smithi001.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-12T09:27:08.911 INFO:teuthology.orchestra.run.smithi001.stderr: 2024-09-12T09:27:08.912 INFO:teuthology.orchestra.run.smithi001.stderr:real 0m0.688s 2024-09-12T09:27:08.912 INFO:teuthology.orchestra.run.smithi001.stderr:user 0m1.323s 2024-09-12T09:27:08.912 INFO:teuthology.orchestra.run.smithi001.stderr:sys 0m0.148s 2024-09-12T09:27:08.912 INFO:tasks.ceph:Archiving logs... 2024-09-12T09:27:08.913 DEBUG:teuthology.misc:Transferring archived files from smithi001:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512/remote/smithi001/log 2024-09-12T09:27:08.914 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-12T09:27:09.273 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-12T09:27:09.287 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-12T09:27:09.287 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-12T09:27:09.348 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-12T09:27:09.357 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-12T09:27:09.357 DEBUG:teuthology.orchestra.run.smithi001:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-12T09:27:09.372 INFO:teuthology.orchestra.run.smithi001.stderr:bash: line 1: ntpq: command not found 2024-09-12T09:27:09.377 INFO:teuthology.orchestra.run.smithi001.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-12T09:27:09.377 INFO:teuthology.orchestra.run.smithi001.stdout:=============================================================================== 2024-09-12T09:27:09.377 INFO:teuthology.orchestra.run.smithi001.stdout:^* hv01.front.sepia.ceph.com 3 6 377 26 -2715us[-2648us] +/- 56ms 2024-09-12T09:27:09.377 INFO:teuthology.orchestra.run.smithi001.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 26 +716us[ +784us] +/- 50ms 2024-09-12T09:27:09.377 INFO:teuthology.orchestra.run.smithi001.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 25 +2394us[+2394us] +/- 68ms 2024-09-12T09:27:09.377 INFO:teuthology.orchestra.run.smithi001.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-12T09:27:09.378 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-12T09:27:09.411 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-12T09:27:09.412 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-12T09:27:09.502 DEBUG:teuthology.orchestra.run.smithi001:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-12T09:27:09.567 DEBUG:teuthology.orchestra.run.smithi001:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-12T09:27:09.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T09:27:09.595 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-12T09:27:09.604 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-12T09:27:09.612 INFO:teuthology.task.internal:Duration was 520.854860 seconds 2024-09-12T09:27:09.612 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-12T09:27:09.733 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-12T09:27:09.734 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T09:27:09.774 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-12T09:27:09.817 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-12T09:27:09.817 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi001.front.sepia.ceph.com 2024-09-12T09:27:09.817 DEBUG:teuthology.orchestra.run.smithi001:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-12T09:27:09.878 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-12T09:27:09.879 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T09:27:09.946 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-12T09:27:09.946 DEBUG:teuthology.orchestra.run.smithi001:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T09:27:10.087 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-12T09:27:10.097 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-12T09:27:10.097 DEBUG:teuthology.orchestra.run.smithi001:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T09:27:10.122 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-12T09:27:10.131 DEBUG:teuthology.orchestra.run.smithi001:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-12T09:27:10.186 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = core 2024-09-12T09:27:10.200 DEBUG:teuthology.orchestra.run.smithi001:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T09:27:10.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T09:27:10.255 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-12T09:27:10.265 INFO:teuthology.task.internal:Transferring archived files... 2024-09-12T09:27:10.266 DEBUG:teuthology.misc:Transferring archived files from smithi001:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902512/remote/smithi001 2024-09-12T09:27:10.266 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T09:27:10.330 INFO:teuthology.task.internal:Removing archive directory... 2024-09-12T09:27:10.330 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T09:27:10.380 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-12T09:27:10.391 INFO:teuthology.task.internal:Not uploading archives. 2024-09-12T09:27:10.391 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-12T09:27:10.476 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-12T09:27:10.476 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T09:27:10.493 INFO:teuthology.orchestra.run.smithi001.stdout: 265675 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 09:27 /home/ubuntu/cephtest 2024-09-12T09:27:10.494 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-12T09:27:10.505 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-12T09:27:10.580 INFO:teuthology.run:Summary data: description: rbd/cli/{base/install clusters/{fixed-1 openstack} conf/{disable-pool-app} data-pool/ec features/journaling msgr-failures/few objectstore/bluestore-comp-zlib supported-random-distro$/{centos_latest} workloads/rbd_cli_import_export} duration: 520.854859828949 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-12T09:27:10.580 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T09:27:10.716 INFO:teuthology.run:pass