2026-02-20T21:43:06.903 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T21:43:06.918 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:43:07.138 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504 branch: wip-pdonnell-testing-20260219.182737-tentacle description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: yweinste@redhat.com exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '61504' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-pdonnell-testing-20260219.182737-tentacle ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false 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 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f7870454149f22574086dd2ff55d050585136531 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f7870454149f22574086dd2ff55d050585136531 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-pdonnell-testing-20260219.182737-tentacle sha1: f7870454149f22574086dd2ff55d050585136531 owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 7161 sha1: f7870454149f22574086dd2ff55d050585136531 sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-pdonnell-testing-20260219.182737-tentacle suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f7870454149f22574086dd2ff55d050585136531 targets: trial063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB3WTOVx1LhMvcT1ft/1uUdGniCQ9Qj4+TF2tq7o+A5DoaDFg6y2YKosfk4yY2OTYRiIxAaZsfiLlklNnnbLKxU= trial074.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD00CtfCafNzk7Qs0IJK7e7bUhaaeq7yOg7UHSnaIv+RYxkdNand7be63l7adDvfHPkFfcwxByXSNHU6VKegrHU= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd pool create datapool 4 - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd pool create datapool 4 - rbd --cluster cluster2 pool init datapool - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-20_16:15:01 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-20T21:43:07.138 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa; will attempt to use it 2026-02-20T21:43:07.139 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa/tasks 2026-02-20T21:43:07.139 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-20T21:43:07.140 INFO:teuthology.task.internal:Checking packages... 2026-02-20T21:43:07.141 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f7870454149f22574086dd2ff55d050585136531' 2026-02-20T21:43:07.141 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-20T21:43:07.141 INFO:teuthology.packaging:ref: None 2026-02-20T21:43:07.141 INFO:teuthology.packaging:tag: None 2026-02-20T21:43:07.141 INFO:teuthology.packaging:branch: wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T21:43:07.141 INFO:teuthology.packaging:sha1: f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:43:07.141 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T21:43:07.273 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-677.gf7870454 2026-02-20T21:43:07.275 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-20T21:43:07.287 INFO:teuthology.task.internal:no buildpackages task found 2026-02-20T21:43:07.287 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-20T21:43:07.301 INFO:teuthology.task.internal:Saving configuration 2026-02-20T21:43:07.319 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-20T21:43:07.331 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-20T21:43:07.478 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial063.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-20 21:39:34.941833', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB3WTOVx1LhMvcT1ft/1uUdGniCQ9Qj4+TF2tq7o+A5DoaDFg6y2YKosfk4yY2OTYRiIxAaZsfiLlklNnnbLKxU='} 2026-02-20T21:43:07.535 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial074.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-20 21:39:34.942435', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD00CtfCafNzk7Qs0IJK7e7bUhaaeq7yOg7UHSnaIv+RYxkdNand7be63l7adDvfHPkFfcwxByXSNHU6VKegrHU='} 2026-02-20T21:43:07.535 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-20T21:43:07.546 INFO:teuthology.task.internal:roles: ubuntu@trial063.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2026-02-20T21:43:07.546 INFO:teuthology.task.internal:roles: ubuntu@trial074.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2026-02-20T21:43:07.546 INFO:teuthology.run_tasks:Running task console_log... 2026-02-20T21:43:07.689 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6a7ddf6480>, signals=[15]) 2026-02-20T21:43:07.689 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-20T21:43:07.700 INFO:teuthology.task.internal:Opening connections... 2026-02-20T21:43:07.700 DEBUG:teuthology.task.internal:connecting to ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:43:07.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:43:07.764 DEBUG:teuthology.task.internal:connecting to ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:43:07.765 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:43:07.827 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-20T21:43:07.838 DEBUG:teuthology.orchestra.run.trial063:> uname -m 2026-02-20T21:43:07.853 INFO:teuthology.orchestra.run.trial063.stdout:x86_64 2026-02-20T21:43:07.853 DEBUG:teuthology.orchestra.run.trial063:> cat /etc/os-release 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:NAME="CentOS Stream" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:VERSION="9" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:ID="centos" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:ID_LIKE="rhel fedora" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:VERSION_ID="9" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:PLATFORM_ID="platform:el9" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:ANSI_COLOR="0;31" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:LOGO="fedora-logo-icon" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:HOME_URL="https://centos.org/" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T21:43:07.909 INFO:teuthology.orchestra.run.trial063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T21:43:07.910 INFO:teuthology.lock.ops:Updating trial063.front.sepia.ceph.com on lock server 2026-02-20T21:43:07.969 DEBUG:teuthology.orchestra.run.trial074:> uname -m 2026-02-20T21:43:07.984 INFO:teuthology.orchestra.run.trial074.stdout:x86_64 2026-02-20T21:43:07.984 DEBUG:teuthology.orchestra.run.trial074:> cat /etc/os-release 2026-02-20T21:43:08.040 INFO:teuthology.orchestra.run.trial074.stdout:NAME="CentOS Stream" 2026-02-20T21:43:08.040 INFO:teuthology.orchestra.run.trial074.stdout:VERSION="9" 2026-02-20T21:43:08.040 INFO:teuthology.orchestra.run.trial074.stdout:ID="centos" 2026-02-20T21:43:08.040 INFO:teuthology.orchestra.run.trial074.stdout:ID_LIKE="rhel fedora" 2026-02-20T21:43:08.040 INFO:teuthology.orchestra.run.trial074.stdout:VERSION_ID="9" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:PLATFORM_ID="platform:el9" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:ANSI_COLOR="0;31" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:LOGO="fedora-logo-icon" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:HOME_URL="https://centos.org/" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T21:43:08.041 INFO:teuthology.orchestra.run.trial074.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T21:43:08.041 INFO:teuthology.lock.ops:Updating trial074.front.sepia.ceph.com on lock server 2026-02-20T21:43:08.107 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-20T21:43:08.118 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-20T21:43:08.130 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-20T21:43:08.130 DEBUG:teuthology.orchestra.run.trial063:> test '!' -e /home/ubuntu/cephtest 2026-02-20T21:43:08.132 DEBUG:teuthology.orchestra.run.trial074:> test '!' -e /home/ubuntu/cephtest 2026-02-20T21:43:08.146 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-20T21:43:08.157 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-20T21:43:08.157 DEBUG:teuthology.orchestra.run.trial063:> test -z $(ls -A /var/lib/ceph) 2026-02-20T21:43:08.187 DEBUG:teuthology.orchestra.run.trial074:> test -z $(ls -A /var/lib/ceph) 2026-02-20T21:43:08.203 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-20T21:43:08.354 INFO:teuthology.run_tasks:Running task kernel... 2026-02-20T21:43:08.372 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-20T21:43:08.372 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'cluster2.mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-20T21:43:08.372 DEBUG:teuthology.orchestra.run.trial063:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T21:43:08.373 DEBUG:teuthology.orchestra.run.trial074:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T21:43:08.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:43:08.387 DEBUG:teuthology.orchestra.run.trial063:> uname -r 2026-02-20T21:43:08.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:43:08.388 DEBUG:teuthology.orchestra.run.trial074:> uname -r 2026-02-20T21:43:08.443 INFO:teuthology.orchestra.run.trial063.stdout:5.14.0-681.el9.x86_64 2026-02-20T21:43:08.444 INFO:teuthology.task.kernel:Running kernel on trial063: 5.14.0-681.el9.x86_64 2026-02-20T21:43:08.444 DEBUG:teuthology.orchestra.run.trial063:> sudo yum install -y kernel 2026-02-20T21:43:08.444 INFO:teuthology.orchestra.run.trial074.stdout:5.14.0-681.el9.x86_64 2026-02-20T21:43:08.444 INFO:teuthology.task.kernel:Running kernel on trial074: 5.14.0-681.el9.x86_64 2026-02-20T21:43:08.445 DEBUG:teuthology.orchestra.run.trial074:> sudo yum install -y kernel 2026-02-20T21:43:13.193 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - BaseOS 2.0 MB/s | 8.9 MB 00:04 2026-02-20T21:43:14.966 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - BaseOS 1.4 MB/s | 8.9 MB 00:06 2026-02-20T21:43:18.379 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - AppStream 9.3 MB/s | 27 MB 00:02 2026-02-20T21:43:29.475 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - CRB 910 kB/s | 7.8 MB 00:08 2026-02-20T21:43:30.652 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 20 kB 00:00 2026-02-20T21:43:31.452 INFO:teuthology.orchestra.run.trial063.stdout:Extra Packages for Enterprise Linux 27 MB/s | 20 MB 00:00 2026-02-20T21:43:34.639 INFO:teuthology.orchestra.run.trial063.stdout:lab-extras 2.0 MB/s | 50 kB 00:00 2026-02-20T21:43:35.653 INFO:teuthology.orchestra.run.trial063.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T21:43:35.653 INFO:teuthology.orchestra.run.trial063.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T21:43:35.672 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:43:35.672 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:43:35.673 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:43:35.695 DEBUG:teuthology.orchestra.run.trial063:> echo no | sudo yum reinstall kernel || true 2026-02-20T21:43:35.995 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 09:43:34 PM UTC. 2026-02-20T21:43:36.075 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout: Package Architecture Version Repository Size 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout:Reinstalling: 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:43:36.077 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 803 k 2026-02-20T21:43:36.078 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 0 2026-02-20T21:43:36.078 INFO:teuthology.orchestra.run.trial063.stderr:Operation aborted. 2026-02-20T21:43:36.097 INFO:teuthology.orchestra.run.trial063.stdout:Is this ok [y/N]: 2026-02-20T21:43:36.097 DEBUG:teuthology.orchestra.run.trial063:> sudo yum reinstall -y kernel || true 2026-02-20T21:43:36.395 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:02 ago on Fri 20 Feb 2026 09:43:34 PM UTC. 2026-02-20T21:43:36.475 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:43:36.475 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:43:36.475 INFO:teuthology.orchestra.run.trial063.stdout: Package Architecture Version Repository Size 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:Reinstalling: 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 803 k 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 0 2026-02-20T21:43:36.476 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:43:36.614 INFO:teuthology.orchestra.run.trial063.stdout:kernel-5.14.0-681.el9.x86_64.rpm 9.7 MB/s | 803 kB 00:00 2026-02-20T21:43:36.615 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:43:36.615 INFO:teuthology.orchestra.run.trial063.stdout:Total 5.6 MB/s | 803 kB 00:00 2026-02-20T21:43:36.625 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:43:36.660 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:43:36.660 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:43:36.665 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:43:36.665 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:43:36.689 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:43:36.693 INFO:teuthology.orchestra.run.trial063.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T21:43:36.693 INFO:teuthology.orchestra.run.trial063.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T21:43:36.809 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T21:43:36.809 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T21:43:36.860 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T21:43:36.860 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:43:36.860 INFO:teuthology.orchestra.run.trial063.stdout:Reinstalled: 2026-02-20T21:43:36.860 INFO:teuthology.orchestra.run.trial063.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T21:43:36.860 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:43:36.860 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:43:36.888 DEBUG:teuthology.orchestra.run.trial063:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T21:43:36.912 INFO:teuthology.orchestra.run.trial063.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T21:43:36.913 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T21:43:36.913 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T21:43:36.913 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2026-02-20T21:43:36.914 DEBUG:teuthology.orchestra.run.trial063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T21:43:36.977 INFO:teuthology.orchestra.run.trial063.stdout:ttyS1 2026-02-20T21:43:37.000 DEBUG:teuthology.parallel:result is None 2026-02-20T21:43:40.786 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 27 MB 00:27 2026-02-20T21:43:44.488 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - CRB 5.8 MB/s | 7.8 MB 00:01 2026-02-20T21:43:45.322 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - Extras packages 182 kB/s | 20 kB 00:00 2026-02-20T21:43:45.852 INFO:teuthology.orchestra.run.trial074.stdout:Extra Packages for Enterprise Linux 43 MB/s | 20 MB 00:00 2026-02-20T21:43:49.071 INFO:teuthology.orchestra.run.trial074.stdout:lab-extras 1.0 MB/s | 50 kB 00:00 2026-02-20T21:43:50.089 INFO:teuthology.orchestra.run.trial074.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T21:43:50.090 INFO:teuthology.orchestra.run.trial074.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T21:43:50.109 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:43:50.109 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:43:50.109 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:43:50.132 DEBUG:teuthology.orchestra.run.trial074:> echo no | sudo yum reinstall kernel || true 2026-02-20T21:43:50.437 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 09:43:49 PM UTC. 2026-02-20T21:43:50.519 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:43:50.520 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:43:50.520 INFO:teuthology.orchestra.run.trial074.stdout: Package Architecture Version Repository Size 2026-02-20T21:43:50.520 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:43:50.520 INFO:teuthology.orchestra.run.trial074.stdout:Reinstalling: 2026-02-20T21:43:50.520 INFO:teuthology.orchestra.run.trial074.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T21:43:50.520 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:43:50.521 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:43:50.521 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:43:50.521 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:43:50.521 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 803 k 2026-02-20T21:43:50.521 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 0 2026-02-20T21:43:50.521 INFO:teuthology.orchestra.run.trial074.stderr:Operation aborted. 2026-02-20T21:43:50.541 INFO:teuthology.orchestra.run.trial074.stdout:Is this ok [y/N]: 2026-02-20T21:43:50.541 DEBUG:teuthology.orchestra.run.trial074:> sudo yum reinstall -y kernel || true 2026-02-20T21:43:50.842 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 09:43:49 PM UTC. 2026-02-20T21:43:50.922 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:43:50.922 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:43:50.922 INFO:teuthology.orchestra.run.trial074.stdout: Package Architecture Version Repository Size 2026-02-20T21:43:50.922 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:43:50.922 INFO:teuthology.orchestra.run.trial074.stdout:Reinstalling: 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 803 k 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 0 2026-02-20T21:43:50.923 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:43:51.242 INFO:teuthology.orchestra.run.trial074.stdout:kernel-5.14.0-681.el9.x86_64.rpm 13 MB/s | 803 kB 00:00 2026-02-20T21:43:51.242 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:43:51.242 INFO:teuthology.orchestra.run.trial074.stdout:Total 2.5 MB/s | 803 kB 00:00 2026-02-20T21:43:51.251 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:43:51.284 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:43:51.285 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:43:51.289 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:43:51.289 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:43:51.313 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:43:51.317 INFO:teuthology.orchestra.run.trial074.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T21:43:51.317 INFO:teuthology.orchestra.run.trial074.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T21:43:51.421 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T21:43:51.421 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T21:43:51.477 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T21:43:51.477 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:43:51.477 INFO:teuthology.orchestra.run.trial074.stdout:Reinstalled: 2026-02-20T21:43:51.478 INFO:teuthology.orchestra.run.trial074.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T21:43:51.478 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:43:51.478 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:43:51.505 DEBUG:teuthology.orchestra.run.trial074:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T21:43:51.529 INFO:teuthology.orchestra.run.trial074.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T21:43:51.530 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T21:43:51.530 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T21:43:51.530 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2026-02-20T21:43:51.530 DEBUG:teuthology.orchestra.run.trial074:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T21:43:51.593 INFO:teuthology.orchestra.run.trial074.stdout:ttyS1 2026-02-20T21:43:51.621 DEBUG:teuthology.parallel:result is None 2026-02-20T21:43:51.621 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-20T21:43:51.629 INFO:teuthology.task.internal:Creating test directory... 2026-02-20T21:43:51.630 DEBUG:teuthology.orchestra.run.trial063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T21:43:51.632 DEBUG:teuthology.orchestra.run.trial074:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T21:43:51.678 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-20T21:43:51.690 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-20T21:43:51.703 INFO:teuthology.task.internal:Creating archive directory... 2026-02-20T21:43:51.703 DEBUG:teuthology.orchestra.run.trial063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T21:43:51.705 DEBUG:teuthology.orchestra.run.trial074:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T21:43:51.740 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-20T21:43:51.752 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-20T21:43:51.753 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T21:43:51.763 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T21:43:51.787 INFO:teuthology.orchestra.run.trial063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T21:43:51.796 INFO:teuthology.orchestra.run.trial063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T21:43:51.798 INFO:teuthology.orchestra.run.trial074.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T21:43:51.807 INFO:teuthology.orchestra.run.trial074.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T21:43:51.809 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-20T21:43:51.821 INFO:teuthology.task.internal:Configuring sudo... 2026-02-20T21:43:51.821 DEBUG:teuthology.orchestra.run.trial063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T21:43:51.840 DEBUG:teuthology.orchestra.run.trial074:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T21:43:51.873 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-20T21:43:51.889 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-20T21:43:51.889 DEBUG:teuthology.orchestra.run.trial063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T21:43:51.904 DEBUG:teuthology.orchestra.run.trial074:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T21:43:51.928 DEBUG:teuthology.orchestra.run.trial063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:43:52.078 DEBUG:teuthology.orchestra.run.trial063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:43:52.104 DEBUG:teuthology.orchestra.run.trial063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:43:52.260 DEBUG:teuthology.orchestra.run.trial063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:43:52.285 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:43:52.286 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T21:43:52.350 DEBUG:teuthology.orchestra.run.trial074:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:43:52.610 DEBUG:teuthology.orchestra.run.trial074:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:43:52.637 DEBUG:teuthology.orchestra.run.trial074:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:43:52.798 DEBUG:teuthology.orchestra.run.trial074:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:43:52.823 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:43:52.823 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T21:43:52.887 DEBUG:teuthology.orchestra.run.trial063:> sudo service rsyslog restart 2026-02-20T21:43:52.889 DEBUG:teuthology.orchestra.run.trial074:> sudo service rsyslog restart 2026-02-20T21:43:52.916 INFO:teuthology.orchestra.run.trial063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T21:43:52.953 INFO:teuthology.orchestra.run.trial074.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T21:43:53.376 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-20T21:43:53.388 INFO:teuthology.task.internal:Starting timer... 2026-02-20T21:43:53.388 INFO:teuthology.run_tasks:Running task pcp... 2026-02-20T21:43:53.412 INFO:teuthology.run_tasks:Running task selinux... 2026-02-20T21:43:53.431 DEBUG:teuthology.orchestra.run.trial063:> sudo service auditd rotate 2026-02-20T21:43:53.461 INFO:teuthology.orchestra.run.trial063.stdout:Rotating logs: 2026-02-20T21:43:53.463 DEBUG:teuthology.orchestra.run.trial074:> sudo service auditd rotate 2026-02-20T21:43:53.493 INFO:teuthology.orchestra.run.trial074.stdout:Rotating logs: 2026-02-20T21:43:53.495 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-20T21:43:53.495 DEBUG:teuthology.orchestra.run.trial063:> /usr/sbin/getenforce 2026-02-20T21:43:53.521 INFO:teuthology.orchestra.run.trial063.stdout:Permissive 2026-02-20T21:43:53.521 DEBUG:teuthology.orchestra.run.trial074:> /usr/sbin/getenforce 2026-02-20T21:43:53.553 INFO:teuthology.orchestra.run.trial074.stdout:Permissive 2026-02-20T21:43:53.553 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial063.front.sepia.ceph.com': 'permissive', 'ubuntu@trial074.front.sepia.ceph.com': 'permissive'} 2026-02-20T21:43:53.554 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T21:43:53.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:43:53.586 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T21:43:53.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:43:53.618 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-20T21:43:53.618 DEBUG:teuthology.orchestra.run.trial063:> sudo /usr/sbin/setenforce permissive 2026-02-20T21:43:53.649 DEBUG:teuthology.orchestra.run.trial074:> sudo /usr/sbin/setenforce permissive 2026-02-20T21:43:53.681 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-20T21:43:53.698 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-20T21:43:53.710 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'}]}] 2026-02-20T21:43:53.712 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial063.front.sepia.ceph.com,trial074.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-20T21:46:36.791 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial063.front.sepia.ceph.com'), Remote(name='ubuntu@trial074.front.sepia.ceph.com')] 2026-02-20T21:46:36.792 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial063.front.sepia.ceph.com' 2026-02-20T21:46:36.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:46:36.890 DEBUG:teuthology.orchestra.run.trial063:> true 2026-02-20T21:46:36.971 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial063.front.sepia.ceph.com' 2026-02-20T21:46:36.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial074.front.sepia.ceph.com' 2026-02-20T21:46:36.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial074.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:46:37.068 DEBUG:teuthology.orchestra.run.trial074:> true 2026-02-20T21:46:37.142 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial074.front.sepia.ceph.com' 2026-02-20T21:46:37.142 INFO:teuthology.run_tasks:Running task clock... 2026-02-20T21:46:37.155 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-20T21:46:37.155 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T21:46:37.156 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T21:46:37.158 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T21:46:37.158 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T21:46:37.184 INFO:teuthology.orchestra.run.trial063.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T21:46:37.197 INFO:teuthology.orchestra.run.trial063.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T21:46:37.210 INFO:teuthology.orchestra.run.trial074.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T21:46:37.217 INFO:teuthology.orchestra.run.trial063.stderr:sudo: ntpd: command not found 2026-02-20T21:46:37.221 INFO:teuthology.orchestra.run.trial074.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T21:46:37.226 INFO:teuthology.orchestra.run.trial063.stdout:506 Cannot talk to daemon 2026-02-20T21:46:37.239 INFO:teuthology.orchestra.run.trial063.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T21:46:37.241 INFO:teuthology.orchestra.run.trial074.stderr:sudo: ntpd: command not found 2026-02-20T21:46:37.250 INFO:teuthology.orchestra.run.trial063.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T21:46:37.252 INFO:teuthology.orchestra.run.trial074.stdout:506 Cannot talk to daemon 2026-02-20T21:46:37.263 INFO:teuthology.orchestra.run.trial074.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T21:46:37.275 INFO:teuthology.orchestra.run.trial074.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T21:46:37.300 INFO:teuthology.orchestra.run.trial063.stderr:bash: line 1: ntpq: command not found 2026-02-20T21:46:37.318 INFO:teuthology.orchestra.run.trial074.stderr:bash: line 1: ntpq: command not found 2026-02-20T21:46:37.320 INFO:teuthology.orchestra.run.trial063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T21:46:37.320 INFO:teuthology.orchestra.run.trial063.stdout:=============================================================================== 2026-02-20T21:46:37.320 INFO:teuthology.orchestra.run.trial063.stdout:^? vps-lga1.orleans.ddnss.de 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.320 INFO:teuthology.orchestra.run.trial063.stdout:^? ntp3.radio-sunshine.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.321 INFO:teuthology.orchestra.run.trial063.stdout:^? time2.lshiy.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.321 INFO:teuthology.orchestra.run.trial063.stdout:^? 45-79-189-79.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.339 INFO:teuthology.orchestra.run.trial074.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T21:46:37.339 INFO:teuthology.orchestra.run.trial074.stdout:=============================================================================== 2026-02-20T21:46:37.339 INFO:teuthology.orchestra.run.trial074.stdout:^? 139-177-202-26.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.339 INFO:teuthology.orchestra.run.trial074.stdout:^? time.trtnw.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.339 INFO:teuthology.orchestra.run.trial074.stdout:^? vps5.drown.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.339 INFO:teuthology.orchestra.run.trial074.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T21:46:37.340 INFO:teuthology.run_tasks:Running task install... 2026-02-20T21:46:37.354 DEBUG:teuthology.task.install:project ceph 2026-02-20T21:46:37.354 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}} 2026-02-20T21:46:37.355 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'} 2026-02-20T21:46:37.355 INFO:teuthology.task.install:Using flavor: default 2026-02-20T21:46:37.364 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']} 2026-02-20T21:46:37.364 INFO:teuthology.task.install:extra packages: [] 2026-02-20T21:46:37.365 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': 'f7870454149f22574086dd2ff55d050585136531', 'tag': None, 'wait_for_package': False} 2026-02-20T21:46:37.365 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:46:37.368 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': 'f7870454149f22574086dd2ff55d050585136531', 'tag': None, 'wait_for_package': False} 2026-02-20T21:46:37.368 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:46:37.569 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/ 2026-02-20T21:46:37.569 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T21:46:37.579 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/ 2026-02-20T21:46:37.579 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T21:46:37.902 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/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-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/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-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-20T21:46:37.902 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:46:37.902 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T21:46:37.928 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 2026-02-20T21:46:37.928 DEBUG:teuthology.orchestra.run.trial063:> 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/f7870454149f22574086dd2ff55d050585136531/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-20T21:46:37.958 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/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-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/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-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-20T21:46:37.958 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:46:37.958 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T21:46:37.985 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 2026-02-20T21:46:37.985 DEBUG:teuthology.orchestra.run.trial074:> 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/f7870454149f22574086dd2ff55d050585136531/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-20T21:46:37.993 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T21:46:38.052 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T21:46:38.067 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T21:46:38.126 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T21:46:38.132 INFO:teuthology.orchestra.run.trial063.stdout:check_obsoletes = 1 2026-02-20T21:46:38.133 DEBUG:teuthology.orchestra.run.trial063:> sudo yum clean all 2026-02-20T21:46:38.189 INFO:teuthology.orchestra.run.trial074.stdout:check_obsoletes = 1 2026-02-20T21:46:38.191 DEBUG:teuthology.orchestra.run.trial074:> sudo yum clean all 2026-02-20T21:46:38.291 INFO:teuthology.orchestra.run.trial063.stdout:41 files removed 2026-02-20T21:46:38.305 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-radosgw 2026-02-20T21:46:38.349 INFO:teuthology.orchestra.run.trial074.stdout:41 files removed 2026-02-20T21:46:38.363 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-radosgw 2026-02-20T21:46:38.857 INFO:teuthology.orchestra.run.trial063.stdout:ceph packages for x86_64 212 kB/s | 87 kB 00:00 2026-02-20T21:46:38.890 INFO:teuthology.orchestra.run.trial074.stdout:ceph packages for x86_64 226 kB/s | 87 kB 00:00 2026-02-20T21:46:39.149 INFO:teuthology.orchestra.run.trial063.stdout:ceph noarch packages 68 kB/s | 18 kB 00:00 2026-02-20T21:46:39.172 INFO:teuthology.orchestra.run.trial074.stdout:ceph noarch packages 70 kB/s | 18 kB 00:00 2026-02-20T21:46:39.361 INFO:teuthology.orchestra.run.trial063.stdout:ceph source packages 10 kB/s | 1.9 kB 00:00 2026-02-20T21:46:39.412 INFO:teuthology.orchestra.run.trial074.stdout:ceph source packages 8.8 kB/s | 1.9 kB 00:00 2026-02-20T21:46:41.024 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - BaseOS 5.4 MB/s | 8.9 MB 00:01 2026-02-20T21:46:44.254 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 27 MB 00:02 2026-02-20T21:46:47.685 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - CRB 7.3 MB/s | 7.8 MB 00:01 2026-02-20T21:46:47.765 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-20T21:46:49.532 INFO:teuthology.orchestra.run.trial063.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 20 kB 00:01 2026-02-20T21:46:50.021 INFO:teuthology.orchestra.run.trial063.stdout:Extra Packages for Enterprise Linux 47 MB/s | 20 MB 00:00 2026-02-20T21:46:50.467 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - AppStream 12 MB/s | 27 MB 00:02 2026-02-20T21:46:53.195 INFO:teuthology.orchestra.run.trial063.stdout:lab-extras 2.2 MB/s | 50 kB 00:00 2026-02-20T21:46:54.411 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:46:54.412 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:46:54.412 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout:Upgrading: 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T21:46:54.413 INFO:teuthology.orchestra.run.trial063.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T21:46:54.414 INFO:teuthology.orchestra.run.trial063.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T21:46:54.415 INFO:teuthology.orchestra.run.trial063.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout:Installing weak dependencies: 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout:Install 32 Packages 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout:Upgrade 2 Packages 2026-02-20T21:46:54.416 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:46:54.417 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 78 M 2026-02-20T21:46:54.417 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:46:54.492 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - CRB 4.8 MB/s | 7.8 MB 00:01 2026-02-20T21:46:56.214 INFO:teuthology.orchestra.run.trial074.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 20 kB 00:01 2026-02-20T21:46:56.643 INFO:teuthology.orchestra.run.trial063.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 3.3 MB/s | 5.9 MB 00:01 2026-02-20T21:46:56.699 INFO:teuthology.orchestra.run.trial063.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 453 kB/s | 25 kB 00:00 2026-02-20T21:46:56.816 INFO:teuthology.orchestra.run.trial074.stdout:Extra Packages for Enterprise Linux 38 MB/s | 20 MB 00:00 2026-02-20T21:46:56.989 INFO:teuthology.orchestra.run.trial063.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 2.9 MB/s | 869 kB 00:00 2026-02-20T21:46:57.090 INFO:teuthology.orchestra.run.trial063.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 2.4 MB/s | 250 kB 00:00 2026-02-20T21:46:57.142 INFO:teuthology.orchestra.run.trial063.stdout:(5/34): ceph-radosgw-20.2.0-677.gf7870454.el9.x 10 MB/s | 24 MB 00:02 2026-02-20T21:46:57.189 INFO:teuthology.orchestra.run.trial063.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 955 kB/s | 45 kB 00:00 2026-02-20T21:46:57.225 INFO:teuthology.orchestra.run.trial063.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 4.8 MB/s | 175 kB 00:00 2026-02-20T21:46:57.273 INFO:teuthology.orchestra.run.trial063.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 3.3 MB/s | 163 kB 00:00 2026-02-20T21:46:57.327 INFO:teuthology.orchestra.run.trial063.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 5.9 MB/s | 323 kB 00:00 2026-02-20T21:46:57.382 INFO:teuthology.orchestra.run.trial063.stdout:(10/34): python3-rbd-20.2.0-677.gf7870454.el9.x 5.4 MB/s | 305 kB 00:00 2026-02-20T21:46:57.439 INFO:teuthology.orchestra.run.trial063.stdout:(11/34): ceph-common-20.2.0-677.gf7870454.el9.x 9.1 MB/s | 24 MB 00:02 2026-02-20T21:46:57.440 INFO:teuthology.orchestra.run.trial063.stdout:(12/34): python3-rgw-20.2.0-677.gf7870454.el9.x 1.7 MB/s | 99 kB 00:00 2026-02-20T21:46:57.851 INFO:teuthology.orchestra.run.trial063.stdout:(13/34): librgw2-20.2.0-677.gf7870454.el9.x86_6 8.4 MB/s | 6.4 MB 00:00 2026-02-20T21:46:57.880 INFO:teuthology.orchestra.run.trial063.stdout:(14/34): mailcap-2.1.49-5.el9.noarch.rpm 75 kB/s | 33 kB 00:00 2026-02-20T21:46:58.046 INFO:teuthology.orchestra.run.trial063.stdout:(15/34): pciutils-3.7.0-7.el9.x86_64.rpm 154 kB/s | 93 kB 00:00 2026-02-20T21:46:58.216 INFO:teuthology.orchestra.run.trial063.stdout:(16/34): libnbd-1.20.3-4.el9.x86_64.rpm 489 kB/s | 164 kB 00:00 2026-02-20T21:46:58.310 INFO:teuthology.orchestra.run.trial063.stdout:(17/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 608 kB/s | 160 kB 00:00 2026-02-20T21:46:58.315 INFO:teuthology.orchestra.run.trial063.stdout:(18/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 455 kB/s | 45 kB 00:00 2026-02-20T21:46:58.436 INFO:teuthology.orchestra.run.trial063.stdout:(19/34): boost-program-options-1.75.0-13.el9.x8 178 kB/s | 104 kB 00:00 2026-02-20T21:46:58.744 INFO:teuthology.orchestra.run.trial063.stdout:(20/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 682 kB/s | 292 kB 00:00 2026-02-20T21:46:58.774 INFO:teuthology.orchestra.run.trial063.stdout:(21/34): qatlib-25.08.0-2.el9.x86_64.rpm 708 kB/s | 240 kB 00:00 2026-02-20T21:46:58.845 INFO:teuthology.orchestra.run.trial063.stdout:(22/34): qatlib-service-25.08.0-2.el9.x86_64.rp 370 kB/s | 37 kB 00:00 2026-02-20T21:46:58.875 INFO:teuthology.orchestra.run.trial063.stdout:(23/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 663 kB/s | 66 kB 00:00 2026-02-20T21:46:59.082 INFO:teuthology.orchestra.run.trial063.stdout:(24/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.3 MB/s | 308 kB 00:00 2026-02-20T21:46:59.118 INFO:teuthology.orchestra.run.trial063.stdout:(25/34): librdkafka-1.6.1-102.el9.x86_64.rpm 820 kB/s | 662 kB 00:00 2026-02-20T21:46:59.118 INFO:teuthology.orchestra.run.trial063.stdout:(26/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 689 kB/s | 25 kB 00:00 2026-02-20T21:46:59.306 INFO:teuthology.orchestra.run.trial063.stdout:(27/34): libarrow-9.0.0-15.el9.x86_64.rpm 10 MB/s | 4.4 MB 00:00 2026-02-20T21:46:59.306 INFO:teuthology.orchestra.run.trial063.stdout:(28/34): liboath-2.6.12-1.el9.x86_64.rpm 260 kB/s | 49 kB 00:00 2026-02-20T21:46:59.307 INFO:teuthology.orchestra.run.trial063.stdout:(29/34): libunwind-1.6.2-1.el9.x86_64.rpm 356 kB/s | 67 kB 00:00 2026-02-20T21:46:59.400 INFO:teuthology.orchestra.run.trial063.stdout:(30/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 8.7 MB/s | 838 kB 00:00 2026-02-20T21:46:59.402 INFO:teuthology.orchestra.run.trial063.stdout:(31/34): re2-20211101-20.el9.x86_64.rpm 2.0 MB/s | 191 kB 00:00 2026-02-20T21:46:59.483 INFO:teuthology.orchestra.run.trial063.stdout:(32/34): thrift-0.15.0-4.el9.x86_64.rpm 9.0 MB/s | 1.6 MB 00:00 2026-02-20T21:46:59.545 INFO:teuthology.orchestra.run.trial063.stdout:(33/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 20 MB/s | 2.8 MB 00:00 2026-02-20T21:46:59.816 INFO:teuthology.orchestra.run.trial063.stdout:(34/34): librados2-20.2.0-677.gf7870454.el9.x86 8.5 MB/s | 3.5 MB 00:00 2026-02-20T21:46:59.820 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:46:59.820 INFO:teuthology.orchestra.run.trial063.stdout:Total 14 MB/s | 78 MB 00:05 2026-02-20T21:46:59.910 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:46:59.927 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:46:59.927 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:00.001 INFO:teuthology.orchestra.run.trial074.stdout:lab-extras 1.3 MB/s | 50 kB 00:00 2026-02-20T21:47:00.222 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:00.222 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:00.553 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:00.567 INFO:teuthology.orchestra.run.trial063.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T21:47:00.721 INFO:teuthology.orchestra.run.trial063.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T21:47:00.725 INFO:teuthology.orchestra.run.trial063.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T21:47:00.754 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T21:47:00.794 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T21:47:00.795 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T21:47:00.808 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T21:47:00.817 INFO:teuthology.orchestra.run.trial063.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T21:47:00.820 INFO:teuthology.orchestra.run.trial063.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T21:47:00.824 INFO:teuthology.orchestra.run.trial063.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T21:47:00.828 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T21:47:00.837 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T21:47:00.850 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T21:47:00.850 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T21:47:00.864 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T21:47:00.899 INFO:teuthology.orchestra.run.trial063.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T21:47:00.902 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T21:47:00.908 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T21:47:00.911 INFO:teuthology.orchestra.run.trial063.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T21:47:00.916 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T21:47:01.039 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T21:47:01.040 INFO:teuthology.orchestra.run.trial063.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T21:47:01.067 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T21:47:01.069 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T21:47:01.075 INFO:teuthology.orchestra.run.trial063.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T21:47:01.205 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout:Upgrading: 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T21:47:01.206 INFO:teuthology.orchestra.run.trial074.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout:Installing weak dependencies: 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout:Install 32 Packages 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout:Upgrade 2 Packages 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:01.207 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 78 M 2026-02-20T21:47:01.208 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:01.355 INFO:teuthology.orchestra.run.trial063.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T21:47:01.356 INFO:teuthology.orchestra.run.trial063.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T21:47:01.372 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T21:47:01.377 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T21:47:01.381 INFO:teuthology.orchestra.run.trial063.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T21:47:01.384 INFO:teuthology.orchestra.run.trial063.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T21:47:01.385 INFO:teuthology.orchestra.run.trial063.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T21:47:01.403 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T21:47:01.406 INFO:teuthology.orchestra.run.trial063.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T21:47:01.439 INFO:teuthology.orchestra.run.trial063.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T21:47:01.441 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T21:47:02.487 INFO:teuthology.orchestra.run.trial074.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 7.6 MB/s | 5.9 MB 00:00 2026-02-20T21:47:02.516 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T21:47:02.519 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T21:47:02.527 INFO:teuthology.orchestra.run.trial074.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 627 kB/s | 25 kB 00:00 2026-02-20T21:47:02.623 INFO:teuthology.orchestra.run.trial074.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 8.9 MB/s | 869 kB 00:00 2026-02-20T21:47:02.668 INFO:teuthology.orchestra.run.trial074.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 5.4 MB/s | 250 kB 00:00 2026-02-20T21:47:02.815 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T21:47:02.819 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T21:47:02.864 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T21:47:02.864 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T21:47:02.864 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T21:47:02.864 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:02.867 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T21:47:03.139 INFO:teuthology.orchestra.run.trial074.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 14 MB/s | 6.4 MB 00:00 2026-02-20T21:47:03.188 INFO:teuthology.orchestra.run.trial074.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 906 kB/s | 45 kB 00:00 2026-02-20T21:47:03.242 INFO:teuthology.orchestra.run.trial074.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 3.2 MB/s | 175 kB 00:00 2026-02-20T21:47:03.296 INFO:teuthology.orchestra.run.trial074.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 2.9 MB/s | 163 kB 00:00 2026-02-20T21:47:03.354 INFO:teuthology.orchestra.run.trial074.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 5.4 MB/s | 323 kB 00:00 2026-02-20T21:47:03.413 INFO:teuthology.orchestra.run.trial074.stdout:(10/34): python3-rbd-20.2.0-677.gf7870454.el9.x 5.1 MB/s | 305 kB 00:00 2026-02-20T21:47:03.470 INFO:teuthology.orchestra.run.trial074.stdout:(11/34): python3-rgw-20.2.0-677.gf7870454.el9.x 1.7 MB/s | 99 kB 00:00 2026-02-20T21:47:03.955 INFO:teuthology.orchestra.run.trial074.stdout:(12/34): ceph-common-20.2.0-677.gf7870454.el9.x 11 MB/s | 24 MB 00:02 2026-02-20T21:47:04.031 INFO:teuthology.orchestra.run.trial074.stdout:(13/34): mailcap-2.1.49-5.el9.noarch.rpm 59 kB/s | 33 kB 00:00 2026-02-20T21:47:04.155 INFO:teuthology.orchestra.run.trial074.stdout:(14/34): boost-program-options-1.75.0-13.el9.x8 838 kB/s | 104 kB 00:00 2026-02-20T21:47:04.211 INFO:teuthology.orchestra.run.trial074.stdout:(15/34): libnbd-1.20.3-4.el9.x86_64.rpm 2.9 MB/s | 164 kB 00:00 2026-02-20T21:47:04.246 INFO:teuthology.orchestra.run.trial074.stdout:(16/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 4.5 MB/s | 160 kB 00:00 2026-02-20T21:47:04.273 INFO:teuthology.orchestra.run.trial074.stdout:(17/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.6 MB/s | 45 kB 00:00 2026-02-20T21:47:04.354 INFO:teuthology.orchestra.run.trial074.stdout:(18/34): ceph-radosgw-20.2.0-677.gf7870454.el9. 9.0 MB/s | 24 MB 00:02 2026-02-20T21:47:04.355 INFO:teuthology.orchestra.run.trial074.stdout:(19/34): librdkafka-1.6.1-102.el9.x86_64.rpm 7.9 MB/s | 662 kB 00:00 2026-02-20T21:47:04.386 INFO:teuthology.orchestra.run.trial074.stdout:(20/34): qatlib-25.08.0-2.el9.x86_64.rpm 7.7 MB/s | 240 kB 00:00 2026-02-20T21:47:04.412 INFO:teuthology.orchestra.run.trial074.stdout:(21/34): qatlib-service-25.08.0-2.el9.x86_64.rp 1.4 MB/s | 37 kB 00:00 2026-02-20T21:47:04.437 INFO:teuthology.orchestra.run.trial074.stdout:(22/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.5 MB/s | 66 kB 00:00 2026-02-20T21:47:04.515 INFO:teuthology.orchestra.run.trial074.stdout:(23/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.8 MB/s | 292 kB 00:00 2026-02-20T21:47:04.625 INFO:teuthology.orchestra.run.trial074.stdout:(24/34): pciutils-3.7.0-7.el9.x86_64.rpm 139 kB/s | 93 kB 00:00 2026-02-20T21:47:04.830 INFO:teuthology.orchestra.run.trial074.stdout:(25/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 121 kB/s | 25 kB 00:00 2026-02-20T21:47:04.841 INFO:teuthology.orchestra.run.trial074.stdout:(26/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 763 kB/s | 308 kB 00:00 2026-02-20T21:47:04.909 INFO:teuthology.orchestra.run.trial074.stdout:(27/34): libunwind-1.6.2-1.el9.x86_64.rpm 995 kB/s | 67 kB 00:00 2026-02-20T21:47:04.967 INFO:teuthology.orchestra.run.trial074.stdout:(28/34): liboath-2.6.12-1.el9.x86_64.rpm 357 kB/s | 49 kB 00:00 2026-02-20T21:47:05.044 INFO:teuthology.orchestra.run.trial074.stdout:(29/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 6.0 MB/s | 838 kB 00:00 2026-02-20T21:47:05.106 INFO:teuthology.orchestra.run.trial074.stdout:(30/34): re2-20211101-20.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2026-02-20T21:47:05.195 INFO:teuthology.orchestra.run.trial074.stdout:(31/34): thrift-0.15.0-4.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2026-02-20T21:47:05.202 INFO:teuthology.orchestra.run.trial074.stdout:(32/34): libarrow-9.0.0-15.el9.x86_64.rpm 6.4 MB/s | 4.4 MB 00:00 2026-02-20T21:47:05.472 INFO:teuthology.orchestra.run.trial074.stdout:(33/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 10 MB/s | 2.8 MB 00:00 2026-02-20T21:47:05.496 INFO:teuthology.orchestra.run.trial074.stdout:(34/34): librados2-20.2.0-677.gf7870454.el9.x86 9.0 MB/s | 3.5 MB 00:00 2026-02-20T21:47:05.497 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:05.497 INFO:teuthology.orchestra.run.trial074.stdout:Total 18 MB/s | 78 MB 00:04 2026-02-20T21:47:05.587 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:05.605 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:05.605 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:05.903 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:05.903 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:06.248 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:06.261 INFO:teuthology.orchestra.run.trial074.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T21:47:06.415 INFO:teuthology.orchestra.run.trial074.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T21:47:06.421 INFO:teuthology.orchestra.run.trial074.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T21:47:06.449 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T21:47:06.485 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T21:47:06.486 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T21:47:06.499 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T21:47:06.508 INFO:teuthology.orchestra.run.trial074.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T21:47:06.513 INFO:teuthology.orchestra.run.trial074.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T21:47:06.516 INFO:teuthology.orchestra.run.trial074.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T21:47:06.520 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T21:47:06.529 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T21:47:06.541 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T21:47:06.542 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T21:47:06.554 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T21:47:06.588 INFO:teuthology.orchestra.run.trial074.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T21:47:06.591 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T21:47:06.598 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T21:47:06.600 INFO:teuthology.orchestra.run.trial074.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T21:47:06.605 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T21:47:06.729 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T21:47:06.730 INFO:teuthology.orchestra.run.trial074.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T21:47:06.759 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T21:47:06.761 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T21:47:06.767 INFO:teuthology.orchestra.run.trial074.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T21:47:07.048 INFO:teuthology.orchestra.run.trial074.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T21:47:07.049 INFO:teuthology.orchestra.run.trial074.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T21:47:07.065 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T21:47:07.070 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T21:47:07.075 INFO:teuthology.orchestra.run.trial074.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T21:47:07.077 INFO:teuthology.orchestra.run.trial074.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T21:47:07.078 INFO:teuthology.orchestra.run.trial074.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T21:47:07.097 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T21:47:07.100 INFO:teuthology.orchestra.run.trial074.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T21:47:07.134 INFO:teuthology.orchestra.run.trial074.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T21:47:07.135 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T21:47:07.417 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /sys 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /proc 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /mnt 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /var/tmp 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /home 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /root 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout:skipping the directory /tmp 2026-02-20T21:47:07.418 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:08.210 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T21:47:08.213 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T21:47:08.451 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T21:47:08.474 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T21:47:08.474 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:08.474 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T21:47:08.474 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T21:47:08.474 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T21:47:08.474 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:08.476 INFO:teuthology.orchestra.run.trial063.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T21:47:08.489 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T21:47:08.489 INFO:teuthology.orchestra.run.trial063.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T21:47:08.510 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T21:47:08.514 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T21:47:08.544 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T21:47:08.544 INFO:teuthology.orchestra.run.trial063.stdout:Creating group 'qat' with GID 992. 2026-02-20T21:47:08.544 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:08.554 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T21:47:08.554 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T21:47:08.554 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T21:47:08.554 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:08.558 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T21:47:08.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T21:47:08.891 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T21:47:08.892 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T21:47:08.950 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T21:47:08.950 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:08.950 INFO:teuthology.orchestra.run.trial063.stdout:Upgraded: 2026-02-20T21:47:08.950 INFO:teuthology.orchestra.run.trial063.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.950 INFO:teuthology.orchestra.run.trial063.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T21:47:08.951 INFO:teuthology.orchestra.run.trial063.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T21:47:08.952 INFO:teuthology.orchestra.run.trial063.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T21:47:08.953 INFO:teuthology.orchestra.run.trial063.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T21:47:08.953 INFO:teuthology.orchestra.run.trial063.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T21:47:08.953 INFO:teuthology.orchestra.run.trial063.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T21:47:08.953 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:08.953 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:08.991 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-test 2026-02-20T21:47:09.300 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:16 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:09.384 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T21:47:09.385 INFO:teuthology.orchestra.run.trial063.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout:Install 5 Packages 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 85 M 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 365 M 2026-02-20T21:47:09.386 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:09.522 INFO:teuthology.orchestra.run.trial063.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 4.6 MB/s | 233 kB 00:00 2026-02-20T21:47:09.540 INFO:teuthology.orchestra.run.trial063.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 16 MB/s | 303 kB 00:00 2026-02-20T21:47:09.550 INFO:teuthology.orchestra.run.trial063.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.6 MB/s | 64 kB 00:00 2026-02-20T21:47:09.561 INFO:teuthology.orchestra.run.trial063.stdout:(4/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 1.8 MB/s | 164 kB 00:00 2026-02-20T21:47:11.131 INFO:teuthology.orchestra.run.trial063.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-20T21:47:11.132 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:11.133 INFO:teuthology.orchestra.run.trial063.stdout:Total 48 MB/s | 85 MB 00:01 2026-02-20T21:47:11.160 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:11.169 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:11.169 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:11.457 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:11.457 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:11.769 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:11.775 INFO:teuthology.orchestra.run.trial063.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T21:47:11.780 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T21:47:11.788 INFO:teuthology.orchestra.run.trial063.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T21:47:11.789 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T21:47:13.120 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T21:47:13.120 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /sys 2026-02-20T21:47:13.120 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /proc 2026-02-20T21:47:13.120 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /mnt 2026-02-20T21:47:13.120 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /var/tmp 2026-02-20T21:47:13.121 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /home 2026-02-20T21:47:13.121 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /root 2026-02-20T21:47:13.121 INFO:teuthology.orchestra.run.trial074.stdout:skipping the directory /tmp 2026-02-20T21:47:13.121 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:14.148 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T21:47:14.172 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T21:47:14.173 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:14.173 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T21:47:14.173 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T21:47:14.173 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T21:47:14.173 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:14.174 INFO:teuthology.orchestra.run.trial074.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T21:47:14.187 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T21:47:14.187 INFO:teuthology.orchestra.run.trial074.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T21:47:14.242 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T21:47:14.242 INFO:teuthology.orchestra.run.trial074.stdout:Creating group 'qat' with GID 992. 2026-02-20T21:47:14.242 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:14.585 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T21:47:14.585 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T21:47:14.585 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T21:47:14.585 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T21:47:14.585 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T21:47:14.585 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T21:47:14.586 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T21:47:14.587 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T21:47:14.588 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T21:47:14.588 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T21:47:14.588 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T21:47:14.588 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T21:47:14.645 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T21:47:14.645 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:14.645 INFO:teuthology.orchestra.run.trial074.stdout:Upgraded: 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T21:47:14.646 INFO:teuthology.orchestra.run.trial074.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T21:47:14.647 INFO:teuthology.orchestra.run.trial074.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T21:47:14.648 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:14.649 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:14.690 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-test 2026-02-20T21:47:14.997 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:15 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:15.081 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:15.081 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:15.081 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:15.082 INFO:teuthology.orchestra.run.trial074.stdout:Install 5 Packages 2026-02-20T21:47:15.083 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:15.083 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 85 M 2026-02-20T21:47:15.083 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 365 M 2026-02-20T21:47:15.083 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:15.489 INFO:teuthology.orchestra.run.trial074.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 4.0 MB/s | 233 kB 00:00 2026-02-20T21:47:15.508 INFO:teuthology.orchestra.run.trial074.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 15 MB/s | 303 kB 00:00 2026-02-20T21:47:15.516 INFO:teuthology.orchestra.run.trial074.stdout:(3/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-20T21:47:15.517 INFO:teuthology.orchestra.run.trial074.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.9 MB/s | 64 kB 00:00 2026-02-20T21:47:15.519 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T21:47:15.537 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T21:47:15.845 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T21:47:15.845 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T21:47:15.845 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T21:47:15.845 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T21:47:15.845 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T21:47:15.898 INFO:teuthology.orchestra.run.trial063.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T21:47:15.899 INFO:teuthology.orchestra.run.trial063.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T21:47:15.899 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:15.899 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:15.937 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph 2026-02-20T21:47:16.248 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:23 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:16.331 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T21:47:16.333 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout:Install 40 Packages 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:16.334 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 30 M 2026-02-20T21:47:16.335 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 100 M 2026-02-20T21:47:16.335 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:17.099 INFO:teuthology.orchestra.run.trial074.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 50 MB/s | 84 MB 00:01 2026-02-20T21:47:17.100 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:17.100 INFO:teuthology.orchestra.run.trial074.stdout:Total 42 MB/s | 85 MB 00:02 2026-02-20T21:47:17.125 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:17.135 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:17.135 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:17.220 INFO:teuthology.orchestra.run.trial063.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 113 kB/s | 6.5 kB 00:00 2026-02-20T21:47:17.329 INFO:teuthology.orchestra.run.trial063.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 5.6 MB/s | 961 kB 00:00 2026-02-20T21:47:17.413 INFO:teuthology.orchestra.run.trial063.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 9.4 MB/s | 2.3 MB 00:00 2026-02-20T21:47:17.420 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:17.420 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:17.436 INFO:teuthology.orchestra.run.trial063.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 12 MB/s | 290 kB 00:00 2026-02-20T21:47:17.545 INFO:teuthology.orchestra.run.trial063.stdout:(5/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_6 16 MB/s | 5.0 MB 00:00 2026-02-20T21:47:17.748 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:17.753 INFO:teuthology.orchestra.run.trial074.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T21:47:17.758 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T21:47:17.767 INFO:teuthology.orchestra.run.trial074.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T21:47:17.767 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T21:47:17.812 INFO:teuthology.orchestra.run.trial063.stdout:(6/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_6 35 MB/s | 17 MB 00:00 2026-02-20T21:47:18.008 INFO:teuthology.orchestra.run.trial063.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 71 kB/s | 40 kB 00:00 2026-02-20T21:47:18.176 INFO:teuthology.orchestra.run.trial063.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 114 kB/s | 72 kB 00:00 2026-02-20T21:47:18.415 INFO:teuthology.orchestra.run.trial063.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 447 kB/s | 106 kB 00:00 2026-02-20T21:47:18.526 INFO:teuthology.orchestra.run.trial063.stdout:(10/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 354 kB/s | 253 kB 00:00 2026-02-20T21:47:18.729 INFO:teuthology.orchestra.run.trial063.stdout:(11/40): python3-pycparser-2.20-6.el9.noarch.rp 430 kB/s | 135 kB 00:00 2026-02-20T21:47:18.843 INFO:teuthology.orchestra.run.trial063.stdout:(12/40): python3-pyparsing-2.4.7-9.el9.noarch.r 476 kB/s | 150 kB 00:00 2026-02-20T21:47:18.966 INFO:teuthology.orchestra.run.trial063.stdout:(13/40): python3-requests-2.25.1-10.el9.noarch. 534 kB/s | 126 kB 00:00 2026-02-20T21:47:19.238 INFO:teuthology.orchestra.run.trial063.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 551 kB/s | 218 kB 00:00 2026-02-20T21:47:19.280 INFO:teuthology.orchestra.run.trial063.stdout:(15/40): unzip-6.0-59.el9.x86_64.rpm 579 kB/s | 182 kB 00:00 2026-02-20T21:47:19.344 INFO:teuthology.orchestra.run.trial063.stdout:(16/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 3.8 MB/s | 246 kB 00:00 2026-02-20T21:47:19.358 INFO:teuthology.orchestra.run.trial063.stdout:(17/40): lua-5.4.4-4.el9.x86_64.rpm 13 MB/s | 188 kB 00:00 2026-02-20T21:47:19.371 INFO:teuthology.orchestra.run.trial063.stdout:(18/40): python3-libstoragemgmt-1.10.1-1.el9.x8 13 MB/s | 177 kB 00:00 2026-02-20T21:47:19.383 INFO:teuthology.orchestra.run.trial063.stdout:(19/40): python3-packaging-20.9-5.el9.noarch.rp 6.6 MB/s | 77 kB 00:00 2026-02-20T21:47:19.393 INFO:teuthology.orchestra.run.trial063.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 3.9 MB/s | 42 kB 00:00 2026-02-20T21:47:19.598 INFO:teuthology.orchestra.run.trial063.stdout:(21/40): python3-cryptography-36.0.1-5.el9.x86_ 802 kB/s | 1.2 MB 00:01 2026-02-20T21:47:19.630 INFO:teuthology.orchestra.run.trial063.stdout:(22/40): zip-3.0-35.el9.x86_64.rpm 678 kB/s | 266 kB 00:00 2026-02-20T21:47:19.677 INFO:teuthology.orchestra.run.trial063.stdout:(23/40): lua-devel-5.4.4-4.el9.x86_64.rpm 79 kB/s | 22 kB 00:00 2026-02-20T21:47:19.738 INFO:teuthology.orchestra.run.trial063.stdout:(24/40): python3-autocommand-2.2.2-8.el9.noarch 273 kB/s | 29 kB 00:00 2026-02-20T21:47:19.789 INFO:teuthology.orchestra.run.trial063.stdout:(25/40): luarocks-3.9.2-5.el9.noarch.rpm 794 kB/s | 151 kB 00:00 2026-02-20T21:47:19.800 INFO:teuthology.orchestra.run.trial063.stdout:(26/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 700 kB/s | 43 kB 00:00 2026-02-20T21:47:19.817 INFO:teuthology.orchestra.run.trial063.stdout:(27/40): python3-backports-tarfile-1.2.0-1.el9. 428 kB/s | 60 kB 00:00 2026-02-20T21:47:19.853 INFO:teuthology.orchestra.run.trial063.stdout:(28/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 299 kB/s | 11 kB 00:00 2026-02-20T21:47:19.855 INFO:teuthology.orchestra.run.trial063.stdout:(29/40): python3-cheroot-10.0.1-4.el9.noarch.rp 2.6 MB/s | 173 kB 00:00 2026-02-20T21:47:19.889 INFO:teuthology.orchestra.run.trial063.stdout:(30/40): python3-jaraco-collections-3.0.0-8.el9 691 kB/s | 23 kB 00:00 2026-02-20T21:47:19.892 INFO:teuthology.orchestra.run.trial063.stdout:(31/40): python3-jaraco-classes-3.2.1-5.el9.noa 457 kB/s | 18 kB 00:00 2026-02-20T21:47:19.922 INFO:teuthology.orchestra.run.trial063.stdout:(32/40): python3-jaraco-context-6.0.1-3.el9.noa 584 kB/s | 20 kB 00:00 2026-02-20T21:47:19.931 INFO:teuthology.orchestra.run.trial063.stdout:(33/40): python3-jaraco-functools-3.5.0-2.el9.n 503 kB/s | 19 kB 00:00 2026-02-20T21:47:19.936 INFO:teuthology.orchestra.run.trial063.stdout:(34/40): python3-cherrypy-18.6.1-2.el9.noarch.r 2.6 MB/s | 358 kB 00:00 2026-02-20T21:47:19.956 INFO:teuthology.orchestra.run.trial063.stdout:(35/40): python3-jaraco-text-4.0.0-2.el9.noarch 784 kB/s | 26 kB 00:00 2026-02-20T21:47:19.969 INFO:teuthology.orchestra.run.trial063.stdout:(36/40): python3-portend-3.1.0-2.el9.noarch.rpm 492 kB/s | 16 kB 00:00 2026-02-20T21:47:19.993 INFO:teuthology.orchestra.run.trial063.stdout:(37/40): python3-more-itertools-8.12.0-2.el9.no 1.2 MB/s | 79 kB 00:00 2026-02-20T21:47:19.994 INFO:teuthology.orchestra.run.trial063.stdout:(38/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.3 MB/s | 90 kB 00:00 2026-02-20T21:47:20.004 INFO:teuthology.orchestra.run.trial063.stdout:(39/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.0 MB/s | 36 kB 00:00 2026-02-20T21:47:20.032 INFO:teuthology.orchestra.run.trial063.stdout:(40/40): python3-zc-lockfile-2.0-10.el9.noarch. 517 kB/s | 20 kB 00:00 2026-02-20T21:47:20.034 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:20.034 INFO:teuthology.orchestra.run.trial063.stdout:Total 8.2 MB/s | 30 MB 00:03 2026-02-20T21:47:20.184 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:20.203 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:20.203 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:20.346 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:20.346 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:20.536 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:20.538 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T21:47:20.542 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T21:47:20.547 INFO:teuthology.orchestra.run.trial063.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T21:47:20.549 INFO:teuthology.orchestra.run.trial063.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T21:47:20.556 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T21:47:20.580 INFO:teuthology.orchestra.run.trial063.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T21:47:20.585 INFO:teuthology.orchestra.run.trial063.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T21:47:20.590 INFO:teuthology.orchestra.run.trial063.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T21:47:20.594 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T21:47:20.600 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T21:47:20.604 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T21:47:20.610 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T21:47:20.615 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T21:47:20.619 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T21:47:20.625 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T21:47:20.629 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T21:47:20.636 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T21:47:20.640 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T21:47:20.663 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T21:47:20.675 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T21:47:20.680 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T21:47:20.690 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T21:47:20.697 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T21:47:20.710 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T21:47:20.726 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T21:47:20.802 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T21:47:20.810 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T21:47:20.834 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T21:47:20.863 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T21:47:20.868 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T21:47:20.915 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T21:47:20.958 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T21:47:20.959 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T21:47:20.983 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T21:47:20.983 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:20.983 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T21:47:20.983 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T21:47:20.983 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T21:47:20.984 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:20.988 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T21:47:21.006 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T21:47:21.006 INFO:teuthology.orchestra.run.trial063.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T21:47:21.006 INFO:teuthology.orchestra.run.trial063.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T21:47:21.007 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:21.016 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T21:47:21.040 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T21:47:21.040 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T21:47:21.040 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:21.482 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T21:47:21.500 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T21:47:21.725 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T21:47:21.726 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T21:47:21.752 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T21:47:21.752 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:21.752 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T21:47:21.752 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T21:47:21.752 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T21:47:21.752 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:21.834 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T21:47:21.834 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T21:47:21.835 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T21:47:21.835 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T21:47:21.835 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T21:47:21.888 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T21:47:21.888 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:21.889 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:21.927 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph 2026-02-20T21:47:21.967 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T21:47:21.989 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T21:47:21.989 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:21.989 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T21:47:21.990 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T21:47:21.990 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T21:47:21.990 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:22.085 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T21:47:22.107 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T21:47:22.107 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:22.107 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T21:47:22.107 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T21:47:22.108 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T21:47:22.108 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:22.125 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T21:47:22.227 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:23 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:22.310 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T21:47:22.311 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T21:47:22.312 INFO:teuthology.orchestra.run.trial074.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout:Install 40 Packages 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 30 M 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 100 M 2026-02-20T21:47:22.313 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T21:47:22.466 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T21:47:22.467 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T21:47:22.468 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:22.524 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T21:47:22.525 INFO:teuthology.orchestra.run.trial063.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T21:47:22.526 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: zip-3.0-35.el9.x86_64 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:22.527 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:22.559 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-base 2026-02-20T21:47:22.629 INFO:teuthology.orchestra.run.trial074.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 129 kB/s | 6.5 kB 00:00 2026-02-20T21:47:22.716 INFO:teuthology.orchestra.run.trial074.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 6.9 MB/s | 961 kB 00:00 2026-02-20T21:47:22.742 INFO:teuthology.orchestra.run.trial074.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 14 MB/s | 2.3 MB 00:00 2026-02-20T21:47:22.775 INFO:teuthology.orchestra.run.trial074.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 8.5 MB/s | 290 kB 00:00 2026-02-20T21:47:22.866 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:22.873 INFO:teuthology.orchestra.run.trial074.stdout:(5/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_6 21 MB/s | 5.0 MB 00:00 2026-02-20T21:47:22.930 INFO:teuthology.orchestra.run.trial063.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:22.948 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:22.948 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:22.948 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:22.970 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install cephadm 2026-02-20T21:47:23.118 INFO:teuthology.orchestra.run.trial074.stdout:(6/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_6 42 MB/s | 17 MB 00:00 2026-02-20T21:47:23.278 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:30 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:23.329 INFO:teuthology.orchestra.run.trial074.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 73 kB/s | 40 kB 00:00 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T21:47:23.360 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 1.0 M 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 1.0 M 2026-02-20T21:47:23.361 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:23.479 INFO:teuthology.orchestra.run.trial063.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 8.4 MB/s | 1.0 MB 00:00 2026-02-20T21:47:23.480 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:23.480 INFO:teuthology.orchestra.run.trial063.stdout:Total 8.3 MB/s | 1.0 MB 00:00 2026-02-20T21:47:23.480 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:23.483 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:23.483 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:23.487 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:23.487 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:23.505 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:23.523 INFO:teuthology.orchestra.run.trial074.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 111 kB/s | 72 kB 00:00 2026-02-20T21:47:23.568 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:23.581 INFO:teuthology.orchestra.run.trial063.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:23.645 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:23.698 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:23.698 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:23.698 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:23.698 INFO:teuthology.orchestra.run.trial063.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:23.698 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:23.698 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:23.727 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T21:47:23.855 INFO:teuthology.orchestra.run.trial074.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 345 kB/s | 253 kB 00:00 2026-02-20T21:47:24.043 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:31 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:24.125 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:24.125 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repo Size 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:24.126 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 154 k 2026-02-20T21:47:24.127 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 447 k 2026-02-20T21:47:24.127 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:24.167 INFO:teuthology.orchestra.run.trial074.stdout:(10/40): python3-ply-3.11-14.el9.noarch.rpm 165 kB/s | 106 kB 00:00 2026-02-20T21:47:24.228 INFO:teuthology.orchestra.run.trial063.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.5 MB/s | 154 kB 00:00 2026-02-20T21:47:24.228 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:24.228 INFO:teuthology.orchestra.run.trial063.stdout:Total 1.5 MB/s | 154 kB 00:00 2026-02-20T21:47:24.229 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:24.231 INFO:teuthology.orchestra.run.trial074.stdout:(11/40): python3-cryptography-36.0.1-5.el9.x86_ 1.4 MB/s | 1.2 MB 00:00 2026-02-20T21:47:24.233 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:24.233 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:24.258 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:24.258 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:24.308 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:24.309 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T21:47:24.331 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T21:47:24.331 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:24.331 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T21:47:24.331 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:24.554 INFO:teuthology.orchestra.run.trial074.stdout:(12/40): python3-pycparser-2.20-6.el9.noarch.rp 193 kB/s | 135 kB 00:00 2026-02-20T21:47:24.603 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T21:47:24.603 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:24.603 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:24.603 INFO:teuthology.orchestra.run.trial063.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:24.604 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:24.604 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:24.631 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-mgr 2026-02-20T21:47:24.846 INFO:teuthology.orchestra.run.trial074.stdout:(13/40): python3-pyparsing-2.4.7-9.el9.noarch.r 222 kB/s | 150 kB 00:00 2026-02-20T21:47:24.891 INFO:teuthology.orchestra.run.trial074.stdout:(14/40): python3-requests-2.25.1-10.el9.noarch. 192 kB/s | 126 kB 00:00 2026-02-20T21:47:24.961 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:31 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:25.026 INFO:teuthology.orchestra.run.trial063.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:25.043 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:25.043 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:25.043 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:25.065 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T21:47:25.268 INFO:teuthology.orchestra.run.trial074.stdout:(15/40): python3-urllib3-1.26.5-7.el9.noarch.rp 305 kB/s | 218 kB 00:00 2026-02-20T21:47:25.338 INFO:teuthology.orchestra.run.trial074.stdout:(16/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 3.4 MB/s | 246 kB 00:00 2026-02-20T21:47:25.368 INFO:teuthology.orchestra.run.trial074.stdout:(17/40): lua-5.4.4-4.el9.x86_64.rpm 6.3 MB/s | 188 kB 00:00 2026-02-20T21:47:25.375 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:32 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:25.409 INFO:teuthology.orchestra.run.trial074.stdout:(18/40): python3-libstoragemgmt-1.10.1-1.el9.x8 4.2 MB/s | 177 kB 00:00 2026-02-20T21:47:25.447 INFO:teuthology.orchestra.run.trial074.stdout:(19/40): python3-packaging-20.9-5.el9.noarch.rp 2.0 MB/s | 77 kB 00:00 2026-02-20T21:47:25.458 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:25.458 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:25.458 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:25.458 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T21:47:25.459 INFO:teuthology.orchestra.run.trial063.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:25.460 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:25.461 INFO:teuthology.orchestra.run.trial063.stdout:Install 14 Packages 2026-02-20T21:47:25.461 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:25.461 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 16 M 2026-02-20T21:47:25.461 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 158 M 2026-02-20T21:47:25.462 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:25.475 INFO:teuthology.orchestra.run.trial074.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 1.4 MB/s | 42 kB 00:00 2026-02-20T21:47:25.575 INFO:teuthology.orchestra.run.trial074.stdout:(21/40): unzip-6.0-59.el9.x86_64.rpm 249 kB/s | 182 kB 00:00 2026-02-20T21:47:25.660 INFO:teuthology.orchestra.run.trial074.stdout:(22/40): zip-3.0-35.el9.x86_64.rpm 345 kB/s | 266 kB 00:00 2026-02-20T21:47:25.781 INFO:teuthology.orchestra.run.trial074.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 245 kB/s | 29 kB 00:00 2026-02-20T21:47:25.784 INFO:teuthology.orchestra.run.trial074.stdout:(24/40): luarocks-3.9.2-5.el9.noarch.rpm 725 kB/s | 151 kB 00:00 2026-02-20T21:47:25.827 INFO:teuthology.orchestra.run.trial074.stdout:(25/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.0 MB/s | 43 kB 00:00 2026-02-20T21:47:25.864 INFO:teuthology.orchestra.run.trial074.stdout:(26/40): python3-backports-tarfile-1.2.0-1.el9. 722 kB/s | 60 kB 00:00 2026-02-20T21:47:25.892 INFO:teuthology.orchestra.run.trial074.stdout:(27/40): python3-cheroot-10.0.1-4.el9.noarch.rp 2.6 MB/s | 173 kB 00:00 2026-02-20T21:47:25.928 INFO:teuthology.orchestra.run.trial074.stdout:(28/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 291 kB/s | 11 kB 00:00 2026-02-20T21:47:25.966 INFO:teuthology.orchestra.run.trial074.stdout:(29/40): python3-jaraco-classes-3.2.1-5.el9.noa 470 kB/s | 18 kB 00:00 2026-02-20T21:47:25.990 INFO:teuthology.orchestra.run.trial074.stdout:(30/40): python3-cherrypy-18.6.1-2.el9.noarch.r 2.8 MB/s | 358 kB 00:00 2026-02-20T21:47:26.005 INFO:teuthology.orchestra.run.trial074.stdout:(31/40): python3-jaraco-collections-3.0.0-8.el9 603 kB/s | 23 kB 00:00 2026-02-20T21:47:26.011 INFO:teuthology.orchestra.run.trial074.stdout:(32/40): lua-devel-5.4.4-4.el9.x86_64.rpm 42 kB/s | 22 kB 00:00 2026-02-20T21:47:26.028 INFO:teuthology.orchestra.run.trial074.stdout:(33/40): python3-jaraco-context-6.0.1-3.el9.noa 524 kB/s | 20 kB 00:00 2026-02-20T21:47:26.042 INFO:teuthology.orchestra.run.trial074.stdout:(34/40): python3-jaraco-functools-3.5.0-2.el9.n 516 kB/s | 19 kB 00:00 2026-02-20T21:47:26.051 INFO:teuthology.orchestra.run.trial063.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 244 kB/s | 17 kB 00:00 2026-02-20T21:47:26.053 INFO:teuthology.orchestra.run.trial063.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 592 kB/s | 43 kB 00:00 2026-02-20T21:47:26.069 INFO:teuthology.orchestra.run.trial074.stdout:(35/40): python3-more-itertools-8.12.0-2.el9.no 1.9 MB/s | 79 kB 00:00 2026-02-20T21:47:26.080 INFO:teuthology.orchestra.run.trial074.stdout:(36/40): python3-portend-3.1.0-2.el9.noarch.rpm 436 kB/s | 16 kB 00:00 2026-02-20T21:47:26.111 INFO:teuthology.orchestra.run.trial074.stdout:(37/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.1 MB/s | 90 kB 00:00 2026-02-20T21:47:26.120 INFO:teuthology.orchestra.run.trial074.stdout:(38/40): python3-tempora-5.0.0-2.el9.noarch.rpm 892 kB/s | 36 kB 00:00 2026-02-20T21:47:26.128 INFO:teuthology.orchestra.run.trial074.stdout:(39/40): python3-jaraco-text-4.0.0-2.el9.noarch 227 kB/s | 26 kB 00:00 2026-02-20T21:47:26.149 INFO:teuthology.orchestra.run.trial074.stdout:(40/40): python3-zc-lockfile-2.0-10.el9.noarch. 527 kB/s | 20 kB 00:00 2026-02-20T21:47:26.150 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:26.151 INFO:teuthology.orchestra.run.trial074.stdout:Total 7.9 MB/s | 30 MB 00:03 2026-02-20T21:47:26.274 INFO:teuthology.orchestra.run.trial063.stdout:(3/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 36 MB/s | 11 MB 00:00 2026-02-20T21:47:26.287 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:26.305 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:26.305 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:26.447 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:26.448 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:26.626 INFO:teuthology.orchestra.run.trial063.stdout:(4/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 83 kB/s | 48 kB 00:00 2026-02-20T21:47:26.640 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:26.642 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T21:47:26.646 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T21:47:26.651 INFO:teuthology.orchestra.run.trial074.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T21:47:26.653 INFO:teuthology.orchestra.run.trial074.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T21:47:26.659 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T21:47:26.683 INFO:teuthology.orchestra.run.trial074.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T21:47:26.687 INFO:teuthology.orchestra.run.trial074.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T21:47:26.692 INFO:teuthology.orchestra.run.trial074.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T21:47:26.696 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T21:47:26.703 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T21:47:26.706 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T21:47:26.712 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T21:47:26.717 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T21:47:26.721 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T21:47:26.726 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T21:47:26.730 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T21:47:26.737 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T21:47:26.740 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T21:47:26.762 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T21:47:26.775 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T21:47:26.780 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T21:47:26.790 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T21:47:26.796 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T21:47:26.799 INFO:teuthology.orchestra.run.trial063.stdout:(5/14): protobuf-compiler-3.14.0-17.el9.x86_64. 4.9 MB/s | 862 kB 00:00 2026-02-20T21:47:26.809 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T21:47:26.825 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T21:47:26.900 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T21:47:26.908 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T21:47:26.931 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T21:47:26.950 INFO:teuthology.orchestra.run.trial063.stdout:(6/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 3.6 MB/s | 551 kB 00:00 2026-02-20T21:47:26.960 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T21:47:26.965 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T21:47:26.980 INFO:teuthology.orchestra.run.trial063.stdout:(7/14): grpc-data-1.46.7-10.el9.noarch.rpm 634 kB/s | 19 kB 00:00 2026-02-20T21:47:27.001 INFO:teuthology.orchestra.run.trial063.stdout:(8/14): python3-protobuf-3.14.0-17.el9.noarch.r 368 kB/s | 267 kB 00:00 2026-02-20T21:47:27.012 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T21:47:27.055 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T21:47:27.056 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T21:47:27.057 INFO:teuthology.orchestra.run.trial063.stdout:(9/14): python3-grpcio-1.46.7-10.el9.x86_64.rpm 27 MB/s | 2.0 MB 00:00 2026-02-20T21:47:27.080 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T21:47:27.081 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:27.081 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T21:47:27.081 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T21:47:27.081 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T21:47:27.081 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:27.082 INFO:teuthology.orchestra.run.trial063.stdout:(10/14): python3-grpcio-tools-1.46.7-10.el9.x86 1.7 MB/s | 144 kB 00:00 2026-02-20T21:47:27.085 INFO:teuthology.orchestra.run.trial063.stdout:(11/14): python3-repoze-lru-0.7-16.el9.noarch.r 1.1 MB/s | 31 kB 00:00 2026-02-20T21:47:27.086 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T21:47:27.104 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T21:47:27.104 INFO:teuthology.orchestra.run.trial074.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T21:47:27.104 INFO:teuthology.orchestra.run.trial074.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T21:47:27.104 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:27.113 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T21:47:27.120 INFO:teuthology.orchestra.run.trial063.stdout:(12/14): python3-xmltodict-0.12.0-15.el9.noarch 639 kB/s | 22 kB 00:00 2026-02-20T21:47:27.124 INFO:teuthology.orchestra.run.trial063.stdout:(13/14): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2026-02-20T21:47:27.136 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T21:47:27.136 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T21:47:27.136 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:27.726 INFO:teuthology.orchestra.run.trial063.stdout:(14/14): protobuf-3.14.0-17.el9.x86_64.rpm 614 kB/s | 1.0 MB 00:01 2026-02-20T21:47:27.730 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:27.731 INFO:teuthology.orchestra.run.trial063.stdout:Total 6.9 MB/s | 16 MB 00:02 2026-02-20T21:47:27.768 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:27.777 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:27.777 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:27.821 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T21:47:27.823 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T21:47:27.848 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T21:47:27.848 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:27.848 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T21:47:27.848 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T21:47:27.848 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T21:47:27.848 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:27.872 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:27.872 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:27.987 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:27.995 INFO:teuthology.orchestra.run.trial063.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T21:47:27.999 INFO:teuthology.orchestra.run.trial063.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T21:47:28.004 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T21:47:28.015 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T21:47:28.017 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T21:47:28.044 INFO:teuthology.orchestra.run.trial063.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T21:47:28.063 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T21:47:28.084 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T21:47:28.084 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:28.084 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T21:47:28.084 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T21:47:28.084 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T21:47:28.084 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:28.086 INFO:teuthology.orchestra.run.trial063.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T21:47:28.115 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T21:47:28.124 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T21:47:28.131 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T21:47:28.134 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T21:47:28.141 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T21:47:28.181 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T21:47:28.201 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T21:47:28.202 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:28.202 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T21:47:28.202 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T21:47:28.202 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T21:47:28.202 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:28.218 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T21:47:28.552 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T21:47:28.552 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T21:47:28.553 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T21:47:28.554 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T21:47:28.555 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T21:47:28.556 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T21:47:28.609 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T21:47:28.609 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:28.609 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:28.609 INFO:teuthology.orchestra.run.trial074.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T21:47:28.610 INFO:teuthology.orchestra.run.trial074.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T21:47:28.611 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T21:47:28.612 INFO:teuthology.orchestra.run.trial074.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T21:47:28.613 INFO:teuthology.orchestra.run.trial074.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T21:47:28.613 INFO:teuthology.orchestra.run.trial074.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T21:47:28.613 INFO:teuthology.orchestra.run.trial074.stdout: zip-3.0-35.el9.x86_64 2026-02-20T21:47:28.613 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:28.613 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:28.647 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-base 2026-02-20T21:47:28.958 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:29.022 INFO:teuthology.orchestra.run.trial074.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:29.039 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:29.040 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:29.040 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:29.061 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install cephadm 2026-02-20T21:47:29.264 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T21:47:29.268 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T21:47:29.368 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:30 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T21:47:29.450 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 1.0 M 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 1.0 M 2026-02-20T21:47:29.451 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:29.458 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T21:47:29.458 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T21:47:29.459 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:29.514 INFO:teuthology.orchestra.run.trial063.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:29.515 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:29.547 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T21:47:29.570 INFO:teuthology.orchestra.run.trial074.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 8.3 MB/s | 1.0 MB 00:00 2026-02-20T21:47:29.571 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:29.571 INFO:teuthology.orchestra.run.trial074.stdout:Total 8.3 MB/s | 1.0 MB 00:00 2026-02-20T21:47:29.571 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:29.573 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:29.573 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:29.577 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:29.577 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:29.595 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:29.658 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:29.671 INFO:teuthology.orchestra.run.trial074.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:29.734 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:29.788 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T21:47:29.789 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:29.789 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:29.789 INFO:teuthology.orchestra.run.trial074.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:29.789 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:29.789 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:29.816 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T21:47:29.852 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:36 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:29.935 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout:====================================================================================== 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout:====================================================================================== 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T21:47:29.936 INFO:teuthology.orchestra.run.trial063.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout:====================================================================================== 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout:Install 12 Packages 2026-02-20T21:47:29.937 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:29.938 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 43 M 2026-02-20T21:47:29.938 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 234 M 2026-02-20T21:47:29.938 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:30.126 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:31 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:30.209 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:30.209 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:30.209 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repo Size 2026-02-20T21:47:30.209 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:30.209 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:30.209 INFO:teuthology.orchestra.run.trial074.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 154 k 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 447 k 2026-02-20T21:47:30.210 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:30.288 INFO:teuthology.orchestra.run.trial063.stdout:(1/12): ceph-mgr-diskprediction-local-20.2.0-67 32 MB/s | 7.4 MB 00:00 2026-02-20T21:47:30.324 INFO:teuthology.orchestra.run.trial074.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.3 MB/s | 154 kB 00:00 2026-02-20T21:47:30.325 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:30.325 INFO:teuthology.orchestra.run.trial074.stdout:Total 1.3 MB/s | 154 kB 00:00 2026-02-20T21:47:30.325 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:30.329 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:30.329 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:30.355 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:30.356 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:30.404 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:30.405 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T21:47:30.428 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T21:47:30.428 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:30.428 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T21:47:30.428 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:30.539 INFO:teuthology.orchestra.run.trial063.stdout:(2/12): libquadmath-11.5.0-14.el9.x86_64.rpm 383 kB/s | 184 kB 00:00 2026-02-20T21:47:30.544 INFO:teuthology.orchestra.run.trial063.stdout:(3/12): flexiblas-3.0.4-9.el9.x86_64.rpm 115 kB/s | 30 kB 00:00 2026-02-20T21:47:30.644 INFO:teuthology.orchestra.run.trial063.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 149 kB/s | 15 kB 00:00 2026-02-20T21:47:30.703 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T21:47:30.703 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:30.703 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:30.704 INFO:teuthology.orchestra.run.trial074.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:30.704 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:30.704 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:30.704 INFO:teuthology.orchestra.run.trial063.stdout:(5/12): libgfortran-11.5.0-14.el9.x86_64.rpm 1.2 MB/s | 794 kB 00:00 2026-02-20T21:47:30.732 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-mgr 2026-02-20T21:47:30.790 INFO:teuthology.orchestra.run.trial063.stdout:(6/12): openblas-0.3.29-1.el9.x86_64.rpm 288 kB/s | 42 kB 00:00 2026-02-20T21:47:30.961 INFO:teuthology.orchestra.run.trial063.stdout:(7/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 7.1 MB/s | 3.0 MB 00:00 2026-02-20T21:47:31.039 INFO:teuthology.orchestra.run.trial063.stdout:(8/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 16 MB/s | 5.3 MB 00:00 2026-02-20T21:47:31.041 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:32 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:31.067 INFO:teuthology.orchestra.run.trial063.stdout:(9/12): python3-devel-3.9.25-3.el9.x86_64.rpm 883 kB/s | 244 kB 00:00 2026-02-20T21:47:31.106 INFO:teuthology.orchestra.run.trial074.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:31.122 INFO:teuthology.orchestra.run.trial063.stdout:(10/12): python3-numpy-f2py-1.23.5-2.el9.x86_64 5.2 MB/s | 442 kB 00:00 2026-02-20T21:47:31.123 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:31.124 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:31.124 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:31.145 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T21:47:31.183 INFO:teuthology.orchestra.run.trial063.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 28 MB/s | 6.1 MB 00:00 2026-02-20T21:47:31.450 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:32 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:31.532 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T21:47:31.533 INFO:teuthology.orchestra.run.trial074.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout:Install 14 Packages 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:31.534 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 16 M 2026-02-20T21:47:31.535 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 158 M 2026-02-20T21:47:31.535 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:31.956 INFO:teuthology.orchestra.run.trial063.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 22 MB/s | 19 MB 00:00 2026-02-20T21:47:31.957 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:31.957 INFO:teuthology.orchestra.run.trial063.stdout:Total 21 MB/s | 43 MB 00:02 2026-02-20T21:47:32.120 INFO:teuthology.orchestra.run.trial074.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 259 kB/s | 17 kB 00:00 2026-02-20T21:47:32.120 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:32.133 INFO:teuthology.orchestra.run.trial074.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 535 kB/s | 43 kB 00:00 2026-02-20T21:47:32.134 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:32.134 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:32.335 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:32.335 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:32.342 INFO:teuthology.orchestra.run.trial074.stdout:(3/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 37 MB/s | 11 MB 00:00 2026-02-20T21:47:32.549 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:32.551 INFO:teuthology.orchestra.run.trial063.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T21:47:32.557 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T21:47:32.591 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T21:47:32.595 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T21:47:32.655 INFO:teuthology.orchestra.run.trial063.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T21:47:32.657 INFO:teuthology.orchestra.run.trial063.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T21:47:32.658 INFO:teuthology.orchestra.run.trial074.stdout:(4/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 91 kB/s | 48 kB 00:00 2026-02-20T21:47:32.679 INFO:teuthology.orchestra.run.trial063.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T21:47:32.999 INFO:teuthology.orchestra.run.trial063.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T21:47:33.071 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T21:47:33.079 INFO:teuthology.orchestra.run.trial074.stdout:(5/14): python3-protobuf-3.14.0-17.el9.noarch.r 363 kB/s | 267 kB 00:00 2026-02-20T21:47:33.183 INFO:teuthology.orchestra.run.trial074.stdout:(6/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 5.2 MB/s | 551 kB 00:00 2026-02-20T21:47:33.197 INFO:teuthology.orchestra.run.trial074.stdout:(7/14): grpc-data-1.46.7-10.el9.noarch.rpm 1.4 MB/s | 19 kB 00:00 2026-02-20T21:47:33.247 INFO:teuthology.orchestra.run.trial074.stdout:(8/14): python3-grpcio-1.46.7-10.el9.x86_64.rpm 41 MB/s | 2.0 MB 00:00 2026-02-20T21:47:33.263 INFO:teuthology.orchestra.run.trial074.stdout:(9/14): python3-grpcio-tools-1.46.7-10.el9.x86_ 8.7 MB/s | 144 kB 00:00 2026-02-20T21:47:33.278 INFO:teuthology.orchestra.run.trial074.stdout:(10/14): python3-repoze-lru-0.7-16.el9.noarch.r 2.1 MB/s | 31 kB 00:00 2026-02-20T21:47:33.295 INFO:teuthology.orchestra.run.trial074.stdout:(11/14): protobuf-compiler-3.14.0-17.el9.x86_64 1.3 MB/s | 862 kB 00:00 2026-02-20T21:47:33.295 INFO:teuthology.orchestra.run.trial074.stdout:(12/14): python3-routes-2.5.1-5.el9.noarch.rpm 10 MB/s | 188 kB 00:00 2026-02-20T21:47:33.339 INFO:teuthology.orchestra.run.trial074.stdout:(13/14): python3-xmltodict-0.12.0-15.el9.noarch 509 kB/s | 22 kB 00:00 2026-02-20T21:47:33.735 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T21:47:34.208 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T21:47:34.208 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T21:47:34.521 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T21:47:34.522 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T21:47:34.522 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T21:47:34.579 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T21:47:34.579 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T21:47:34.580 INFO:teuthology.orchestra.run.trial063.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:34.581 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:34.620 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-mgr-rook 2026-02-20T21:47:34.895 INFO:teuthology.orchestra.run.trial074.stdout:(14/14): protobuf-3.14.0-17.el9.x86_64.rpm 371 kB/s | 1.0 MB 00:02 2026-02-20T21:47:34.899 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:34.899 INFO:teuthology.orchestra.run.trial074.stdout:Total 4.7 MB/s | 16 MB 00:03 2026-02-20T21:47:34.927 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:41 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:34.936 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:34.946 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:34.947 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:35.011 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T21:47:35.012 INFO:teuthology.orchestra.run.trial063.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:35.013 INFO:teuthology.orchestra.run.trial063.stdout:Install 10 Packages 2026-02-20T21:47:35.014 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:35.014 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 2.0 M 2026-02-20T21:47:35.014 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 25 M 2026-02-20T21:47:35.014 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:35.042 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:35.042 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:35.160 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:35.170 INFO:teuthology.orchestra.run.trial074.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T21:47:35.173 INFO:teuthology.orchestra.run.trial074.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T21:47:35.178 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T21:47:35.189 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T21:47:35.191 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T21:47:35.221 INFO:teuthology.orchestra.run.trial074.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T21:47:35.250 INFO:teuthology.orchestra.run.trial063.stdout:(1/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 682 kB/s | 50 kB 00:00 2026-02-20T21:47:35.263 INFO:teuthology.orchestra.run.trial074.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T21:47:35.291 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T21:47:35.301 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T21:47:35.308 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T21:47:35.311 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T21:47:35.318 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T21:47:35.575 INFO:teuthology.orchestra.run.trial063.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 165 kB/s | 54 kB 00:00 2026-02-20T21:47:35.627 INFO:teuthology.orchestra.run.trial063.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 353 kB/s | 159 kB 00:00 2026-02-20T21:47:35.651 INFO:teuthology.orchestra.run.trial063.stdout:(4/10): python3-cachetools-4.2.4-1.el9.noarch.r 428 kB/s | 32 kB 00:00 2026-02-20T21:47:35.686 INFO:teuthology.orchestra.run.trial063.stdout:(5/10): python3-pyasn1-modules-0.4.8-6.el9.noar 547 kB/s | 279 kB 00:00 2026-02-20T21:47:35.709 INFO:teuthology.orchestra.run.trial063.stdout:(6/10): python3-certifi-2023.05.07-4.el9.noarch 172 kB/s | 14 kB 00:00 2026-02-20T21:47:35.716 INFO:teuthology.orchestra.run.trial063.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 3.8 MB/s | 254 kB 00:00 2026-02-20T21:47:35.744 INFO:teuthology.orchestra.run.trial063.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 3.1 MB/s | 90 kB 00:00 2026-02-20T21:47:35.767 INFO:teuthology.orchestra.run.trial063.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 1.0 MB/s | 59 kB 00:00 2026-02-20T21:47:35.902 INFO:teuthology.orchestra.run.trial063.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 4.7 MB/s | 1.0 MB 00:00 2026-02-20T21:47:35.902 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:35.902 INFO:teuthology.orchestra.run.trial063.stdout:Total 2.2 MB/s | 2.0 MB 00:00 2026-02-20T21:47:35.930 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:35.937 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:35.937 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:35.976 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:35.976 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:36.049 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:36.099 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T21:47:36.111 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T21:47:36.126 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T21:47:36.130 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T21:47:36.138 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T21:47:36.177 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T21:47:36.189 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T21:47:36.475 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T21:47:36.480 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T21:47:36.505 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T21:47:36.520 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T21:47:36.521 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T21:47:36.633 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T21:47:36.634 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T21:47:36.634 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T21:47:36.682 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:36.688 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:36.719 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T21:47:36.738 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T21:47:36.738 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:36.738 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:36.738 INFO:teuthology.orchestra.run.trial074.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T21:47:36.739 INFO:teuthology.orchestra.run.trial074.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T21:47:36.740 INFO:teuthology.orchestra.run.trial074.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T21:47:36.740 INFO:teuthology.orchestra.run.trial074.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T21:47:36.740 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:36.740 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:36.772 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T21:47:37.033 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:44 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:37.083 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:38 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:37.117 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:37.117 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T21:47:37.118 INFO:teuthology.orchestra.run.trial063.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout:Install 7 Packages 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 7.1 M 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 33 M 2026-02-20T21:47:37.119 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:37.165 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:37.166 INFO:teuthology.orchestra.run.trial074.stdout:====================================================================================== 2026-02-20T21:47:37.166 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:37.166 INFO:teuthology.orchestra.run.trial074.stdout:====================================================================================== 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T21:47:37.167 INFO:teuthology.orchestra.run.trial074.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout:====================================================================================== 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout:Install 12 Packages 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 43 M 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 234 M 2026-02-20T21:47:37.168 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:37.661 INFO:teuthology.orchestra.run.trial063.stdout:(1/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 1.7 MB/s | 173 kB 00:00 2026-02-20T21:47:37.744 INFO:teuthology.orchestra.run.trial074.stdout:(1/12): ceph-mgr-diskprediction-local-20.2.0-67 32 MB/s | 7.4 MB 00:00 2026-02-20T21:47:37.795 INFO:teuthology.orchestra.run.trial074.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 577 kB/s | 30 kB 00:00 2026-02-20T21:47:37.846 INFO:teuthology.orchestra.run.trial074.stdout:(3/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 59 MB/s | 3.0 MB 00:00 2026-02-20T21:47:37.892 INFO:teuthology.orchestra.run.trial074.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 327 kB/s | 15 kB 00:00 2026-02-20T21:47:37.918 INFO:teuthology.orchestra.run.trial074.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 1.6 MB/s | 42 kB 00:00 2026-02-20T21:47:37.991 INFO:teuthology.orchestra.run.trial074.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 73 MB/s | 5.3 MB 00:00 2026-02-20T21:47:38.025 INFO:teuthology.orchestra.run.trial074.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 7.0 MB/s | 244 kB 00:00 2026-02-20T21:47:38.064 INFO:teuthology.orchestra.run.trial063.stdout:(2/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 86 kB/s | 35 kB 00:00 2026-02-20T21:47:38.087 INFO:teuthology.orchestra.run.trial074.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 99 MB/s | 6.1 MB 00:00 2026-02-20T21:47:38.119 INFO:teuthology.orchestra.run.trial074.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 14 MB/s | 442 kB 00:00 2026-02-20T21:47:38.183 INFO:teuthology.orchestra.run.trial074.stdout:(10/12): libquadmath-11.5.0-14.el9.x86_64.rpm 275 kB/s | 184 kB 00:00 2026-02-20T21:47:38.262 INFO:teuthology.orchestra.run.trial063.stdout:(3/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.7 MB/s | 548 kB 00:00 2026-02-20T21:47:38.280 INFO:teuthology.orchestra.run.trial063.stdout:(4/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 347 kB/s | 249 kB 00:00 2026-02-20T21:47:38.321 INFO:teuthology.orchestra.run.trial063.stdout:(5/7): python3-natsort-7.1.1-5.el9.noarch.rpm 983 kB/s | 58 kB 00:00 2026-02-20T21:47:38.362 INFO:teuthology.orchestra.run.trial074.stdout:(11/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 79 MB/s | 19 MB 00:00 2026-02-20T21:47:38.368 INFO:teuthology.orchestra.run.trial063.stdout:(6/7): python3-typing-extensions-4.15.0-1.el9.n 982 kB/s | 86 kB 00:00 2026-02-20T21:47:38.817 INFO:teuthology.orchestra.run.trial074.stdout:(12/12): libgfortran-11.5.0-14.el9.x86_64.rpm 609 kB/s | 794 kB 00:01 2026-02-20T21:47:38.823 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:38.823 INFO:teuthology.orchestra.run.trial074.stdout:Total 26 MB/s | 43 MB 00:01 2026-02-20T21:47:38.983 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:38.996 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:38.996 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:39.196 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:39.196 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:39.411 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:39.414 INFO:teuthology.orchestra.run.trial074.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T21:47:39.420 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T21:47:39.453 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T21:47:39.458 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T21:47:39.517 INFO:teuthology.orchestra.run.trial074.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T21:47:39.519 INFO:teuthology.orchestra.run.trial074.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T21:47:39.541 INFO:teuthology.orchestra.run.trial074.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T21:47:39.857 INFO:teuthology.orchestra.run.trial074.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T21:47:39.928 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T21:47:40.583 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T21:47:41.052 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T21:47:41.053 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T21:47:41.324 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T21:47:41.324 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T21:47:41.325 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T21:47:41.382 INFO:teuthology.orchestra.run.trial074.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:41.383 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:41.421 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-mgr-rook 2026-02-20T21:47:41.732 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:42 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:41.814 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T21:47:41.815 INFO:teuthology.orchestra.run.trial074.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout:Install 10 Packages 2026-02-20T21:47:41.816 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:41.817 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 2.0 M 2026-02-20T21:47:41.817 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 25 M 2026-02-20T21:47:41.817 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:41.976 INFO:teuthology.orchestra.run.trial074.stdout:(1/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 8.0 MB/s | 159 kB 00:00 2026-02-20T21:47:41.980 INFO:teuthology.orchestra.run.trial074.stdout:(2/10): python3-pyasn1-modules-0.4.8-6.el9.noar 12 MB/s | 279 kB 00:00 2026-02-20T21:47:41.981 INFO:teuthology.orchestra.run.trial074.stdout:(3/10): python3-requests-oauthlib-1.3.0-12.el9. 9.7 MB/s | 54 kB 00:00 2026-02-20T21:47:42.031 INFO:teuthology.orchestra.run.trial074.stdout:(4/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 672 kB/s | 50 kB 00:00 2026-02-20T21:47:42.134 INFO:teuthology.orchestra.run.trial074.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 92 kB/s | 14 kB 00:00 2026-02-20T21:47:42.206 INFO:teuthology.orchestra.run.trial074.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 142 kB/s | 32 kB 00:00 2026-02-20T21:47:42.493 INFO:teuthology.orchestra.run.trial074.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 206 kB/s | 59 kB 00:00 2026-02-20T21:47:42.510 INFO:teuthology.orchestra.run.trial074.stdout:(8/10): python3-google-auth-2.45.0-1.el9.noarch 531 kB/s | 254 kB 00:00 2026-02-20T21:47:42.709 INFO:teuthology.orchestra.run.trial074.stdout:(9/10): python3-kubernetes-26.1.0-3.el9.noarch. 1.8 MB/s | 1.0 MB 00:00 2026-02-20T21:47:42.851 INFO:teuthology.orchestra.run.trial074.stdout:(10/10): python3-websocket-client-1.2.3-2.el9.n 250 kB/s | 90 kB 00:00 2026-02-20T21:47:42.852 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:42.853 INFO:teuthology.orchestra.run.trial074.stdout:Total 1.9 MB/s | 2.0 MB 00:01 2026-02-20T21:47:42.881 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:42.889 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:42.889 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:42.929 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:42.930 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:43.004 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:43.056 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T21:47:43.068 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T21:47:43.083 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T21:47:43.088 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T21:47:43.095 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T21:47:43.134 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T21:47:43.146 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T21:47:43.461 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T21:47:43.475 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T21:47:43.476 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T21:47:43.582 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T21:47:43.639 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T21:47:43.639 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:43.639 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:43.639 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:43.639 INFO:teuthology.orchestra.run.trial074.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:43.640 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:43.671 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T21:47:43.978 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:44 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:44.061 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:44.062 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:44.062 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:44.062 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:44.063 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:44.064 INFO:teuthology.orchestra.run.trial074.stdout:Install 7 Packages 2026-02-20T21:47:44.064 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:44.064 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 7.1 M 2026-02-20T21:47:44.064 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 33 M 2026-02-20T21:47:44.064 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:44.581 INFO:teuthology.orchestra.run.trial074.stdout:(1/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 1.9 MB/s | 173 kB 00:00 2026-02-20T21:47:44.847 INFO:teuthology.orchestra.run.trial063.stdout:(7/7): python3-babel-2.9.1-2.el9.noarch.rpm 838 kB/s | 6.0 MB 00:07 2026-02-20T21:47:44.850 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:44.850 INFO:teuthology.orchestra.run.trial063.stdout:Total 938 kB/s | 7.1 MB 00:07 2026-02-20T21:47:44.888 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:44.894 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:44.894 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:44.966 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:44.966 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:44.985 INFO:teuthology.orchestra.run.trial074.stdout:(2/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 87 kB/s | 35 kB 00:00 2026-02-20T21:47:45.055 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:45.104 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T21:47:45.114 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T21:47:45.119 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T21:47:45.284 INFO:teuthology.orchestra.run.trial074.stdout:(3/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 313 kB/s | 249 kB 00:00 2026-02-20T21:47:45.338 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T21:47:45.361 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T21:47:45.385 INFO:teuthology.orchestra.run.trial063.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T21:47:45.386 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T21:47:45.493 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T21:47:45.494 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T21:47:45.494 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T21:47:45.494 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T21:47:45.494 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T21:47:45.494 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T21:47:45.494 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T21:47:45.550 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T21:47:45.550 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:45.550 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:45.551 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:45.581 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-fuse 2026-02-20T21:47:45.656 INFO:teuthology.orchestra.run.trial074.stdout:(4/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 817 kB/s | 548 kB 00:00 2026-02-20T21:47:45.666 INFO:teuthology.orchestra.run.trial074.stdout:(5/7): python3-natsort-7.1.1-5.el9.noarch.rpm 151 kB/s | 58 kB 00:00 2026-02-20T21:47:45.741 INFO:teuthology.orchestra.run.trial074.stdout:(6/7): python3-typing-extensions-4.15.0-1.el9.n 1.0 MB/s | 86 kB 00:00 2026-02-20T21:47:45.889 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:45.972 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout: Package Architecture Version Repository Size 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:45.973 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:45.974 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:45.974 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:45.974 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:45.974 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 943 k 2026-02-20T21:47:45.974 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 2.7 M 2026-02-20T21:47:45.974 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:46.274 INFO:teuthology.orchestra.run.trial063.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 3.1 MB/s | 943 kB 00:00 2026-02-20T21:47:46.275 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:46.275 INFO:teuthology.orchestra.run.trial063.stdout:Total 3.0 MB/s | 943 kB 00:00 2026-02-20T21:47:46.276 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:46.280 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:46.280 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:46.314 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:46.314 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:46.403 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:46.419 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:46.667 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:46.724 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:46.724 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:46.724 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:46.724 INFO:teuthology.orchestra.run.trial063.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:46.724 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:46.724 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:46.752 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install ceph-volume 2026-02-20T21:47:47.062 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:54 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:47.146 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:47.146 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:47.146 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T21:47:47.146 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:47.146 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:47.146 INFO:teuthology.orchestra.run.trial063.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:Install 2 Packages 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 648 k 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 2.2 M 2026-02-20T21:47:47.147 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:47.318 INFO:teuthology.orchestra.run.trial063.stdout:(1/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 3.1 MB/s | 351 kB 00:00 2026-02-20T21:47:47.554 INFO:teuthology.orchestra.run.trial063.stdout:(2/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 859 kB/s | 297 kB 00:00 2026-02-20T21:47:47.556 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:47.556 INFO:teuthology.orchestra.run.trial063.stdout:Total 1.5 MB/s | 648 kB 00:00 2026-02-20T21:47:47.566 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:47.572 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:47.572 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:47.615 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:47.615 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:47.694 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:47.756 INFO:teuthology.orchestra.run.trial063.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T21:47:47.758 INFO:teuthology.orchestra.run.trial063.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T21:47:47.772 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T21:47:47.772 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:47.772 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T21:47:47.772 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:48.000 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T21:47:48.057 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T21:47:48.057 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:48.057 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:48.057 INFO:teuthology.orchestra.run.trial063.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T21:47:48.057 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:48.057 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:48.085 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install librados-devel 2026-02-20T21:47:48.398 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repo Size 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T21:47:48.481 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 126 k 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 449 k 2026-02-20T21:47:48.482 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:48.773 INFO:teuthology.orchestra.run.trial063.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 430 kB/s | 126 kB 00:00 2026-02-20T21:47:48.774 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:48.775 INFO:teuthology.orchestra.run.trial063.stdout:Total 428 kB/s | 126 kB 00:00 2026-02-20T21:47:48.775 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:48.777 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:48.778 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:48.810 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:48.810 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:48.863 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:48.880 INFO:teuthology.orchestra.run.trial063.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:48.959 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:49.016 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:49.017 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:49.017 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:49.017 INFO:teuthology.orchestra.run.trial063.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:49.017 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:49.017 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:49.044 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install libcephfs2 2026-02-20T21:47:49.355 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:49.420 INFO:teuthology.orchestra.run.trial063.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:49.438 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:49.439 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:49.439 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:49.460 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install libcephfs-devel 2026-02-20T21:47:49.767 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:49.850 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repo Size 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Installing dependencies: 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Install 2 Packages 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 58 k 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 207 k 2026-02-20T21:47:49.851 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:50.188 INFO:teuthology.orchestra.run.trial063.stdout:(1/2): libcephfs-devel-20.2.0-677.gf7870454.el9 102 kB/s | 34 kB 00:00 2026-02-20T21:47:50.188 INFO:teuthology.orchestra.run.trial063.stdout:(2/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 72 kB/s | 24 kB 00:00 2026-02-20T21:47:50.189 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:50.189 INFO:teuthology.orchestra.run.trial063.stdout:Total 173 kB/s | 58 kB 00:00 2026-02-20T21:47:50.189 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:50.191 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:50.192 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:50.222 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:50.222 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:50.271 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:50.272 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T21:47:50.286 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T21:47:50.302 INFO:teuthology.orchestra.run.trial063.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T21:47:50.354 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T21:47:50.354 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:50.410 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:50.436 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install librados2 2026-02-20T21:47:50.742 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:50.806 INFO:teuthology.orchestra.run.trial063.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:50.824 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:50.825 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:50.825 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:50.846 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install librbd1 2026-02-20T21:47:51.151 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:51.215 INFO:teuthology.orchestra.run.trial063.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:51.233 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:51.234 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:51.234 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:51.255 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install python3-rados 2026-02-20T21:47:51.562 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:51.627 INFO:teuthology.orchestra.run.trial063.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:51.645 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:51.646 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:51.646 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:51.666 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install python3-rgw 2026-02-20T21:47:51.756 INFO:teuthology.orchestra.run.trial074.stdout:(7/7): python3-babel-2.9.1-2.el9.noarch.rpm 840 kB/s | 6.0 MB 00:07 2026-02-20T21:47:51.758 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:51.759 INFO:teuthology.orchestra.run.trial074.stdout:Total 942 kB/s | 7.1 MB 00:07 2026-02-20T21:47:51.798 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:51.805 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:51.805 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:51.878 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:51.878 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:51.966 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:51.979 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:52.016 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T21:47:52.025 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T21:47:52.031 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T21:47:52.044 INFO:teuthology.orchestra.run.trial063.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:52.063 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:52.064 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:52.064 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:52.085 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install python3-cephfs 2026-02-20T21:47:52.250 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T21:47:52.273 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T21:47:52.297 INFO:teuthology.orchestra.run.trial074.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T21:47:52.298 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T21:47:52.393 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:59 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T21:47:52.405 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T21:47:52.458 INFO:teuthology.orchestra.run.trial063.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:52.463 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T21:47:52.463 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:52.463 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:52.464 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:52.476 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:52.477 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:52.477 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:52.497 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-fuse 2026-02-20T21:47:52.499 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install python3-rbd 2026-02-20T21:47:52.806 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:00:59 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:52.809 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:53 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:52.870 INFO:teuthology.orchestra.run.trial063.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:52.889 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:52.889 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:47:52.889 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:52.894 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:52.895 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:52.895 INFO:teuthology.orchestra.run.trial074.stdout: Package Architecture Version Repository Size 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 943 k 2026-02-20T21:47:52.896 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 2.7 M 2026-02-20T21:47:52.897 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:52.911 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install rbd-fuse 2026-02-20T21:47:53.217 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:01:00 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:53.281 INFO:teuthology.orchestra.run.trial074.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 2.4 MB/s | 943 kB 00:00 2026-02-20T21:47:53.282 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:53.282 INFO:teuthology.orchestra.run.trial074.stdout:Total 2.4 MB/s | 943 kB 00:00 2026-02-20T21:47:53.282 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:53.287 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:53.287 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:53.300 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:53.301 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:53.301 INFO:teuthology.orchestra.run.trial063.stdout: Package Architecture Version Repository Size 2026-02-20T21:47:53.301 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:53.301 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:53.301 INFO:teuthology.orchestra.run.trial063.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T21:47:53.301 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 91 k 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 238 k 2026-02-20T21:47:53.302 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:53.320 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:53.320 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:53.409 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:53.426 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:53.527 INFO:teuthology.orchestra.run.trial063.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 404 kB/s | 91 kB 00:00 2026-02-20T21:47:53.528 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:53.528 INFO:teuthology.orchestra.run.trial063.stdout:Total 403 kB/s | 91 kB 00:00 2026-02-20T21:47:53.528 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:53.532 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:53.532 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:53.564 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:53.564 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:53.614 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:53.631 INFO:teuthology.orchestra.run.trial063.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:53.650 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:53.708 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:53.708 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:53.708 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:53.708 INFO:teuthology.orchestra.run.trial074.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:53.708 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:53.708 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:53.709 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:53.737 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install ceph-volume 2026-02-20T21:47:53.766 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:53.766 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:53.766 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:53.766 INFO:teuthology.orchestra.run.trial063.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:53.766 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:53.766 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:53.793 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install rbd-mirror 2026-02-20T21:47:54.050 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:54.101 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:01:01 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:54.134 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repository Size 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:54.135 INFO:teuthology.orchestra.run.trial074.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout:Install 2 Packages 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 648 k 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 2.2 M 2026-02-20T21:47:54.136 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:54.185 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:54.185 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:54.185 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repo Size 2026-02-20T21:47:54.185 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 2.9 M 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 11 M 2026-02-20T21:47:54.186 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:54.407 INFO:teuthology.orchestra.run.trial074.stdout:(1/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 1.9 MB/s | 351 kB 00:00 2026-02-20T21:47:54.542 INFO:teuthology.orchestra.run.trial074.stdout:(2/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 947 kB/s | 297 kB 00:00 2026-02-20T21:47:54.543 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:54.543 INFO:teuthology.orchestra.run.trial074.stdout:Total 1.6 MB/s | 648 kB 00:00 2026-02-20T21:47:54.552 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:54.558 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:54.558 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:54.600 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:54.600 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:54.678 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:54.741 INFO:teuthology.orchestra.run.trial074.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T21:47:54.743 INFO:teuthology.orchestra.run.trial074.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T21:47:54.757 INFO:teuthology.orchestra.run.trial063.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 5.1 MB/s | 2.9 MB 00:00 2026-02-20T21:47:54.758 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T21:47:54.758 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:54.758 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T21:47:54.758 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:54.758 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:54.758 INFO:teuthology.orchestra.run.trial063.stdout:Total 5.1 MB/s | 2.9 MB 00:00 2026-02-20T21:47:54.759 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:54.763 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:54.763 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:54.802 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:54.802 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:54.969 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T21:47:54.990 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:54.991 INFO:teuthology.orchestra.run.trial063.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:55.014 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:55.014 INFO:teuthology.orchestra.run.trial063.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:47:55.014 INFO:teuthology.orchestra.run.trial063.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T21:47:55.014 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T21:47:55.014 INFO:teuthology.orchestra.run.trial063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T21:47:55.014 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:55.026 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T21:47:55.026 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:55.026 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:55.026 INFO:teuthology.orchestra.run.trial074.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T21:47:55.026 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:55.027 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:55.056 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install librados-devel 2026-02-20T21:47:55.306 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:55.306 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:55.306 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:55.306 INFO:teuthology.orchestra.run.trial063.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:55.306 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:55.306 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:55.334 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install rbd-nbd 2026-02-20T21:47:55.367 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:55.451 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:55.451 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:55.451 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repo Size 2026-02-20T21:47:55.451 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 126 k 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 449 k 2026-02-20T21:47:55.452 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:55.645 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:01:02 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:47:55.711 INFO:teuthology.orchestra.run.trial074.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 485 kB/s | 126 kB 00:00 2026-02-20T21:47:55.712 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:55.712 INFO:teuthology.orchestra.run.trial074.stdout:Total 482 kB/s | 126 kB 00:00 2026-02-20T21:47:55.712 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:55.715 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:55.715 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:55.727 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout: Package Architecture Version Repository Size 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout:Installing: 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T21:47:55.728 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T21:47:55.729 INFO:teuthology.orchestra.run.trial063.stdout:Install 1 Package 2026-02-20T21:47:55.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:55.729 INFO:teuthology.orchestra.run.trial063.stdout:Total download size: 180 k 2026-02-20T21:47:55.729 INFO:teuthology.orchestra.run.trial063.stdout:Installed size: 498 k 2026-02-20T21:47:55.729 INFO:teuthology.orchestra.run.trial063.stdout:Downloading Packages: 2026-02-20T21:47:55.746 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:55.746 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:55.800 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:55.817 INFO:teuthology.orchestra.run.trial074.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:55.898 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:55.956 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:55.956 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:55.957 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:55.957 INFO:teuthology.orchestra.run.trial074.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:55.957 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:55.957 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:55.986 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install libcephfs2 2026-02-20T21:47:55.991 INFO:teuthology.orchestra.run.trial063.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 684 kB/s | 180 kB 00:00 2026-02-20T21:47:55.991 INFO:teuthology.orchestra.run.trial063.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:55.991 INFO:teuthology.orchestra.run.trial063.stdout:Total 682 kB/s | 180 kB 00:00 2026-02-20T21:47:55.991 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T21:47:55.997 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T21:47:55.997 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T21:47:56.028 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T21:47:56.028 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T21:47:56.083 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T21:47:56.100 INFO:teuthology.orchestra.run.trial063.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:56.183 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:56.241 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:47:56.241 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:56.241 INFO:teuthology.orchestra.run.trial063.stdout:Installed: 2026-02-20T21:47:56.241 INFO:teuthology.orchestra.run.trial063.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:56.241 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:47:56.241 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:47:56.270 DEBUG:teuthology.parallel:result is None 2026-02-20T21:47:56.305 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:56.370 INFO:teuthology.orchestra.run.trial074.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:56.388 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:56.388 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:56.388 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:56.409 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install libcephfs-devel 2026-02-20T21:47:56.721 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:56.805 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:56.805 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:56.805 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repo Size 2026-02-20T21:47:56.805 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:56.805 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:47:56.805 INFO:teuthology.orchestra.run.trial074.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:Installing dependencies: 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:Install 2 Packages 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 58 k 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 207 k 2026-02-20T21:47:56.806 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:47:56.993 INFO:teuthology.orchestra.run.trial074.stdout:(1/2): libcephfs-devel-20.2.0-677.gf7870454.el9 183 kB/s | 34 kB 00:00 2026-02-20T21:47:56.994 INFO:teuthology.orchestra.run.trial074.stdout:(2/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 127 kB/s | 24 kB 00:00 2026-02-20T21:47:56.995 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:47:56.995 INFO:teuthology.orchestra.run.trial074.stdout:Total 307 kB/s | 58 kB 00:00 2026-02-20T21:47:56.995 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:47:56.998 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:47:56.998 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:47:57.029 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:47:57.029 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:47:57.078 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:47:57.079 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T21:47:57.094 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T21:47:57.110 INFO:teuthology.orchestra.run.trial074.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T21:47:57.166 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T21:47:57.167 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T21:47:57.224 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T21:47:57.224 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:57.224 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:47:57.225 INFO:teuthology.orchestra.run.trial074.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:57.225 INFO:teuthology.orchestra.run.trial074.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:47:57.225 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:47:57.225 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:57.253 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install librados2 2026-02-20T21:47:57.566 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:57.631 INFO:teuthology.orchestra.run.trial074.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:57.649 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:57.649 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:57.650 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:57.671 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install librbd1 2026-02-20T21:47:57.978 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:58.042 INFO:teuthology.orchestra.run.trial074.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:58.060 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:58.061 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:58.061 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:58.083 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install python3-rados 2026-02-20T21:47:58.390 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:59 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:58.456 INFO:teuthology.orchestra.run.trial074.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:58.474 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:58.474 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:58.475 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:58.495 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install python3-rgw 2026-02-20T21:47:58.799 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:00:59 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:58.864 INFO:teuthology.orchestra.run.trial074.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:58.882 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:58.883 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:58.883 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:58.904 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install python3-cephfs 2026-02-20T21:47:59.213 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:01:00 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:59.279 INFO:teuthology.orchestra.run.trial074.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:59.297 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:59.298 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:59.298 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:59.319 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install python3-rbd 2026-02-20T21:47:59.625 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:01:00 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:47:59.691 INFO:teuthology.orchestra.run.trial074.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T21:47:59.709 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:47:59.710 INFO:teuthology.orchestra.run.trial074.stdout:Nothing to do. 2026-02-20T21:47:59.710 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:47:59.731 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install rbd-fuse 2026-02-20T21:48:00.043 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:01:01 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout: Package Architecture Version Repository Size 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:48:00.126 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:00.127 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:48:00.127 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:00.127 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 91 k 2026-02-20T21:48:00.127 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 238 k 2026-02-20T21:48:00.127 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:48:00.366 INFO:teuthology.orchestra.run.trial074.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 382 kB/s | 91 kB 00:00 2026-02-20T21:48:00.367 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:48:00.368 INFO:teuthology.orchestra.run.trial074.stdout:Total 378 kB/s | 91 kB 00:00 2026-02-20T21:48:00.368 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:48:00.373 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:48:00.373 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:48:00.404 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:48:00.405 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:48:00.455 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:48:00.472 INFO:teuthology.orchestra.run.trial074.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:00.554 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:00.612 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:00.612 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:00.612 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:48:00.612 INFO:teuthology.orchestra.run.trial074.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:48:00.612 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:00.612 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:48:00.641 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install rbd-mirror 2026-02-20T21:48:00.952 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:01:01 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:48:01.036 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout: Package Arch Version Repo Size 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:01.037 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:48:01.038 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:01.038 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:48:01.038 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:01.038 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 2.9 M 2026-02-20T21:48:01.038 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 11 M 2026-02-20T21:48:01.038 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:48:01.670 INFO:teuthology.orchestra.run.trial074.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 4.6 MB/s | 2.9 MB 00:00 2026-02-20T21:48:01.670 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:48:01.670 INFO:teuthology.orchestra.run.trial074.stdout:Total 4.6 MB/s | 2.9 MB 00:00 2026-02-20T21:48:01.671 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:48:01.675 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:48:01.675 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:48:01.713 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:48:01.714 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:48:01.893 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:48:01.895 INFO:teuthology.orchestra.run.trial074.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:01.917 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:01.917 INFO:teuthology.orchestra.run.trial074.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:48:01.917 INFO:teuthology.orchestra.run.trial074.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T21:48:01.917 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T21:48:01.917 INFO:teuthology.orchestra.run.trial074.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T21:48:01.917 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:02.206 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:02.206 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:02.207 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:48:02.207 INFO:teuthology.orchestra.run.trial074.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:48:02.207 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:02.207 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:48:02.236 DEBUG:teuthology.orchestra.run.trial074:> sudo yum -y install rbd-nbd 2026-02-20T21:48:02.552 INFO:teuthology.orchestra.run.trial074.stdout:Last metadata expiration check: 0:01:03 ago on Fri 20 Feb 2026 09:46:59 PM UTC. 2026-02-20T21:48:02.635 INFO:teuthology.orchestra.run.trial074.stdout:Dependencies resolved. 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout: Package Architecture Version Repository Size 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:Installing: 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:Transaction Summary 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:================================================================================ 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:Install 1 Package 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:02.636 INFO:teuthology.orchestra.run.trial074.stdout:Total download size: 180 k 2026-02-20T21:48:02.637 INFO:teuthology.orchestra.run.trial074.stdout:Installed size: 498 k 2026-02-20T21:48:02.637 INFO:teuthology.orchestra.run.trial074.stdout:Downloading Packages: 2026-02-20T21:48:02.807 INFO:teuthology.orchestra.run.trial074.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 1.0 MB/s | 180 kB 00:00 2026-02-20T21:48:02.807 INFO:teuthology.orchestra.run.trial074.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:48:02.808 INFO:teuthology.orchestra.run.trial074.stdout:Total 1.0 MB/s | 180 kB 00:00 2026-02-20T21:48:02.808 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction check 2026-02-20T21:48:02.812 INFO:teuthology.orchestra.run.trial074.stdout:Transaction check succeeded. 2026-02-20T21:48:02.813 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction test 2026-02-20T21:48:02.844 INFO:teuthology.orchestra.run.trial074.stdout:Transaction test succeeded. 2026-02-20T21:48:02.844 INFO:teuthology.orchestra.run.trial074.stdout:Running transaction 2026-02-20T21:48:02.901 INFO:teuthology.orchestra.run.trial074.stdout: Preparing : 1/1 2026-02-20T21:48:02.917 INFO:teuthology.orchestra.run.trial074.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:03.003 INFO:teuthology.orchestra.run.trial074.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:03.062 INFO:teuthology.orchestra.run.trial074.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:48:03.062 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:03.062 INFO:teuthology.orchestra.run.trial074.stdout:Installed: 2026-02-20T21:48:03.062 INFO:teuthology.orchestra.run.trial074.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:48:03.062 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:03.063 INFO:teuthology.orchestra.run.trial074.stdout:Complete! 2026-02-20T21:48:03.095 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:03.095 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:48:03.279 DEBUG:teuthology.orchestra.run.trial063:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T21:48:03.301 INFO:teuthology.orchestra.run.trial063.stdout:20.2.0-677.gf7870454.el9 2026-02-20T21:48:03.302 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T21:48:03.302 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T21:48:03.305 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:48:03.461 DEBUG:teuthology.orchestra.run.trial074:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T21:48:03.483 INFO:teuthology.orchestra.run.trial074.stdout:20.2.0-677.gf7870454.el9 2026-02-20T21:48:03.483 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T21:48:03.483 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T21:48:03.486 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-20T21:48:03.486 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:03.487 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T21:48:03.513 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:03.513 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T21:48:03.551 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-20T21:48:03.551 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:03.552 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T21:48:03.578 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T21:48:03.643 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:03.644 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T21:48:03.670 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T21:48:03.733 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-20T21:48:03.733 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:03.734 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T21:48:03.759 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T21:48:03.822 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:03.822 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T21:48:03.848 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T21:48:03.912 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-20T21:48:03.912 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:03.912 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T21:48:03.937 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T21:48:04.001 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:04.001 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T21:48:04.025 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T21:48:04.089 INFO:teuthology.run_tasks:Running task ceph... 2026-02-20T21:48:04.193 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-20T21:48:04.193 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod 777 /var/log/ceph 2026-02-20T21:48:04.195 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod 777 /var/log/ceph 2026-02-20T21:48:04.220 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-20T21:48:04.220 DEBUG:teuthology.orchestra.run.trial063:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T21:48:04.260 DEBUG:teuthology.orchestra.run.trial074:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T21:48:04.285 INFO:tasks.ceph:Creating extra log directories... 2026-02-20T21:48:04.285 DEBUG:teuthology.orchestra.run.trial063:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T21:48:04.324 DEBUG:teuthology.orchestra.run.trial074:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T21:48:04.358 INFO:tasks.ceph:Creating ceph cluster cluster1... 2026-02-20T21:48:04.358 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-20T21:48:04.358 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504', 'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '61504', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-pdonnell-testing-20260219.182737-tentacle'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 7161, 'sha1': 'f7870454149f22574086dd2ff55d050585136531', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'f7870454149f22574086dd2ff55d050585136531', 'targets': {'trial063.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB3WTOVx1LhMvcT1ft/1uUdGniCQ9Qj4+TF2tq7o+A5DoaDFg6y2YKosfk4yY2OTYRiIxAaZsfiLlklNnnbLKxU=', 'trial074.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD00CtfCafNzk7Qs0IJK7e7bUhaaeq7yOg7UHSnaIv+RYxkdNand7be63l7adDvfHPkFfcwxByXSNHU6VKegrHU='}, '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': {'branch': 'distro', 'kdb': True, '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': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-20_16:15:01', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-20T21:48:04.358 DEBUG:teuthology.orchestra.run.trial063:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-20T21:48:04.387 DEBUG:teuthology.orchestra.run.trial074:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-20T21:48:04.406 DEBUG:teuthology.orchestra.run.trial063:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:48:04.443 DEBUG:teuthology.orchestra.run.trial074:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:48:04.470 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:04.470 DEBUG:teuthology.orchestra.run.trial063:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T21:48:04.522 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-20T21:48:04.522 DEBUG:teuthology.orchestra.run.trial063:> stat /dev/vg_nvme/lv_1 2026-02-20T21:48:04.578 INFO:teuthology.orchestra.run.trial063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T21:48:04.578 INFO:teuthology.orchestra.run.trial063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:04.578 INFO:teuthology.orchestra.run.trial063.stdout:Device: 6h/6d Inode: 914 Links: 1 2026-02-20T21:48:04.578 INFO:teuthology.orchestra.run.trial063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:04.578 INFO:teuthology.orchestra.run.trial063.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:04.578 INFO:teuthology.orchestra.run.trial063.stdout:Access: 2026-02-20 21:47:55.154292074 +0000 2026-02-20T21:48:04.579 INFO:teuthology.orchestra.run.trial063.stdout:Modify: 2026-02-20 21:46:26.406507202 +0000 2026-02-20T21:48:04.579 INFO:teuthology.orchestra.run.trial063.stdout:Change: 2026-02-20 21:46:26.406507202 +0000 2026-02-20T21:48:04.579 INFO:teuthology.orchestra.run.trial063.stdout: Birth: 2026-02-20 21:46:26.406507202 +0000 2026-02-20T21:48:04.579 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T21:48:04.640 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records in 2026-02-20T21:48:04.641 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records out 2026-02-20T21:48:04.641 INFO:teuthology.orchestra.run.trial063.stderr:512 bytes copied, 0.000159209 s, 3.2 MB/s 2026-02-20T21:48:04.642 DEBUG:teuthology.orchestra.run.trial063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T21:48:04.701 DEBUG:teuthology.orchestra.run.trial063:> stat /dev/vg_nvme/lv_2 2026-02-20T21:48:04.755 INFO:teuthology.orchestra.run.trial063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T21:48:04.755 INFO:teuthology.orchestra.run.trial063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:04.755 INFO:teuthology.orchestra.run.trial063.stdout:Device: 6h/6d Inode: 945 Links: 1 2026-02-20T21:48:04.756 INFO:teuthology.orchestra.run.trial063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:04.756 INFO:teuthology.orchestra.run.trial063.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:04.756 INFO:teuthology.orchestra.run.trial063.stdout:Access: 2026-02-20 21:47:55.154292074 +0000 2026-02-20T21:48:04.756 INFO:teuthology.orchestra.run.trial063.stdout:Modify: 2026-02-20 21:46:26.630506311 +0000 2026-02-20T21:48:04.756 INFO:teuthology.orchestra.run.trial063.stdout:Change: 2026-02-20 21:46:26.630506311 +0000 2026-02-20T21:48:04.756 INFO:teuthology.orchestra.run.trial063.stdout: Birth: 2026-02-20 21:46:26.630506311 +0000 2026-02-20T21:48:04.756 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T21:48:04.820 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records in 2026-02-20T21:48:04.820 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records out 2026-02-20T21:48:04.820 INFO:teuthology.orchestra.run.trial063.stderr:512 bytes copied, 0.00013299 s, 3.8 MB/s 2026-02-20T21:48:04.821 DEBUG:teuthology.orchestra.run.trial063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T21:48:04.880 DEBUG:teuthology.orchestra.run.trial063:> stat /dev/vg_nvme/lv_3 2026-02-20T21:48:04.935 INFO:teuthology.orchestra.run.trial063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T21:48:04.935 INFO:teuthology.orchestra.run.trial063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:04.935 INFO:teuthology.orchestra.run.trial063.stdout:Device: 6h/6d Inode: 972 Links: 1 2026-02-20T21:48:04.935 INFO:teuthology.orchestra.run.trial063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:04.935 INFO:teuthology.orchestra.run.trial063.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:04.935 INFO:teuthology.orchestra.run.trial063.stdout:Access: 2026-02-20 21:47:55.155292079 +0000 2026-02-20T21:48:04.936 INFO:teuthology.orchestra.run.trial063.stdout:Modify: 2026-02-20 21:46:26.889505282 +0000 2026-02-20T21:48:04.936 INFO:teuthology.orchestra.run.trial063.stdout:Change: 2026-02-20 21:46:26.889505282 +0000 2026-02-20T21:48:04.936 INFO:teuthology.orchestra.run.trial063.stdout: Birth: 2026-02-20 21:46:26.889505282 +0000 2026-02-20T21:48:04.936 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T21:48:05.000 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records in 2026-02-20T21:48:05.000 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records out 2026-02-20T21:48:05.000 INFO:teuthology.orchestra.run.trial063.stderr:512 bytes copied, 0.000146144 s, 3.5 MB/s 2026-02-20T21:48:05.001 DEBUG:teuthology.orchestra.run.trial063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T21:48:05.058 DEBUG:teuthology.orchestra.run.trial063:> stat /dev/vg_nvme/lv_4 2026-02-20T21:48:05.114 INFO:teuthology.orchestra.run.trial063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout:Device: 6h/6d Inode: 1000 Links: 1 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout:Access: 2026-02-20 21:47:55.155292079 +0000 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout:Modify: 2026-02-20 21:46:27.141504280 +0000 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout:Change: 2026-02-20 21:46:27.141504280 +0000 2026-02-20T21:48:05.115 INFO:teuthology.orchestra.run.trial063.stdout: Birth: 2026-02-20 21:46:27.141504280 +0000 2026-02-20T21:48:05.116 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T21:48:05.177 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records in 2026-02-20T21:48:05.178 INFO:teuthology.orchestra.run.trial063.stderr:1+0 records out 2026-02-20T21:48:05.178 INFO:teuthology.orchestra.run.trial063.stderr:512 bytes copied, 0.000144712 s, 3.5 MB/s 2026-02-20T21:48:05.179 DEBUG:teuthology.orchestra.run.trial063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T21:48:05.236 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:05.236 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial063.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-20T21:48:05.236 INFO:tasks.ceph:Generating config... 2026-02-20T21:48:05.239 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-20T21:48:05.239 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-20T21:48:05.239 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-20T21:48:05.239 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-20T21:48:05.239 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-20T21:48:05.239 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-20T21:48:05.239 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-20T21:48:05.239 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-20T21:48:05.240 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-20T21:48:05.241 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-20T21:48:05.241 INFO:tasks.ceph:Setting up cluster1.mon.a... 2026-02-20T21:48:05.241 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2026-02-20T21:48:05.310 INFO:teuthology.orchestra.run.trial063.stdout:creating /etc/ceph/cluster1.keyring 2026-02-20T21:48:05.313 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2026-02-20T21:48:05.390 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-20T21:48:05.456 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '10.20.193.63')] 2026-02-20T21:48:05.457 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=isa 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': '10.20.193.63', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd mclock skip benchmark': 'true', '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, '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'}, 'mon.a': {}} 2026-02-20T21:48:05.458 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:05.458 DEBUG:teuthology.orchestra.run.trial063:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T21:48:05.514 DEBUG:teuthology.orchestra.run.trial063:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.63 --print /home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:05.584 INFO:teuthology.orchestra.run.trial063.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:monmaptool: generated fsid 887ca056-428f-4943-aa83-1a9fced2db06 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:setting min_mon_release = tentacle 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:epoch 0 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:fsid 887ca056-428f-4943-aa83-1a9fced2db06 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:last_changed 2026-02-20T21:48:05.583494+0000 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:created 2026-02-20T21:48:05.583494+0000 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:min_mon_release 20 (tentacle) 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:election_strategy: 1 2026-02-20T21:48:05.585 INFO:teuthology.orchestra.run.trial063.stdout:0: [v2:10.20.193.63:3300/0,v1:10.20.193.63:6789/0] mon.a 2026-02-20T21:48:05.586 INFO:teuthology.orchestra.run.trial063.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2026-02-20T21:48:05.587 DEBUG:teuthology.orchestra.run.trial063:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T21:48:05.645 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 887ca056-428f-4943-aa83-1a9fced2db06... 2026-02-20T21:48:05.646 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2026-02-20T21:48:05.687 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2026-02-20T21:48:05.723 INFO:teuthology.orchestra.run.trial063.stdout:[global] 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: chdir = "" 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: auth supported = cephx 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: filestore xattr use omap = true 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: mon clock drift allowed = 1.000 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: osd crush chooseleaf type = 0 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: auth debug = true 2026-02-20T21:48:05.724 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: ms die on old message = true 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: ms die on bug = true 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: mon pg warn max object skew = 0 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: osd pool default size = 2 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: mon osd allow primary affinity = true 2026-02-20T21:48:05.725 INFO:teuthology.orchestra.run.trial063.stdout: mon osd allow pg remap = true 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on no sortbitwise = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on too few osds = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: mon_allow_pool_size_one = true 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.726 INFO:teuthology.orchestra.run.trial063.stdout: osd default data pool replay window = 5 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: mon allow pool delete = true 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: mon cluster log file level = debug 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: debug asserts on shutdown = true 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: mon health detail to clog = false 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: mon host = 10.20.193.63 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on pool no app = False 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: fsid = 887ca056-428f-4943-aa83-1a9fced2db06 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout:[osd] 2026-02-20T21:48:05.727 INFO:teuthology.orchestra.run.trial063.stdout: osd journal size = 100 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd scrub load threshold = 5.0 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd scrub max interval = 600 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd mclock skip benchmark = true 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd recover clone overlap = true 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd recovery max chunk = 1048576 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd debug shutdown = true 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd debug op order = true 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd debug verify stray on activate = true 2026-02-20T21:48:05.728 INFO:teuthology.orchestra.run.trial063.stdout: osd debug trim objects = true 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: osd open classes on start = true 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: osd debug pg log writeout = true 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: osd map max advance = 10 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: journal zero on create = true 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: filestore apply finisher threads = 3 2026-02-20T21:48:05.729 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: bdev debug aio = true 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: osd debug misdirected ops = true 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: bluestore block size = 96636764160 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: bluestore compression algorithm = zlib 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: bluestore compression mode = aggressive 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: bluestore fsck on mount = True 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: debug bluefs = 1/20 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: debug bluestore = 1/20 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: debug ms = 1 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: debug osd = 20 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: debug rocksdb = 4/10 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:48:05.730 INFO:teuthology.orchestra.run.trial063.stdout: mon osd full ratio = 0.9 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: osd objectstore = bluestore 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout:[mgr] 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: debug ms = 1 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: debug mgr = 20 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: debug mon = 20 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: debug auth = 20 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:05.731 INFO:teuthology.orchestra.run.trial063.stdout: mgr/telemetry/nag = false 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout:[mon] 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: debug ms = 1 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: debug mon = 20 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: debug paxos = 20 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: debug auth = 20 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: mon data avail warn = 5 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: mon mgr mkfs grace = 240 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: mon osd reporter subtree level = osd 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: mon osd prime pg temp = true 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:05.732 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: # 1m isn't quite enough 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:48:05.733 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout:[client] 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout: rgw cache enabled = true 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout: rgw enable ops log = true 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout: rgw enable usage log = true 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout: rbd default data pool = datapool 2026-02-20T21:48:05.734 INFO:teuthology.orchestra.run.trial063.stdout:[mon.a] 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout:[global] 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: chdir = "" 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: auth supported = cephx 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: filestore xattr use omap = true 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.735 INFO:teuthology.orchestra.run.trial074.stdout: mon clock drift allowed = 1.000 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: osd crush chooseleaf type = 0 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: auth debug = true 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: ms die on old message = true 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: ms die on bug = true 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: mon pg warn max object skew = 0 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.736 INFO:teuthology.orchestra.run.trial074.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: osd pool default size = 2 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon osd allow primary affinity = true 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon osd allow pg remap = true 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on no sortbitwise = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on too few osds = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:48:05.737 INFO:teuthology.orchestra.run.trial074.stdout: mon_allow_pool_size_one = true 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: osd default data pool replay window = 5 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: mon allow pool delete = true 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: mon cluster log file level = debug 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: debug asserts on shutdown = true 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: mon health detail to clog = false 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: mon host = 10.20.193.63 2026-02-20T21:48:05.738 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on pool no app = False 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: fsid = 887ca056-428f-4943-aa83-1a9fced2db06 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout:[osd] 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd journal size = 100 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd scrub load threshold = 5.0 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd scrub max interval = 600 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd mclock skip benchmark = true 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd recover clone overlap = true 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: osd recovery max chunk = 1048576 2026-02-20T21:48:05.739 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd debug shutdown = true 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd debug op order = true 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd debug verify stray on activate = true 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd debug trim objects = true 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd open classes on start = true 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd debug pg log writeout = true 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: osd map max advance = 10 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.740 INFO:teuthology.orchestra.run.trial074.stdout: journal zero on create = true 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: filestore apply finisher threads = 3 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: bdev debug aio = true 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: osd debug misdirected ops = true 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: bluestore block size = 96636764160 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: bluestore compression algorithm = zlib 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: bluestore compression mode = aggressive 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: bluestore fsck on mount = True 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: debug bluefs = 1/20 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: debug bluestore = 1/20 2026-02-20T21:48:05.741 INFO:teuthology.orchestra.run.trial074.stdout: debug ms = 1 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: debug osd = 20 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: debug rocksdb = 4/10 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: mon osd full ratio = 0.9 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: osd objectstore = bluestore 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout:[mgr] 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: debug ms = 1 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: debug mgr = 20 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: debug mon = 20 2026-02-20T21:48:05.742 INFO:teuthology.orchestra.run.trial074.stdout: debug auth = 20 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mgr/telemetry/nag = false 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout:[mon] 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: debug ms = 1 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: debug mon = 20 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: debug paxos = 20 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: debug auth = 20 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mon data avail warn = 5 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mon mgr mkfs grace = 240 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:05.743 INFO:teuthology.orchestra.run.trial074.stdout: mon osd reporter subtree level = osd 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: mon osd prime pg temp = true 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: # 1m isn't quite enough 2026-02-20T21:48:05.744 INFO:teuthology.orchestra.run.trial074.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout:[client] 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: rgw cache enabled = true 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: rgw enable ops log = true 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: rgw enable usage log = true 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout: rbd default data pool = datapool 2026-02-20T21:48:05.745 INFO:teuthology.orchestra.run.trial074.stdout:[mon.a] 2026-02-20T21:48:05.747 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2026-02-20T21:48:05.747 DEBUG:teuthology.orchestra.run.trial063:> 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/cluster1.keyring 2026-02-20T21:48:05.829 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-20T21:48:05.829 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:05.829 DEBUG:teuthology.orchestra.run.trial063:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2026-02-20T21:48:05.885 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:05.885 DEBUG:teuthology.orchestra.run.trial063:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2026-02-20T21:48:05.943 INFO:tasks.ceph:Sending monmap to node ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:48:05.943 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:05.943 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-20T21:48:05.943 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-20T21:48:06.015 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:06.015 DEBUG:teuthology.orchestra.run.trial063:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:06.072 INFO:tasks.ceph:Sending monmap to node ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:06.073 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:06.073 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-20T21:48:06.073 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-20T21:48:06.107 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:06.107 DEBUG:teuthology.orchestra.run.trial074:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:06.163 INFO:tasks.ceph:Setting up mon nodes... 2026-02-20T21:48:06.164 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-20T21:48:06.164 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-20T21:48:06.209 INFO:teuthology.orchestra.run.trial063.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-20T21:48:06.212 INFO:tasks.ceph:Setting up mds nodes... 2026-02-20T21:48:06.212 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-20T21:48:06.212 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2026-02-20T21:48:06.246 INFO:teuthology.orchestra.run.trial063.stdout:creating /etc/ceph/cluster1.client.0.keyring 2026-02-20T21:48:06.257 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-20T21:48:06.258 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial063.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-20T21:48:06.258 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2026-02-20T21:48:06.321 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:06.322 INFO:tasks.ceph:role: cluster1.osd.0 2026-02-20T21:48:06.322 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:48:06.322 DEBUG:teuthology.orchestra.run.trial063:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-20T21:48:06.388 INFO:teuthology.orchestra.run.trial063.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:48:06.389 INFO:teuthology.orchestra.run.trial063.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:48:06.390 INFO:teuthology.orchestra.run.trial063.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:48:06.959 INFO:teuthology.orchestra.run.trial063.stdout:Discarding blocks...Done. 2026-02-20T21:48:06.961 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial063.front.sepia.ceph.com -o noatime 2026-02-20T21:48:06.961 DEBUG:teuthology.orchestra.run.trial063:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2026-02-20T21:48:07.034 DEBUG:teuthology.orchestra.run.trial063:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2026-02-20T21:48:07.108 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2026-02-20T21:48:07.173 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:07.173 INFO:tasks.ceph:role: cluster1.osd.1 2026-02-20T21:48:07.173 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:48:07.173 DEBUG:teuthology.orchestra.run.trial063:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:48:07.239 INFO:teuthology.orchestra.run.trial063.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:48:07.240 INFO:teuthology.orchestra.run.trial063.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:48:07.240 INFO:teuthology.orchestra.run.trial063.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:48:07.804 INFO:teuthology.orchestra.run.trial063.stdout:Discarding blocks...Done. 2026-02-20T21:48:07.806 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial063.front.sepia.ceph.com -o noatime 2026-02-20T21:48:07.806 DEBUG:teuthology.orchestra.run.trial063:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2026-02-20T21:48:07.874 DEBUG:teuthology.orchestra.run.trial063:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2026-02-20T21:48:07.941 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2026-02-20T21:48:08.005 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:08.005 INFO:tasks.ceph:role: cluster1.osd.2 2026-02-20T21:48:08.005 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:48:08.005 DEBUG:teuthology.orchestra.run.trial063:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:48:08.071 INFO:teuthology.orchestra.run.trial063.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:48:08.072 INFO:teuthology.orchestra.run.trial063.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:48:08.679 INFO:teuthology.orchestra.run.trial063.stdout:Discarding blocks...Done. 2026-02-20T21:48:08.682 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial063.front.sepia.ceph.com -o noatime 2026-02-20T21:48:08.683 DEBUG:teuthology.orchestra.run.trial063:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2026-02-20T21:48:08.749 DEBUG:teuthology.orchestra.run.trial063:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2026-02-20T21:48:08.816 DEBUG:teuthology.orchestra.run.trial063:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:08.896 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:08.894+0000 7f06cc371900 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2026-02-20T21:48:08.897 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:08.894+0000 7f06cc371900 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2026-02-20T21:48:08.897 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:08.894+0000 7f06cc371900 -1 bdev(0x55d53e5ab800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2026-02-20T21:48:08.897 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:08.894+0000 7f06cc371900 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2026-02-20T21:48:09.347 DEBUG:teuthology.orchestra.run.trial063:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2026-02-20T21:48:09.412 DEBUG:teuthology.orchestra.run.trial063:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:09.491 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:09.488+0000 7f7c876e2900 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2026-02-20T21:48:09.491 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:09.489+0000 7f7c876e2900 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2026-02-20T21:48:09.491 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:09.489+0000 7f7c876e2900 -1 bdev(0x5639ae31b800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2026-02-20T21:48:09.491 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:09.489+0000 7f7c876e2900 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2026-02-20T21:48:09.937 DEBUG:teuthology.orchestra.run.trial063:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2026-02-20T21:48:10.001 DEBUG:teuthology.orchestra.run.trial063:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:10.077 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:10.075+0000 7f0de77b0900 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2026-02-20T21:48:10.078 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:10.075+0000 7f0de77b0900 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2026-02-20T21:48:10.078 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:10.075+0000 7f0de77b0900 -1 bdev(0x55f2b0585800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2026-02-20T21:48:10.078 INFO:teuthology.orchestra.run.trial063.stderr:2026-02-20T21:48:10.076+0000 7f0de77b0900 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2026-02-20T21:48:10.540 DEBUG:teuthology.orchestra.run.trial063:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2026-02-20T21:48:10.605 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-20T21:48:10.605 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:10.605 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2026-02-20T21:48:10.669 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:10.670 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2026-02-20T21:48:10.733 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:10.733 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2026-02-20T21:48:10.796 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:10.797 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2026-02-20T21:48:10.860 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:10.861 DEBUG:teuthology.orchestra.run.trial063:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2026-02-20T21:48:10.916 INFO:tasks.ceph:Adding keys to all mons... 2026-02-20T21:48:10.916 DEBUG:teuthology.orchestra.run.trial063:> sudo tee -a /etc/ceph/cluster1.keyring 2026-02-20T21:48:10.978 INFO:teuthology.orchestra.run.trial063.stdout:[mgr.x] 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout: key = AQCW1phpPKZxDBAAHzubaCTsY0ayYvAzW8d2xQ== 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout:[osd.0] 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout: key = AQCY1phpAZ1fNRAAH8vfGPOvXjKHpDT3OeeGSw== 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout:[osd.1] 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout: key = AQCZ1php1c80HRAAZvfgL4Wx1SLb2epU9ZU/ew== 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout:[osd.2] 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout: key = AQCa1phpxXqUBBAAaYEPSit7V8CM8mynpvLhkA== 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout:[client.0] 2026-02-20T21:48:10.979 INFO:teuthology.orchestra.run.trial063.stdout: key = AQCW1phpGHurDhAAI4t9Ond9ByCgBairSTr89w== 2026-02-20T21:48:10.980 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-20T21:48:11.061 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T21:48:11.140 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T21:48:11.219 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T21:48:11.297 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-20T21:48:11.378 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-20T21:48:11.378 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2026-02-20T21:48:11.441 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2026-02-20T21:48:11.524 DEBUG:teuthology.orchestra.run.trial063:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2026-02-20T21:48:11.587 DEBUG:teuthology.orchestra.run.trial063:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2026-02-20T21:48:11.644 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2026-02-20T21:48:11.645 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2026-02-20T21:48:11.645 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2026-02-20T21:48:11.686 INFO:tasks.ceph.cluster1.mon.a:Started 2026-02-20T21:48:11.687 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2026-02-20T21:48:11.687 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2026-02-20T21:48:11.687 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2026-02-20T21:48:11.690 INFO:tasks.ceph.cluster1.mgr.x:Started 2026-02-20T21:48:11.690 DEBUG:tasks.ceph:set 0 configs 2026-02-20T21:48:11.690 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 config dump 2026-02-20T21:48:11.790 INFO:teuthology.orchestra.run.trial063.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-20T21:48:11.798 INFO:tasks.ceph:Setting crush tunables to default 2026-02-20T21:48:11.798 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 osd crush tunables default 2026-02-20T21:48:11.900 INFO:teuthology.orchestra.run.trial063.stderr:adjusted tunables profile to default 2026-02-20T21:48:11.909 INFO:tasks.ceph:check_enable_crimson: False 2026-02-20T21:48:11.909 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2026-02-20T21:48:11.909 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:11.910 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2026-02-20T21:48:11.934 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:11.934 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2026-02-20T21:48:11.998 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:11.998 DEBUG:teuthology.orchestra.run.trial063:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2026-02-20T21:48:12.062 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 osd new 1ee4eb0a-e560-4705-b656-8c15e576a9ae 0 2026-02-20T21:48:12.206 INFO:teuthology.orchestra.run.trial063.stdout:0 2026-02-20T21:48:12.215 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 osd new 13202d69-150e-427e-9388-dadbdc4c133e 1 2026-02-20T21:48:12.320 INFO:teuthology.orchestra.run.trial063.stdout:1 2026-02-20T21:48:12.327 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 osd new b6075cda-2b60-46fa-bf5b-493fefcb2183 2 2026-02-20T21:48:12.432 INFO:teuthology.orchestra.run.trial063.stdout:2 2026-02-20T21:48:12.440 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2026-02-20T21:48:12.440 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2026-02-20T21:48:12.442 INFO:tasks.ceph.cluster1.osd.0:Started 2026-02-20T21:48:12.443 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2026-02-20T21:48:12.443 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2026-02-20T21:48:12.445 INFO:tasks.ceph.cluster1.osd.1:Started 2026-02-20T21:48:12.445 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2026-02-20T21:48:12.445 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2026-02-20T21:48:12.447 INFO:tasks.ceph.cluster1.osd.2:Started 2026-02-20T21:48:12.448 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-20T21:48:12.548 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:12.548 INFO:teuthology.orchestra.run.trial063.stdout:{"epoch":5,"fsid":"887ca056-428f-4943-aa83-1a9fced2db06","created":"2026-02-20T21:48:11.748668+0000","modified":"2026-02-20T21:48:12.430996+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T21:48:12.430996+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1ee4eb0a-e560-4705-b656-8c15e576a9ae","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":"13202d69-150e-427e-9388-dadbdc4c133e","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":"b6075cda-2b60-46fa-bf5b-493fefcb2183","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":"isa","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}} 2026-02-20T21:48:12.556 INFO:tasks.ceph.ceph_manager.cluster1:[] 2026-02-20T21:48:12.556 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-20T21:48:12.724 INFO:tasks.ceph.cluster1.osd.2.trial063.stderr:2026-02-20T21:48:12.722+0000 7fcebbfc7900 -1 Falling back to public interface 2026-02-20T21:48:12.728 INFO:tasks.ceph.cluster1.osd.0.trial063.stderr:2026-02-20T21:48:12.726+0000 7f17c9f3e900 -1 Falling back to public interface 2026-02-20T21:48:12.736 INFO:tasks.ceph.cluster1.osd.1.trial063.stderr:2026-02-20T21:48:12.734+0000 7fc44fb70900 -1 Falling back to public interface 2026-02-20T21:48:12.778 INFO:tasks.ceph.cluster1.mgr.x.trial063.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-20T21:48:12.778 INFO:tasks.ceph.cluster1.mgr.x.trial063.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-20T21:48:12.778 INFO:tasks.ceph.cluster1.mgr.x.trial063.stderr: from numpy import show_config as show_numpy_config 2026-02-20T21:48:12.858 DEBUG:teuthology.orchestra.run.trial063:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-20T21:48:12.952 INFO:teuthology.misc.health.trial063.stdout: 2026-02-20T21:48:12.952 INFO:teuthology.misc.health.trial063.stdout:{"epoch":5,"fsid":"887ca056-428f-4943-aa83-1a9fced2db06","created":"2026-02-20T21:48:11.748668+0000","modified":"2026-02-20T21:48:12.430996+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T21:48:12.430996+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1ee4eb0a-e560-4705-b656-8c15e576a9ae","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":"13202d69-150e-427e-9388-dadbdc4c133e","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":"b6075cda-2b60-46fa-bf5b-493fefcb2183","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":"isa","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}} 2026-02-20T21:48:12.959 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-20T21:48:13.352 INFO:tasks.ceph.cluster1.osd.0.trial063.stderr:2026-02-20T21:48:13.350+0000 7f17c9f3e900 -1 osd.0 0 log_to_monitors true 2026-02-20T21:48:13.360 INFO:tasks.ceph.cluster1.osd.2.trial063.stderr:2026-02-20T21:48:13.358+0000 7fcebbfc7900 -1 osd.2 0 log_to_monitors true 2026-02-20T21:48:13.421 INFO:tasks.ceph.cluster1.osd.1.trial063.stderr:2026-02-20T21:48:13.419+0000 7fc44fb70900 -1 osd.1 0 log_to_monitors true 2026-02-20T21:48:14.758 INFO:tasks.ceph.cluster1.osd.1.trial063.stderr:2026-02-20T21:48:14.756+0000 7fc44bafe640 -1 osd.1 0 waiting for initial osdmap 2026-02-20T21:48:14.759 INFO:tasks.ceph.cluster1.osd.0.trial063.stderr:2026-02-20T21:48:14.756+0000 7f17c5ecc640 -1 osd.0 0 waiting for initial osdmap 2026-02-20T21:48:14.759 INFO:tasks.ceph.cluster1.osd.2.trial063.stderr:2026-02-20T21:48:14.756+0000 7fceb6fc3640 -1 osd.2 0 waiting for initial osdmap 2026-02-20T21:48:14.771 INFO:tasks.ceph.cluster1.osd.2.trial063.stderr:2026-02-20T21:48:14.769+0000 7fceae5c1640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:48:14.772 INFO:tasks.ceph.cluster1.osd.1.trial063.stderr:2026-02-20T21:48:14.770+0000 7fc4430fc640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:48:14.772 INFO:tasks.ceph.cluster1.osd.0.trial063.stderr:2026-02-20T21:48:14.770+0000 7f17bd4ca640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:48:14.984 INFO:tasks.ceph.cluster1.mgr.x.trial063.stderr:2026-02-20T21:48:14.982+0000 7f65ae48e640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-20T21:48:19.262 DEBUG:teuthology.orchestra.run.trial063:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-20T21:48:19.434 INFO:teuthology.misc.health.trial063.stdout: 2026-02-20T21:48:19.435 INFO:teuthology.misc.health.trial063.stdout:{"epoch":11,"fsid":"887ca056-428f-4943-aa83-1a9fced2db06","created":"2026-02-20T21:48:11.748668+0000","modified":"2026-02-20T21:48:18.986165+0000","last_up_change":"2026-02-20T21:48:15.756339+0000","last_in_change":"2026-02-20T21:48:12.430996+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":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:15.993338+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":"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,"nonprimary_shards":"{}","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":"1ee4eb0a-e560-4705-b656-8c15e576a9ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6808","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6809","nonce":847764119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6810","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6811","nonce":847764119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6814","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6815","nonce":847764119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6812","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6813","nonce":847764119}]},"public_addr":"10.20.193.63:6809/847764119","cluster_addr":"10.20.193.63:6811/847764119","heartbeat_back_addr":"10.20.193.63:6815/847764119","heartbeat_front_addr":"10.20.193.63:6813/847764119","state":["exists","up"]},{"osd":1,"uuid":"13202d69-150e-427e-9388-dadbdc4c133e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6816","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6817","nonce":2016305638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6818","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6819","nonce":2016305638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6822","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6823","nonce":2016305638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6820","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6821","nonce":2016305638}]},"public_addr":"10.20.193.63:6817/2016305638","cluster_addr":"10.20.193.63:6819/2016305638","heartbeat_back_addr":"10.20.193.63:6823/2016305638","heartbeat_front_addr":"10.20.193.63:6821/2016305638","state":["exists","up"]},{"osd":2,"uuid":"b6075cda-2b60-46fa-bf5b-493fefcb2183","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6800","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6801","nonce":179494425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6802","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6803","nonce":179494425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6806","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6807","nonce":179494425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6804","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6805","nonce":179494425}]},"public_addr":"10.20.193.63:6801/179494425","cluster_addr":"10.20.193.63:6803/179494425","heartbeat_back_addr":"10.20.193.63:6807/179494425","heartbeat_front_addr":"10.20.193.63:6805/179494425","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.316567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.442992+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.329080+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":"isa","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}} 2026-02-20T21:48:19.442 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-20T21:48:19.442 INFO:tasks.ceph:Creating RBD pool 2026-02-20T21:48:19.442 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 osd pool create rbd 8 2026-02-20T21:48:19.991 INFO:teuthology.orchestra.run.trial063.stderr:pool 'rbd' created 2026-02-20T21:48:20.002 DEBUG:teuthology.orchestra.run.trial063:> rbd --cluster cluster1 pool init rbd 2026-02-20T21:48:23.003 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2026-02-20T21:48:23.004 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2026-02-20T21:48:23.005 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-20T21:48:23.183 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:23.192 INFO:teuthology.orchestra.run.trial063.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-20T21:48:23.192 INFO:tasks.ceph_manager:config epoch is 1 2026-02-20T21:48:23.193 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2026-02-20T21:48:23.193 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2026-02-20T21:48:23.193 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2026-02-20T21:48:23.405 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:23.413 INFO:teuthology.orchestra.run.trial063.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6824","nonce":4107756141},{"type":"v1","addr":"10.20.193.63:6825","nonce":4107756141}]},"active_addr":"10.20.193.63:6825/4107756141","active_change":"2026-02-20T21:48:13.978919+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["iostat","nfs"],"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba 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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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":"quay.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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.63:0","nonce":2624824985}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.63:0","nonce":1951213511}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.63:0","nonce":404203807}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.63:0","nonce":4129532323}]}]} 2026-02-20T21:48:23.417 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2026-02-20T21:48:23.417 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2026-02-20T21:48:23.418 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-20T21:48:23.594 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:23.594 INFO:teuthology.orchestra.run.trial063.stdout:{"epoch":15,"fsid":"887ca056-428f-4943-aa83-1a9fced2db06","created":"2026-02-20T21:48:11.748668+0000","modified":"2026-02-20T21:48:22.995332+0000","last_up_change":"2026-02-20T21:48:15.756339+0000","last_in_change":"2026-02-20T21:48:12.430996+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:15.993338+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":"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:19.618711+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":"15","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":15,"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,"nonprimary_shards":"{}","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":"1ee4eb0a-e560-4705-b656-8c15e576a9ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6808","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6809","nonce":847764119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6810","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6811","nonce":847764119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6814","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6815","nonce":847764119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6812","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6813","nonce":847764119}]},"public_addr":"10.20.193.63:6809/847764119","cluster_addr":"10.20.193.63:6811/847764119","heartbeat_back_addr":"10.20.193.63:6815/847764119","heartbeat_front_addr":"10.20.193.63:6813/847764119","state":["exists","up"]},{"osd":1,"uuid":"13202d69-150e-427e-9388-dadbdc4c133e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6816","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6817","nonce":2016305638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6818","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6819","nonce":2016305638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6822","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6823","nonce":2016305638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6820","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6821","nonce":2016305638}]},"public_addr":"10.20.193.63:6817/2016305638","cluster_addr":"10.20.193.63:6819/2016305638","heartbeat_back_addr":"10.20.193.63:6823/2016305638","heartbeat_front_addr":"10.20.193.63:6821/2016305638","state":["exists","up"]},{"osd":2,"uuid":"b6075cda-2b60-46fa-bf5b-493fefcb2183","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6800","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6801","nonce":179494425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6802","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6803","nonce":179494425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6806","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6807","nonce":179494425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6804","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6805","nonce":179494425}]},"public_addr":"10.20.193.63:6801/179494425","cluster_addr":"10.20.193.63:6803/179494425","heartbeat_back_addr":"10.20.193.63:6807/179494425","heartbeat_front_addr":"10.20.193.63:6805/179494425","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.316567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.442992+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.329080+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":"isa","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}} 2026-02-20T21:48:23.603 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2026-02-20T21:48:23.603 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-20T21:48:23.778 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:23.779 INFO:teuthology.orchestra.run.trial063.stdout:{"epoch":15,"fsid":"887ca056-428f-4943-aa83-1a9fced2db06","created":"2026-02-20T21:48:11.748668+0000","modified":"2026-02-20T21:48:22.995332+0000","last_up_change":"2026-02-20T21:48:15.756339+0000","last_in_change":"2026-02-20T21:48:12.430996+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:15.993338+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":"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:19.618711+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":"15","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":15,"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,"nonprimary_shards":"{}","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":"1ee4eb0a-e560-4705-b656-8c15e576a9ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6808","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6809","nonce":847764119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6810","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6811","nonce":847764119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6814","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6815","nonce":847764119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6812","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6813","nonce":847764119}]},"public_addr":"10.20.193.63:6809/847764119","cluster_addr":"10.20.193.63:6811/847764119","heartbeat_back_addr":"10.20.193.63:6815/847764119","heartbeat_front_addr":"10.20.193.63:6813/847764119","state":["exists","up"]},{"osd":1,"uuid":"13202d69-150e-427e-9388-dadbdc4c133e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6816","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6817","nonce":2016305638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6818","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6819","nonce":2016305638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6822","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6823","nonce":2016305638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6820","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6821","nonce":2016305638}]},"public_addr":"10.20.193.63:6817/2016305638","cluster_addr":"10.20.193.63:6819/2016305638","heartbeat_back_addr":"10.20.193.63:6823/2016305638","heartbeat_front_addr":"10.20.193.63:6821/2016305638","state":["exists","up"]},{"osd":2,"uuid":"b6075cda-2b60-46fa-bf5b-493fefcb2183","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6800","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6801","nonce":179494425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6802","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6803","nonce":179494425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6806","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6807","nonce":179494425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6804","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6805","nonce":179494425}]},"public_addr":"10.20.193.63:6801/179494425","cluster_addr":"10.20.193.63:6803/179494425","heartbeat_back_addr":"10.20.193.63:6807/179494425","heartbeat_front_addr":"10.20.193.63:6805/179494425","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.316567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.442992+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.329080+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":"isa","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}} 2026-02-20T21:48:23.788 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2026-02-20T21:48:23.788 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2026-02-20T21:48:23.789 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2026-02-20T21:48:23.876 INFO:teuthology.orchestra.run.trial063.stdout:34359738371 2026-02-20T21:48:23.877 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2026-02-20T21:48:23.878 INFO:teuthology.orchestra.run.trial063.stdout:34359738371 2026-02-20T21:48:23.878 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2026-02-20T21:48:23.879 INFO:teuthology.orchestra.run.trial063.stdout:34359738371 2026-02-20T21:48:23.880 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2026-02-20T21:48:24.098 INFO:teuthology.orchestra.run.trial063.stdout:34359738371 2026-02-20T21:48:24.099 INFO:teuthology.orchestra.run.trial063.stdout:34359738371 2026-02-20T21:48:24.099 INFO:teuthology.orchestra.run.trial063.stdout:34359738371 2026-02-20T21:48:24.109 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.0 2026-02-20T21:48:24.110 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:24.111 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.1 2026-02-20T21:48:24.111 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:24.112 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.2 2026-02-20T21:48:24.112 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:24.112 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-20T21:48:24.112 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T21:48:24.327 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:24.327 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T21:48:24.335 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-20T21:48:23.983102+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":14,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81384,"kb_used_data":504,"kb_used_omap":23,"kb_used_meta":80808,"kb_avail":283034136,"statfs":{"total":289910292480,"available":289826955264,"internally_reserved":0,"allocated":516096,"data_stored":1295821,"data_compressed":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":24373,"internal_metadata":82747595},"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":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":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":"2.991503"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999405+0000","last_change":"2026-02-20T21:48:22.999524+0000","last_active":"2026-02-20T21:48:22.999405+0000","last_peered":"2026-02-20T21:48:22.999405+0000","last_clean":"2026-02-20T21:48:22.999405+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T21:48:22.999405+0000","last_undegraded":"2026-02-20T21:48:22.999405+0000","last_fullsized":"2026-02-20T21:48:22.999405+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:06:08.854439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999306+0000","last_change":"2026-02-20T21:48:22.999425+0000","last_active":"2026-02-20T21:48:22.999306+0000","last_peered":"2026-02-20T21:48:22.999306+0000","last_clean":"2026-02-20T21:48:22.999306+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T21:48:22.999306+0000","last_undegraded":"2026-02-20T21:48:22.999306+0000","last_fullsized":"2026-02-20T21:48:22.999306+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:56:27.025457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999247+0000","last_change":"2026-02-20T21:48:22.999370+0000","last_active":"2026-02-20T21:48:22.999247+0000","last_peered":"2026-02-20T21:48:22.999247+0000","last_clean":"2026-02-20T21:48:22.999247+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T21:48:22.999247+0000","last_undegraded":"2026-02-20T21:48:22.999247+0000","last_fullsized":"2026-02-20T21:48:22.999247+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T23:41:51.603937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999138+0000","last_change":"2026-02-20T21:48:22.999281+0000","last_active":"2026-02-20T21:48:22.999138+0000","last_peered":"2026-02-20T21:48:22.999138+0000","last_clean":"2026-02-20T21:48:22.999138+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T21:48:22.999138+0000","last_undegraded":"2026-02-20T21:48:22.999138+0000","last_fullsized":"2026-02-20T21:48:22.999138+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T04:31:59.047084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.998267+0000","last_change":"2026-02-20T21:48:22.998267+0000","last_active":"2026-02-20T21:48:22.998267+0000","last_peered":"2026-02-20T21:48:22.998267+0000","last_clean":"2026-02-20T21:48:22.998267+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T21:48:22.998267+0000","last_undegraded":"2026-02-20T21:48:22.998267+0000","last_fullsized":"2026-02-20T21:48:22.998267+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T03:18:53.384932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:23.161779+0000","last_change":"2026-02-20T21:48:23.161882+0000","last_active":"2026-02-20T21:48:23.161779+0000","last_peered":"2026-02-20T21:48:23.161779+0000","last_clean":"2026-02-20T21:48:23.161779+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T21:48:23.161779+0000","last_undegraded":"2026-02-20T21:48:23.161779+0000","last_fullsized":"2026-02-20T21:48:23.161779+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T00:43:59.795787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:23.161811+0000","last_change":"2026-02-20T21:48:23.161925+0000","last_active":"2026-02-20T21:48:23.161811+0000","last_peered":"2026-02-20T21:48:23.161811+0000","last_clean":"2026-02-20T21:48:23.161811+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T21:48:23.161811+0000","last_undegraded":"2026-02-20T21:48:23.161811+0000","last_fullsized":"2026-02-20T21:48:23.161811+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T22:05:44.265010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238438,"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":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999116+0000","last_change":"2026-02-20T21:48:22.999228+0000","last_active":"2026-02-20T21:48:22.999116+0000","last_peered":"2026-02-20T21:48:22.999116+0000","last_clean":"2026-02-20T21:48:22.999116+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T21:48:22.999116+0000","last_undegraded":"2026-02-20T21:48:22.999116+0000","last_fullsized":"2026-02-20T21:48:22.999116+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T21:52:36.536673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"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":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.998821+0000","last_change":"2026-02-20T21:48:17.989572+0000","last_active":"2026-02-20T21:48:22.998821+0000","last_peered":"2026-02-20T21:48:22.998821+0000","last_clean":"2026-02-20T21:48:22.998821+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T21:48:22.998821+0000","last_undegraded":"2026-02-20T21:48:22.998821+0000","last_fullsized":"2026-02-20T21:48:22.998821+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_clean_scrub_stamp":"2026-02-20T21:48:16.984980+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-21T22:23:23.232619+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27088,"kb_used_data":128,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344752,"statfs":{"total":96636764160,"available":96609026048,"internally_reserved":0,"allocated":131072,"data_stored":38349,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":1,"up_from":8,"seq":34359738371,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6481,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":0,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6481,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8773,"internal_metadata":27581883},"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":6481,"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":6481,"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}]}} 2026-02-20T21:48:24.335 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T21:48:24.510 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:24.510 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T21:48:24.518 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-20T21:48:23.983102+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":14,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81384,"kb_used_data":504,"kb_used_omap":23,"kb_used_meta":80808,"kb_avail":283034136,"statfs":{"total":289910292480,"available":289826955264,"internally_reserved":0,"allocated":516096,"data_stored":1295821,"data_compressed":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":24373,"internal_metadata":82747595},"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":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":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":"2.991503"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999405+0000","last_change":"2026-02-20T21:48:22.999524+0000","last_active":"2026-02-20T21:48:22.999405+0000","last_peered":"2026-02-20T21:48:22.999405+0000","last_clean":"2026-02-20T21:48:22.999405+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T21:48:22.999405+0000","last_undegraded":"2026-02-20T21:48:22.999405+0000","last_fullsized":"2026-02-20T21:48:22.999405+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:06:08.854439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999306+0000","last_change":"2026-02-20T21:48:22.999425+0000","last_active":"2026-02-20T21:48:22.999306+0000","last_peered":"2026-02-20T21:48:22.999306+0000","last_clean":"2026-02-20T21:48:22.999306+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T21:48:22.999306+0000","last_undegraded":"2026-02-20T21:48:22.999306+0000","last_fullsized":"2026-02-20T21:48:22.999306+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:56:27.025457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999247+0000","last_change":"2026-02-20T21:48:22.999370+0000","last_active":"2026-02-20T21:48:22.999247+0000","last_peered":"2026-02-20T21:48:22.999247+0000","last_clean":"2026-02-20T21:48:22.999247+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T21:48:22.999247+0000","last_undegraded":"2026-02-20T21:48:22.999247+0000","last_fullsized":"2026-02-20T21:48:22.999247+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T23:41:51.603937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999138+0000","last_change":"2026-02-20T21:48:22.999281+0000","last_active":"2026-02-20T21:48:22.999138+0000","last_peered":"2026-02-20T21:48:22.999138+0000","last_clean":"2026-02-20T21:48:22.999138+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T21:48:22.999138+0000","last_undegraded":"2026-02-20T21:48:22.999138+0000","last_fullsized":"2026-02-20T21:48:22.999138+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T04:31:59.047084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.998267+0000","last_change":"2026-02-20T21:48:22.998267+0000","last_active":"2026-02-20T21:48:22.998267+0000","last_peered":"2026-02-20T21:48:22.998267+0000","last_clean":"2026-02-20T21:48:22.998267+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T21:48:22.998267+0000","last_undegraded":"2026-02-20T21:48:22.998267+0000","last_fullsized":"2026-02-20T21:48:22.998267+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T03:18:53.384932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:23.161779+0000","last_change":"2026-02-20T21:48:23.161882+0000","last_active":"2026-02-20T21:48:23.161779+0000","last_peered":"2026-02-20T21:48:23.161779+0000","last_clean":"2026-02-20T21:48:23.161779+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T21:48:23.161779+0000","last_undegraded":"2026-02-20T21:48:23.161779+0000","last_fullsized":"2026-02-20T21:48:23.161779+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T00:43:59.795787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:23.161811+0000","last_change":"2026-02-20T21:48:23.161925+0000","last_active":"2026-02-20T21:48:23.161811+0000","last_peered":"2026-02-20T21:48:23.161811+0000","last_clean":"2026-02-20T21:48:23.161811+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T21:48:23.161811+0000","last_undegraded":"2026-02-20T21:48:23.161811+0000","last_fullsized":"2026-02-20T21:48:23.161811+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T22:05:44.265010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238438,"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":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.999116+0000","last_change":"2026-02-20T21:48:22.999228+0000","last_active":"2026-02-20T21:48:22.999116+0000","last_peered":"2026-02-20T21:48:22.999116+0000","last_clean":"2026-02-20T21:48:22.999116+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T21:48:22.999116+0000","last_undegraded":"2026-02-20T21:48:22.999116+0000","last_fullsized":"2026-02-20T21:48:22.999116+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T21:52:36.536673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"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":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:22.998821+0000","last_change":"2026-02-20T21:48:17.989572+0000","last_active":"2026-02-20T21:48:22.998821+0000","last_peered":"2026-02-20T21:48:22.998821+0000","last_clean":"2026-02-20T21:48:22.998821+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T21:48:22.998821+0000","last_undegraded":"2026-02-20T21:48:22.998821+0000","last_fullsized":"2026-02-20T21:48:22.998821+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_clean_scrub_stamp":"2026-02-20T21:48:16.984980+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-21T22:23:23.232619+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27088,"kb_used_data":128,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344752,"statfs":{"total":96636764160,"available":96609026048,"internally_reserved":0,"allocated":131072,"data_stored":38349,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":1,"up_from":8,"seq":34359738371,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6481,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":0,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6481,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8773,"internal_metadata":27581883},"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":6481,"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":6481,"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}]}} 2026-02-20T21:48:24.519 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-20T21:48:24.519 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2026-02-20T21:48:24.519 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2026-02-20T21:48:24.519 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2026-02-20T21:48:24.721 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:24.721 INFO:teuthology.orchestra.run.trial063.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-20T21:48:24.730 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2026-02-20T21:48:24.730 INFO:teuthology.run_tasks:Running task ceph... 2026-02-20T21:48:24.740 INFO:tasks.ceph:Creating ceph cluster cluster2... 2026-02-20T21:48:24.741 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-20T21:48:24.741 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504', 'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '61504', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-pdonnell-testing-20260219.182737-tentacle'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 7161, 'sha1': 'f7870454149f22574086dd2ff55d050585136531', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'f7870454149f22574086dd2ff55d050585136531', 'targets': {'trial063.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB3WTOVx1LhMvcT1ft/1uUdGniCQ9Qj4+TF2tq7o+A5DoaDFg6y2YKosfk4yY2OTYRiIxAaZsfiLlklNnnbLKxU=', 'trial074.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD00CtfCafNzk7Qs0IJK7e7bUhaaeq7yOg7UHSnaIv+RYxkdNand7be63l7adDvfHPkFfcwxByXSNHU6VKegrHU='}, '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': {'branch': 'distro', 'kdb': True, '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': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-20_16:15:01', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-20T21:48:24.742 DEBUG:teuthology.orchestra.run.trial063:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-20T21:48:24.744 DEBUG:teuthology.orchestra.run.trial074:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-20T21:48:24.763 DEBUG:teuthology.orchestra.run.trial063:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:48:24.801 DEBUG:teuthology.orchestra.run.trial074:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:48:24.828 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:24.828 DEBUG:teuthology.orchestra.run.trial074:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T21:48:24.885 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-20T21:48:24.886 DEBUG:teuthology.orchestra.run.trial074:> stat /dev/vg_nvme/lv_1 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout:Device: 6h/6d Inode: 909 Links: 1 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout:Access: 2026-02-20 21:48:02.058518573 +0000 2026-02-20T21:48:24.942 INFO:teuthology.orchestra.run.trial074.stdout:Modify: 2026-02-20 21:46:26.170817641 +0000 2026-02-20T21:48:24.943 INFO:teuthology.orchestra.run.trial074.stdout:Change: 2026-02-20 21:46:26.170817641 +0000 2026-02-20T21:48:24.943 INFO:teuthology.orchestra.run.trial074.stdout: Birth: 2026-02-20 21:46:26.170817641 +0000 2026-02-20T21:48:24.943 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T21:48:25.004 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records in 2026-02-20T21:48:25.004 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records out 2026-02-20T21:48:25.004 INFO:teuthology.orchestra.run.trial074.stderr:512 bytes copied, 0.000154324 s, 3.3 MB/s 2026-02-20T21:48:25.005 DEBUG:teuthology.orchestra.run.trial074:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T21:48:25.064 DEBUG:teuthology.orchestra.run.trial074:> stat /dev/vg_nvme/lv_2 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout:Device: 6h/6d Inode: 937 Links: 1 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout:Access: 2026-02-20 21:48:02.058518573 +0000 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout:Modify: 2026-02-20 21:46:26.395808906 +0000 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout:Change: 2026-02-20 21:46:26.395808906 +0000 2026-02-20T21:48:25.121 INFO:teuthology.orchestra.run.trial074.stdout: Birth: 2026-02-20 21:46:26.395808906 +0000 2026-02-20T21:48:25.122 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T21:48:25.186 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records in 2026-02-20T21:48:25.186 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records out 2026-02-20T21:48:25.186 INFO:teuthology.orchestra.run.trial074.stderr:512 bytes copied, 0.000192785 s, 2.7 MB/s 2026-02-20T21:48:25.187 DEBUG:teuthology.orchestra.run.trial074:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T21:48:25.244 DEBUG:teuthology.orchestra.run.trial074:> stat /dev/vg_nvme/lv_3 2026-02-20T21:48:25.300 INFO:teuthology.orchestra.run.trial074.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T21:48:25.300 INFO:teuthology.orchestra.run.trial074.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout:Device: 6h/6d Inode: 965 Links: 1 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout:Access: 2026-02-20 21:48:02.058518573 +0000 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout:Modify: 2026-02-20 21:46:26.664798462 +0000 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout:Change: 2026-02-20 21:46:26.664798462 +0000 2026-02-20T21:48:25.301 INFO:teuthology.orchestra.run.trial074.stdout: Birth: 2026-02-20 21:46:26.664798462 +0000 2026-02-20T21:48:25.301 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T21:48:25.363 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records in 2026-02-20T21:48:25.363 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records out 2026-02-20T21:48:25.363 INFO:teuthology.orchestra.run.trial074.stderr:512 bytes copied, 0.000147652 s, 3.5 MB/s 2026-02-20T21:48:25.365 DEBUG:teuthology.orchestra.run.trial074:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T21:48:25.421 DEBUG:teuthology.orchestra.run.trial074:> stat /dev/vg_nvme/lv_4 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout:Device: 6h/6d Inode: 995 Links: 1 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout:Access: 2026-02-20 21:48:02.059518654 +0000 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout:Modify: 2026-02-20 21:46:26.904789144 +0000 2026-02-20T21:48:25.479 INFO:teuthology.orchestra.run.trial074.stdout:Change: 2026-02-20 21:46:26.904789144 +0000 2026-02-20T21:48:25.480 INFO:teuthology.orchestra.run.trial074.stdout: Birth: 2026-02-20 21:46:26.904789144 +0000 2026-02-20T21:48:25.480 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T21:48:25.543 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records in 2026-02-20T21:48:25.543 INFO:teuthology.orchestra.run.trial074.stderr:1+0 records out 2026-02-20T21:48:25.543 INFO:teuthology.orchestra.run.trial074.stderr:512 bytes copied, 0.000139346 s, 3.7 MB/s 2026-02-20T21:48:25.544 DEBUG:teuthology.orchestra.run.trial074:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T21:48:25.600 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:25.600 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial074.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-20T21:48:25.600 INFO:tasks.ceph:Generating config... 2026-02-20T21:48:25.601 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-20T21:48:25.601 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-20T21:48:25.601 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-20T21:48:25.601 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-20T21:48:25.601 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-20T21:48:25.601 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-20T21:48:25.601 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-20T21:48:25.601 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-20T21:48:25.601 INFO:tasks.ceph:Setting up cluster2.mon.a... 2026-02-20T21:48:25.602 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2026-02-20T21:48:25.674 INFO:teuthology.orchestra.run.trial074.stdout:creating /etc/ceph/cluster2.keyring 2026-02-20T21:48:25.677 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2026-02-20T21:48:25.753 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-20T21:48:25.817 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '10.20.193.74')] 2026-02-20T21:48:25.818 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=isa 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': '10.20.193.74', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd mclock skip benchmark': 'true', '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', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, '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'}, 'mon.a': {}} 2026-02-20T21:48:25.819 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:25.819 DEBUG:teuthology.orchestra.run.trial074:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T21:48:25.873 DEBUG:teuthology.orchestra.run.trial074:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.74 --print /home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:25.945 INFO:teuthology.orchestra.run.trial074.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:monmaptool: generated fsid 6522679e-bf7d-4d67-88c7-ebea6351fd01 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:setting min_mon_release = tentacle 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:epoch 0 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:fsid 6522679e-bf7d-4d67-88c7-ebea6351fd01 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:last_changed 2026-02-20T21:48:25.943842+0000 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:created 2026-02-20T21:48:25.943842+0000 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:min_mon_release 20 (tentacle) 2026-02-20T21:48:25.946 INFO:teuthology.orchestra.run.trial074.stdout:election_strategy: 1 2026-02-20T21:48:25.947 INFO:teuthology.orchestra.run.trial074.stdout:0: [v2:10.20.193.74:3300/0,v1:10.20.193.74:6789/0] mon.a 2026-02-20T21:48:25.947 INFO:teuthology.orchestra.run.trial074.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2026-02-20T21:48:25.948 DEBUG:teuthology.orchestra.run.trial074:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T21:48:26.006 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 6522679e-bf7d-4d67-88c7-ebea6351fd01... 2026-02-20T21:48:26.007 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2026-02-20T21:48:26.009 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout:[global] 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: chdir = "" 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: auth supported = cephx 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: filestore xattr use omap = true 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.050 INFO:teuthology.orchestra.run.trial063.stdout: mon clock drift allowed = 1.000 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: osd crush chooseleaf type = 0 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: auth debug = true 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: ms die on old message = true 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: ms die on bug = true 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: mon pg warn max object skew = 0 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:48:26.051 INFO:teuthology.orchestra.run.trial063.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: osd pool default size = 2 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon osd allow primary affinity = true 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon osd allow pg remap = true 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on no sortbitwise = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on too few osds = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:48:26.052 INFO:teuthology.orchestra.run.trial063.stdout: mon_allow_pool_size_one = true 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: osd default data pool replay window = 5 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: mon allow pool delete = true 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: mon cluster log file level = debug 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: debug asserts on shutdown = true 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: mon health detail to clog = false 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: mon host = 10.20.193.74 2026-02-20T21:48:26.053 INFO:teuthology.orchestra.run.trial063.stdout: mon warn on pool no app = False 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: fsid = 6522679e-bf7d-4d67-88c7-ebea6351fd01 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout:[osd] 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd journal size = 100 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd scrub load threshold = 5.0 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd scrub max interval = 600 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd mclock skip benchmark = true 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd recover clone overlap = true 2026-02-20T21:48:26.054 INFO:teuthology.orchestra.run.trial063.stdout: osd recovery max chunk = 1048576 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd debug shutdown = true 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd debug op order = true 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd debug verify stray on activate = true 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd debug trim objects = true 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd open classes on start = true 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd debug pg log writeout = true 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: osd map max advance = 10 2026-02-20T21:48:26.055 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: journal zero on create = true 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: filestore apply finisher threads = 3 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: bdev debug aio = true 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: osd debug misdirected ops = true 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: bluestore block size = 96636764160 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: bluestore compression algorithm = zlib 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: bluestore compression mode = aggressive 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: bluestore fsck on mount = True 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: debug bluefs = 1/20 2026-02-20T21:48:26.056 INFO:teuthology.orchestra.run.trial063.stdout: debug bluestore = 1/20 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: debug ms = 1 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: debug osd = 20 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: debug rocksdb = 4/10 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: mon osd full ratio = 0.9 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: osd objectstore = bluestore 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout:[mgr] 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: debug ms = 1 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: debug mgr = 20 2026-02-20T21:48:26.057 INFO:teuthology.orchestra.run.trial063.stdout: debug mon = 20 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: debug auth = 20 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: mgr/telemetry/nag = false 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout:[mon] 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: debug ms = 1 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: debug mon = 20 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: debug paxos = 20 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: debug auth = 20 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: mon data avail warn = 5 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: mon mgr mkfs grace = 240 2026-02-20T21:48:26.058 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: mon osd reporter subtree level = osd 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: mon osd prime pg temp = true 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.059 INFO:teuthology.orchestra.run.trial063.stdout: # 1m isn't quite enough 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout:[client] 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: rgw cache enabled = true 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: rgw enable ops log = true 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: rgw enable usage log = true 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout: rbd default data pool = datapool 2026-02-20T21:48:26.060 INFO:teuthology.orchestra.run.trial063.stdout:[mon.a] 2026-02-20T21:48:26.088 INFO:teuthology.orchestra.run.trial074.stdout:[global] 2026-02-20T21:48:26.088 INFO:teuthology.orchestra.run.trial074.stdout: chdir = "" 2026-02-20T21:48:26.088 INFO:teuthology.orchestra.run.trial074.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:48:26.088 INFO:teuthology.orchestra.run.trial074.stdout: auth supported = cephx 2026-02-20T21:48:26.088 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: filestore xattr use omap = true 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: mon clock drift allowed = 1.000 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: osd crush chooseleaf type = 0 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: auth debug = true 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: ms die on old message = true 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: ms die on bug = true 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:48:26.089 INFO:teuthology.orchestra.run.trial074.stdout: mon pg warn max object skew = 0 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: osd pool default size = 2 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: mon osd allow primary affinity = true 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: mon osd allow pg remap = true 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on no sortbitwise = false 2026-02-20T21:48:26.090 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on too few osds = false 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: mon_allow_pool_size_one = true 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: osd default data pool replay window = 5 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: mon allow pool delete = true 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.091 INFO:teuthology.orchestra.run.trial074.stdout: mon cluster log file level = debug 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: debug asserts on shutdown = true 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: mon health detail to clog = false 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: mon host = 10.20.193.74 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: mon warn on pool no app = False 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: fsid = 6522679e-bf7d-4d67-88c7-ebea6351fd01 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout:[osd] 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: osd journal size = 100 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: osd scrub load threshold = 5.0 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: osd scrub max interval = 600 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:48:26.092 INFO:teuthology.orchestra.run.trial074.stdout: osd mclock skip benchmark = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd recover clone overlap = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd recovery max chunk = 1048576 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd debug shutdown = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd debug op order = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd debug verify stray on activate = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd debug trim objects = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd open classes on start = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd debug pg log writeout = true 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.093 INFO:teuthology.orchestra.run.trial074.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: osd map max advance = 10 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: journal zero on create = true 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: filestore apply finisher threads = 3 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: bdev debug aio = true 2026-02-20T21:48:26.094 INFO:teuthology.orchestra.run.trial074.stdout: osd debug misdirected ops = true 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: bluestore block size = 96636764160 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: bluestore compression algorithm = zlib 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: bluestore compression mode = aggressive 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: bluestore fsck on mount = True 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: debug bluefs = 1/20 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: debug bluestore = 1/20 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: debug ms = 1 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: debug osd = 20 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: debug rocksdb = 4/10 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: mon osd full ratio = 0.9 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:48:26.095 INFO:teuthology.orchestra.run.trial074.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: osd objectstore = bluestore 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout:[mgr] 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: debug ms = 1 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: debug mgr = 20 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: debug mon = 20 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: debug auth = 20 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: mgr/telemetry/nag = false 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout:[mon] 2026-02-20T21:48:26.096 INFO:teuthology.orchestra.run.trial074.stdout: debug ms = 1 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: debug mon = 20 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: debug paxos = 20 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: debug auth = 20 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: mon data avail warn = 5 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: mon mgr mkfs grace = 240 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: mon osd reporter subtree level = osd 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: mon osd prime pg temp = true 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:48:26.097 INFO:teuthology.orchestra.run.trial074.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: # 1m isn't quite enough 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout:[client] 2026-02-20T21:48:26.098 INFO:teuthology.orchestra.run.trial074.stdout: rgw cache enabled = true 2026-02-20T21:48:26.099 INFO:teuthology.orchestra.run.trial074.stdout: rgw enable ops log = true 2026-02-20T21:48:26.099 INFO:teuthology.orchestra.run.trial074.stdout: rgw enable usage log = true 2026-02-20T21:48:26.099 INFO:teuthology.orchestra.run.trial074.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:48:26.099 INFO:teuthology.orchestra.run.trial074.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:48:26.099 INFO:teuthology.orchestra.run.trial074.stdout: rbd default data pool = datapool 2026-02-20T21:48:26.099 INFO:teuthology.orchestra.run.trial074.stdout:[mon.a] 2026-02-20T21:48:26.100 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2026-02-20T21:48:26.100 DEBUG:teuthology.orchestra.run.trial074:> 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/cluster2.keyring 2026-02-20T21:48:26.183 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-20T21:48:26.183 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:26.183 DEBUG:teuthology.orchestra.run.trial074:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2026-02-20T21:48:26.241 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:26.241 DEBUG:teuthology.orchestra.run.trial074:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2026-02-20T21:48:26.298 INFO:tasks.ceph:Sending monmap to node ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:48:26.298 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:26.298 DEBUG:teuthology.orchestra.run.trial063:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-20T21:48:26.298 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-20T21:48:26.333 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:48:26.333 DEBUG:teuthology.orchestra.run.trial063:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:26.389 INFO:tasks.ceph:Sending monmap to node ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:26.389 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:26.389 DEBUG:teuthology.orchestra.run.trial074:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-20T21:48:26.390 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-20T21:48:26.424 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:26.425 DEBUG:teuthology.orchestra.run.trial074:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:26.482 INFO:tasks.ceph:Setting up mon nodes... 2026-02-20T21:48:26.482 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-20T21:48:26.482 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-20T21:48:26.565 INFO:teuthology.orchestra.run.trial074.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-20T21:48:26.568 INFO:tasks.ceph:Setting up mds nodes... 2026-02-20T21:48:26.568 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-20T21:48:26.569 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2026-02-20T21:48:26.642 INFO:teuthology.orchestra.run.trial074.stdout:creating /etc/ceph/cluster2.client.0.keyring 2026-02-20T21:48:26.653 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-20T21:48:26.654 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial063.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@trial074.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-20T21:48:26.654 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2026-02-20T21:48:26.716 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:26.716 INFO:tasks.ceph:role: cluster2.osd.0 2026-02-20T21:48:26.716 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:26.716 DEBUG:teuthology.orchestra.run.trial074:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:48:26.781 INFO:teuthology.orchestra.run.trial074.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:48:26.782 INFO:teuthology.orchestra.run.trial074.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:48:26.782 INFO:teuthology.orchestra.run.trial074.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:48:26.782 INFO:teuthology.orchestra.run.trial074.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:48:27.352 INFO:teuthology.orchestra.run.trial074.stdout:Discarding blocks...Done. 2026-02-20T21:48:27.354 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial074.front.sepia.ceph.com -o noatime 2026-02-20T21:48:27.355 DEBUG:teuthology.orchestra.run.trial074:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2026-02-20T21:48:27.423 DEBUG:teuthology.orchestra.run.trial074:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2026-02-20T21:48:27.491 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2026-02-20T21:48:27.553 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:27.554 INFO:tasks.ceph:role: cluster2.osd.1 2026-02-20T21:48:27.554 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:27.554 DEBUG:teuthology.orchestra.run.trial074:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:48:27.619 INFO:teuthology.orchestra.run.trial074.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:48:27.620 INFO:teuthology.orchestra.run.trial074.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:48:27.620 INFO:teuthology.orchestra.run.trial074.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:48:27.620 INFO:teuthology.orchestra.run.trial074.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:48:28.178 INFO:teuthology.orchestra.run.trial074.stdout:Discarding blocks...Done. 2026-02-20T21:48:28.180 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial074.front.sepia.ceph.com -o noatime 2026-02-20T21:48:28.180 DEBUG:teuthology.orchestra.run.trial074:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2026-02-20T21:48:28.248 DEBUG:teuthology.orchestra.run.trial074:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2026-02-20T21:48:28.315 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2026-02-20T21:48:28.378 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-20T21:48:28.379 INFO:tasks.ceph:role: cluster2.osd.2 2026-02-20T21:48:28.379 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:28.379 DEBUG:teuthology.orchestra.run.trial074:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:48:28.444 INFO:teuthology.orchestra.run.trial074.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:48:28.445 INFO:teuthology.orchestra.run.trial074.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:48:29.003 INFO:teuthology.orchestra.run.trial074.stdout:Discarding blocks...Done. 2026-02-20T21:48:29.005 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial074.front.sepia.ceph.com -o noatime 2026-02-20T21:48:29.005 DEBUG:teuthology.orchestra.run.trial074:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2026-02-20T21:48:29.074 DEBUG:teuthology.orchestra.run.trial074:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2026-02-20T21:48:29.142 DEBUG:teuthology.orchestra.run.trial074:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:29.222 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.220+0000 7f9e4f60d900 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2026-02-20T21:48:29.223 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.220+0000 7f9e4f60d900 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2026-02-20T21:48:29.223 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.220+0000 7f9e4f60d900 -1 bdev(0x55ffa2c05800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2026-02-20T21:48:29.223 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.220+0000 7f9e4f60d900 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2026-02-20T21:48:29.682 DEBUG:teuthology.orchestra.run.trial074:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2026-02-20T21:48:29.748 DEBUG:teuthology.orchestra.run.trial074:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:29.825 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.822+0000 7fbdf6c0d900 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2026-02-20T21:48:29.825 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.822+0000 7fbdf6c0d900 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2026-02-20T21:48:29.825 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.822+0000 7fbdf6c0d900 -1 bdev(0x55cfb87e9800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2026-02-20T21:48:29.825 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:29.822+0000 7fbdf6c0d900 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2026-02-20T21:48:30.281 DEBUG:teuthology.orchestra.run.trial074:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2026-02-20T21:48:30.346 DEBUG:teuthology.orchestra.run.trial074:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:30.423 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:30.421+0000 7f7eba40d900 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2026-02-20T21:48:30.424 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:30.421+0000 7f7eba40d900 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2026-02-20T21:48:30.424 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:30.421+0000 7f7eba40d900 -1 bdev(0x55c020325800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2026-02-20T21:48:30.424 INFO:teuthology.orchestra.run.trial074.stderr:2026-02-20T21:48:30.421+0000 7f7eba40d900 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2026-02-20T21:48:30.877 DEBUG:teuthology.orchestra.run.trial074:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2026-02-20T21:48:30.942 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-20T21:48:30.943 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:30.943 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2026-02-20T21:48:31.007 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:31.008 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2026-02-20T21:48:31.072 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:31.072 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2026-02-20T21:48:31.137 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:31.137 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2026-02-20T21:48:31.202 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:31.203 DEBUG:teuthology.orchestra.run.trial074:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2026-02-20T21:48:31.258 INFO:tasks.ceph:Adding keys to all mons... 2026-02-20T21:48:31.258 DEBUG:teuthology.orchestra.run.trial074:> sudo tee -a /etc/ceph/cluster2.keyring 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout:[mgr.x] 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout: key = AQCq1phpXVudIRAAahPYfH4g3t1yfdPBFdlRAA== 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout:[osd.0] 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout: key = AQCt1php4TgsDRAAdDRDWlrbTpQLWRR4yHJQxw== 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout:[osd.1] 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout: key = AQCt1php8boOMRAAgIn02LPp25Ff0eHUBmhHRQ== 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout:[osd.2] 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout: key = AQCu1phpObwhGRAAn2Yn28FPZQFbTKtJTQ/aow== 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout:[client.0] 2026-02-20T21:48:31.320 INFO:teuthology.orchestra.run.trial074.stdout: key = AQCq1phphMUzJhAAKD5dR7rD7bqrx56CXB5IDg== 2026-02-20T21:48:31.321 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-20T21:48:31.402 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T21:48:31.484 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T21:48:31.564 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T21:48:31.643 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-20T21:48:31.723 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-20T21:48:31.723 DEBUG:teuthology.orchestra.run.trial074:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2026-02-20T21:48:31.787 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2026-02-20T21:48:31.869 DEBUG:teuthology.orchestra.run.trial074:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2026-02-20T21:48:31.932 DEBUG:teuthology.orchestra.run.trial074:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2026-02-20T21:48:31.988 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2026-02-20T21:48:31.989 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2026-02-20T21:48:31.989 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2026-02-20T21:48:32.030 INFO:tasks.ceph.cluster2.mon.a:Started 2026-02-20T21:48:32.030 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2026-02-20T21:48:32.030 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2026-02-20T21:48:32.030 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2026-02-20T21:48:32.032 INFO:tasks.ceph.cluster2.mgr.x:Started 2026-02-20T21:48:32.032 DEBUG:tasks.ceph:set 0 configs 2026-02-20T21:48:32.032 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 config dump 2026-02-20T21:48:32.132 INFO:teuthology.orchestra.run.trial074.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-20T21:48:32.140 INFO:tasks.ceph:Setting crush tunables to default 2026-02-20T21:48:32.141 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 osd crush tunables default 2026-02-20T21:48:32.239 INFO:teuthology.orchestra.run.trial074.stderr:adjusted tunables profile to default 2026-02-20T21:48:32.246 INFO:tasks.ceph:check_enable_crimson: False 2026-02-20T21:48:32.246 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2026-02-20T21:48:32.246 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:32.246 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2026-02-20T21:48:32.269 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:32.270 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2026-02-20T21:48:32.333 DEBUG:teuthology.orchestra.run.trial074:> set -ex 2026-02-20T21:48:32.333 DEBUG:teuthology.orchestra.run.trial074:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2026-02-20T21:48:32.397 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 osd new 266d6cc6-7feb-47ed-89e7-43e1431b8cc1 0 2026-02-20T21:48:32.539 INFO:teuthology.orchestra.run.trial074.stdout:0 2026-02-20T21:48:32.548 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 osd new f7bab73a-70d8-4981-ae06-b0b85ef7afcd 1 2026-02-20T21:48:32.649 INFO:teuthology.orchestra.run.trial074.stdout:1 2026-02-20T21:48:32.656 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 osd new ba6ccee0-de2e-4e68-bf7f-cd03bb17297d 2 2026-02-20T21:48:32.758 INFO:teuthology.orchestra.run.trial074.stdout:2 2026-02-20T21:48:32.767 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2026-02-20T21:48:32.767 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2026-02-20T21:48:32.768 INFO:tasks.ceph.cluster2.osd.0:Started 2026-02-20T21:48:32.768 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2026-02-20T21:48:32.768 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2026-02-20T21:48:32.770 INFO:tasks.ceph.cluster2.osd.1:Started 2026-02-20T21:48:32.770 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2026-02-20T21:48:32.770 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2026-02-20T21:48:32.771 INFO:tasks.ceph.cluster2.osd.2:Started 2026-02-20T21:48:32.772 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-20T21:48:32.871 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:32.871 INFO:teuthology.orchestra.run.trial074.stdout:{"epoch":5,"fsid":"6522679e-bf7d-4d67-88c7-ebea6351fd01","created":"2026-02-20T21:48:32.090758+0000","modified":"2026-02-20T21:48:32.756066+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T21:48:32.756066+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"266d6cc6-7feb-47ed-89e7-43e1431b8cc1","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":"f7bab73a-70d8-4981-ae06-b0b85ef7afcd","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":"ba6ccee0-de2e-4e68-bf7f-cd03bb17297d","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":"isa","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}} 2026-02-20T21:48:32.880 INFO:tasks.ceph.ceph_manager.cluster2:[] 2026-02-20T21:48:32.880 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-20T21:48:33.010 INFO:tasks.ceph.cluster2.osd.0.trial074.stderr:2026-02-20T21:48:33.007+0000 7f42c5197900 -1 Falling back to public interface 2026-02-20T21:48:33.018 INFO:tasks.ceph.cluster2.osd.2.trial074.stderr:2026-02-20T21:48:33.016+0000 7f2f5d413900 -1 Falling back to public interface 2026-02-20T21:48:33.023 INFO:tasks.ceph.cluster2.osd.1.trial074.stderr:2026-02-20T21:48:33.021+0000 7fc6e800e900 -1 Falling back to public interface 2026-02-20T21:48:33.119 INFO:tasks.ceph.cluster2.mgr.x.trial074.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-20T21:48:33.119 INFO:tasks.ceph.cluster2.mgr.x.trial074.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-20T21:48:33.119 INFO:tasks.ceph.cluster2.mgr.x.trial074.stderr: from numpy import show_config as show_numpy_config 2026-02-20T21:48:33.182 DEBUG:teuthology.orchestra.run.trial074:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-20T21:48:33.275 INFO:teuthology.misc.health.trial074.stdout: 2026-02-20T21:48:33.276 INFO:teuthology.misc.health.trial074.stdout:{"epoch":5,"fsid":"6522679e-bf7d-4d67-88c7-ebea6351fd01","created":"2026-02-20T21:48:32.090758+0000","modified":"2026-02-20T21:48:32.756066+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T21:48:32.756066+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"266d6cc6-7feb-47ed-89e7-43e1431b8cc1","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":"f7bab73a-70d8-4981-ae06-b0b85ef7afcd","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":"ba6ccee0-de2e-4e68-bf7f-cd03bb17297d","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":"isa","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}} 2026-02-20T21:48:33.282 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-20T21:48:33.618 INFO:tasks.ceph.cluster2.osd.0.trial074.stderr:2026-02-20T21:48:33.616+0000 7f42c5197900 -1 osd.0 0 log_to_monitors true 2026-02-20T21:48:33.644 INFO:tasks.ceph.cluster2.osd.1.trial074.stderr:2026-02-20T21:48:33.642+0000 7fc6e800e900 -1 osd.1 0 log_to_monitors true 2026-02-20T21:48:33.657 INFO:tasks.ceph.cluster2.osd.2.trial074.stderr:2026-02-20T21:48:33.655+0000 7f2f5d413900 -1 osd.2 0 log_to_monitors true 2026-02-20T21:48:35.101 INFO:tasks.ceph.cluster2.osd.0.trial074.stderr:2026-02-20T21:48:35.098+0000 7f42c1127640 -1 osd.0 0 waiting for initial osdmap 2026-02-20T21:48:35.101 INFO:tasks.ceph.cluster2.osd.1.trial074.stderr:2026-02-20T21:48:35.098+0000 7fc6e3850640 -1 osd.1 0 waiting for initial osdmap 2026-02-20T21:48:35.101 INFO:tasks.ceph.cluster2.osd.2.trial074.stderr:2026-02-20T21:48:35.098+0000 7f2f58bbb640 -1 osd.2 0 waiting for initial osdmap 2026-02-20T21:48:35.116 INFO:tasks.ceph.cluster2.osd.0.trial074.stderr:2026-02-20T21:48:35.114+0000 7f42b8725640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:48:35.120 INFO:tasks.ceph.cluster2.osd.1.trial074.stderr:2026-02-20T21:48:35.118+0000 7fc6dae4e640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:48:35.121 INFO:tasks.ceph.cluster2.osd.2.trial074.stderr:2026-02-20T21:48:35.118+0000 7f2f501b9640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:48:35.341 INFO:tasks.ceph.cluster2.mgr.x.trial074.stderr:2026-02-20T21:48:35.338+0000 7fbbe7f18640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-20T21:48:39.584 DEBUG:teuthology.orchestra.run.trial074:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-20T21:48:39.754 INFO:teuthology.misc.health.trial074.stdout: 2026-02-20T21:48:39.754 INFO:teuthology.misc.health.trial074.stdout:{"epoch":11,"fsid":"6522679e-bf7d-4d67-88c7-ebea6351fd01","created":"2026-02-20T21:48:32.090758+0000","modified":"2026-02-20T21:48:39.341583+0000","last_up_change":"2026-02-20T21:48:36.097576+0000","last_in_change":"2026-02-20T21:48:32.756066+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":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:36.349500+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":"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,"nonprimary_shards":"{}","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":"266d6cc6-7feb-47ed-89e7-43e1431b8cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6800","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6801","nonce":2906785685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6802","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6803","nonce":2906785685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6806","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6807","nonce":2906785685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6804","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6805","nonce":2906785685}]},"public_addr":"10.20.193.74:6801/2906785685","cluster_addr":"10.20.193.74:6803/2906785685","heartbeat_back_addr":"10.20.193.74:6807/2906785685","heartbeat_front_addr":"10.20.193.74:6805/2906785685","state":["exists","up"]},{"osd":1,"uuid":"f7bab73a-70d8-4981-ae06-b0b85ef7afcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6816","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6817","nonce":20339406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6818","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6819","nonce":20339406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6822","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6823","nonce":20339406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6820","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6821","nonce":20339406}]},"public_addr":"10.20.193.74:6817/20339406","cluster_addr":"10.20.193.74:6819/20339406","heartbeat_back_addr":"10.20.193.74:6823/20339406","heartbeat_front_addr":"10.20.193.74:6821/20339406","state":["exists","up"]},{"osd":2,"uuid":"ba6ccee0-de2e-4e68-bf7f-cd03bb17297d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6808","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6809","nonce":2734418292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6810","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6811","nonce":2734418292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6814","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6815","nonce":2734418292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6812","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6813","nonce":2734418292}]},"public_addr":"10.20.193.74:6809/2734418292","cluster_addr":"10.20.193.74:6811/2734418292","heartbeat_back_addr":"10.20.193.74:6815/2734418292","heartbeat_front_addr":"10.20.193.74:6813/2734418292","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.585033+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642948+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642170+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":"isa","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}} 2026-02-20T21:48:39.761 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-20T21:48:39.762 INFO:tasks.ceph:Creating RBD pool 2026-02-20T21:48:39.762 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 osd pool create rbd 8 2026-02-20T21:48:40.347 INFO:teuthology.orchestra.run.trial074.stderr:pool 'rbd' created 2026-02-20T21:48:40.358 DEBUG:teuthology.orchestra.run.trial074:> rbd --cluster cluster2 pool init rbd 2026-02-20T21:48:43.359 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2026-02-20T21:48:43.360 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2026-02-20T21:48:43.361 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-20T21:48:43.539 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:43.547 INFO:teuthology.orchestra.run.trial074.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-20T21:48:43.547 INFO:tasks.ceph_manager:config epoch is 1 2026-02-20T21:48:43.547 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2026-02-20T21:48:43.547 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2026-02-20T21:48:43.547 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2026-02-20T21:48:43.755 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:43.764 INFO:teuthology.orchestra.run.trial074.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6824","nonce":3060993502},{"type":"v1","addr":"10.20.193.74:6825","nonce":3060993502}]},"active_addr":"10.20.193.74:6825/3060993502","active_change":"2026-02-20T21:48:34.334840+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["iostat","nfs"],"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba 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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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":"quay.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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.74:0","nonce":2443587469}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.74:0","nonce":2395675699}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.74:0","nonce":3636957868}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.74:0","nonce":2048939743}]}]} 2026-02-20T21:48:43.771 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2026-02-20T21:48:43.771 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2026-02-20T21:48:43.771 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-20T21:48:43.951 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:43.951 INFO:teuthology.orchestra.run.trial074.stdout:{"epoch":15,"fsid":"6522679e-bf7d-4d67-88c7-ebea6351fd01","created":"2026-02-20T21:48:32.090758+0000","modified":"2026-02-20T21:48:43.348369+0000","last_up_change":"2026-02-20T21:48:36.097576+0000","last_in_change":"2026-02-20T21:48:32.756066+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:36.349500+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":"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:39.938889+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":"15","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":15,"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,"nonprimary_shards":"{}","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":"266d6cc6-7feb-47ed-89e7-43e1431b8cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6800","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6801","nonce":2906785685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6802","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6803","nonce":2906785685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6806","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6807","nonce":2906785685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6804","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6805","nonce":2906785685}]},"public_addr":"10.20.193.74:6801/2906785685","cluster_addr":"10.20.193.74:6803/2906785685","heartbeat_back_addr":"10.20.193.74:6807/2906785685","heartbeat_front_addr":"10.20.193.74:6805/2906785685","state":["exists","up"]},{"osd":1,"uuid":"f7bab73a-70d8-4981-ae06-b0b85ef7afcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6816","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6817","nonce":20339406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6818","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6819","nonce":20339406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6822","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6823","nonce":20339406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6820","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6821","nonce":20339406}]},"public_addr":"10.20.193.74:6817/20339406","cluster_addr":"10.20.193.74:6819/20339406","heartbeat_back_addr":"10.20.193.74:6823/20339406","heartbeat_front_addr":"10.20.193.74:6821/20339406","state":["exists","up"]},{"osd":2,"uuid":"ba6ccee0-de2e-4e68-bf7f-cd03bb17297d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6808","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6809","nonce":2734418292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6810","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6811","nonce":2734418292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6814","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6815","nonce":2734418292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6812","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6813","nonce":2734418292}]},"public_addr":"10.20.193.74:6809/2734418292","cluster_addr":"10.20.193.74:6811/2734418292","heartbeat_back_addr":"10.20.193.74:6815/2734418292","heartbeat_front_addr":"10.20.193.74:6813/2734418292","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.585033+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642948+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642170+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":"isa","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}} 2026-02-20T21:48:43.960 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2026-02-20T21:48:43.960 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-20T21:48:44.137 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:44.138 INFO:teuthology.orchestra.run.trial074.stdout:{"epoch":15,"fsid":"6522679e-bf7d-4d67-88c7-ebea6351fd01","created":"2026-02-20T21:48:32.090758+0000","modified":"2026-02-20T21:48:43.348369+0000","last_up_change":"2026-02-20T21:48:36.097576+0000","last_in_change":"2026-02-20T21:48:32.756066+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:36.349500+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":"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:39.938889+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":"15","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":15,"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,"nonprimary_shards":"{}","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":"266d6cc6-7feb-47ed-89e7-43e1431b8cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6800","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6801","nonce":2906785685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6802","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6803","nonce":2906785685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6806","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6807","nonce":2906785685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6804","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6805","nonce":2906785685}]},"public_addr":"10.20.193.74:6801/2906785685","cluster_addr":"10.20.193.74:6803/2906785685","heartbeat_back_addr":"10.20.193.74:6807/2906785685","heartbeat_front_addr":"10.20.193.74:6805/2906785685","state":["exists","up"]},{"osd":1,"uuid":"f7bab73a-70d8-4981-ae06-b0b85ef7afcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6816","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6817","nonce":20339406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6818","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6819","nonce":20339406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6822","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6823","nonce":20339406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6820","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6821","nonce":20339406}]},"public_addr":"10.20.193.74:6817/20339406","cluster_addr":"10.20.193.74:6819/20339406","heartbeat_back_addr":"10.20.193.74:6823/20339406","heartbeat_front_addr":"10.20.193.74:6821/20339406","state":["exists","up"]},{"osd":2,"uuid":"ba6ccee0-de2e-4e68-bf7f-cd03bb17297d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6808","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6809","nonce":2734418292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6810","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6811","nonce":2734418292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6814","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6815","nonce":2734418292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6812","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6813","nonce":2734418292}]},"public_addr":"10.20.193.74:6809/2734418292","cluster_addr":"10.20.193.74:6811/2734418292","heartbeat_back_addr":"10.20.193.74:6815/2734418292","heartbeat_front_addr":"10.20.193.74:6813/2734418292","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.585033+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642948+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642170+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":"isa","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}} 2026-02-20T21:48:44.147 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2026-02-20T21:48:44.147 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2026-02-20T21:48:44.148 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2026-02-20T21:48:44.237 INFO:teuthology.orchestra.run.trial074.stdout:34359738371 2026-02-20T21:48:44.238 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2026-02-20T21:48:44.238 INFO:teuthology.orchestra.run.trial074.stdout:34359738371 2026-02-20T21:48:44.238 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2026-02-20T21:48:44.239 INFO:teuthology.orchestra.run.trial074.stdout:34359738372 2026-02-20T21:48:44.239 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2026-02-20T21:48:44.421 INFO:teuthology.orchestra.run.trial074.stdout:34359738371 2026-02-20T21:48:44.424 INFO:teuthology.orchestra.run.trial074.stdout:34359738371 2026-02-20T21:48:44.425 INFO:teuthology.orchestra.run.trial074.stdout:34359738372 2026-02-20T21:48:44.431 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738371 got 34359738371 for osd.2 2026-02-20T21:48:44.432 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:44.435 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738371 got 34359738371 for osd.0 2026-02-20T21:48:44.436 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:44.437 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.1 2026-02-20T21:48:44.437 DEBUG:teuthology.parallel:result is None 2026-02-20T21:48:44.437 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-20T21:48:44.437 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T21:48:44.654 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:44.655 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T21:48:44.663 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-20T21:48:44.339212+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":13,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81376,"kb_used_data":496,"kb_used_omap":23,"kb_used_meta":80808,"kb_avail":283034144,"statfs":{"total":289910292480,"available":289826963456,"internally_reserved":0,"allocated":507904,"data_stored":1292257,"data_compressed":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":24374,"internal_metadata":82747594},"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":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":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":"2.993149"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351663+0000","last_change":"2026-02-20T21:48:43.351864+0000","last_active":"2026-02-20T21:48:43.351663+0000","last_peered":"2026-02-20T21:48:43.351663+0000","last_clean":"2026-02-20T21:48:43.351663+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T21:48:43.351663+0000","last_undegraded":"2026-02-20T21:48:43.351663+0000","last_fullsized":"2026-02-20T21:48:43.351663+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T01:57:55.789944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351809+0000","last_change":"2026-02-20T21:48:43.352091+0000","last_active":"2026-02-20T21:48:43.351809+0000","last_peered":"2026-02-20T21:48:43.351809+0000","last_clean":"2026-02-20T21:48:43.351809+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T21:48:43.351809+0000","last_undegraded":"2026-02-20T21:48:43.351809+0000","last_fullsized":"2026-02-20T21:48:43.351809+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T07:25:59.715011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351568+0000","last_change":"2026-02-20T21:48:43.351768+0000","last_active":"2026-02-20T21:48:43.351568+0000","last_peered":"2026-02-20T21:48:43.351568+0000","last_clean":"2026-02-20T21:48:43.351568+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T21:48:43.351568+0000","last_undegraded":"2026-02-20T21:48:43.351568+0000","last_fullsized":"2026-02-20T21:48:43.351568+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:25:07.146430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351963+0000","last_change":"2026-02-20T21:48:43.352148+0000","last_active":"2026-02-20T21:48:43.351963+0000","last_peered":"2026-02-20T21:48:43.351963+0000","last_clean":"2026-02-20T21:48:43.351963+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T21:48:43.351963+0000","last_undegraded":"2026-02-20T21:48:43.351963+0000","last_fullsized":"2026-02-20T21:48:43.351963+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T05:22:10.141043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000753876,"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":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.350510+0000","last_change":"2026-02-20T21:48:43.350510+0000","last_active":"2026-02-20T21:48:43.350510+0000","last_peered":"2026-02-20T21:48:43.350510+0000","last_clean":"2026-02-20T21:48:43.350510+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T21:48:43.350510+0000","last_undegraded":"2026-02-20T21:48:43.350510+0000","last_fullsized":"2026-02-20T21:48:43.350510+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T02:46:32.474427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.693871+0000","last_change":"2026-02-20T21:48:43.693975+0000","last_active":"2026-02-20T21:48:43.693871+0000","last_peered":"2026-02-20T21:48:43.693871+0000","last_clean":"2026-02-20T21:48:43.693871+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T21:48:43.693871+0000","last_undegraded":"2026-02-20T21:48:43.693871+0000","last_fullsized":"2026-02-20T21:48:43.693871+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T06:25:49.452757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.693845+0000","last_change":"2026-02-20T21:48:43.693969+0000","last_active":"2026-02-20T21:48:43.693845+0000","last_peered":"2026-02-20T21:48:43.693845+0000","last_clean":"2026-02-20T21:48:43.693845+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T21:48:43.693845+0000","last_undegraded":"2026-02-20T21:48:43.693845+0000","last_fullsized":"2026-02-20T21:48:43.693845+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T21:50:10.260671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"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":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.352128+0000","last_change":"2026-02-20T21:48:43.352343+0000","last_active":"2026-02-20T21:48:43.352128+0000","last_peered":"2026-02-20T21:48:43.352128+0000","last_clean":"2026-02-20T21:48:43.352128+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T21:48:43.352128+0000","last_undegraded":"2026-02-20T21:48:43.352128+0000","last_fullsized":"2026-02-20T21:48:43.352128+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:39:16.272362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351039+0000","last_change":"2026-02-20T21:48:38.343936+0000","last_active":"2026-02-20T21:48:43.351039+0000","last_peered":"2026-02-20T21:48:43.351039+0000","last_clean":"2026-02-20T21:48:43.351039+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T21:48:43.351039+0000","last_undegraded":"2026-02-20T21:48:43.351039+0000","last_fullsized":"2026-02-20T21:48:43.351039+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_clean_scrub_stamp":"2026-02-20T21:48:37.340639+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-22T04:04:18.080367+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27080,"kb_used_data":120,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6426,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":0,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6426,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8774,"internal_metadata":27581882},"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":6426,"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":6426,"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}]}} 2026-02-20T21:48:44.665 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T21:48:44.845 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:44.845 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T21:48:44.853 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-20T21:48:44.339212+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":13,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81376,"kb_used_data":496,"kb_used_omap":23,"kb_used_meta":80808,"kb_avail":283034144,"statfs":{"total":289910292480,"available":289826963456,"internally_reserved":0,"allocated":507904,"data_stored":1292257,"data_compressed":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":24374,"internal_metadata":82747594},"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":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":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":"2.993149"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351663+0000","last_change":"2026-02-20T21:48:43.351864+0000","last_active":"2026-02-20T21:48:43.351663+0000","last_peered":"2026-02-20T21:48:43.351663+0000","last_clean":"2026-02-20T21:48:43.351663+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T21:48:43.351663+0000","last_undegraded":"2026-02-20T21:48:43.351663+0000","last_fullsized":"2026-02-20T21:48:43.351663+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T01:57:55.789944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351809+0000","last_change":"2026-02-20T21:48:43.352091+0000","last_active":"2026-02-20T21:48:43.351809+0000","last_peered":"2026-02-20T21:48:43.351809+0000","last_clean":"2026-02-20T21:48:43.351809+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T21:48:43.351809+0000","last_undegraded":"2026-02-20T21:48:43.351809+0000","last_fullsized":"2026-02-20T21:48:43.351809+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T07:25:59.715011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351568+0000","last_change":"2026-02-20T21:48:43.351768+0000","last_active":"2026-02-20T21:48:43.351568+0000","last_peered":"2026-02-20T21:48:43.351568+0000","last_clean":"2026-02-20T21:48:43.351568+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T21:48:43.351568+0000","last_undegraded":"2026-02-20T21:48:43.351568+0000","last_fullsized":"2026-02-20T21:48:43.351568+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:25:07.146430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"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":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351963+0000","last_change":"2026-02-20T21:48:43.352148+0000","last_active":"2026-02-20T21:48:43.351963+0000","last_peered":"2026-02-20T21:48:43.351963+0000","last_clean":"2026-02-20T21:48:43.351963+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T21:48:43.351963+0000","last_undegraded":"2026-02-20T21:48:43.351963+0000","last_fullsized":"2026-02-20T21:48:43.351963+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T05:22:10.141043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000753876,"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":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.350510+0000","last_change":"2026-02-20T21:48:43.350510+0000","last_active":"2026-02-20T21:48:43.350510+0000","last_peered":"2026-02-20T21:48:43.350510+0000","last_clean":"2026-02-20T21:48:43.350510+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T21:48:43.350510+0000","last_undegraded":"2026-02-20T21:48:43.350510+0000","last_fullsized":"2026-02-20T21:48:43.350510+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T02:46:32.474427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.693871+0000","last_change":"2026-02-20T21:48:43.693975+0000","last_active":"2026-02-20T21:48:43.693871+0000","last_peered":"2026-02-20T21:48:43.693871+0000","last_clean":"2026-02-20T21:48:43.693871+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T21:48:43.693871+0000","last_undegraded":"2026-02-20T21:48:43.693871+0000","last_fullsized":"2026-02-20T21:48:43.693871+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T06:25:49.452757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.693845+0000","last_change":"2026-02-20T21:48:43.693969+0000","last_active":"2026-02-20T21:48:43.693845+0000","last_peered":"2026-02-20T21:48:43.693845+0000","last_clean":"2026-02-20T21:48:43.693845+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T21:48:43.693845+0000","last_undegraded":"2026-02-20T21:48:43.693845+0000","last_fullsized":"2026-02-20T21:48:43.693845+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T21:50:10.260671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"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":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.352128+0000","last_change":"2026-02-20T21:48:43.352343+0000","last_active":"2026-02-20T21:48:43.352128+0000","last_peered":"2026-02-20T21:48:43.352128+0000","last_clean":"2026-02-20T21:48:43.352128+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T21:48:43.352128+0000","last_undegraded":"2026-02-20T21:48:43.352128+0000","last_fullsized":"2026-02-20T21:48:43.352128+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:39:16.272362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-20T21:48:43.351039+0000","last_change":"2026-02-20T21:48:38.343936+0000","last_active":"2026-02-20T21:48:43.351039+0000","last_peered":"2026-02-20T21:48:43.351039+0000","last_clean":"2026-02-20T21:48:43.351039+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T21:48:43.351039+0000","last_undegraded":"2026-02-20T21:48:43.351039+0000","last_fullsized":"2026-02-20T21:48:43.351039+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_clean_scrub_stamp":"2026-02-20T21:48:37.340639+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-22T04:04:18.080367+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27080,"kb_used_data":120,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6426,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":0,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6426,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8774,"internal_metadata":27581882},"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":6426,"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":6426,"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}]}} 2026-02-20T21:48:44.855 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-20T21:48:44.855 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2026-02-20T21:48:44.855 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2026-02-20T21:48:44.855 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2026-02-20T21:48:45.058 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T21:48:45.058 INFO:teuthology.orchestra.run.trial074.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-20T21:48:45.067 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2026-02-20T21:48:45.067 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T21:48:45.078 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:48:45.079 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:48:45.079 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4' 2026-02-20T21:48:45.757 INFO:teuthology.orchestra.run.trial063.stderr:pool 'datapool' created 2026-02-20T21:48:45.770 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2026-02-20T21:48:48.771 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:48.771 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4' 2026-02-20T21:48:49.094 INFO:teuthology.orchestra.run.trial074.stderr:pool 'datapool' created 2026-02-20T21:48:49.104 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2026-02-20T21:48:52.108 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T21:48:52.122 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:48:52.123 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial074.front.sepia.ceph.com 2026-02-20T21:48:52.123 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0' 2026-02-20T21:48:52.385 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2026-02-20T21:50:08.130 INFO:teuthology.orchestra.run.trial074.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-20T21:50:08.136 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2026-02-20T21:50:08.199 INFO:teuthology.orchestra.run.trial074.stderr: Commit image migration: 100% complete...done. 2026-02-20T21:50:08.204 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2026-02-20T21:50:09.142 INFO:teuthology.orchestra.run.trial074.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-20T21:50:09.148 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2026-02-20T21:50:09.201 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1' 2026-02-20T21:50:09.252 INFO:teuthology.orchestra.run.trial074.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-20T21:50:09.291 INFO:teuthology.orchestra.run.trial074.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-20T21:50:09.291 INFO:teuthology.orchestra.run.trial074.stdout:elapsed: 0 ops: 128 ops/sec: 3282.05 bytes/sec: 51 MiB/s 2026-02-20T21:50:09.298 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2026-02-20T21:50:10.145 INFO:teuthology.orchestra.run.trial074.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-20T21:50:10.151 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2026-02-20T21:50:10.203 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2026-02-20T21:50:10.255 INFO:teuthology.orchestra.run.trial074.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-20T21:50:10.303 INFO:teuthology.orchestra.run.trial074.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-20T21:50:10.304 INFO:teuthology.orchestra.run.trial074.stdout:elapsed: 0 ops: 128 ops/sec: 2612.24 bytes/sec: 41 MiB/s 2026-02-20T21:50:10.311 DEBUG:teuthology.orchestra.run.trial074:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2026-02-20T21:50:11.148 INFO:teuthology.orchestra.run.trial074.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-20T21:50:11.154 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T21:50:11.169 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:50:11.169 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:50:11.169 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2026-02-20T21:50:11.787 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2026-02-20T21:50:12.788 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2026-02-20T21:50:13.792 INFO:teuthology.run_tasks:Running task parallel... 2026-02-20T21:50:13.808 INFO:teuthology.task.parallel:starting parallel... 2026-02-20T21:50:13.809 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-20T21:50:13.810 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-20T21:50:13.841 DEBUG:teuthology.orchestra.run.trial063:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-20T21:50:13.842 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-20T21:50:13.842 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-20T21:50:13.842 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:50:13.842 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:50:13.842 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-20T21:50:13.861 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:50:13.862 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install genisoimage 2026-02-20T21:50:14.211 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:03:21 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:50:14.276 INFO:teuthology.orchestra.run.trial063.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-20T21:50:14.294 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:50:14.295 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:50:14.295 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:50:14.316 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T21:50:14.317 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y install qemu-kvm-block-rbd 2026-02-20T21:50:14.626 INFO:teuthology.orchestra.run.trial063.stdout:Last metadata expiration check: 0:03:21 ago on Fri 20 Feb 2026 09:46:53 PM UTC. 2026-02-20T21:50:14.690 INFO:teuthology.orchestra.run.trial063.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-20T21:50:14.709 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T21:50:14.709 INFO:teuthology.orchestra.run.trial063.stdout:Nothing to do. 2026-02-20T21:50:14.709 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T21:50:14.730 INFO:tasks.qemu:generating iso... 2026-02-20T21:50:14.730 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:50:14.731 DEBUG:teuthology.orchestra.run.trial063:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:50:14.754 INFO:teuthology.orchestra.run.trial063.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2026-02-20T21:50:34.336 INFO:teuthology.orchestra.run.trial063.stderr:Note: switching to 'f7870454149f22574086dd2ff55d050585136531'. 2026-02-20T21:50:34.336 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.336 INFO:teuthology.orchestra.run.trial063.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-20T21:50:34.336 INFO:teuthology.orchestra.run.trial063.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-20T21:50:34.336 INFO:teuthology.orchestra.run.trial063.stderr:state without impacting any branches by switching back to a branch. 2026-02-20T21:50:34.336 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: git switch -c 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr:Or undo this operation with: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: git switch - 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T21:50:34.337 INFO:teuthology.orchestra.run.trial063.stderr:HEAD is now at f7870454149 ceph-dev-pipeline: configure 2026-02-20T21:50:34.343 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:50:34.343 DEBUG:teuthology.orchestra.run.trial063:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2026-02-20T21:50:34.400 DEBUG:teuthology.orchestra.run.trial063:> set -ex 2026-02-20T21:50:34.401 DEBUG:teuthology.orchestra.run.trial063:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2026-02-20T21:50:34.456 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2026-02-20T21:50:34.456 DEBUG:teuthology.orchestra.run.trial063:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2026-02-20T21:50:34.512 DEBUG:teuthology.orchestra.run.trial063:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2026-02-20T21:50:34.573 INFO:tasks.qemu:downloading base image 2026-02-20T21:50:34.573 DEBUG:teuthology.orchestra.run.trial063:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2026-02-20T21:50:34.668 INFO:teuthology.orchestra.run.trial063.stderr: Resizing image: 100% complete...done. 2026-02-20T21:50:34.673 DEBUG:teuthology.orchestra.run.trial063:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2026-02-20T21:50:34.729 INFO:teuthology.orchestra.run.trial063.stderr: Resizing image: 100% complete...done. 2026-02-20T21:50:34.734 DEBUG:teuthology.orchestra.run.trial063:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2026-02-20T21:50:34.788 INFO:teuthology.orchestra.run.trial063.stderr: Resizing image: 100% complete...done. 2026-02-20T21:50:34.793 DEBUG:teuthology.orchestra.run.trial063:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2026-02-20T21:50:34.821 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-20T21:50:34.821 DEBUG:teuthology.orchestra.run.trial063:> sudo mkdir -p /export/cluster1.client.0 2026-02-20T21:50:34.886 INFO:tasks.qemu:Mounting the test directory... 2026-02-20T21:50:34.886 DEBUG:teuthology.orchestra.run.trial063:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2026-02-20T21:50:34.951 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-20T21:50:34.951 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-20T21:50:34.952 DEBUG:teuthology.orchestra.run.trial063:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-20T21:50:35.016 DEBUG:teuthology.orchestra.run.trial063:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-20T21:50:35.079 INFO:teuthology.orchestra.run.trial063.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-20T21:50:35.080 INFO:tasks.qemu:Restarting NFS... 2026-02-20T21:50:35.081 DEBUG:teuthology.orchestra.run.trial063:> sudo systemctl restart nfs-server 2026-02-20T21:50:35.441 DEBUG:teuthology.orchestra.run.trial063:> sudo udevadm control --reload 2026-02-20T21:50:35.471 DEBUG:teuthology.orchestra.run.trial063:> sudo udevadm trigger /dev/kvm 2026-02-20T21:50:35.539 DEBUG:teuthology.orchestra.run.trial063:> ls -l /dev/kvm 2026-02-20T21:50:35.595 INFO:teuthology.orchestra.run.trial063.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 20 21:50 /dev/kvm 2026-02-20T21:50:35.595 INFO:tasks.qemu:starting qemu... 2026-02-20T21:50:35.596 DEBUG:teuthology.orchestra.run.trial063:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2026-02-20T21:50:35.638 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-20T21:50:35.842 INFO:tasks.qemu.cluster1.client.0.trial063.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machines from the previous RHEL major release are subject to deletion in the next RHEL major release 2026-02-20T21:50:35.895 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-20T21:50:35.895 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:35.895 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:35.897 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-20T21:50:35.901 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-20T21:50:35.901 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:35.901 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:36.082 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Booting from Hard Disk... 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: before booting or 'c' for a command-line. 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:36.331 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:37.259 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-20T21:50:38.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:38.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:39.258 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:40.257 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:  The highlighted entry will be executed automatically in 1s.  2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.265 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:41.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:50:42.018 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Intel GenuineIntel 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] DMI 2.8 present. 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] No AGP bridge found 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] No NUMA configuration found 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-20T21:50:42.019 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Zone PFN ranges: 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Policy zone: Normal 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Checking aperture... 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] No AGP bridge found 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-20T21:50:42.020 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.000000] Detected 3693.062 MHz processor. 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.12 BogoMIPS (lpj=14772248) 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.008000] Security Framework initialized 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.008002] Yama: becoming mindful. 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.008798] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.010454] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.011656] Mount-cache hash table entries: 256 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.012048] Initializing cgroup subsys cpuacct 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.012741] Initializing cgroup subsys memory 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.013419] Initializing cgroup subsys devices 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.014113] Initializing cgroup subsys freezer 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.014832] Initializing cgroup subsys blkio 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.015499] Initializing cgroup subsys perf_event 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.016191] mce: CPU supports 10 MCE banks 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.017120] SMP alternatives: switching to UP code 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.030917] Freeing SMP alternatives: 24k freed 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.031617] ACPI: Core revision 20110623 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.032253] ftrace: allocating 27008 entries in 106 pages 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.040169] Enabling x2apic 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.040606] Enabled x2apic 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.045645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-20T21:50:42.021 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.046572] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048002] Performance Events: no PMU driver, software events only. 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048002] Brought up 1 CPUs 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048002] Total of 1 processors activated (7386.12 BogoMIPS). 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048002] devtmpfs: initialized 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048364] EVM: security.selinux 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.048880] EVM: security.SMACK64 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.049402] EVM: security.capability 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.050242] print_constraints: dummy: 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.050881] RTC time: 21:50:41, date: 02/20/26 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.051589] NET: Registered protocol family 16 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.052710] Extended Config Space enabled on 0 nodes 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.053493] ACPI: bus type pci registered 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.054229] PCI: Using configuration type 1 for base access 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.055093] PCI: Using configuration type 1 for extended access 2026-02-20T21:50:42.108 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.056235] bio: create slab at 0 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.056894] ACPI: Added _OSI(Module Device) 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.057544] ACPI: Added _OSI(Processor Device) 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.058238] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.058972] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.060624] ACPI: Interpreter enabled 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.061202] ACPI: (supports S0 S5) 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.061774] ACPI: Using IOAPIC for interrupt routing 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.063244] ACPI: No dock devices found. 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.064004] HEST: Table not found. 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.064534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.065974] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.066943] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.068005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.069027] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.070152] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.071279] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.075375] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-20T21:50:42.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.076014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-20T21:50:42.184 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.103520] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.104008] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.105350] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.106875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.108329] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.109376] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.110422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.111449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.112189] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.113502] vgaarb: loaded 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.113979] vgaarb: bridge control possible 0000:00:02.0 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.114876] i2c-core: driver [aat2870] using legacy suspend method 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.116007] i2c-core: driver [aat2870] using legacy resume method 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.116997] SCSI subsystem initialized 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.117631] usbcore: registered new interface driver usbfs 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.118511] usbcore: registered new interface driver hub 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.119367] usbcore: registered new device driver usb 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.120036] PCI: Using ACPI for IRQ routing 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.120923] NetLabel: Initializing 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.121468] NetLabel: domain hash size = 128 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.122168] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.122962] NetLabel: unlabeled traffic allowed by default 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.124023] Switching to clocksource kvm-clock 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.126696] AppArmor: AppArmor Filesystem Enabled 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.127447] pnp: PnP ACPI init 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.127447] ACPI: bus type pnp registered 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.128083] pnp: PnP ACPI: found 9 devices 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.128734] ACPI: ACPI bus type pnp unregistered 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.134369] NET: Registered protocol family 2 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.135100] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.136510] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.138555] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.139657] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.140715] TCP reno registered 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.141227] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.142188] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.143230] NET: Registered protocol family 1 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.143929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.144888] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.145823] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.146913] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-20T21:50:42.185 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.147936] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-20T21:50:42.186 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.149173] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-20T21:50:42.186 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.150236] audit: initializing netlink socket (disabled) 2026-02-20T21:50:42.186 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.151099] type=2000 audit(1771624241.148:1): initialized 2026-02-20T21:50:42.187 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.161167] Trying to unpack rootfs image as initramfs... 2026-02-20T21:50:42.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.176170] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-20T21:50:42.213 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.184490] VFS: Disk quotas dquot_6.5.2 2026-02-20T21:50:42.213 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.185130] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-20T21:50:42.213 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.186262] fuse init (API version 7.17) 2026-02-20T21:50:42.213 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.186912] msgmni has been set to 7894 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.199408] Freeing initrd memory: 4308k freed 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.200288] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.201609] io scheduler noop registered 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.202237] io scheduler deadline registered (default) 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.203067] io scheduler cfq registered 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.203708] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.204614] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-20T21:50:42.248 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.205705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.206879] ACPI: Power Button [PWRF] 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.207693] ERST: Table is not found! 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.208293] GHES: HEST is not enabled! 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.209170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.210110] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.211913] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.212851] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.214581] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.215495] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-20T21:50:42.249 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.216984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-20T21:50:42.266 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.240816] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-20T21:50:42.294 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.264852] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-20T21:50:42.294 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.265773] Linux agpgart interface v0.103 2026-02-20T21:50:42.294 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.266706] brd: module loaded 2026-02-20T21:50:42.294 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.267349] loop: module loaded 2026-02-20T21:50:42.294 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.268915] vda: vda1 2026-02-20T21:50:42.296 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.271152] vdb: unknown partition table 2026-02-20T21:50:42.298 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.272981] vdc: unknown partition table 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.274198] scsi0 : ata_piix 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.274697] scsi1 : ata_piix 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.275197] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.276289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.277442] Fixed MDIO Bus: probed 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.277994] tun: Universal TUN/TAP device driver, 1.6 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.278800] tun: (C) 1999-2004 Max Krasnyansky 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.280058] PPP generic driver version 2.4.2 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.280767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.281812] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.282798] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.283820] usbcore: registered new interface driver libusual 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.284758] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.286703] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.287498] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.288597] mousedev: PS/2 mouse device common for all mice 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.289722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.291303] rtc_cmos 00:08: RTC can wake from S4 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.292194] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.293224] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.294147] device-mapper: uevent: version 1.0.3 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.294902] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.296250] cpuidle: using governor ladder 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.296905] cpuidle: using governor menu 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.297537] EFI Variables Facility v0.08 2004-May-17 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.298385] TCP cubic registered 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.298929] NET: Registered protocol family 10 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.299754] NET: Registered protocol family 17 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.300477] Registering the dns_resolver key type 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.301265] registered taskstats version 1 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.303932] Magic number: 14:494:854 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.304594] rtc_cmos 00:08: setting system clock to 2026-02-20 21:50:41 UTC (1771624241) 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.305874] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-20T21:50:42.344 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.306829] EDD information not available. 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.444964] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.446384] ata2.00: configured for MWDMA2 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.447547] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.449311] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.450211] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.451184] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.452528] Freeing unused kernel memory: 924k freed 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.453359] Write protecting the kernel read-only data: 12288k 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.455957] Freeing unused kernel memory: 1640k freed 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.458036] Freeing unused kernel memory: 1200k freed 2026-02-20T21:50:42.487 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Loading, please wait... 2026-02-20T21:50:42.492 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Begin: Loading essential drivers ... done. 2026-02-20T21:50:42.492 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.464922] udevd[84]: starting version 175 2026-02-20T21:50:42.492 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-20T21:50:42.506 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-20T21:50:42.543 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.513840] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-20T21:50:42.544 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.514985] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-20T21:50:42.573 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.539014] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-20T21:50:42.573 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.541292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-20T21:50:42.573 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.542436] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-20T21:50:42.579 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.552445] FDC 0 is a S82078B 2026-02-20T21:50:42.904 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Begin: Running /scripts/local-premount ... [ 0.872606] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-20T21:50:42.904 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.873697] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-20T21:50:42.950 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:done. 2026-02-20T21:50:42.962 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.927317] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-20T21:50:42.983 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Begin: Running /scripts/local-bottom ... [ 0.947905] vda: vda1 2026-02-20T21:50:42.983 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-20T21:50:43.012 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 0.975213] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-20T21:50:43.012 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:done. 2026-02-20T21:50:43.012 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:done. 2026-02-20T21:50:43.012 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-20T21:50:43.189 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 1.158973] EXT4-fs (vda1): re-mounted. Opts: (null) 2026-02-20T21:50:43.917 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:cloud-init start-local running: Fri, 20 Feb 2026 21:50:43 +0000. up 1.82 seconds 2026-02-20T21:50:44.110 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:no instance data found in start-local 2026-02-20T21:50:44.927 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-20T21:50:44.927 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-20T21:50:44.927 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-20T21:50:44.927 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-20T21:50:44.927 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:cloud-init start running: Fri, 20 Feb 2026 21:50:44 +0000. up 2.87 seconds 2026-02-20T21:50:45.037 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The key fingerprint is: 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:aa:0b:40:76:14:af:8a:b0:f8:24:df:a3:2c:23:d4:3e root@test 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The key's randomart image is: 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:+--[ RSA 2048]----+ 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| o. | 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| . . | 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| o . . | 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|o . . | 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|o .. S | 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|++.. . | 2026-02-20T21:50:46.201 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|*.+ . | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|+* E.. | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|.o=.=o | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:+-----------------+ 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Generating public/private dsa key pair. 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The key fingerprint is: 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:6a:0b:a8:b9:3c:5c:8e:64:a3:05:73:b5:18:31:9c:50 root@test 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The key's randomart image is: 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:+--[ DSA 1024]----+ 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|.+Eo | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| +.. | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| + . | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|o o . | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| + S | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| +.o . | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|=.* . o | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|o* . o . | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:|+o. . | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:+-----------------+ 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Generating public/private ecdsa key pair. 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The key fingerprint is: 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:6f:5a:df:f3:88:ee:a5:a3:a3:9f:e8:d9:67:f2:1b:e8 root@test 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The key's randomart image is: 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:+--[ECDSA 256]---+ 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| | 2026-02-20T21:50:46.202 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| | 2026-02-20T21:50:46.203 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| S | 2026-02-20T21:50:46.203 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| . . | 2026-02-20T21:50:46.203 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| = . . | 2026-02-20T21:50:46.203 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| Ooo+*.. | 2026-02-20T21:50:46.203 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:| .*oEXOooo.| 2026-02-20T21:50:46.203 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:+-----------------+ 2026-02-20T21:50:46.240 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-20T21:50:46.342 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-20T21:50:46.361 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:landscape-client is not configured, please run landscape-config. 2026-02-20T21:50:46.369 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-20T21:50:46.370 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-20T21:50:46.378 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting automatic crash report generation[ OK ] 2026-02-20T21:50:46.378 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-20T21:50:46.378 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-20T21:50:46.378 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting ACPI daemon[ OK ] 2026-02-20T21:50:46.378 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting save kernel messages[ OK ] 2026-02-20T21:50:46.379 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Stopping save kernel messages[ OK ] 2026-02-20T21:50:46.383 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-20T21:50:46.442 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-20T21:50:46.448 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Starting crash report submission daemon[ OK ] 2026-02-20T21:50:46.525 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Generating locales... 2026-02-20T21:50:46.768 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: en_US.UTF-8... done 2026-02-20T21:50:46.772 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Generation complete. 2026-02-20T21:50:47.142 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:passwd: password expiry information changed. 2026-02-20T21:50:47.323 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-20T21:50:47.408 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-20T21:50:47.680 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-20T21:50:47.820 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-20T21:50:47.910 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-20T21:50:48.415 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-20T21:50:48.536 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-20T21:50:48.825 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-20T21:50:48.932 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-20T21:50:49.109 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-20T21:50:49.209 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-20T21:50:49.286 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-20T21:50:49.371 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-20T21:50:49.463 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-20T21:50:49.547 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-20T21:50:49.639 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-20T21:50:49.724 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-20T21:50:49.818 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-20T21:50:49.896 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-20T21:50:49.969 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-20T21:50:50.044 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-20T21:50:50.128 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-20T21:50:50.229 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-20T21:50:50.309 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-20T21:50:50.401 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-20T21:50:50.486 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-20T21:50:50.619 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-20T21:50:50.932 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-20T21:50:51.053 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-20T21:50:51.272 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-20T21:50:51.397 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-20T21:50:51.602 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-20T21:50:51.684 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-20T21:50:51.763 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-20T21:50:51.864 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-20T21:50:54.011 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Fetched 29.2 MB in 7s (3795 kB/s) 2026-02-20T21:50:55.560 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Reading package lists... 2026-02-20T21:50:55.564 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Reading package lists... 2026-02-20T21:50:55.668 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Building dependency tree... 2026-02-20T21:50:55.669 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Reading state information... 2026-02-20T21:50:55.717 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The following packages will be upgraded: 2026-02-20T21:50:55.718 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: ca-certificates libssl1.0.0 2026-02-20T21:50:56.041 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-20T21:50:56.041 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Need to get 1233 kB of archives. 2026-02-20T21:50:56.041 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-20T21:50:56.041 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-02-20T21:50:56.777 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-20T21:50:56.846 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-20T21:50:56.851 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Fetched 1233 kB in 1s (1145 kB/s) 2026-02-20T21:50:57.213 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-20T21:50:57.213 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-02-20T21:50:57.229 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-20T21:50:57.387 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-20T21:50:57.583 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Processing triggers for libc-bin ... 2026-02-20T21:50:57.589 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ldconfig deferred processing now taking place 2026-02-20T21:50:57.836 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-20T21:50:57.836 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-20T21:50:57.848 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking replacement ca-certificates ... 2026-02-20T21:50:57.907 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Processing triggers for man-db ... 2026-02-20T21:50:58.376 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-20T21:50:59.448 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-20T21:50:59.448 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-20T21:51:00.433 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-20T21:51:00.433 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-20T21:51:00.433 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Reading package lists... 2026-02-20T21:51:00.531 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Building dependency tree... 2026-02-20T21:51:00.532 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Reading state information... 2026-02-20T21:51:00.589 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The following extra packages will be installed: 2026-02-20T21:51:00.589 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-20T21:51:00.589 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:The following NEW packages will be installed: 2026-02-20T21:51:00.589 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-20T21:51:00.786 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-20T21:51:00.786 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Need to get 424 kB of archives. 2026-02-20T21:51:00.786 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-20T21:51:00.786 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-20T21:51:00.958 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-20T21:51:01.218 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-20T21:51:01.333 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-20T21:51:01.443 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-02-20T21:51:01.680 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-20T21:51:01.680 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Fetched 424 kB in 1s (402 kB/s) 2026-02-20T21:51:01.727 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Selecting previously unselected package libgssglue1. 2026-02-20T21:51:01.727 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-20T21:51:01.727 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-20T21:51:01.763 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Selecting previously unselected package libtirpc1. 2026-02-20T21:51:01.763 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-20T21:51:01.820 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Selecting previously unselected package rpcbind. 2026-02-20T21:51:01.821 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-20T21:51:01.882 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-20T21:51:01.882 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-20T21:51:01.933 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Selecting previously unselected package nfs-common. 2026-02-20T21:51:01.933 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-20T21:51:02.005 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Processing triggers for man-db ... 2026-02-20T21:51:02.187 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Processing triggers for ureadahead ... 2026-02-20T21:51:02.219 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-20T21:51:02.250 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-20T21:51:02.274 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-20T21:51:02.308 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-20T21:51:02.317 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:portmap start/running, process 8252 2026-02-20T21:51:02.324 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-20T21:51:02.345 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-20T21:51:02.430 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:51:02.430 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-20T21:51:02.531 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: 2026-02-20T21:51:02.531 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-20T21:51:02.598 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Adding system user `statd' (UID 106) ... 2026-02-20T21:51:02.598 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-20T21:51:02.660 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-20T21:51:02.674 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:statd start/running, process 8486 2026-02-20T21:51:02.683 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:gssd stop/post-stop, process 8517 2026-02-20T21:51:03.315 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:idmapd start/running, process 8557 2026-02-20T21:51:03.321 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Processing triggers for libc-bin ... 2026-02-20T21:51:03.325 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ldconfig deferred processing now taking place 2026-02-20T21:51:03.698 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:mount.nfs: timeout set for Fri Feb 20 21:53:03 2026 2026-02-20T21:51:03.699 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-20T21:51:03.699 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-20T21:51:03.699 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-20T21:51:43.872 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2026-02-20T21:51:48.960 INFO:teuthology.orchestra.run.trial063.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-20T21:51:48.965 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-20T21:54:44.992 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2026-02-20T21:54:45.193 INFO:teuthology.orchestra.run.trial063.stderr: Commit image migration: 100% complete...done. 2026-02-20T21:54:45.199 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-20T22:04:09.228 DEBUG:teuthology.orchestra.run.trial063:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2026-02-20T22:04:09.485 INFO:teuthology.orchestra.run.trial063.stderr: Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-20T22:04:09.490 DEBUG:teuthology.parallel:result is None 2026-02-20T22:17:20.647 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:acpid: exiting 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Traceback (most recent call last): 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Checking for running unattended-upgrades: 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: self._connect_unixsocket(self.address) 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: self.socket.connect(address) 2026-02-20T22:17:20.700 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T22:17:20.701 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: return getattr(self._sock,name)(*args) 2026-02-20T22:17:20.701 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:error: [Errno 111] Connection refused 2026-02-20T22:17:20.701 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Logged from file __init__.py, line 116 2026-02-20T22:17:20.701 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: 2026-02-20T22:17:20.701 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: ############################################################# 2026-02-20T22:17:20.701 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-20T22:17:20.704 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: 1024 6a:0b:a8:b9:3c:5c:8e:64:a3:05:73:b5:18:31:9c:50 root@test (DSA) 2026-02-20T22:17:20.708 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: 256 6f:5a:df:f3:88:ee:a5:a3:a3:9f:e8:d9:67:f2:1b:e8 root@test (ECDSA) 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: 2048 aa:0b:40:76:14:af:8a:b0:f8:24:df:a3:2c:23:d4:3e root@test (RSA) 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ec2: ############################################################# 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDkfvWo4rk7/C939WLoBzY7FBl5javYZQEJvAjJ2uU5hzFMa3CKKNyYLL8KECkX52+VQ+cC32gAaCWSL7Avwq28= root@test 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXeibokT3n+vB6rE8pRL9sp3AkRKX2fdcHijghf7KV/m4hbYfaNTkxBaqvRQ1GAHTr+KjKVvu/ch6r/qQAcLMcpjf9GMYYrC1KIkKu1FQhALplm8J5F9xmbrttTt+0TsCBcZrt7kYLb/xHuEz3jMGAH1h2vlEnaAkYtSJTYlxSKuvxVtwrtc2rvBYPxNFjoP11nMDODdD3MFFmpJ3m7od3BdLBhCWIMCGGHQzf5CT7ZFf8KzAeBV4zKnJX+9LHMUiiyfKFCz9wtkqDpTkN/l+kaBxhxu3CszZxz5rYvY2l3V9K5BplebcGaGeq1kVGzzEY55Tzr/YXNgMc8d23M+UB root@test 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:-----END SSH HOST KEY KEYS----- 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Traceback (most recent call last): 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: self._connect_unixsocket(self.address) 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: self.socket.connect(address) 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: return getattr(self._sock,name)(*args) 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:error: [Errno 111] Connection refused 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Logged from file __init__.py, line 116 2026-02-20T22:17:20.769 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Traceback (most recent call last): 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: self._connect_unixsocket(self.address) 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: self.socket.connect(address) 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: return getattr(self._sock,name)(*args) 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:error: [Errno 111] Connection refused 2026-02-20T22:17:20.770 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:Logged from file __init__.py, line 116 2026-02-20T22:17:20.771 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:cloud-init boot finished at Fri, 20 Feb 2026 22:17:20 +0000. Up 1598.72 seconds 2026-02-20T22:17:20.815 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Stopping landscape-client daemon  [fail] 2026-02-20T22:17:20.887 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-20T22:17:20.907 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-20T22:17:20.921 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-20T22:17:21.032 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-20T22:17:21.053 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Deactivating swap...  [ OK ] 2026-02-20T22:17:21.066 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-20T22:17:21.164 INFO:tasks.qemu.cluster1.client.0.trial063.stdout: * Will now halt 2026-02-20T22:17:21.179 INFO:tasks.qemu.cluster1.client.0.trial063.stdout:[ 1599.152596] Power down. 2026-02-20T22:17:21.252 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-20T22:17:21.253 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2026-02-20T22:17:21.280 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial063.front.sepia.ceph.com 2026-02-20T22:17:21.280 INFO:tasks.qemu:Stopping NFS... 2026-02-20T22:17:21.280 DEBUG:teuthology.orchestra.run.trial063:> sudo systemctl stop nfs-server 2026-02-20T22:17:21.407 INFO:tasks.qemu:Unmounting exported directory... 2026-02-20T22:17:21.407 DEBUG:teuthology.orchestra.run.trial063:> sudo umount /export/cluster1.client.0 2026-02-20T22:17:21.431 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-20T22:17:21.431 DEBUG:teuthology.orchestra.run.trial063:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-20T22:17:21.496 INFO:tasks.qemu:Starting NFS... 2026-02-20T22:17:21.496 DEBUG:teuthology.orchestra.run.trial063:> sudo systemctl start nfs-server 2026-02-20T22:17:21.743 DEBUG:teuthology.orchestra.run.trial063:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2026-02-20T22:17:21.760 INFO:tasks.qemu:Deleting exported directory... 2026-02-20T22:17:21.760 DEBUG:teuthology.orchestra.run.trial063:> sudo rm -r /export 2026-02-20T22:17:21.825 DEBUG:tasks.qemu:cleaning up base image files 2026-02-20T22:17:21.825 DEBUG:teuthology.orchestra.run.trial063:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2026-02-20T22:17:22.169 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y erase genisoimage 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout: Package Architecture Version Repository Size 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:Removing: 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:Removing unused dependencies: 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:Remove 2 Packages 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.332 INFO:teuthology.orchestra.run.trial063.stdout:Freed space: 1.6 M 2026-02-20T22:17:22.333 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T22:17:22.334 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T22:17:22.334 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T22:17:22.348 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T22:17:22.348 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T22:17:22.376 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T22:17:22.386 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T22:17:22.393 INFO:teuthology.orchestra.run.trial063.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T22:17:22.408 INFO:teuthology.orchestra.run.trial063.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T22:17:22.501 INFO:teuthology.orchestra.run.trial063.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T22:17:22.501 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T22:17:22.545 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T22:17:22.545 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.545 INFO:teuthology.orchestra.run.trial063.stdout:Removed: 2026-02-20T22:17:22.545 INFO:teuthology.orchestra.run.trial063.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-20T22:17:22.545 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.545 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T22:17:22.570 DEBUG:teuthology.orchestra.run.trial063:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-20T22:17:22.748 INFO:teuthology.orchestra.run.trial063.stdout:Dependencies resolved. 2026-02-20T22:17:22.748 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T22:17:22.748 INFO:teuthology.orchestra.run.trial063.stdout: Package Arch Version Repository Size 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:Removing: 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:Transaction Summary 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:================================================================================ 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:Remove 1 Package 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:Freed space: 37 k 2026-02-20T22:17:22.749 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction check 2026-02-20T22:17:22.750 INFO:teuthology.orchestra.run.trial063.stdout:Transaction check succeeded. 2026-02-20T22:17:22.750 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction test 2026-02-20T22:17:22.763 INFO:teuthology.orchestra.run.trial063.stdout:Transaction test succeeded. 2026-02-20T22:17:22.763 INFO:teuthology.orchestra.run.trial063.stdout:Running transaction 2026-02-20T22:17:22.791 INFO:teuthology.orchestra.run.trial063.stdout: Preparing : 1/1 2026-02-20T22:17:22.846 INFO:teuthology.orchestra.run.trial063.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-20T22:17:22.890 INFO:teuthology.orchestra.run.trial063.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-20T22:17:22.890 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.890 INFO:teuthology.orchestra.run.trial063.stdout:Removed: 2026-02-20T22:17:22.890 INFO:teuthology.orchestra.run.trial063.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-20T22:17:22.890 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:22.891 INFO:teuthology.orchestra.run.trial063.stdout:Complete! 2026-02-20T22:17:22.911 DEBUG:teuthology.orchestra.run.trial063:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-20T22:17:22.928 DEBUG:teuthology.parallel:result is None 2026-02-20T22:17:22.928 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-20T22:17:22.939 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-20T22:17:22.939 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T22:17:23.135 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T22:17:23.136 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T22:17:23.143 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":884,"stamp":"2026-02-20T22:17:22.471373+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1718043970,"num_objects":518,"num_object_clones":0,"num_object_copies":1036,"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":518,"num_whiteouts":0,"num_read":11492,"num_read_kb":1340681,"num_write":1916,"num_write_kb":1184249,"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":1297,"ondisk_log_size":1297,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":73,"kb_used_meta":80758,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670631992,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":75770,"internal_metadata":82696198},"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.000908"},"pg_stats":[{"pgid":"2.7","version":"24'14","reported_seq":170,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379889+0000","last_change":"2026-02-20T21:48:43.351864+0000","last_active":"2026-02-20T22:14:41.379889+0000","last_peered":"2026-02-20T22:14:41.379889+0000","last_clean":"2026-02-20T22:14:41.379889+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T22:14:41.379889+0000","last_undegraded":"2026-02-20T22:14:41.379889+0000","last_fullsized":"2026-02-20T22:14:41.379889+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T01:57:55.789944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"stat_sum":{"num_bytes":16,"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":280,"num_read_kb":226,"num_write":11,"num_write_kb":7,"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.6","version":"24'110","reported_seq":338,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379880+0000","last_change":"2026-02-20T21:48:43.352091+0000","last_active":"2026-02-20T22:14:41.379880+0000","last_peered":"2026-02-20T22:14:41.379880+0000","last_clean":"2026-02-20T22:14:41.379880+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T22:14:41.379880+0000","last_undegraded":"2026-02-20T22:14:41.379880+0000","last_fullsized":"2026-02-20T22:14:41.379880+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"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 @ 2026-02-22T07:25:59.715011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":607,"num_read_kb":560,"num_write":97,"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":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":"23'310","reported_seq":377,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:46.376785+0000","last_change":"2026-02-20T21:48:43.351768+0000","last_active":"2026-02-20T22:13:46.376785+0000","last_peered":"2026-02-20T22:13:46.376785+0000","last_clean":"2026-02-20T22:13:46.376785+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T22:13:46.376785+0000","last_undegraded":"2026-02-20T22:13:46.376785+0000","last_fullsized":"2026-02-20T22:13:46.376785+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"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 @ 2026-02-21T23:25:07.146430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"stat_sum":{"num_bytes":260,"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":1847,"num_read_kb":1528,"num_write":611,"num_write_kb":605,"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":"24'4","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376488+0000","last_change":"2026-02-20T21:48:43.352148+0000","last_active":"2026-02-20T22:13:41.376488+0000","last_peered":"2026-02-20T22:13:41.376488+0000","last_clean":"2026-02-20T22:13:41.376488+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T22:13:41.376488+0000","last_undegraded":"2026-02-20T22:13:41.376488+0000","last_fullsized":"2026-02-20T22:13:41.376488+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-22T05:22:10.141043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000753876,"stat_sum":{"num_bytes":98,"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":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"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":"23'141","reported_seq":1896,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377388+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377388+0000","last_peered":"2026-02-20T22:13:51.377388+0000","last_clean":"2026-02-20T22:13:51.377388+0000","last_became_active":"2026-02-20T21:48:50.097099+0000","last_became_peered":"2026-02-20T21:48:50.097099+0000","last_unstale":"2026-02-20T22:13:51.377388+0000","last_undegraded":"2026-02-20T22:13:51.377388+0000","last_fullsized":"2026-02-20T22:13:51.377388+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2026-02-22T05:30:52.729414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040348199999999998,"stat_sum":{"num_bytes":426229760,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"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":124,"num_whiteouts":0,"num_read":1711,"num_read_kb":336357,"num_write":163,"num_write_kb":298256,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'13","reported_seq":156,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376794+0000","last_change":"2026-02-20T21:48:43.350510+0000","last_active":"2026-02-20T22:13:41.376794+0000","last_peered":"2026-02-20T22:13:41.376794+0000","last_clean":"2026-02-20T22:13:41.376794+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T22:13:41.376794+0000","last_undegraded":"2026-02-20T22:13:41.376794+0000","last_fullsized":"2026-02-20T22:13:41.376794+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"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 @ 2026-02-22T02:46:32.474427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":188,"num_read_kb":168,"num_write":10,"num_write_kb":6,"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":[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":"23'153","reported_seq":2921,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:56.380740+0000","last_change":"2026-02-20T21:48:52.099565+0000","last_active":"2026-02-20T22:14:56.380740+0000","last_peered":"2026-02-20T22:14:56.380740+0000","last_clean":"2026-02-20T22:14:56.380740+0000","last_became_active":"2026-02-20T21:48:50.097260+0000","last_became_peered":"2026-02-20T21:48:50.097260+0000","last_unstale":"2026-02-20T22:14:56.380740+0000","last_undegraded":"2026-02-20T22:14:56.380740+0000","last_fullsized":"2026-02-20T22:14:56.380740+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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 @ 2026-02-22T04:47:59.367833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035809900000000001,"stat_sum":{"num_bytes":477773824,"num_objects":142,"num_object_clones":0,"num_object_copies":284,"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":142,"num_whiteouts":0,"num_read":2723,"num_read_kb":371764,"num_write":180,"num_write_kb":333824,"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":[]},{"pgid":"2.1","version":"23'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.375735+0000","last_change":"2026-02-20T21:48:43.693975+0000","last_active":"2026-02-20T22:13:41.375735+0000","last_peered":"2026-02-20T22:13:41.375735+0000","last_clean":"2026-02-20T22:13:41.375735+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T22:13:41.375735+0000","last_undegraded":"2026-02-20T22:13:41.375735+0000","last_fullsized":"2026-02-20T22:13:41.375735+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T06:25:49.452757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"stat_sum":{"num_bytes":178,"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":37,"num_read_kb":15,"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":[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":"23'146","reported_seq":1669,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377376+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377376+0000","last_peered":"2026-02-20T22:13:51.377376+0000","last_clean":"2026-02-20T22:13:51.377376+0000","last_became_active":"2026-02-20T21:48:50.097140+0000","last_became_peered":"2026-02-20T21:48:50.097140+0000","last_unstale":"2026-02-20T22:13:51.377376+0000","last_undegraded":"2026-02-20T22:13:51.377376+0000","last_fullsized":"2026-02-20T22:13:51.377376+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T00:48:17.434589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041939100000000002,"stat_sum":{"num_bytes":438255616,"num_objects":128,"num_object_clones":0,"num_object_copies":256,"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":128,"num_whiteouts":0,"num_read":1479,"num_read_kb":340158,"num_write":177,"num_write_kb":297840,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'211","reported_seq":285,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.379330+0000","last_change":"2026-02-20T21:48:43.693969+0000","last_active":"2026-02-20T22:14:46.379330+0000","last_peered":"2026-02-20T22:14:46.379330+0000","last_clean":"2026-02-20T22:14:46.379330+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T22:14:46.379330+0000","last_undegraded":"2026-02-20T22:14:46.379330+0000","last_fullsized":"2026-02-20T22:14:46.379330+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":211,"log_dups_size":0,"ondisk_log_size":211,"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 @ 2026-02-21T21:50:10.260671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"stat_sum":{"num_bytes":212,"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":1240,"num_read_kb":1014,"num_write":409,"num_write_kb":401,"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":"23'120","reported_seq":1455,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377121+0000","last_change":"2026-02-20T21:48:52.099884+0000","last_active":"2026-02-20T22:13:51.377121+0000","last_peered":"2026-02-20T22:13:51.377121+0000","last_clean":"2026-02-20T22:13:51.377121+0000","last_became_active":"2026-02-20T21:48:50.097261+0000","last_became_peered":"2026-02-20T21:48:50.097261+0000","last_unstale":"2026-02-20T22:13:51.377121+0000","last_undegraded":"2026-02-20T22:13:51.377121+0000","last_fullsized":"2026-02-20T22:13:51.377121+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T06:20:39.700500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076053899999999996,"stat_sum":{"num_bytes":375193619,"num_objects":107,"num_object_clones":0,"num_object_copies":214,"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":107,"num_whiteouts":0,"num_read":1291,"num_read_kb":288819,"num_write":151,"num_write_kb":251586,"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":[]},{"pgid":"2.3","version":"13'1","reported_seq":52,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376479+0000","last_change":"2026-02-20T21:48:43.352343+0000","last_active":"2026-02-20T22:13:41.376479+0000","last_peered":"2026-02-20T22:13:41.376479+0000","last_clean":"2026-02-20T22:13:41.376479+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T22:13:41.376479+0000","last_undegraded":"2026-02-20T22:13:41.376479+0000","last_fullsized":"2026-02-20T22:13:41.376479+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:39:16.272362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.380178+0000","last_change":"2026-02-20T21:48:38.343936+0000","last_active":"2026-02-20T22:14:46.380178+0000","last_peered":"2026-02-20T22:14:46.380178+0000","last_clean":"2026-02-20T22:14:46.380178+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T22:14:46.380178+0000","last_undegraded":"2026-02-20T22:14:46.380178+0000","last_fullsized":"2026-02-20T22:14:46.380178+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_clean_scrub_stamp":"2026-02-20T21:48:37.340639+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-22T04:04:18.080367+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1717452819,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"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":501,"num_whiteouts":0,"num_read":7204,"num_read_kb":1337098,"num_write":671,"num_write_kb":1181506,"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":919855104,"data_stored":2419720230,"data_compressed":670619140,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":4222,"num_read_kb":3528,"num_write":1144,"num_write_kb":1115,"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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32270,"internal_metadata":0},"log_size":665,"ondisk_log_size":665,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738715,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476328,"kb_used_data":449368,"kb_used_omap":13,"kb_used_meta":26930,"kb_avail":93895512,"statfs":{"total":96636764160,"available":96149004288,"internally_reserved":0,"allocated":460152832,"data_stored":1209932610,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":13498,"internal_metadata":27577158},"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":1,"up_from":8,"seq":34359738716,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":250104,"kb_used_data":223144,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94121736,"statfs":{"total":96636764160,"available":96380657664,"internally_reserved":0,"allocated":228499456,"data_stored":600121067,"data_compressed":164379519,"data_compressed_allocated":182550528,"data_compressed_original":554352640,"omap_allocated":34004,"internal_metadata":27556652},"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":0,"up_from":8,"seq":34359738715,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":253536,"kb_used_data":226576,"kb_used_omap":27,"kb_used_meta":26916,"kb_avail":94118304,"statfs":{"total":96636764160,"available":96377143296,"internally_reserved":0,"allocated":232013824,"data_stored":611065170,"data_compressed":170942903,"data_compressed_allocated":189497344,"data_compressed_original":568705024,"omap_allocated":28268,"internal_metadata":27562388},"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":6426,"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":6426,"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":20480,"data_stored":393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12880,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19390,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":390,"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":231731200,"data_stored":610402304,"data_compressed":170936477,"data_compressed_allocated":189460480,"data_compressed_original":568131584,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":228196352,"data_stored":599457811,"data_compressed":164373093,"data_compressed_allocated":182513664,"data_compressed_original":553779200,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:23.145 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T22:17:23.326 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T22:17:23.327 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T22:17:23.335 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":884,"stamp":"2026-02-20T22:17:22.471373+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1718043970,"num_objects":518,"num_object_clones":0,"num_object_copies":1036,"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":518,"num_whiteouts":0,"num_read":11492,"num_read_kb":1340681,"num_write":1916,"num_write_kb":1184249,"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":1297,"ondisk_log_size":1297,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":73,"kb_used_meta":80758,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670631992,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":75770,"internal_metadata":82696198},"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.000908"},"pg_stats":[{"pgid":"2.7","version":"24'14","reported_seq":170,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379889+0000","last_change":"2026-02-20T21:48:43.351864+0000","last_active":"2026-02-20T22:14:41.379889+0000","last_peered":"2026-02-20T22:14:41.379889+0000","last_clean":"2026-02-20T22:14:41.379889+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T22:14:41.379889+0000","last_undegraded":"2026-02-20T22:14:41.379889+0000","last_fullsized":"2026-02-20T22:14:41.379889+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T01:57:55.789944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"stat_sum":{"num_bytes":16,"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":280,"num_read_kb":226,"num_write":11,"num_write_kb":7,"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.6","version":"24'110","reported_seq":338,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379880+0000","last_change":"2026-02-20T21:48:43.352091+0000","last_active":"2026-02-20T22:14:41.379880+0000","last_peered":"2026-02-20T22:14:41.379880+0000","last_clean":"2026-02-20T22:14:41.379880+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T22:14:41.379880+0000","last_undegraded":"2026-02-20T22:14:41.379880+0000","last_fullsized":"2026-02-20T22:14:41.379880+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"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 @ 2026-02-22T07:25:59.715011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":607,"num_read_kb":560,"num_write":97,"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":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":"23'310","reported_seq":377,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:46.376785+0000","last_change":"2026-02-20T21:48:43.351768+0000","last_active":"2026-02-20T22:13:46.376785+0000","last_peered":"2026-02-20T22:13:46.376785+0000","last_clean":"2026-02-20T22:13:46.376785+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T22:13:46.376785+0000","last_undegraded":"2026-02-20T22:13:46.376785+0000","last_fullsized":"2026-02-20T22:13:46.376785+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"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 @ 2026-02-21T23:25:07.146430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"stat_sum":{"num_bytes":260,"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":1847,"num_read_kb":1528,"num_write":611,"num_write_kb":605,"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":"24'4","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376488+0000","last_change":"2026-02-20T21:48:43.352148+0000","last_active":"2026-02-20T22:13:41.376488+0000","last_peered":"2026-02-20T22:13:41.376488+0000","last_clean":"2026-02-20T22:13:41.376488+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T22:13:41.376488+0000","last_undegraded":"2026-02-20T22:13:41.376488+0000","last_fullsized":"2026-02-20T22:13:41.376488+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-22T05:22:10.141043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000753876,"stat_sum":{"num_bytes":98,"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":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"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":"23'141","reported_seq":1896,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377388+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377388+0000","last_peered":"2026-02-20T22:13:51.377388+0000","last_clean":"2026-02-20T22:13:51.377388+0000","last_became_active":"2026-02-20T21:48:50.097099+0000","last_became_peered":"2026-02-20T21:48:50.097099+0000","last_unstale":"2026-02-20T22:13:51.377388+0000","last_undegraded":"2026-02-20T22:13:51.377388+0000","last_fullsized":"2026-02-20T22:13:51.377388+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2026-02-22T05:30:52.729414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040348199999999998,"stat_sum":{"num_bytes":426229760,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"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":124,"num_whiteouts":0,"num_read":1711,"num_read_kb":336357,"num_write":163,"num_write_kb":298256,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'13","reported_seq":156,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376794+0000","last_change":"2026-02-20T21:48:43.350510+0000","last_active":"2026-02-20T22:13:41.376794+0000","last_peered":"2026-02-20T22:13:41.376794+0000","last_clean":"2026-02-20T22:13:41.376794+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T22:13:41.376794+0000","last_undegraded":"2026-02-20T22:13:41.376794+0000","last_fullsized":"2026-02-20T22:13:41.376794+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"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 @ 2026-02-22T02:46:32.474427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":188,"num_read_kb":168,"num_write":10,"num_write_kb":6,"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":[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":"23'153","reported_seq":2921,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:56.380740+0000","last_change":"2026-02-20T21:48:52.099565+0000","last_active":"2026-02-20T22:14:56.380740+0000","last_peered":"2026-02-20T22:14:56.380740+0000","last_clean":"2026-02-20T22:14:56.380740+0000","last_became_active":"2026-02-20T21:48:50.097260+0000","last_became_peered":"2026-02-20T21:48:50.097260+0000","last_unstale":"2026-02-20T22:14:56.380740+0000","last_undegraded":"2026-02-20T22:14:56.380740+0000","last_fullsized":"2026-02-20T22:14:56.380740+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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 @ 2026-02-22T04:47:59.367833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035809900000000001,"stat_sum":{"num_bytes":477773824,"num_objects":142,"num_object_clones":0,"num_object_copies":284,"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":142,"num_whiteouts":0,"num_read":2723,"num_read_kb":371764,"num_write":180,"num_write_kb":333824,"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":[]},{"pgid":"2.1","version":"23'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.375735+0000","last_change":"2026-02-20T21:48:43.693975+0000","last_active":"2026-02-20T22:13:41.375735+0000","last_peered":"2026-02-20T22:13:41.375735+0000","last_clean":"2026-02-20T22:13:41.375735+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T22:13:41.375735+0000","last_undegraded":"2026-02-20T22:13:41.375735+0000","last_fullsized":"2026-02-20T22:13:41.375735+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T06:25:49.452757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"stat_sum":{"num_bytes":178,"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":37,"num_read_kb":15,"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":[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":"23'146","reported_seq":1669,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377376+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377376+0000","last_peered":"2026-02-20T22:13:51.377376+0000","last_clean":"2026-02-20T22:13:51.377376+0000","last_became_active":"2026-02-20T21:48:50.097140+0000","last_became_peered":"2026-02-20T21:48:50.097140+0000","last_unstale":"2026-02-20T22:13:51.377376+0000","last_undegraded":"2026-02-20T22:13:51.377376+0000","last_fullsized":"2026-02-20T22:13:51.377376+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T00:48:17.434589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041939100000000002,"stat_sum":{"num_bytes":438255616,"num_objects":128,"num_object_clones":0,"num_object_copies":256,"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":128,"num_whiteouts":0,"num_read":1479,"num_read_kb":340158,"num_write":177,"num_write_kb":297840,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'211","reported_seq":285,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.379330+0000","last_change":"2026-02-20T21:48:43.693969+0000","last_active":"2026-02-20T22:14:46.379330+0000","last_peered":"2026-02-20T22:14:46.379330+0000","last_clean":"2026-02-20T22:14:46.379330+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T22:14:46.379330+0000","last_undegraded":"2026-02-20T22:14:46.379330+0000","last_fullsized":"2026-02-20T22:14:46.379330+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":211,"log_dups_size":0,"ondisk_log_size":211,"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 @ 2026-02-21T21:50:10.260671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"stat_sum":{"num_bytes":212,"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":1240,"num_read_kb":1014,"num_write":409,"num_write_kb":401,"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":"23'120","reported_seq":1455,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377121+0000","last_change":"2026-02-20T21:48:52.099884+0000","last_active":"2026-02-20T22:13:51.377121+0000","last_peered":"2026-02-20T22:13:51.377121+0000","last_clean":"2026-02-20T22:13:51.377121+0000","last_became_active":"2026-02-20T21:48:50.097261+0000","last_became_peered":"2026-02-20T21:48:50.097261+0000","last_unstale":"2026-02-20T22:13:51.377121+0000","last_undegraded":"2026-02-20T22:13:51.377121+0000","last_fullsized":"2026-02-20T22:13:51.377121+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T06:20:39.700500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076053899999999996,"stat_sum":{"num_bytes":375193619,"num_objects":107,"num_object_clones":0,"num_object_copies":214,"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":107,"num_whiteouts":0,"num_read":1291,"num_read_kb":288819,"num_write":151,"num_write_kb":251586,"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":[]},{"pgid":"2.3","version":"13'1","reported_seq":52,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376479+0000","last_change":"2026-02-20T21:48:43.352343+0000","last_active":"2026-02-20T22:13:41.376479+0000","last_peered":"2026-02-20T22:13:41.376479+0000","last_clean":"2026-02-20T22:13:41.376479+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T22:13:41.376479+0000","last_undegraded":"2026-02-20T22:13:41.376479+0000","last_fullsized":"2026-02-20T22:13:41.376479+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:39:16.272362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.380178+0000","last_change":"2026-02-20T21:48:38.343936+0000","last_active":"2026-02-20T22:14:46.380178+0000","last_peered":"2026-02-20T22:14:46.380178+0000","last_clean":"2026-02-20T22:14:46.380178+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T22:14:46.380178+0000","last_undegraded":"2026-02-20T22:14:46.380178+0000","last_fullsized":"2026-02-20T22:14:46.380178+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_clean_scrub_stamp":"2026-02-20T21:48:37.340639+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-22T04:04:18.080367+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1717452819,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"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":501,"num_whiteouts":0,"num_read":7204,"num_read_kb":1337098,"num_write":671,"num_write_kb":1181506,"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":919855104,"data_stored":2419720230,"data_compressed":670619140,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":4222,"num_read_kb":3528,"num_write":1144,"num_write_kb":1115,"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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32270,"internal_metadata":0},"log_size":665,"ondisk_log_size":665,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738715,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476328,"kb_used_data":449368,"kb_used_omap":13,"kb_used_meta":26930,"kb_avail":93895512,"statfs":{"total":96636764160,"available":96149004288,"internally_reserved":0,"allocated":460152832,"data_stored":1209932610,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":13498,"internal_metadata":27577158},"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":1,"up_from":8,"seq":34359738716,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":250104,"kb_used_data":223144,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94121736,"statfs":{"total":96636764160,"available":96380657664,"internally_reserved":0,"allocated":228499456,"data_stored":600121067,"data_compressed":164379519,"data_compressed_allocated":182550528,"data_compressed_original":554352640,"omap_allocated":34004,"internal_metadata":27556652},"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":0,"up_from":8,"seq":34359738715,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":253536,"kb_used_data":226576,"kb_used_omap":27,"kb_used_meta":26916,"kb_avail":94118304,"statfs":{"total":96636764160,"available":96377143296,"internally_reserved":0,"allocated":232013824,"data_stored":611065170,"data_compressed":170942903,"data_compressed_allocated":189497344,"data_compressed_original":568705024,"omap_allocated":28268,"internal_metadata":27562388},"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":6426,"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":6426,"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":20480,"data_stored":393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12880,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19390,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":390,"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":231731200,"data_stored":610402304,"data_compressed":170936477,"data_compressed_allocated":189460480,"data_compressed_original":568131584,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":228196352,"data_stored":599457811,"data_compressed":164373093,"data_compressed_allocated":182513664,"data_compressed_original":553779200,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:23.336 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-20T22:17:23.336 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T22:17:23.515 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T22:17:23.516 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T22:17:23.524 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":884,"stamp":"2026-02-20T22:17:22.471373+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1718043970,"num_objects":518,"num_object_clones":0,"num_object_copies":1036,"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":518,"num_whiteouts":0,"num_read":11492,"num_read_kb":1340681,"num_write":1916,"num_write_kb":1184249,"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":1297,"ondisk_log_size":1297,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":73,"kb_used_meta":80758,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670631992,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":75770,"internal_metadata":82696198},"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.000908"},"pg_stats":[{"pgid":"2.7","version":"24'14","reported_seq":170,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379889+0000","last_change":"2026-02-20T21:48:43.351864+0000","last_active":"2026-02-20T22:14:41.379889+0000","last_peered":"2026-02-20T22:14:41.379889+0000","last_clean":"2026-02-20T22:14:41.379889+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T22:14:41.379889+0000","last_undegraded":"2026-02-20T22:14:41.379889+0000","last_fullsized":"2026-02-20T22:14:41.379889+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T01:57:55.789944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"stat_sum":{"num_bytes":16,"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":280,"num_read_kb":226,"num_write":11,"num_write_kb":7,"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.6","version":"24'110","reported_seq":338,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379880+0000","last_change":"2026-02-20T21:48:43.352091+0000","last_active":"2026-02-20T22:14:41.379880+0000","last_peered":"2026-02-20T22:14:41.379880+0000","last_clean":"2026-02-20T22:14:41.379880+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T22:14:41.379880+0000","last_undegraded":"2026-02-20T22:14:41.379880+0000","last_fullsized":"2026-02-20T22:14:41.379880+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"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 @ 2026-02-22T07:25:59.715011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":607,"num_read_kb":560,"num_write":97,"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":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":"23'310","reported_seq":377,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:46.376785+0000","last_change":"2026-02-20T21:48:43.351768+0000","last_active":"2026-02-20T22:13:46.376785+0000","last_peered":"2026-02-20T22:13:46.376785+0000","last_clean":"2026-02-20T22:13:46.376785+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T22:13:46.376785+0000","last_undegraded":"2026-02-20T22:13:46.376785+0000","last_fullsized":"2026-02-20T22:13:46.376785+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"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 @ 2026-02-21T23:25:07.146430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"stat_sum":{"num_bytes":260,"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":1847,"num_read_kb":1528,"num_write":611,"num_write_kb":605,"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":"24'4","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376488+0000","last_change":"2026-02-20T21:48:43.352148+0000","last_active":"2026-02-20T22:13:41.376488+0000","last_peered":"2026-02-20T22:13:41.376488+0000","last_clean":"2026-02-20T22:13:41.376488+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T22:13:41.376488+0000","last_undegraded":"2026-02-20T22:13:41.376488+0000","last_fullsized":"2026-02-20T22:13:41.376488+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-22T05:22:10.141043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000753876,"stat_sum":{"num_bytes":98,"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":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"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":"23'141","reported_seq":1896,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377388+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377388+0000","last_peered":"2026-02-20T22:13:51.377388+0000","last_clean":"2026-02-20T22:13:51.377388+0000","last_became_active":"2026-02-20T21:48:50.097099+0000","last_became_peered":"2026-02-20T21:48:50.097099+0000","last_unstale":"2026-02-20T22:13:51.377388+0000","last_undegraded":"2026-02-20T22:13:51.377388+0000","last_fullsized":"2026-02-20T22:13:51.377388+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2026-02-22T05:30:52.729414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040348199999999998,"stat_sum":{"num_bytes":426229760,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"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":124,"num_whiteouts":0,"num_read":1711,"num_read_kb":336357,"num_write":163,"num_write_kb":298256,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'13","reported_seq":156,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376794+0000","last_change":"2026-02-20T21:48:43.350510+0000","last_active":"2026-02-20T22:13:41.376794+0000","last_peered":"2026-02-20T22:13:41.376794+0000","last_clean":"2026-02-20T22:13:41.376794+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T22:13:41.376794+0000","last_undegraded":"2026-02-20T22:13:41.376794+0000","last_fullsized":"2026-02-20T22:13:41.376794+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"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 @ 2026-02-22T02:46:32.474427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":188,"num_read_kb":168,"num_write":10,"num_write_kb":6,"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":[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":"23'153","reported_seq":2921,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:56.380740+0000","last_change":"2026-02-20T21:48:52.099565+0000","last_active":"2026-02-20T22:14:56.380740+0000","last_peered":"2026-02-20T22:14:56.380740+0000","last_clean":"2026-02-20T22:14:56.380740+0000","last_became_active":"2026-02-20T21:48:50.097260+0000","last_became_peered":"2026-02-20T21:48:50.097260+0000","last_unstale":"2026-02-20T22:14:56.380740+0000","last_undegraded":"2026-02-20T22:14:56.380740+0000","last_fullsized":"2026-02-20T22:14:56.380740+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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 @ 2026-02-22T04:47:59.367833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035809900000000001,"stat_sum":{"num_bytes":477773824,"num_objects":142,"num_object_clones":0,"num_object_copies":284,"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":142,"num_whiteouts":0,"num_read":2723,"num_read_kb":371764,"num_write":180,"num_write_kb":333824,"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":[]},{"pgid":"2.1","version":"23'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.375735+0000","last_change":"2026-02-20T21:48:43.693975+0000","last_active":"2026-02-20T22:13:41.375735+0000","last_peered":"2026-02-20T22:13:41.375735+0000","last_clean":"2026-02-20T22:13:41.375735+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T22:13:41.375735+0000","last_undegraded":"2026-02-20T22:13:41.375735+0000","last_fullsized":"2026-02-20T22:13:41.375735+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T06:25:49.452757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"stat_sum":{"num_bytes":178,"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":37,"num_read_kb":15,"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":[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":"23'146","reported_seq":1669,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377376+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377376+0000","last_peered":"2026-02-20T22:13:51.377376+0000","last_clean":"2026-02-20T22:13:51.377376+0000","last_became_active":"2026-02-20T21:48:50.097140+0000","last_became_peered":"2026-02-20T21:48:50.097140+0000","last_unstale":"2026-02-20T22:13:51.377376+0000","last_undegraded":"2026-02-20T22:13:51.377376+0000","last_fullsized":"2026-02-20T22:13:51.377376+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T00:48:17.434589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041939100000000002,"stat_sum":{"num_bytes":438255616,"num_objects":128,"num_object_clones":0,"num_object_copies":256,"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":128,"num_whiteouts":0,"num_read":1479,"num_read_kb":340158,"num_write":177,"num_write_kb":297840,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'211","reported_seq":285,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.379330+0000","last_change":"2026-02-20T21:48:43.693969+0000","last_active":"2026-02-20T22:14:46.379330+0000","last_peered":"2026-02-20T22:14:46.379330+0000","last_clean":"2026-02-20T22:14:46.379330+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T22:14:46.379330+0000","last_undegraded":"2026-02-20T22:14:46.379330+0000","last_fullsized":"2026-02-20T22:14:46.379330+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":211,"log_dups_size":0,"ondisk_log_size":211,"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 @ 2026-02-21T21:50:10.260671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"stat_sum":{"num_bytes":212,"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":1240,"num_read_kb":1014,"num_write":409,"num_write_kb":401,"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":"23'120","reported_seq":1455,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377121+0000","last_change":"2026-02-20T21:48:52.099884+0000","last_active":"2026-02-20T22:13:51.377121+0000","last_peered":"2026-02-20T22:13:51.377121+0000","last_clean":"2026-02-20T22:13:51.377121+0000","last_became_active":"2026-02-20T21:48:50.097261+0000","last_became_peered":"2026-02-20T21:48:50.097261+0000","last_unstale":"2026-02-20T22:13:51.377121+0000","last_undegraded":"2026-02-20T22:13:51.377121+0000","last_fullsized":"2026-02-20T22:13:51.377121+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T06:20:39.700500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076053899999999996,"stat_sum":{"num_bytes":375193619,"num_objects":107,"num_object_clones":0,"num_object_copies":214,"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":107,"num_whiteouts":0,"num_read":1291,"num_read_kb":288819,"num_write":151,"num_write_kb":251586,"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":[]},{"pgid":"2.3","version":"13'1","reported_seq":52,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376479+0000","last_change":"2026-02-20T21:48:43.352343+0000","last_active":"2026-02-20T22:13:41.376479+0000","last_peered":"2026-02-20T22:13:41.376479+0000","last_clean":"2026-02-20T22:13:41.376479+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T22:13:41.376479+0000","last_undegraded":"2026-02-20T22:13:41.376479+0000","last_fullsized":"2026-02-20T22:13:41.376479+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:39:16.272362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.380178+0000","last_change":"2026-02-20T21:48:38.343936+0000","last_active":"2026-02-20T22:14:46.380178+0000","last_peered":"2026-02-20T22:14:46.380178+0000","last_clean":"2026-02-20T22:14:46.380178+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T22:14:46.380178+0000","last_undegraded":"2026-02-20T22:14:46.380178+0000","last_fullsized":"2026-02-20T22:14:46.380178+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_clean_scrub_stamp":"2026-02-20T21:48:37.340639+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-22T04:04:18.080367+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1717452819,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"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":501,"num_whiteouts":0,"num_read":7204,"num_read_kb":1337098,"num_write":671,"num_write_kb":1181506,"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":919855104,"data_stored":2419720230,"data_compressed":670619140,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":4222,"num_read_kb":3528,"num_write":1144,"num_write_kb":1115,"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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32270,"internal_metadata":0},"log_size":665,"ondisk_log_size":665,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738715,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476328,"kb_used_data":449368,"kb_used_omap":13,"kb_used_meta":26930,"kb_avail":93895512,"statfs":{"total":96636764160,"available":96149004288,"internally_reserved":0,"allocated":460152832,"data_stored":1209932610,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":13498,"internal_metadata":27577158},"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":1,"up_from":8,"seq":34359738716,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":250104,"kb_used_data":223144,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94121736,"statfs":{"total":96636764160,"available":96380657664,"internally_reserved":0,"allocated":228499456,"data_stored":600121067,"data_compressed":164379519,"data_compressed_allocated":182550528,"data_compressed_original":554352640,"omap_allocated":34004,"internal_metadata":27556652},"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":0,"up_from":8,"seq":34359738715,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":253536,"kb_used_data":226576,"kb_used_omap":27,"kb_used_meta":26916,"kb_avail":94118304,"statfs":{"total":96636764160,"available":96377143296,"internally_reserved":0,"allocated":232013824,"data_stored":611065170,"data_compressed":170942903,"data_compressed_allocated":189497344,"data_compressed_original":568705024,"omap_allocated":28268,"internal_metadata":27562388},"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":6426,"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":6426,"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":20480,"data_stored":393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12880,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19390,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":390,"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":231731200,"data_stored":610402304,"data_compressed":170936477,"data_compressed_allocated":189460480,"data_compressed_original":568131584,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":228196352,"data_stored":599457811,"data_compressed":164373093,"data_compressed_allocated":182513664,"data_compressed_original":553779200,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:23.525 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-20T22:17:23.705 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T22:17:23.705 INFO:teuthology.orchestra.run.trial074.stdout:{"epoch":24,"fsid":"6522679e-bf7d-4d67-88c7-ebea6351fd01","created":"2026-02-20T21:48:32.090758+0000","modified":"2026-02-20T21:50:11.139811+0000","last_up_change":"2026-02-20T21:48:36.097576+0000","last_in_change":"2026-02-20T21:48:32.756066+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":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:36.349500+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":"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:39.938889+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":"15","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":15,"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:48.956955+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":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":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":24,"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,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"266d6cc6-7feb-47ed-89e7-43e1431b8cc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6800","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6801","nonce":2906785685}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6802","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6803","nonce":2906785685}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6806","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6807","nonce":2906785685}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6804","nonce":2906785685},{"type":"v1","addr":"10.20.193.74:6805","nonce":2906785685}]},"public_addr":"10.20.193.74:6801/2906785685","cluster_addr":"10.20.193.74:6803/2906785685","heartbeat_back_addr":"10.20.193.74:6807/2906785685","heartbeat_front_addr":"10.20.193.74:6805/2906785685","state":["exists","up"]},{"osd":1,"uuid":"f7bab73a-70d8-4981-ae06-b0b85ef7afcd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6816","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6817","nonce":20339406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6818","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6819","nonce":20339406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6822","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6823","nonce":20339406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6820","nonce":20339406},{"type":"v1","addr":"10.20.193.74:6821","nonce":20339406}]},"public_addr":"10.20.193.74:6817/20339406","cluster_addr":"10.20.193.74:6819/20339406","heartbeat_back_addr":"10.20.193.74:6823/20339406","heartbeat_front_addr":"10.20.193.74:6821/20339406","state":["exists","up"]},{"osd":2,"uuid":"ba6ccee0-de2e-4e68-bf7f-cd03bb17297d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6808","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6809","nonce":2734418292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6810","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6811","nonce":2734418292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6814","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6815","nonce":2734418292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.74:6812","nonce":2734418292},{"type":"v1","addr":"10.20.193.74:6813","nonce":2734418292}]},"public_addr":"10.20.193.74:6809/2734418292","cluster_addr":"10.20.193.74:6811/2734418292","heartbeat_back_addr":"10.20.193.74:6815/2734418292","heartbeat_front_addr":"10.20.193.74:6813/2734418292","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.585033+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642948+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:34.642170+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":"isa","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}} 2026-02-20T22:17:24.715 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2026-02-20T22:17:24.715 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:17:24.799 INFO:teuthology.orchestra.run.trial074.stdout:{ 2026-02-20T22:17:24.799 INFO:teuthology.orchestra.run.trial074.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-20T22:17:24.799 INFO:teuthology.orchestra.run.trial074.stdout:} 2026-02-20T22:17:24.806 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2026-02-20T22:17:24.984 INFO:teuthology.orchestra.run.trial074.stderr:instructed osd(s) 0 to deep-scrub 2026-02-20T22:17:24.993 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2026-02-20T22:17:24.993 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:17:25.074 INFO:teuthology.orchestra.run.trial074.stdout:{ 2026-02-20T22:17:25.074 INFO:teuthology.orchestra.run.trial074.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-20T22:17:25.074 INFO:teuthology.orchestra.run.trial074.stdout:} 2026-02-20T22:17:25.080 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2026-02-20T22:17:25.258 INFO:teuthology.orchestra.run.trial074.stderr:instructed osd(s) 1 to deep-scrub 2026-02-20T22:17:25.267 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2026-02-20T22:17:25.267 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:17:25.348 INFO:teuthology.orchestra.run.trial074.stdout:{ 2026-02-20T22:17:25.349 INFO:teuthology.orchestra.run.trial074.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-20T22:17:25.349 INFO:teuthology.orchestra.run.trial074.stdout:} 2026-02-20T22:17:25.356 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2026-02-20T22:17:25.535 INFO:teuthology.orchestra.run.trial074.stderr:instructed osd(s) 2 to deep-scrub 2026-02-20T22:17:25.544 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T22:17:25.721 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T22:17:25.721 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T22:17:25.729 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":885,"stamp":"2026-02-20T22:17:24.471563+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1718043970,"num_objects":518,"num_object_clones":0,"num_object_copies":1036,"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":518,"num_whiteouts":0,"num_read":11492,"num_read_kb":1340681,"num_write":1916,"num_write_kb":1184249,"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":1297,"ondisk_log_size":1297,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":73,"kb_used_meta":80758,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670631992,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":75770,"internal_metadata":82696198},"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.000935"},"pg_stats":[{"pgid":"2.7","version":"24'14","reported_seq":170,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379889+0000","last_change":"2026-02-20T21:48:43.351864+0000","last_active":"2026-02-20T22:14:41.379889+0000","last_peered":"2026-02-20T22:14:41.379889+0000","last_clean":"2026-02-20T22:14:41.379889+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T22:14:41.379889+0000","last_undegraded":"2026-02-20T22:14:41.379889+0000","last_fullsized":"2026-02-20T22:14:41.379889+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T01:57:55.789944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"stat_sum":{"num_bytes":16,"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":280,"num_read_kb":226,"num_write":11,"num_write_kb":7,"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.6","version":"24'110","reported_seq":338,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:41.379880+0000","last_change":"2026-02-20T21:48:43.352091+0000","last_active":"2026-02-20T22:14:41.379880+0000","last_peered":"2026-02-20T22:14:41.379880+0000","last_clean":"2026-02-20T22:14:41.379880+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T22:14:41.379880+0000","last_undegraded":"2026-02-20T22:14:41.379880+0000","last_fullsized":"2026-02-20T22:14:41.379880+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":110,"log_dups_size":0,"ondisk_log_size":110,"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 @ 2026-02-22T07:25:59.715011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":607,"num_read_kb":560,"num_write":97,"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":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":"23'310","reported_seq":377,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:46.376785+0000","last_change":"2026-02-20T21:48:43.351768+0000","last_active":"2026-02-20T22:13:46.376785+0000","last_peered":"2026-02-20T22:13:46.376785+0000","last_clean":"2026-02-20T22:13:46.376785+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T22:13:46.376785+0000","last_undegraded":"2026-02-20T22:13:46.376785+0000","last_fullsized":"2026-02-20T22:13:46.376785+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"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 @ 2026-02-21T23:25:07.146430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"stat_sum":{"num_bytes":260,"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":1847,"num_read_kb":1528,"num_write":611,"num_write_kb":605,"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":"24'4","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376488+0000","last_change":"2026-02-20T21:48:43.352148+0000","last_active":"2026-02-20T22:13:41.376488+0000","last_peered":"2026-02-20T22:13:41.376488+0000","last_clean":"2026-02-20T22:13:41.376488+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T22:13:41.376488+0000","last_undegraded":"2026-02-20T22:13:41.376488+0000","last_fullsized":"2026-02-20T22:13:41.376488+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-22T05:22:10.141043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000753876,"stat_sum":{"num_bytes":98,"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":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"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":"23'141","reported_seq":1896,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377388+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377388+0000","last_peered":"2026-02-20T22:13:51.377388+0000","last_clean":"2026-02-20T22:13:51.377388+0000","last_became_active":"2026-02-20T21:48:50.097099+0000","last_became_peered":"2026-02-20T21:48:50.097099+0000","last_unstale":"2026-02-20T22:13:51.377388+0000","last_undegraded":"2026-02-20T22:13:51.377388+0000","last_fullsized":"2026-02-20T22:13:51.377388+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"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 @ 2026-02-22T05:30:52.729414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040348199999999998,"stat_sum":{"num_bytes":426229760,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"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":124,"num_whiteouts":0,"num_read":1711,"num_read_kb":336357,"num_write":163,"num_write_kb":298256,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'13","reported_seq":156,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376794+0000","last_change":"2026-02-20T21:48:43.350510+0000","last_active":"2026-02-20T22:13:41.376794+0000","last_peered":"2026-02-20T22:13:41.376794+0000","last_clean":"2026-02-20T22:13:41.376794+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T22:13:41.376794+0000","last_undegraded":"2026-02-20T22:13:41.376794+0000","last_fullsized":"2026-02-20T22:13:41.376794+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"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 @ 2026-02-22T02:46:32.474427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":188,"num_read_kb":168,"num_write":10,"num_write_kb":6,"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":[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":"23'153","reported_seq":2921,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:56.380740+0000","last_change":"2026-02-20T21:48:52.099565+0000","last_active":"2026-02-20T22:14:56.380740+0000","last_peered":"2026-02-20T22:14:56.380740+0000","last_clean":"2026-02-20T22:14:56.380740+0000","last_became_active":"2026-02-20T21:48:50.097260+0000","last_became_peered":"2026-02-20T21:48:50.097260+0000","last_unstale":"2026-02-20T22:14:56.380740+0000","last_undegraded":"2026-02-20T22:14:56.380740+0000","last_fullsized":"2026-02-20T22:14:56.380740+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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 @ 2026-02-22T04:47:59.367833+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035809900000000001,"stat_sum":{"num_bytes":477773824,"num_objects":142,"num_object_clones":0,"num_object_copies":284,"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":142,"num_whiteouts":0,"num_read":2723,"num_read_kb":371764,"num_write":180,"num_write_kb":333824,"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":[]},{"pgid":"2.1","version":"23'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.375735+0000","last_change":"2026-02-20T21:48:43.693975+0000","last_active":"2026-02-20T22:13:41.375735+0000","last_peered":"2026-02-20T22:13:41.375735+0000","last_clean":"2026-02-20T22:13:41.375735+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T22:13:41.375735+0000","last_undegraded":"2026-02-20T22:13:41.375735+0000","last_fullsized":"2026-02-20T22:13:41.375735+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-22T06:25:49.452757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"stat_sum":{"num_bytes":178,"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":37,"num_read_kb":15,"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":[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":"23'146","reported_seq":1669,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377376+0000","last_change":"2026-02-20T21:48:52.369381+0000","last_active":"2026-02-20T22:13:51.377376+0000","last_peered":"2026-02-20T22:13:51.377376+0000","last_clean":"2026-02-20T22:13:51.377376+0000","last_became_active":"2026-02-20T21:48:50.097140+0000","last_became_peered":"2026-02-20T21:48:50.097140+0000","last_unstale":"2026-02-20T22:13:51.377376+0000","last_undegraded":"2026-02-20T22:13:51.377376+0000","last_fullsized":"2026-02-20T22:13:51.377376+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T00:48:17.434589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041939100000000002,"stat_sum":{"num_bytes":438255616,"num_objects":128,"num_object_clones":0,"num_object_copies":256,"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":128,"num_whiteouts":0,"num_read":1479,"num_read_kb":340158,"num_write":177,"num_write_kb":297840,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'211","reported_seq":285,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.379330+0000","last_change":"2026-02-20T21:48:43.693969+0000","last_active":"2026-02-20T22:14:46.379330+0000","last_peered":"2026-02-20T22:14:46.379330+0000","last_clean":"2026-02-20T22:14:46.379330+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T22:14:46.379330+0000","last_undegraded":"2026-02-20T22:14:46.379330+0000","last_fullsized":"2026-02-20T22:14:46.379330+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+0000","objects_scrubbed":0,"log_size":211,"log_dups_size":0,"ondisk_log_size":211,"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 @ 2026-02-21T21:50:10.260671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"stat_sum":{"num_bytes":212,"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":1240,"num_read_kb":1014,"num_write":409,"num_write_kb":401,"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":"23'120","reported_seq":1455,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:51.377121+0000","last_change":"2026-02-20T21:48:52.099884+0000","last_active":"2026-02-20T22:13:51.377121+0000","last_peered":"2026-02-20T22:13:51.377121+0000","last_clean":"2026-02-20T22:13:51.377121+0000","last_became_active":"2026-02-20T21:48:50.097261+0000","last_became_peered":"2026-02-20T21:48:50.097261+0000","last_unstale":"2026-02-20T22:13:51.377121+0000","last_undegraded":"2026-02-20T22:13:51.377121+0000","last_fullsized":"2026-02-20T22:13:51.377121+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:49.089874+0000","last_clean_scrub_stamp":"2026-02-20T21:48:49.089874+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 @ 2026-02-22T06:20:39.700500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076053899999999996,"stat_sum":{"num_bytes":375193619,"num_objects":107,"num_object_clones":0,"num_object_copies":214,"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":107,"num_whiteouts":0,"num_read":1291,"num_read_kb":288819,"num_write":151,"num_write_kb":251586,"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":[]},{"pgid":"2.3","version":"13'1","reported_seq":52,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:13:41.376479+0000","last_change":"2026-02-20T21:48:43.352343+0000","last_active":"2026-02-20T22:13:41.376479+0000","last_peered":"2026-02-20T22:13:41.376479+0000","last_clean":"2026-02-20T22:13:41.376479+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T22:13:41.376479+0000","last_undegraded":"2026-02-20T22:13:41.376479+0000","last_fullsized":"2026-02-20T22:13:41.376479+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:40.343476+0000","last_clean_scrub_stamp":"2026-02-20T21:48:40.343476+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 @ 2026-02-21T23:39:16.272362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:46.380178+0000","last_change":"2026-02-20T21:48:38.343936+0000","last_active":"2026-02-20T22:14:46.380178+0000","last_peered":"2026-02-20T22:14:46.380178+0000","last_clean":"2026-02-20T22:14:46.380178+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T22:14:46.380178+0000","last_undegraded":"2026-02-20T22:14:46.380178+0000","last_fullsized":"2026-02-20T22:14:46.380178+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:37.340639+0000","last_clean_scrub_stamp":"2026-02-20T21:48:37.340639+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-22T04:04:18.080367+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1717452819,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"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":501,"num_whiteouts":0,"num_read":7204,"num_read_kb":1337098,"num_write":671,"num_write_kb":1181506,"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":919855104,"data_stored":2419720230,"data_compressed":670619140,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":4222,"num_read_kb":3528,"num_write":1144,"num_write_kb":1115,"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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32270,"internal_metadata":0},"log_size":665,"ondisk_log_size":665,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738715,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476328,"kb_used_data":449368,"kb_used_omap":13,"kb_used_meta":26930,"kb_avail":93895512,"statfs":{"total":96636764160,"available":96149004288,"internally_reserved":0,"allocated":460152832,"data_stored":1209932610,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":13498,"internal_metadata":27577158},"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":1,"up_from":8,"seq":34359738716,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":250104,"kb_used_data":223144,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94121736,"statfs":{"total":96636764160,"available":96380657664,"internally_reserved":0,"allocated":228499456,"data_stored":600121067,"data_compressed":164379519,"data_compressed_allocated":182550528,"data_compressed_original":554352640,"omap_allocated":34004,"internal_metadata":27556652},"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":0,"up_from":8,"seq":34359738715,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":253536,"kb_used_data":226576,"kb_used_omap":27,"kb_used_meta":26916,"kb_avail":94118304,"statfs":{"total":96636764160,"available":96377143296,"internally_reserved":0,"allocated":232013824,"data_stored":611065170,"data_compressed":170942903,"data_compressed_allocated":189497344,"data_compressed_original":568705024,"omap_allocated":28268,"internal_metadata":27562388},"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":6426,"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":6426,"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":20480,"data_stored":393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12880,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19390,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":390,"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":231731200,"data_stored":610402304,"data_compressed":170936477,"data_compressed_allocated":189460480,"data_compressed_original":568131584,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":228196352,"data_stored":599457811,"data_compressed":164373093,"data_compressed_allocated":182513664,"data_compressed_original":553779200,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:25.735 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.735 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.735 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-20T21:48:49.089874+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=49, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-20T21:48:49.089874+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=49, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-20T21:48:49.089874+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=49, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.736 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.737 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-20T21:48:49.089874+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=49, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.737 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-20T21:48:40.343476+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=40, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.737 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-20T21:48:37.340639+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=37, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=23, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:25.737 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-20T22:17:45.737 DEBUG:teuthology.orchestra.run.trial074:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-20T22:17:45.918 INFO:teuthology.orchestra.run.trial074.stdout: 2026-02-20T22:17:45.918 INFO:teuthology.orchestra.run.trial074.stderr:dumped all 2026-02-20T22:17:45.927 INFO:teuthology.orchestra.run.trial074.stdout:{"pg_ready":true,"pg_map":{"version":895,"stamp":"2026-02-20T22:17:44.473395+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1718043970,"num_objects":518,"num_object_clones":0,"num_object_copies":1036,"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":518,"num_whiteouts":0,"num_read":11492,"num_read_kb":1340681,"num_write":1916,"num_write_kb":1184249,"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":528,"num_omap_keys":36,"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":1815,"ondisk_log_size":1815,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":73,"kb_used_meta":80758,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670631992,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":75770,"internal_metadata":82696198},"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":146,"num_omap_keys":10,"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.001007"},"pg_stats":[{"pgid":"2.7","version":"24'16","reported_seq":180,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:31.616266+0000","last_change":"2026-02-20T22:17:31.616266+0000","last_active":"2026-02-20T22:17:31.616266+0000","last_peered":"2026-02-20T22:17:31.616266+0000","last_clean":"2026-02-20T22:17:31.616266+0000","last_became_active":"2026-02-20T21:48:41.348772+0000","last_became_peered":"2026-02-20T21:48:41.348772+0000","last_unstale":"2026-02-20T22:17:31.616266+0000","last_undegraded":"2026-02-20T22:17:31.616266+0000","last_fullsized":"2026-02-20T22:17:31.616266+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'16","last_scrub_stamp":"2026-02-20T22:17:31.616226+0000","last_deep_scrub":"24'16","last_deep_scrub_stamp":"2026-02-20T22:17:31.616226+0000","last_clean_scrub_stamp":"2026-02-20T22:17:31.616226+0000","objects_scrubbed":2,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"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 @ 2026-02-22T01:29:16.771047+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00056182400000000005,"stat_sum":{"num_bytes":16,"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":280,"num_read_kb":226,"num_write":11,"num_write_kb":7,"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":146,"num_omap_keys":10,"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":"24'111","reported_seq":347,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:30.634705+0000","last_change":"2026-02-20T22:17:30.634705+0000","last_active":"2026-02-20T22:17:30.634705+0000","last_peered":"2026-02-20T22:17:30.634705+0000","last_clean":"2026-02-20T22:17:30.634705+0000","last_became_active":"2026-02-20T21:48:41.348651+0000","last_became_peered":"2026-02-20T21:48:41.348651+0000","last_unstale":"2026-02-20T22:17:30.634705+0000","last_undegraded":"2026-02-20T22:17:30.634705+0000","last_fullsized":"2026-02-20T22:17:30.634705+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'111","last_scrub_stamp":"2026-02-20T22:17:30.634672+0000","last_deep_scrub":"24'111","last_deep_scrub_stamp":"2026-02-20T22:17:30.634672+0000","last_clean_scrub_stamp":"2026-02-20T22:17:30.634672+0000","objects_scrubbed":1,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"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 @ 2026-02-22T04:05:09.966279+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00072646600000000005,"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":607,"num_read_kb":560,"num_write":97,"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":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":146,"num_omap_keys":10,"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":"24'312","reported_seq":387,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:28.568788+0000","last_change":"2026-02-20T22:17:28.568788+0000","last_active":"2026-02-20T22:17:28.568788+0000","last_peered":"2026-02-20T22:17:28.568788+0000","last_clean":"2026-02-20T22:17:28.568788+0000","last_became_active":"2026-02-20T21:48:41.348618+0000","last_became_peered":"2026-02-20T21:48:41.348618+0000","last_unstale":"2026-02-20T22:17:28.568788+0000","last_undegraded":"2026-02-20T22:17:28.568788+0000","last_fullsized":"2026-02-20T22:17:28.568788+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'312","last_scrub_stamp":"2026-02-20T22:17:28.568748+0000","last_deep_scrub":"24'312","last_deep_scrub_stamp":"2026-02-20T22:17:28.568748+0000","last_clean_scrub_stamp":"2026-02-20T22:17:28.568748+0000","objects_scrubbed":2,"log_size":312,"log_dups_size":0,"ondisk_log_size":312,"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 @ 2026-02-22T04:16:13.139253+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00049317800000000004,"stat_sum":{"num_bytes":260,"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":1847,"num_read_kb":1528,"num_write":611,"num_write_kb":605,"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":"24'6","reported_seq":79,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:27.600190+0000","last_change":"2026-02-20T22:17:27.600190+0000","last_active":"2026-02-20T22:17:27.600190+0000","last_peered":"2026-02-20T22:17:27.600190+0000","last_clean":"2026-02-20T22:17:27.600190+0000","last_became_active":"2026-02-20T21:48:41.348805+0000","last_became_peered":"2026-02-20T21:48:41.348805+0000","last_unstale":"2026-02-20T22:17:27.600190+0000","last_undegraded":"2026-02-20T22:17:27.600190+0000","last_fullsized":"2026-02-20T22:17:27.600190+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'6","last_scrub_stamp":"2026-02-20T22:17:27.600154+0000","last_deep_scrub":"24'6","last_deep_scrub_stamp":"2026-02-20T22:17:27.600154+0000","last_clean_scrub_stamp":"2026-02-20T22:17:27.600154+0000","objects_scrubbed":2,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"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 @ 2026-02-21T23:40:52.170134+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.000753876,"stat_sum":{"num_bytes":98,"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":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"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":90,"num_omap_keys":6,"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":"24'265","reported_seq":2036,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:28.319482+0000","last_change":"2026-02-20T22:17:28.319482+0000","last_active":"2026-02-20T22:17:28.319482+0000","last_peered":"2026-02-20T22:17:28.319482+0000","last_clean":"2026-02-20T22:17:28.319482+0000","last_became_active":"2026-02-20T21:48:50.097099+0000","last_became_peered":"2026-02-20T21:48:50.097099+0000","last_unstale":"2026-02-20T22:17:28.319482+0000","last_undegraded":"2026-02-20T22:17:28.319482+0000","last_fullsized":"2026-02-20T22:17:28.319482+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'265","last_scrub_stamp":"2026-02-20T22:17:28.319445+0000","last_deep_scrub":"24'265","last_deep_scrub_stamp":"2026-02-20T22:17:28.319445+0000","last_clean_scrub_stamp":"2026-02-20T22:17:28.319445+0000","objects_scrubbed":124,"log_size":265,"log_dups_size":0,"ondisk_log_size":265,"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 @ 2026-02-22T06:28:30.478342+0000","scrub_duration":927,"objects_trimmed":0,"snaptrim_duration":0.00040348199999999998,"stat_sum":{"num_bytes":426229760,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"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":124,"num_whiteouts":0,"num_read":1711,"num_read_kb":336357,"num_write":163,"num_write_kb":298256,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'15","reported_seq":166,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:25.408163+0000","last_change":"2026-02-20T22:17:25.408163+0000","last_active":"2026-02-20T22:17:25.408163+0000","last_peered":"2026-02-20T22:17:25.408163+0000","last_clean":"2026-02-20T22:17:25.408163+0000","last_became_active":"2026-02-20T21:48:41.348477+0000","last_became_peered":"2026-02-20T21:48:41.348477+0000","last_unstale":"2026-02-20T22:17:25.408163+0000","last_undegraded":"2026-02-20T22:17:25.408163+0000","last_fullsized":"2026-02-20T22:17:25.408163+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'15","last_scrub_stamp":"2026-02-20T22:17:25.408118+0000","last_deep_scrub":"24'15","last_deep_scrub_stamp":"2026-02-20T22:17:25.408118+0000","last_clean_scrub_stamp":"2026-02-20T22:17:25.408118+0000","objects_scrubbed":2,"log_size":15,"log_dups_size":0,"ondisk_log_size":15,"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 @ 2026-02-22T01:29:50.399918+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00055895800000000002,"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":188,"num_read_kb":168,"num_write":10,"num_write_kb":6,"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":146,"num_omap_keys":10,"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":"24'295","reported_seq":3080,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:33.652047+0000","last_change":"2026-02-20T22:17:33.652047+0000","last_active":"2026-02-20T22:17:33.652047+0000","last_peered":"2026-02-20T22:17:33.652047+0000","last_clean":"2026-02-20T22:17:33.652047+0000","last_became_active":"2026-02-20T21:48:50.097260+0000","last_became_peered":"2026-02-20T21:48:50.097260+0000","last_unstale":"2026-02-20T22:17:33.652047+0000","last_undegraded":"2026-02-20T22:17:33.652047+0000","last_fullsized":"2026-02-20T22:17:33.652047+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'295","last_scrub_stamp":"2026-02-20T22:17:33.652008+0000","last_deep_scrub":"24'295","last_deep_scrub_stamp":"2026-02-20T22:17:33.652008+0000","last_clean_scrub_stamp":"2026-02-20T22:17:33.652008+0000","objects_scrubbed":142,"log_size":295,"log_dups_size":0,"ondisk_log_size":295,"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":2,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T06:37:48.511569+0000","scrub_duration":1027,"objects_trimmed":0,"snaptrim_duration":0.00035809900000000001,"stat_sum":{"num_bytes":477773824,"num_objects":142,"num_object_clones":0,"num_object_copies":284,"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":142,"num_whiteouts":0,"num_read":2723,"num_read_kb":371764,"num_write":180,"num_write_kb":333824,"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":[]},{"pgid":"2.1","version":"24'4","reported_seq":83,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:27.058462+0000","last_change":"2026-02-20T22:17:27.058462+0000","last_active":"2026-02-20T22:17:27.058462+0000","last_peered":"2026-02-20T22:17:27.058462+0000","last_clean":"2026-02-20T22:17:27.058462+0000","last_became_active":"2026-02-20T21:48:41.348720+0000","last_became_peered":"2026-02-20T21:48:41.348720+0000","last_unstale":"2026-02-20T22:17:27.058462+0000","last_undegraded":"2026-02-20T22:17:27.058462+0000","last_fullsized":"2026-02-20T22:17:27.058462+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'4","last_scrub_stamp":"2026-02-20T22:17:27.058431+0000","last_deep_scrub":"24'4","last_deep_scrub_stamp":"2026-02-20T22:17:27.058431+0000","last_clean_scrub_stamp":"2026-02-20T22:17:27.058431+0000","objects_scrubbed":2,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-22T01:54:32.154173+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00030020200000000001,"stat_sum":{"num_bytes":178,"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":37,"num_read_kb":15,"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":[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":"24'274","reported_seq":1814,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:27.289447+0000","last_change":"2026-02-20T22:17:27.289447+0000","last_active":"2026-02-20T22:17:27.289447+0000","last_peered":"2026-02-20T22:17:27.289447+0000","last_clean":"2026-02-20T22:17:27.289447+0000","last_became_active":"2026-02-20T21:48:50.097140+0000","last_became_peered":"2026-02-20T21:48:50.097140+0000","last_unstale":"2026-02-20T22:17:27.289447+0000","last_undegraded":"2026-02-20T22:17:27.289447+0000","last_fullsized":"2026-02-20T22:17:27.289447+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'274","last_scrub_stamp":"2026-02-20T22:17:27.289419+0000","last_deep_scrub":"24'274","last_deep_scrub_stamp":"2026-02-20T22:17:27.289419+0000","last_clean_scrub_stamp":"2026-02-20T22:17:27.289419+0000","objects_scrubbed":128,"log_size":274,"log_dups_size":0,"ondisk_log_size":274,"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 @ 2026-02-22T01:33:13.586685+0000","scrub_duration":911,"objects_trimmed":0,"snaptrim_duration":0.00041939100000000002,"stat_sum":{"num_bytes":438255616,"num_objects":128,"num_object_clones":0,"num_object_copies":256,"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":128,"num_whiteouts":0,"num_read":1479,"num_read_kb":340158,"num_write":177,"num_write_kb":297840,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'214","reported_seq":296,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:26.042302+0000","last_change":"2026-02-20T22:17:26.042302+0000","last_active":"2026-02-20T22:17:26.042302+0000","last_peered":"2026-02-20T22:17:26.042302+0000","last_clean":"2026-02-20T22:17:26.042302+0000","last_became_active":"2026-02-20T21:48:41.348974+0000","last_became_peered":"2026-02-20T21:48:41.348974+0000","last_unstale":"2026-02-20T22:17:26.042302+0000","last_undegraded":"2026-02-20T22:17:26.042302+0000","last_fullsized":"2026-02-20T22:17:26.042302+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'214","last_scrub_stamp":"2026-02-20T22:17:26.042255+0000","last_deep_scrub":"24'214","last_deep_scrub_stamp":"2026-02-20T22:17:26.042255+0000","last_clean_scrub_stamp":"2026-02-20T22:17:26.042255+0000","objects_scrubbed":3,"log_size":214,"log_dups_size":0,"ondisk_log_size":214,"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 @ 2026-02-22T05:00:29.422742+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00030827699999999998,"stat_sum":{"num_bytes":212,"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":1240,"num_read_kb":1014,"num_write":409,"num_write_kb":401,"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":"24'227","reported_seq":1577,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:30.404970+0000","last_change":"2026-02-20T22:17:30.404970+0000","last_active":"2026-02-20T22:17:30.404970+0000","last_peered":"2026-02-20T22:17:30.404970+0000","last_clean":"2026-02-20T22:17:30.404970+0000","last_became_active":"2026-02-20T21:48:50.097261+0000","last_became_peered":"2026-02-20T21:48:50.097261+0000","last_unstale":"2026-02-20T22:17:30.404970+0000","last_undegraded":"2026-02-20T22:17:30.404970+0000","last_fullsized":"2026-02-20T22:17:30.404970+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'227","last_scrub_stamp":"2026-02-20T22:17:30.404927+0000","last_deep_scrub":"24'227","last_deep_scrub_stamp":"2026-02-20T22:17:30.404927+0000","last_clean_scrub_stamp":"2026-02-20T22:17:30.404927+0000","objects_scrubbed":107,"log_size":227,"log_dups_size":0,"ondisk_log_size":227,"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 @ 2026-02-22T07:00:32.691210+0000","scrub_duration":808,"objects_trimmed":0,"snaptrim_duration":0.00076053899999999996,"stat_sum":{"num_bytes":375193619,"num_objects":107,"num_object_clones":0,"num_object_copies":214,"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":107,"num_whiteouts":0,"num_read":1291,"num_read_kb":288819,"num_write":151,"num_write_kb":251586,"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":[]},{"pgid":"2.3","version":"24'2","reported_seq":61,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:26.611785+0000","last_change":"2026-02-20T22:17:26.611785+0000","last_active":"2026-02-20T22:17:26.611785+0000","last_peered":"2026-02-20T22:17:26.611785+0000","last_clean":"2026-02-20T22:17:26.611785+0000","last_became_active":"2026-02-20T21:48:41.349016+0000","last_became_peered":"2026-02-20T21:48:41.349016+0000","last_unstale":"2026-02-20T22:17:26.611785+0000","last_undegraded":"2026-02-20T22:17:26.611785+0000","last_fullsized":"2026-02-20T22:17:26.611785+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-20T22:17:26.611759+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-20T22:17:26.611759+0000","last_clean_scrub_stamp":"2026-02-20T22:17:26.611759+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T01:57:54.369347+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00082153200000000003,"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":[]},{"pgid":"1.0","version":"24'74","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:25.610147+0000","last_change":"2026-02-20T22:17:25.610147+0000","last_active":"2026-02-20T22:17:25.610147+0000","last_peered":"2026-02-20T22:17:25.610147+0000","last_clean":"2026-02-20T22:17:25.610147+0000","last_became_active":"2026-02-20T21:48:38.343460+0000","last_became_peered":"2026-02-20T21:48:38.343460+0000","last_unstale":"2026-02-20T22:17:25.610147+0000","last_undegraded":"2026-02-20T22:17:25.610147+0000","last_fullsized":"2026-02-20T22:17:25.610147+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'74","last_scrub_stamp":"2026-02-20T22:17:25.610106+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-20T22:17:25.610106+0000","last_clean_scrub_stamp":"2026-02-20T22:17:25.610106+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"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 @ 2026-02-22T00:31:48.108704+0000","scrub_duration":3,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1717452819,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"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":501,"num_whiteouts":0,"num_read":7204,"num_read_kb":1337098,"num_write":671,"num_write_kb":1181506,"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":919855104,"data_stored":2419720230,"data_compressed":670619140,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":1061,"ondisk_log_size":1061,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":4222,"num_read_kb":3528,"num_write":1144,"num_write_kb":1115,"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":528,"num_omap_keys":36,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32270,"internal_metadata":0},"log_size":680,"ondisk_log_size":680,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12852,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738719,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476328,"kb_used_data":449368,"kb_used_omap":13,"kb_used_meta":26930,"kb_avail":93895512,"statfs":{"total":96636764160,"available":96149004288,"internally_reserved":0,"allocated":460152832,"data_stored":1209932610,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":13498,"internal_metadata":27577158},"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":1,"up_from":8,"seq":34359738720,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":250104,"kb_used_data":223144,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94121736,"statfs":{"total":96636764160,"available":96380657664,"internally_reserved":0,"allocated":228499456,"data_stored":600121067,"data_compressed":164379519,"data_compressed_allocated":182550528,"data_compressed_original":554352640,"omap_allocated":34004,"internal_metadata":27556652},"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":0,"up_from":8,"seq":34359738719,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":253536,"kb_used_data":226576,"kb_used_omap":27,"kb_used_meta":26916,"kb_avail":94118304,"statfs":{"total":96636764160,"available":96377143296,"internally_reserved":0,"allocated":232013824,"data_stored":611065170,"data_compressed":170942903,"data_compressed_allocated":189497344,"data_compressed_original":568705024,"omap_allocated":28268,"internal_metadata":27562388},"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":6426,"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":6426,"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":20480,"data_stored":393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12880,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19390,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":390,"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":231731200,"data_stored":610402304,"data_compressed":170936477,"data_compressed_allocated":189460480,"data_compressed_original":568131584,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":228196352,"data_stored":599457811,"data_compressed":164373093,"data_compressed_allocated":182513664,"data_compressed_original":553779200,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309570,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:45.930 DEBUG:teuthology.orchestra.run.trial074:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2026-02-20T22:17:46.117 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-20T22:17:46.117 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-20T22:17:46.117 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2026-02-20T22:17:46.117 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:17:46.159 INFO:tasks.ceph.cluster2.osd.0:Stopped 2026-02-20T22:17:46.160 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2026-02-20T22:17:46.160 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:17:46.202 INFO:tasks.ceph.cluster2.osd.1:Stopped 2026-02-20T22:17:46.203 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2026-02-20T22:17:46.203 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:17:46.242 INFO:tasks.ceph.cluster2.osd.2:Stopped 2026-02-20T22:17:46.242 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-20T22:17:46.242 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2026-02-20T22:17:46.243 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:17:46.312 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2026-02-20T22:17:46.312 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-20T22:17:46.312 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2026-02-20T22:17:46.313 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:17:46.363 INFO:tasks.ceph.cluster2.mon.a:Stopped 2026-02-20T22:17:46.363 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-20T22:17:46.364 DEBUG:teuthology.orchestra.run.trial074:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-20T22:17:46.430 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@trial074.front.sepia.ceph.com 2026-02-20T22:17:46.430 DEBUG:teuthology.orchestra.run.trial074:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2026-02-20T22:17:46.497 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@trial074.front.sepia.ceph.com 2026-02-20T22:17:46.498 DEBUG:teuthology.orchestra.run.trial074:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2026-02-20T22:17:46.565 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@trial074.front.sepia.ceph.com 2026-02-20T22:17:46.565 DEBUG:teuthology.orchestra.run.trial074:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2026-02-20T22:17:46.640 INFO:tasks.ceph:Archiving mon data... 2026-02-20T22:17:46.641 DEBUG:teuthology.misc:Transferring archived files from trial074:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/data/cluster2.mon.a.tgz 2026-02-20T22:17:46.642 DEBUG:teuthology.orchestra.run.trial074:> mktemp 2026-02-20T22:17:46.697 INFO:teuthology.orchestra.run.trial074.stdout:/tmp/tmp.QnDXqmtEOZ 2026-02-20T22:17:46.697 DEBUG:teuthology.orchestra.run.trial074:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.QnDXqmtEOZ 2026-02-20T22:17:46.784 DEBUG:teuthology.orchestra.run.trial074:> sudo chmod 0666 /tmp/tmp.QnDXqmtEOZ 2026-02-20T22:17:46.865 DEBUG:teuthology.orchestra.remote:trial074:/tmp/tmp.QnDXqmtEOZ is 174KB 2026-02-20T22:17:46.918 DEBUG:teuthology.orchestra.run.trial074:> rm -fr /tmp/tmp.QnDXqmtEOZ 2026-02-20T22:17:46.934 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-20T22:17:46.934 DEBUG:teuthology.orchestra.run.trial063:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:17:46.938 DEBUG:teuthology.orchestra.run.trial074:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:17:46.997 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-20T22:17:47.008 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-20T22:17:47.008 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T22:17:47.187 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:47.187 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T22:17:47.195 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":906,"stamp":"2026-02-20T22:17:46.185764+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569252802,"num_objects":5090,"num_object_clones":268,"num_object_copies":10180,"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":5090,"num_whiteouts":0,"num_read":474591,"num_read_kb":13519425,"num_write":733794,"num_write_kb":86967677,"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":46323,"ondisk_log_size":46323,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6739076,"kb_used_data":3639104,"kb_used_omap":178,"kb_used_meta":3099725,"kb_avail":276376444,"statfs":{"total":289910292480,"available":283009478656,"internally_reserved":0,"allocated":3726442496,"data_stored":39789198463,"data_compressed":1097085886,"data_compressed_allocated":3327614976,"data_compressed_original":39369189376,"omap_allocated":183268,"internal_metadata":3174118428},"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.001029"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:21.212494+0000","last_change":"2026-02-20T21:48:22.999524+0000","last_active":"2026-02-20T22:14:21.212494+0000","last_peered":"2026-02-20T22:14:21.212494+0000","last_clean":"2026-02-20T22:14:21.212494+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T22:14:21.212494+0000","last_undegraded":"2026-02-20T22:14:21.212494+0000","last_fullsized":"2026-02-20T22:14:21.212494+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:06:08.854439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"stat_sum":{"num_bytes":16,"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":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"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":"24'822","reported_seq":2046,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.186783+0000","last_change":"2026-02-20T21:48:22.999425+0000","last_active":"2026-02-20T22:17:21.186783+0000","last_peered":"2026-02-20T22:17:21.186783+0000","last_clean":"2026-02-20T22:17:21.186783+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T22:17:21.186783+0000","last_undegraded":"2026-02-20T22:17:21.186783+0000","last_fullsized":"2026-02-20T22:17:21.186783+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":822,"log_dups_size":0,"ondisk_log_size":822,"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 @ 2026-02-22T08:56:27.025457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"stat_sum":{"num_bytes":772,"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":4427,"num_read_kb":3660,"num_write":1493,"num_write_kb":1481,"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":"24'99","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:31.227896+0000","last_change":"2026-02-20T21:48:22.999370+0000","last_active":"2026-02-20T22:15:31.227896+0000","last_peered":"2026-02-20T22:15:31.227896+0000","last_clean":"2026-02-20T22:15:31.227896+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T22:15:31.227896+0000","last_undegraded":"2026-02-20T22:15:31.227896+0000","last_fullsized":"2026-02-20T22:15:31.227896+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T23:41:51.603937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"stat_sum":{"num_bytes":98,"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":491,"num_read_kb":392,"num_write":197,"num_write_kb":197,"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":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227626+0000","last_change":"2026-02-20T21:48:22.999281+0000","last_active":"2026-02-20T22:15:26.227626+0000","last_peered":"2026-02-20T22:15:26.227626+0000","last_clean":"2026-02-20T22:15:26.227626+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T22:15:26.227626+0000","last_undegraded":"2026-02-20T22:15:26.227626+0000","last_fullsized":"2026-02-20T22:15:26.227626+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2026-02-22T04:31:59.047084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"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":"24'117358","reported_seq":172658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.162227+0000","last_change":"2026-02-20T21:48:48.863768+0000","last_active":"2026-02-20T22:17:21.162227+0000","last_peered":"2026-02-20T22:17:21.162227+0000","last_clean":"2026-02-20T22:17:21.162227+0000","last_became_active":"2026-02-20T21:48:46.761442+0000","last_became_peered":"2026-02-20T21:48:46.761442+0000","last_unstale":"2026-02-20T22:17:21.162227+0000","last_undegraded":"2026-02-20T22:17:21.162227+0000","last_fullsized":"2026-02-20T22:17:21.162227+0000","mapping_epoch":17,"log_start":"24'107300","ondisk_log_start":"24'107300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"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 @ 2026-02-22T00:45:21.734048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045025399999999998,"stat_sum":{"num_bytes":5314310144,"num_objects":1310,"num_object_clones":73,"num_object_copies":2620,"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":1310,"num_whiteouts":0,"num_read":55467,"num_read_kb":3114890,"num_write":117320,"num_write_kb":19998786,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'1981","reported_seq":4058,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.185416+0000","last_change":"2026-02-20T21:48:22.998267+0000","last_active":"2026-02-20T22:17:21.185416+0000","last_peered":"2026-02-20T22:17:21.185416+0000","last_clean":"2026-02-20T22:17:21.185416+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T22:17:21.185416+0000","last_undegraded":"2026-02-20T22:17:21.185416+0000","last_fullsized":"2026-02-20T22:17:21.185416+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":1981,"log_dups_size":0,"ondisk_log_size":1981,"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 @ 2026-02-22T03:18:53.384932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"stat_sum":{"num_bytes":693,"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":11666,"num_read_kb":9736,"num_write":3798,"num_write_kb":3785,"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":[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":"24'291099","reported_seq":447702,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.161184+0000","last_change":"2026-02-20T21:48:48.764248+0000","last_active":"2026-02-20T22:17:21.161184+0000","last_peered":"2026-02-20T22:17:21.161184+0000","last_clean":"2026-02-20T22:17:21.161184+0000","last_became_active":"2026-02-20T21:48:46.761402+0000","last_became_peered":"2026-02-20T21:48:46.761402+0000","last_unstale":"2026-02-20T22:17:21.161184+0000","last_undegraded":"2026-02-20T22:17:21.161184+0000","last_fullsized":"2026-02-20T22:17:21.161184+0000","mapping_epoch":17,"log_start":"24'281001","ondisk_log_start":"24'281001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"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 @ 2026-02-22T00:48:16.837404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055992900000000003,"stat_sum":{"num_bytes":5193296896,"num_objects":1280,"num_object_clones":67,"num_object_copies":2560,"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":1280,"num_whiteouts":0,"num_read":156755,"num_read_kb":3723100,"num_write":291084,"num_write_kb":23889036,"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":[]},{"pgid":"2.1","version":"24'2716","reported_seq":3143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.190855+0000","last_change":"2026-02-20T21:48:23.161882+0000","last_active":"2026-02-20T22:17:21.190855+0000","last_peered":"2026-02-20T22:17:21.190855+0000","last_clean":"2026-02-20T22:17:21.190855+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T22:17:21.190855+0000","last_undegraded":"2026-02-20T22:17:21.190855+0000","last_fullsized":"2026-02-20T22:17:21.190855+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":2716,"log_dups_size":0,"ondisk_log_size":2716,"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 @ 2026-02-22T00:43:59.795787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"stat_sum":{"num_bytes":690,"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":16115,"num_read_kb":13400,"num_write":5370,"num_write_kb":5358,"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":[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":"24'177884","reported_seq":323598,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.163537+0000","last_change":"2026-02-20T21:48:48.863640+0000","last_active":"2026-02-20T22:17:21.163537+0000","last_peered":"2026-02-20T22:17:21.163537+0000","last_clean":"2026-02-20T22:17:21.163537+0000","last_became_active":"2026-02-20T21:48:46.761415+0000","last_became_peered":"2026-02-20T21:48:46.761415+0000","last_unstale":"2026-02-20T22:17:21.163537+0000","last_undegraded":"2026-02-20T22:17:21.163537+0000","last_fullsized":"2026-02-20T22:17:21.163537+0000","mapping_epoch":17,"log_start":"24'167801","ondisk_log_start":"24'167801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"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 @ 2026-02-22T04:04:34.708227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036773900000000001,"stat_sum":{"num_bytes":4921110528,"num_objects":1209,"num_object_clones":56,"num_object_copies":2418,"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":1209,"num_whiteouts":0,"num_read":145845,"num_read_kb":3563157,"num_write":177874,"num_write_kb":19631869,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"22'1","reported_seq":59,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.200664+0000","last_change":"2026-02-20T21:48:23.161925+0000","last_active":"2026-02-20T22:14:26.200664+0000","last_peered":"2026-02-20T22:14:26.200664+0000","last_clean":"2026-02-20T22:14:26.200664+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T22:14:26.200664+0000","last_undegraded":"2026-02-20T22:14:26.200664+0000","last_fullsized":"2026-02-20T22:14:26.200664+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T22:05:44.265010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238438,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"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":"24'135987","reported_seq":218030,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.143508+0000","last_change":"2026-02-20T21:48:48.764678+0000","last_active":"2026-02-20T22:17:21.143508+0000","last_peered":"2026-02-20T22:17:21.143508+0000","last_clean":"2026-02-20T22:17:21.143508+0000","last_became_active":"2026-02-20T21:48:46.761480+0000","last_became_peered":"2026-02-20T21:48:46.761480+0000","last_unstale":"2026-02-20T22:17:21.143508+0000","last_undegraded":"2026-02-20T22:17:21.143508+0000","last_fullsized":"2026-02-20T22:17:21.143508+0000","mapping_epoch":17,"log_start":"24'125901","ondisk_log_start":"24'125901","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"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 @ 2026-02-22T07:36:28.717726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790722,"stat_sum":{"num_bytes":5139942419,"num_objects":1274,"num_object_clones":72,"num_object_copies":2548,"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":1274,"num_whiteouts":0,"num_read":82211,"num_read_kb":3089809,"num_write":135949,"num_write_kb":23434929,"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":[]},{"pgid":"2.3","version":"24'303","reported_seq":355,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227603+0000","last_change":"2026-02-20T21:48:22.999228+0000","last_active":"2026-02-20T22:15:26.227603+0000","last_peered":"2026-02-20T22:15:26.227603+0000","last_clean":"2026-02-20T22:15:26.227603+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T22:15:26.227603+0000","last_undegraded":"2026-02-20T22:15:26.227603+0000","last_fullsized":"2026-02-20T22:15:26.227603+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":303,"log_dups_size":0,"ondisk_log_size":303,"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 @ 2026-02-21T21:52:36.536673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"stat_sum":{"num_bytes":162,"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":1506,"num_read_kb":1204,"num_write":603,"num_write_kb":603,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.212773+0000","last_change":"2026-02-20T21:48:17.989572+0000","last_active":"2026-02-20T22:14:26.212773+0000","last_peered":"2026-02-20T22:14:26.212773+0000","last_clean":"2026-02-20T22:14:26.212773+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T22:14:26.212773+0000","last_undegraded":"2026-02-20T22:14:26.212773+0000","last_fullsized":"2026-02-20T22:14:26.212773+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_clean_scrub_stamp":"2026-02-20T21:48:16.984980+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-21T22:23:23.232619+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":20568659987,"num_objects":5073,"num_object_clones":268,"num_object_copies":10146,"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":5073,"num_whiteouts":0,"num_read":440278,"num_read_kb":13490956,"num_write":722227,"num_write_kb":86954620,"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":3725631488,"data_stored":39787796518,"data_compressed":1097072924,"data_compressed_allocated":3327541248,"data_compressed_original":39368042496,"omap_allocated":0,"internal_metadata":0},"log_size":40325,"ondisk_log_size":40325,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":34247,"num_read_kb":28414,"num_write":11466,"num_write_kb":11429,"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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47353,"internal_metadata":0},"log_size":5926,"ondisk_log_size":5926,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3195012,"kb_used_data":1819372,"kb_used_omap":48,"kb_used_meta":1375567,"kb_avail":91176828,"statfs":{"total":96636764160,"available":93365071872,"internally_reserved":0,"allocated":1863036928,"data_stored":19893971232,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":49607,"internal_metadata":1408581177},"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":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1349052,"kb_used_data":917036,"kb_used_omap":20,"kb_used_meta":431979,"kb_avail":93022788,"statfs":{"total":96636764160,"available":95255334912,"internally_reserved":0,"allocated":939044864,"data_stored":10022809451,"data_compressed":286467881,"data_compressed_allocated":845045760,"data_compressed_original":9925410816,"omap_allocated":21221,"internal_metadata":442346779},"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":0,"up_from":8,"seq":34359738723,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2195012,"kb_used_data":902696,"kb_used_omap":109,"kb_used_meta":1292178,"kb_avail":92176828,"statfs":{"total":96636764160,"available":94389071872,"internally_reserved":0,"allocated":924360704,"data_stored":9872417780,"data_compressed":262081543,"data_compressed_allocated":818798592,"data_compressed_original":9759757312,"omap_allocated":112440,"internal_metadata":1323190472},"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":6481,"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":6481,"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":24576,"data_stored":1579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40804,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3950,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2599,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":924073984,"data_stored":9871753728,"data_compressed":262075062,"data_compressed_allocated":818761728,"data_compressed_original":9759183872,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":938741760,"data_stored":10022144531,"data_compressed":286461400,"data_compressed_allocated":845008896,"data_compressed_original":9924837376,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1862815744,"data_stored":19893898259,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:47.196 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T22:17:47.377 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:47.378 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T22:17:47.386 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":906,"stamp":"2026-02-20T22:17:46.185764+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569252802,"num_objects":5090,"num_object_clones":268,"num_object_copies":10180,"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":5090,"num_whiteouts":0,"num_read":474591,"num_read_kb":13519425,"num_write":733794,"num_write_kb":86967677,"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":46323,"ondisk_log_size":46323,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6739076,"kb_used_data":3639104,"kb_used_omap":178,"kb_used_meta":3099725,"kb_avail":276376444,"statfs":{"total":289910292480,"available":283009478656,"internally_reserved":0,"allocated":3726442496,"data_stored":39789198463,"data_compressed":1097085886,"data_compressed_allocated":3327614976,"data_compressed_original":39369189376,"omap_allocated":183268,"internal_metadata":3174118428},"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.001029"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:21.212494+0000","last_change":"2026-02-20T21:48:22.999524+0000","last_active":"2026-02-20T22:14:21.212494+0000","last_peered":"2026-02-20T22:14:21.212494+0000","last_clean":"2026-02-20T22:14:21.212494+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T22:14:21.212494+0000","last_undegraded":"2026-02-20T22:14:21.212494+0000","last_fullsized":"2026-02-20T22:14:21.212494+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:06:08.854439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"stat_sum":{"num_bytes":16,"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":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"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":"24'822","reported_seq":2046,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.186783+0000","last_change":"2026-02-20T21:48:22.999425+0000","last_active":"2026-02-20T22:17:21.186783+0000","last_peered":"2026-02-20T22:17:21.186783+0000","last_clean":"2026-02-20T22:17:21.186783+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T22:17:21.186783+0000","last_undegraded":"2026-02-20T22:17:21.186783+0000","last_fullsized":"2026-02-20T22:17:21.186783+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":822,"log_dups_size":0,"ondisk_log_size":822,"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 @ 2026-02-22T08:56:27.025457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"stat_sum":{"num_bytes":772,"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":4427,"num_read_kb":3660,"num_write":1493,"num_write_kb":1481,"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":"24'99","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:31.227896+0000","last_change":"2026-02-20T21:48:22.999370+0000","last_active":"2026-02-20T22:15:31.227896+0000","last_peered":"2026-02-20T22:15:31.227896+0000","last_clean":"2026-02-20T22:15:31.227896+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T22:15:31.227896+0000","last_undegraded":"2026-02-20T22:15:31.227896+0000","last_fullsized":"2026-02-20T22:15:31.227896+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T23:41:51.603937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"stat_sum":{"num_bytes":98,"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":491,"num_read_kb":392,"num_write":197,"num_write_kb":197,"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":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227626+0000","last_change":"2026-02-20T21:48:22.999281+0000","last_active":"2026-02-20T22:15:26.227626+0000","last_peered":"2026-02-20T22:15:26.227626+0000","last_clean":"2026-02-20T22:15:26.227626+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T22:15:26.227626+0000","last_undegraded":"2026-02-20T22:15:26.227626+0000","last_fullsized":"2026-02-20T22:15:26.227626+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2026-02-22T04:31:59.047084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"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":"24'117358","reported_seq":172658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.162227+0000","last_change":"2026-02-20T21:48:48.863768+0000","last_active":"2026-02-20T22:17:21.162227+0000","last_peered":"2026-02-20T22:17:21.162227+0000","last_clean":"2026-02-20T22:17:21.162227+0000","last_became_active":"2026-02-20T21:48:46.761442+0000","last_became_peered":"2026-02-20T21:48:46.761442+0000","last_unstale":"2026-02-20T22:17:21.162227+0000","last_undegraded":"2026-02-20T22:17:21.162227+0000","last_fullsized":"2026-02-20T22:17:21.162227+0000","mapping_epoch":17,"log_start":"24'107300","ondisk_log_start":"24'107300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"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 @ 2026-02-22T00:45:21.734048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045025399999999998,"stat_sum":{"num_bytes":5314310144,"num_objects":1310,"num_object_clones":73,"num_object_copies":2620,"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":1310,"num_whiteouts":0,"num_read":55467,"num_read_kb":3114890,"num_write":117320,"num_write_kb":19998786,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'1981","reported_seq":4058,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.185416+0000","last_change":"2026-02-20T21:48:22.998267+0000","last_active":"2026-02-20T22:17:21.185416+0000","last_peered":"2026-02-20T22:17:21.185416+0000","last_clean":"2026-02-20T22:17:21.185416+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T22:17:21.185416+0000","last_undegraded":"2026-02-20T22:17:21.185416+0000","last_fullsized":"2026-02-20T22:17:21.185416+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":1981,"log_dups_size":0,"ondisk_log_size":1981,"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 @ 2026-02-22T03:18:53.384932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"stat_sum":{"num_bytes":693,"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":11666,"num_read_kb":9736,"num_write":3798,"num_write_kb":3785,"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":[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":"24'291099","reported_seq":447702,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.161184+0000","last_change":"2026-02-20T21:48:48.764248+0000","last_active":"2026-02-20T22:17:21.161184+0000","last_peered":"2026-02-20T22:17:21.161184+0000","last_clean":"2026-02-20T22:17:21.161184+0000","last_became_active":"2026-02-20T21:48:46.761402+0000","last_became_peered":"2026-02-20T21:48:46.761402+0000","last_unstale":"2026-02-20T22:17:21.161184+0000","last_undegraded":"2026-02-20T22:17:21.161184+0000","last_fullsized":"2026-02-20T22:17:21.161184+0000","mapping_epoch":17,"log_start":"24'281001","ondisk_log_start":"24'281001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"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 @ 2026-02-22T00:48:16.837404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055992900000000003,"stat_sum":{"num_bytes":5193296896,"num_objects":1280,"num_object_clones":67,"num_object_copies":2560,"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":1280,"num_whiteouts":0,"num_read":156755,"num_read_kb":3723100,"num_write":291084,"num_write_kb":23889036,"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":[]},{"pgid":"2.1","version":"24'2716","reported_seq":3143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.190855+0000","last_change":"2026-02-20T21:48:23.161882+0000","last_active":"2026-02-20T22:17:21.190855+0000","last_peered":"2026-02-20T22:17:21.190855+0000","last_clean":"2026-02-20T22:17:21.190855+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T22:17:21.190855+0000","last_undegraded":"2026-02-20T22:17:21.190855+0000","last_fullsized":"2026-02-20T22:17:21.190855+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":2716,"log_dups_size":0,"ondisk_log_size":2716,"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 @ 2026-02-22T00:43:59.795787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"stat_sum":{"num_bytes":690,"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":16115,"num_read_kb":13400,"num_write":5370,"num_write_kb":5358,"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":[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":"24'177884","reported_seq":323598,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.163537+0000","last_change":"2026-02-20T21:48:48.863640+0000","last_active":"2026-02-20T22:17:21.163537+0000","last_peered":"2026-02-20T22:17:21.163537+0000","last_clean":"2026-02-20T22:17:21.163537+0000","last_became_active":"2026-02-20T21:48:46.761415+0000","last_became_peered":"2026-02-20T21:48:46.761415+0000","last_unstale":"2026-02-20T22:17:21.163537+0000","last_undegraded":"2026-02-20T22:17:21.163537+0000","last_fullsized":"2026-02-20T22:17:21.163537+0000","mapping_epoch":17,"log_start":"24'167801","ondisk_log_start":"24'167801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"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 @ 2026-02-22T04:04:34.708227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036773900000000001,"stat_sum":{"num_bytes":4921110528,"num_objects":1209,"num_object_clones":56,"num_object_copies":2418,"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":1209,"num_whiteouts":0,"num_read":145845,"num_read_kb":3563157,"num_write":177874,"num_write_kb":19631869,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"22'1","reported_seq":59,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.200664+0000","last_change":"2026-02-20T21:48:23.161925+0000","last_active":"2026-02-20T22:14:26.200664+0000","last_peered":"2026-02-20T22:14:26.200664+0000","last_clean":"2026-02-20T22:14:26.200664+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T22:14:26.200664+0000","last_undegraded":"2026-02-20T22:14:26.200664+0000","last_fullsized":"2026-02-20T22:14:26.200664+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T22:05:44.265010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238438,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"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":"24'135987","reported_seq":218030,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.143508+0000","last_change":"2026-02-20T21:48:48.764678+0000","last_active":"2026-02-20T22:17:21.143508+0000","last_peered":"2026-02-20T22:17:21.143508+0000","last_clean":"2026-02-20T22:17:21.143508+0000","last_became_active":"2026-02-20T21:48:46.761480+0000","last_became_peered":"2026-02-20T21:48:46.761480+0000","last_unstale":"2026-02-20T22:17:21.143508+0000","last_undegraded":"2026-02-20T22:17:21.143508+0000","last_fullsized":"2026-02-20T22:17:21.143508+0000","mapping_epoch":17,"log_start":"24'125901","ondisk_log_start":"24'125901","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"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 @ 2026-02-22T07:36:28.717726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790722,"stat_sum":{"num_bytes":5139942419,"num_objects":1274,"num_object_clones":72,"num_object_copies":2548,"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":1274,"num_whiteouts":0,"num_read":82211,"num_read_kb":3089809,"num_write":135949,"num_write_kb":23434929,"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":[]},{"pgid":"2.3","version":"24'303","reported_seq":355,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227603+0000","last_change":"2026-02-20T21:48:22.999228+0000","last_active":"2026-02-20T22:15:26.227603+0000","last_peered":"2026-02-20T22:15:26.227603+0000","last_clean":"2026-02-20T22:15:26.227603+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T22:15:26.227603+0000","last_undegraded":"2026-02-20T22:15:26.227603+0000","last_fullsized":"2026-02-20T22:15:26.227603+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":303,"log_dups_size":0,"ondisk_log_size":303,"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 @ 2026-02-21T21:52:36.536673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"stat_sum":{"num_bytes":162,"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":1506,"num_read_kb":1204,"num_write":603,"num_write_kb":603,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.212773+0000","last_change":"2026-02-20T21:48:17.989572+0000","last_active":"2026-02-20T22:14:26.212773+0000","last_peered":"2026-02-20T22:14:26.212773+0000","last_clean":"2026-02-20T22:14:26.212773+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T22:14:26.212773+0000","last_undegraded":"2026-02-20T22:14:26.212773+0000","last_fullsized":"2026-02-20T22:14:26.212773+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_clean_scrub_stamp":"2026-02-20T21:48:16.984980+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-21T22:23:23.232619+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":20568659987,"num_objects":5073,"num_object_clones":268,"num_object_copies":10146,"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":5073,"num_whiteouts":0,"num_read":440278,"num_read_kb":13490956,"num_write":722227,"num_write_kb":86954620,"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":3725631488,"data_stored":39787796518,"data_compressed":1097072924,"data_compressed_allocated":3327541248,"data_compressed_original":39368042496,"omap_allocated":0,"internal_metadata":0},"log_size":40325,"ondisk_log_size":40325,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":34247,"num_read_kb":28414,"num_write":11466,"num_write_kb":11429,"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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47353,"internal_metadata":0},"log_size":5926,"ondisk_log_size":5926,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3195012,"kb_used_data":1819372,"kb_used_omap":48,"kb_used_meta":1375567,"kb_avail":91176828,"statfs":{"total":96636764160,"available":93365071872,"internally_reserved":0,"allocated":1863036928,"data_stored":19893971232,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":49607,"internal_metadata":1408581177},"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":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1349052,"kb_used_data":917036,"kb_used_omap":20,"kb_used_meta":431979,"kb_avail":93022788,"statfs":{"total":96636764160,"available":95255334912,"internally_reserved":0,"allocated":939044864,"data_stored":10022809451,"data_compressed":286467881,"data_compressed_allocated":845045760,"data_compressed_original":9925410816,"omap_allocated":21221,"internal_metadata":442346779},"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":0,"up_from":8,"seq":34359738723,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2195012,"kb_used_data":902696,"kb_used_omap":109,"kb_used_meta":1292178,"kb_avail":92176828,"statfs":{"total":96636764160,"available":94389071872,"internally_reserved":0,"allocated":924360704,"data_stored":9872417780,"data_compressed":262081543,"data_compressed_allocated":818798592,"data_compressed_original":9759757312,"omap_allocated":112440,"internal_metadata":1323190472},"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":6481,"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":6481,"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":24576,"data_stored":1579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40804,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3950,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2599,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":924073984,"data_stored":9871753728,"data_compressed":262075062,"data_compressed_allocated":818761728,"data_compressed_original":9759183872,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":938741760,"data_stored":10022144531,"data_compressed":286461400,"data_compressed_allocated":845008896,"data_compressed_original":9924837376,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1862815744,"data_stored":19893898259,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:47.388 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-20T22:17:47.388 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T22:17:47.565 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:47.566 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T22:17:47.573 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":906,"stamp":"2026-02-20T22:17:46.185764+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569252802,"num_objects":5090,"num_object_clones":268,"num_object_copies":10180,"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":5090,"num_whiteouts":0,"num_read":474591,"num_read_kb":13519425,"num_write":733794,"num_write_kb":86967677,"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":46323,"ondisk_log_size":46323,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6739076,"kb_used_data":3639104,"kb_used_omap":178,"kb_used_meta":3099725,"kb_avail":276376444,"statfs":{"total":289910292480,"available":283009478656,"internally_reserved":0,"allocated":3726442496,"data_stored":39789198463,"data_compressed":1097085886,"data_compressed_allocated":3327614976,"data_compressed_original":39369189376,"omap_allocated":183268,"internal_metadata":3174118428},"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.001029"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:21.212494+0000","last_change":"2026-02-20T21:48:22.999524+0000","last_active":"2026-02-20T22:14:21.212494+0000","last_peered":"2026-02-20T22:14:21.212494+0000","last_clean":"2026-02-20T22:14:21.212494+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T22:14:21.212494+0000","last_undegraded":"2026-02-20T22:14:21.212494+0000","last_fullsized":"2026-02-20T22:14:21.212494+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:06:08.854439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"stat_sum":{"num_bytes":16,"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":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"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":"24'822","reported_seq":2046,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.186783+0000","last_change":"2026-02-20T21:48:22.999425+0000","last_active":"2026-02-20T22:17:21.186783+0000","last_peered":"2026-02-20T22:17:21.186783+0000","last_clean":"2026-02-20T22:17:21.186783+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T22:17:21.186783+0000","last_undegraded":"2026-02-20T22:17:21.186783+0000","last_fullsized":"2026-02-20T22:17:21.186783+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":822,"log_dups_size":0,"ondisk_log_size":822,"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 @ 2026-02-22T08:56:27.025457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"stat_sum":{"num_bytes":772,"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":4427,"num_read_kb":3660,"num_write":1493,"num_write_kb":1481,"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":"24'99","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:31.227896+0000","last_change":"2026-02-20T21:48:22.999370+0000","last_active":"2026-02-20T22:15:31.227896+0000","last_peered":"2026-02-20T22:15:31.227896+0000","last_clean":"2026-02-20T22:15:31.227896+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T22:15:31.227896+0000","last_undegraded":"2026-02-20T22:15:31.227896+0000","last_fullsized":"2026-02-20T22:15:31.227896+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T23:41:51.603937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"stat_sum":{"num_bytes":98,"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":491,"num_read_kb":392,"num_write":197,"num_write_kb":197,"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":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227626+0000","last_change":"2026-02-20T21:48:22.999281+0000","last_active":"2026-02-20T22:15:26.227626+0000","last_peered":"2026-02-20T22:15:26.227626+0000","last_clean":"2026-02-20T22:15:26.227626+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T22:15:26.227626+0000","last_undegraded":"2026-02-20T22:15:26.227626+0000","last_fullsized":"2026-02-20T22:15:26.227626+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2026-02-22T04:31:59.047084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"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":"24'117358","reported_seq":172658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.162227+0000","last_change":"2026-02-20T21:48:48.863768+0000","last_active":"2026-02-20T22:17:21.162227+0000","last_peered":"2026-02-20T22:17:21.162227+0000","last_clean":"2026-02-20T22:17:21.162227+0000","last_became_active":"2026-02-20T21:48:46.761442+0000","last_became_peered":"2026-02-20T21:48:46.761442+0000","last_unstale":"2026-02-20T22:17:21.162227+0000","last_undegraded":"2026-02-20T22:17:21.162227+0000","last_fullsized":"2026-02-20T22:17:21.162227+0000","mapping_epoch":17,"log_start":"24'107300","ondisk_log_start":"24'107300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"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 @ 2026-02-22T00:45:21.734048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045025399999999998,"stat_sum":{"num_bytes":5314310144,"num_objects":1310,"num_object_clones":73,"num_object_copies":2620,"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":1310,"num_whiteouts":0,"num_read":55467,"num_read_kb":3114890,"num_write":117320,"num_write_kb":19998786,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'1981","reported_seq":4058,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.185416+0000","last_change":"2026-02-20T21:48:22.998267+0000","last_active":"2026-02-20T22:17:21.185416+0000","last_peered":"2026-02-20T22:17:21.185416+0000","last_clean":"2026-02-20T22:17:21.185416+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T22:17:21.185416+0000","last_undegraded":"2026-02-20T22:17:21.185416+0000","last_fullsized":"2026-02-20T22:17:21.185416+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":1981,"log_dups_size":0,"ondisk_log_size":1981,"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 @ 2026-02-22T03:18:53.384932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"stat_sum":{"num_bytes":693,"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":11666,"num_read_kb":9736,"num_write":3798,"num_write_kb":3785,"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":[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":"24'291099","reported_seq":447702,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.161184+0000","last_change":"2026-02-20T21:48:48.764248+0000","last_active":"2026-02-20T22:17:21.161184+0000","last_peered":"2026-02-20T22:17:21.161184+0000","last_clean":"2026-02-20T22:17:21.161184+0000","last_became_active":"2026-02-20T21:48:46.761402+0000","last_became_peered":"2026-02-20T21:48:46.761402+0000","last_unstale":"2026-02-20T22:17:21.161184+0000","last_undegraded":"2026-02-20T22:17:21.161184+0000","last_fullsized":"2026-02-20T22:17:21.161184+0000","mapping_epoch":17,"log_start":"24'281001","ondisk_log_start":"24'281001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"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 @ 2026-02-22T00:48:16.837404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055992900000000003,"stat_sum":{"num_bytes":5193296896,"num_objects":1280,"num_object_clones":67,"num_object_copies":2560,"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":1280,"num_whiteouts":0,"num_read":156755,"num_read_kb":3723100,"num_write":291084,"num_write_kb":23889036,"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":[]},{"pgid":"2.1","version":"24'2716","reported_seq":3143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.190855+0000","last_change":"2026-02-20T21:48:23.161882+0000","last_active":"2026-02-20T22:17:21.190855+0000","last_peered":"2026-02-20T22:17:21.190855+0000","last_clean":"2026-02-20T22:17:21.190855+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T22:17:21.190855+0000","last_undegraded":"2026-02-20T22:17:21.190855+0000","last_fullsized":"2026-02-20T22:17:21.190855+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":2716,"log_dups_size":0,"ondisk_log_size":2716,"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 @ 2026-02-22T00:43:59.795787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"stat_sum":{"num_bytes":690,"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":16115,"num_read_kb":13400,"num_write":5370,"num_write_kb":5358,"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":[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":"24'177884","reported_seq":323598,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.163537+0000","last_change":"2026-02-20T21:48:48.863640+0000","last_active":"2026-02-20T22:17:21.163537+0000","last_peered":"2026-02-20T22:17:21.163537+0000","last_clean":"2026-02-20T22:17:21.163537+0000","last_became_active":"2026-02-20T21:48:46.761415+0000","last_became_peered":"2026-02-20T21:48:46.761415+0000","last_unstale":"2026-02-20T22:17:21.163537+0000","last_undegraded":"2026-02-20T22:17:21.163537+0000","last_fullsized":"2026-02-20T22:17:21.163537+0000","mapping_epoch":17,"log_start":"24'167801","ondisk_log_start":"24'167801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"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 @ 2026-02-22T04:04:34.708227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036773900000000001,"stat_sum":{"num_bytes":4921110528,"num_objects":1209,"num_object_clones":56,"num_object_copies":2418,"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":1209,"num_whiteouts":0,"num_read":145845,"num_read_kb":3563157,"num_write":177874,"num_write_kb":19631869,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"22'1","reported_seq":59,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.200664+0000","last_change":"2026-02-20T21:48:23.161925+0000","last_active":"2026-02-20T22:14:26.200664+0000","last_peered":"2026-02-20T22:14:26.200664+0000","last_clean":"2026-02-20T22:14:26.200664+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T22:14:26.200664+0000","last_undegraded":"2026-02-20T22:14:26.200664+0000","last_fullsized":"2026-02-20T22:14:26.200664+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T22:05:44.265010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238438,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"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":"24'135987","reported_seq":218030,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.143508+0000","last_change":"2026-02-20T21:48:48.764678+0000","last_active":"2026-02-20T22:17:21.143508+0000","last_peered":"2026-02-20T22:17:21.143508+0000","last_clean":"2026-02-20T22:17:21.143508+0000","last_became_active":"2026-02-20T21:48:46.761480+0000","last_became_peered":"2026-02-20T21:48:46.761480+0000","last_unstale":"2026-02-20T22:17:21.143508+0000","last_undegraded":"2026-02-20T22:17:21.143508+0000","last_fullsized":"2026-02-20T22:17:21.143508+0000","mapping_epoch":17,"log_start":"24'125901","ondisk_log_start":"24'125901","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"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 @ 2026-02-22T07:36:28.717726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790722,"stat_sum":{"num_bytes":5139942419,"num_objects":1274,"num_object_clones":72,"num_object_copies":2548,"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":1274,"num_whiteouts":0,"num_read":82211,"num_read_kb":3089809,"num_write":135949,"num_write_kb":23434929,"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":[]},{"pgid":"2.3","version":"24'303","reported_seq":355,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227603+0000","last_change":"2026-02-20T21:48:22.999228+0000","last_active":"2026-02-20T22:15:26.227603+0000","last_peered":"2026-02-20T22:15:26.227603+0000","last_clean":"2026-02-20T22:15:26.227603+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T22:15:26.227603+0000","last_undegraded":"2026-02-20T22:15:26.227603+0000","last_fullsized":"2026-02-20T22:15:26.227603+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":303,"log_dups_size":0,"ondisk_log_size":303,"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 @ 2026-02-21T21:52:36.536673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"stat_sum":{"num_bytes":162,"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":1506,"num_read_kb":1204,"num_write":603,"num_write_kb":603,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.212773+0000","last_change":"2026-02-20T21:48:17.989572+0000","last_active":"2026-02-20T22:14:26.212773+0000","last_peered":"2026-02-20T22:14:26.212773+0000","last_clean":"2026-02-20T22:14:26.212773+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T22:14:26.212773+0000","last_undegraded":"2026-02-20T22:14:26.212773+0000","last_fullsized":"2026-02-20T22:14:26.212773+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_clean_scrub_stamp":"2026-02-20T21:48:16.984980+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-21T22:23:23.232619+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":20568659987,"num_objects":5073,"num_object_clones":268,"num_object_copies":10146,"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":5073,"num_whiteouts":0,"num_read":440278,"num_read_kb":13490956,"num_write":722227,"num_write_kb":86954620,"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":3725631488,"data_stored":39787796518,"data_compressed":1097072924,"data_compressed_allocated":3327541248,"data_compressed_original":39368042496,"omap_allocated":0,"internal_metadata":0},"log_size":40325,"ondisk_log_size":40325,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":34247,"num_read_kb":28414,"num_write":11466,"num_write_kb":11429,"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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47353,"internal_metadata":0},"log_size":5926,"ondisk_log_size":5926,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3195012,"kb_used_data":1819372,"kb_used_omap":48,"kb_used_meta":1375567,"kb_avail":91176828,"statfs":{"total":96636764160,"available":93365071872,"internally_reserved":0,"allocated":1863036928,"data_stored":19893971232,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":49607,"internal_metadata":1408581177},"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":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1349052,"kb_used_data":917036,"kb_used_omap":20,"kb_used_meta":431979,"kb_avail":93022788,"statfs":{"total":96636764160,"available":95255334912,"internally_reserved":0,"allocated":939044864,"data_stored":10022809451,"data_compressed":286467881,"data_compressed_allocated":845045760,"data_compressed_original":9925410816,"omap_allocated":21221,"internal_metadata":442346779},"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":0,"up_from":8,"seq":34359738723,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2195012,"kb_used_data":902696,"kb_used_omap":109,"kb_used_meta":1292178,"kb_avail":92176828,"statfs":{"total":96636764160,"available":94389071872,"internally_reserved":0,"allocated":924360704,"data_stored":9872417780,"data_compressed":262081543,"data_compressed_allocated":818798592,"data_compressed_original":9759757312,"omap_allocated":112440,"internal_metadata":1323190472},"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":6481,"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":6481,"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":24576,"data_stored":1579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40804,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3950,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2599,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":924073984,"data_stored":9871753728,"data_compressed":262075062,"data_compressed_allocated":818761728,"data_compressed_original":9759183872,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":938741760,"data_stored":10022144531,"data_compressed":286461400,"data_compressed_allocated":845008896,"data_compressed_original":9924837376,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1862815744,"data_stored":19893898259,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:47.575 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-20T22:17:47.758 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:47.759 INFO:teuthology.orchestra.run.trial063.stdout:{"epoch":24,"fsid":"887ca056-428f-4943-aa83-1a9fced2db06","created":"2026-02-20T21:48:11.748668+0000","modified":"2026-02-20T21:50:13.774942+0000","last_up_change":"2026-02-20T21:48:15.756339+0000","last_in_change":"2026-02-20T21:48:12.430996+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":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-20T21:48:15.993338+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":"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:19.618711+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":"15","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":15,"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,"nonprimary_shards":"{}","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":"2026-02-20T21:48:45.269679+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":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":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":24,"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,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1ee4eb0a-e560-4705-b656-8c15e576a9ae","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6808","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6809","nonce":847764119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6810","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6811","nonce":847764119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6814","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6815","nonce":847764119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6812","nonce":847764119},{"type":"v1","addr":"10.20.193.63:6813","nonce":847764119}]},"public_addr":"10.20.193.63:6809/847764119","cluster_addr":"10.20.193.63:6811/847764119","heartbeat_back_addr":"10.20.193.63:6815/847764119","heartbeat_front_addr":"10.20.193.63:6813/847764119","state":["exists","up"]},{"osd":1,"uuid":"13202d69-150e-427e-9388-dadbdc4c133e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6816","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6817","nonce":2016305638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6818","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6819","nonce":2016305638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6822","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6823","nonce":2016305638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6820","nonce":2016305638},{"type":"v1","addr":"10.20.193.63:6821","nonce":2016305638}]},"public_addr":"10.20.193.63:6817/2016305638","cluster_addr":"10.20.193.63:6819/2016305638","heartbeat_back_addr":"10.20.193.63:6823/2016305638","heartbeat_front_addr":"10.20.193.63:6821/2016305638","state":["exists","up"]},{"osd":2,"uuid":"b6075cda-2b60-46fa-bf5b-493fefcb2183","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6800","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6801","nonce":179494425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6802","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6803","nonce":179494425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6806","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6807","nonce":179494425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.63:6804","nonce":179494425},{"type":"v1","addr":"10.20.193.63:6805","nonce":179494425}]},"public_addr":"10.20.193.63:6801/179494425","cluster_addr":"10.20.193.63:6803/179494425","heartbeat_back_addr":"10.20.193.63:6807/179494425","heartbeat_front_addr":"10.20.193.63:6805/179494425","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.316567+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.442992+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T21:48:14.329080+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":"isa","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}} 2026-02-20T22:17:48.768 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2026-02-20T22:17:48.769 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:17:48.855 INFO:teuthology.orchestra.run.trial063.stdout:{ 2026-02-20T22:17:48.855 INFO:teuthology.orchestra.run.trial063.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-20T22:17:48.856 INFO:teuthology.orchestra.run.trial063.stdout:} 2026-02-20T22:17:48.863 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2026-02-20T22:17:49.043 INFO:teuthology.orchestra.run.trial063.stderr:instructed osd(s) 0 to deep-scrub 2026-02-20T22:17:49.053 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2026-02-20T22:17:49.053 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:17:49.135 INFO:teuthology.orchestra.run.trial063.stdout:{ 2026-02-20T22:17:49.135 INFO:teuthology.orchestra.run.trial063.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-20T22:17:49.135 INFO:teuthology.orchestra.run.trial063.stdout:} 2026-02-20T22:17:49.140 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2026-02-20T22:17:49.319 INFO:teuthology.orchestra.run.trial063.stderr:instructed osd(s) 1 to deep-scrub 2026-02-20T22:17:49.328 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2026-02-20T22:17:49.329 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:17:49.411 INFO:teuthology.orchestra.run.trial063.stdout:{ 2026-02-20T22:17:49.412 INFO:teuthology.orchestra.run.trial063.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-20T22:17:49.412 INFO:teuthology.orchestra.run.trial063.stdout:} 2026-02-20T22:17:49.418 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2026-02-20T22:17:49.597 INFO:teuthology.orchestra.run.trial063.stderr:instructed osd(s) 2 to deep-scrub 2026-02-20T22:17:49.608 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T22:17:49.788 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:17:49.789 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T22:17:49.797 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":907,"stamp":"2026-02-20T22:17:48.185954+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569252802,"num_objects":5090,"num_object_clones":268,"num_object_copies":10180,"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":5090,"num_whiteouts":0,"num_read":474591,"num_read_kb":13519425,"num_write":733794,"num_write_kb":86967677,"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":46323,"ondisk_log_size":46323,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6739076,"kb_used_data":3639104,"kb_used_omap":178,"kb_used_meta":3099725,"kb_avail":276376444,"statfs":{"total":289910292480,"available":283009478656,"internally_reserved":0,"allocated":3726442496,"data_stored":39789198463,"data_compressed":1097085886,"data_compressed_allocated":3327614976,"data_compressed_original":39369189376,"omap_allocated":183268,"internal_metadata":3174118428},"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.001039"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:21.212494+0000","last_change":"2026-02-20T21:48:22.999524+0000","last_active":"2026-02-20T22:14:21.212494+0000","last_peered":"2026-02-20T22:14:21.212494+0000","last_clean":"2026-02-20T22:14:21.212494+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T22:14:21.212494+0000","last_undegraded":"2026-02-20T22:14:21.212494+0000","last_fullsized":"2026-02-20T22:14:21.212494+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-22T08:06:08.854439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"stat_sum":{"num_bytes":16,"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":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"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":"24'822","reported_seq":2046,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.186783+0000","last_change":"2026-02-20T21:48:22.999425+0000","last_active":"2026-02-20T22:17:21.186783+0000","last_peered":"2026-02-20T22:17:21.186783+0000","last_clean":"2026-02-20T22:17:21.186783+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T22:17:21.186783+0000","last_undegraded":"2026-02-20T22:17:21.186783+0000","last_fullsized":"2026-02-20T22:17:21.186783+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":822,"log_dups_size":0,"ondisk_log_size":822,"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 @ 2026-02-22T08:56:27.025457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"stat_sum":{"num_bytes":772,"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":4427,"num_read_kb":3660,"num_write":1493,"num_write_kb":1481,"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":"24'99","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:31.227896+0000","last_change":"2026-02-20T21:48:22.999370+0000","last_active":"2026-02-20T22:15:31.227896+0000","last_peered":"2026-02-20T22:15:31.227896+0000","last_clean":"2026-02-20T22:15:31.227896+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T22:15:31.227896+0000","last_undegraded":"2026-02-20T22:15:31.227896+0000","last_fullsized":"2026-02-20T22:15:31.227896+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T23:41:51.603937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"stat_sum":{"num_bytes":98,"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":491,"num_read_kb":392,"num_write":197,"num_write_kb":197,"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":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227626+0000","last_change":"2026-02-20T21:48:22.999281+0000","last_active":"2026-02-20T22:15:26.227626+0000","last_peered":"2026-02-20T22:15:26.227626+0000","last_clean":"2026-02-20T22:15:26.227626+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T22:15:26.227626+0000","last_undegraded":"2026-02-20T22:15:26.227626+0000","last_fullsized":"2026-02-20T22:15:26.227626+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2026-02-22T04:31:59.047084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"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":"24'117358","reported_seq":172658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.162227+0000","last_change":"2026-02-20T21:48:48.863768+0000","last_active":"2026-02-20T22:17:21.162227+0000","last_peered":"2026-02-20T22:17:21.162227+0000","last_clean":"2026-02-20T22:17:21.162227+0000","last_became_active":"2026-02-20T21:48:46.761442+0000","last_became_peered":"2026-02-20T21:48:46.761442+0000","last_unstale":"2026-02-20T22:17:21.162227+0000","last_undegraded":"2026-02-20T22:17:21.162227+0000","last_fullsized":"2026-02-20T22:17:21.162227+0000","mapping_epoch":17,"log_start":"24'107300","ondisk_log_start":"24'107300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"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 @ 2026-02-22T00:45:21.734048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045025399999999998,"stat_sum":{"num_bytes":5314310144,"num_objects":1310,"num_object_clones":73,"num_object_copies":2620,"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":1310,"num_whiteouts":0,"num_read":55467,"num_read_kb":3114890,"num_write":117320,"num_write_kb":19998786,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'1981","reported_seq":4058,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.185416+0000","last_change":"2026-02-20T21:48:22.998267+0000","last_active":"2026-02-20T22:17:21.185416+0000","last_peered":"2026-02-20T22:17:21.185416+0000","last_clean":"2026-02-20T22:17:21.185416+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T22:17:21.185416+0000","last_undegraded":"2026-02-20T22:17:21.185416+0000","last_fullsized":"2026-02-20T22:17:21.185416+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":1981,"log_dups_size":0,"ondisk_log_size":1981,"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 @ 2026-02-22T03:18:53.384932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"stat_sum":{"num_bytes":693,"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":11666,"num_read_kb":9736,"num_write":3798,"num_write_kb":3785,"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":[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":"24'291099","reported_seq":447702,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.161184+0000","last_change":"2026-02-20T21:48:48.764248+0000","last_active":"2026-02-20T22:17:21.161184+0000","last_peered":"2026-02-20T22:17:21.161184+0000","last_clean":"2026-02-20T22:17:21.161184+0000","last_became_active":"2026-02-20T21:48:46.761402+0000","last_became_peered":"2026-02-20T21:48:46.761402+0000","last_unstale":"2026-02-20T22:17:21.161184+0000","last_undegraded":"2026-02-20T22:17:21.161184+0000","last_fullsized":"2026-02-20T22:17:21.161184+0000","mapping_epoch":17,"log_start":"24'281001","ondisk_log_start":"24'281001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"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 @ 2026-02-22T00:48:16.837404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055992900000000003,"stat_sum":{"num_bytes":5193296896,"num_objects":1280,"num_object_clones":67,"num_object_copies":2560,"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":1280,"num_whiteouts":0,"num_read":156755,"num_read_kb":3723100,"num_write":291084,"num_write_kb":23889036,"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":[]},{"pgid":"2.1","version":"24'2716","reported_seq":3143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.190855+0000","last_change":"2026-02-20T21:48:23.161882+0000","last_active":"2026-02-20T22:17:21.190855+0000","last_peered":"2026-02-20T22:17:21.190855+0000","last_clean":"2026-02-20T22:17:21.190855+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T22:17:21.190855+0000","last_undegraded":"2026-02-20T22:17:21.190855+0000","last_fullsized":"2026-02-20T22:17:21.190855+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":2716,"log_dups_size":0,"ondisk_log_size":2716,"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 @ 2026-02-22T00:43:59.795787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"stat_sum":{"num_bytes":690,"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":16115,"num_read_kb":13400,"num_write":5370,"num_write_kb":5358,"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":[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":"24'177884","reported_seq":323598,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.163537+0000","last_change":"2026-02-20T21:48:48.863640+0000","last_active":"2026-02-20T22:17:21.163537+0000","last_peered":"2026-02-20T22:17:21.163537+0000","last_clean":"2026-02-20T22:17:21.163537+0000","last_became_active":"2026-02-20T21:48:46.761415+0000","last_became_peered":"2026-02-20T21:48:46.761415+0000","last_unstale":"2026-02-20T22:17:21.163537+0000","last_undegraded":"2026-02-20T22:17:21.163537+0000","last_fullsized":"2026-02-20T22:17:21.163537+0000","mapping_epoch":17,"log_start":"24'167801","ondisk_log_start":"24'167801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"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 @ 2026-02-22T04:04:34.708227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036773900000000001,"stat_sum":{"num_bytes":4921110528,"num_objects":1209,"num_object_clones":56,"num_object_copies":2418,"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":1209,"num_whiteouts":0,"num_read":145845,"num_read_kb":3563157,"num_write":177874,"num_write_kb":19631869,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"22'1","reported_seq":59,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.200664+0000","last_change":"2026-02-20T21:48:23.161925+0000","last_active":"2026-02-20T22:14:26.200664+0000","last_peered":"2026-02-20T22:14:26.200664+0000","last_clean":"2026-02-20T22:14:26.200664+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T22:14:26.200664+0000","last_undegraded":"2026-02-20T22:14:26.200664+0000","last_fullsized":"2026-02-20T22:14:26.200664+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+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 @ 2026-02-21T22:05:44.265010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238438,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"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":"24'135987","reported_seq":218030,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:21.143508+0000","last_change":"2026-02-20T21:48:48.764678+0000","last_active":"2026-02-20T22:17:21.143508+0000","last_peered":"2026-02-20T22:17:21.143508+0000","last_clean":"2026-02-20T22:17:21.143508+0000","last_became_active":"2026-02-20T21:48:46.761480+0000","last_became_peered":"2026-02-20T21:48:46.761480+0000","last_unstale":"2026-02-20T22:17:21.143508+0000","last_undegraded":"2026-02-20T22:17:21.143508+0000","last_fullsized":"2026-02-20T22:17:21.143508+0000","mapping_epoch":17,"log_start":"24'125901","ondisk_log_start":"24'125901","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"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 @ 2026-02-22T07:36:28.717726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790722,"stat_sum":{"num_bytes":5139942419,"num_objects":1274,"num_object_clones":72,"num_object_copies":2548,"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":1274,"num_whiteouts":0,"num_read":82211,"num_read_kb":3089809,"num_write":135949,"num_write_kb":23434929,"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":[]},{"pgid":"2.3","version":"24'303","reported_seq":355,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:15:26.227603+0000","last_change":"2026-02-20T21:48:22.999228+0000","last_active":"2026-02-20T22:15:26.227603+0000","last_peered":"2026-02-20T22:15:26.227603+0000","last_clean":"2026-02-20T22:15:26.227603+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T22:15:26.227603+0000","last_undegraded":"2026-02-20T22:15:26.227603+0000","last_fullsized":"2026-02-20T22:15:26.227603+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:19.988276+0000","last_clean_scrub_stamp":"2026-02-20T21:48:19.988276+0000","objects_scrubbed":0,"log_size":303,"log_dups_size":0,"ondisk_log_size":303,"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 @ 2026-02-21T21:52:36.536673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"stat_sum":{"num_bytes":162,"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":1506,"num_read_kb":1204,"num_write":603,"num_write_kb":603,"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":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:14:26.212773+0000","last_change":"2026-02-20T21:48:17.989572+0000","last_active":"2026-02-20T22:14:26.212773+0000","last_peered":"2026-02-20T22:14:26.212773+0000","last_clean":"2026-02-20T22:14:26.212773+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T22:14:26.212773+0000","last_undegraded":"2026-02-20T22:14:26.212773+0000","last_fullsized":"2026-02-20T22:14:26.212773+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:16.984980+0000","last_clean_scrub_stamp":"2026-02-20T21:48:16.984980+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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 @ 2026-02-21T22:23:23.232619+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":20568659987,"num_objects":5073,"num_object_clones":268,"num_object_copies":10146,"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":5073,"num_whiteouts":0,"num_read":440278,"num_read_kb":13490956,"num_write":722227,"num_write_kb":86954620,"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":3725631488,"data_stored":39787796518,"data_compressed":1097072924,"data_compressed_allocated":3327541248,"data_compressed_original":39368042496,"omap_allocated":0,"internal_metadata":0},"log_size":40325,"ondisk_log_size":40325,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":34247,"num_read_kb":28414,"num_write":11466,"num_write_kb":11429,"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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47353,"internal_metadata":0},"log_size":5926,"ondisk_log_size":5926,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738724,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3195012,"kb_used_data":1819372,"kb_used_omap":48,"kb_used_meta":1375567,"kb_avail":91176828,"statfs":{"total":96636764160,"available":93365071872,"internally_reserved":0,"allocated":1863036928,"data_stored":19893971232,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":49607,"internal_metadata":1408581177},"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":1,"up_from":8,"seq":34359738724,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1349052,"kb_used_data":917036,"kb_used_omap":20,"kb_used_meta":431979,"kb_avail":93022788,"statfs":{"total":96636764160,"available":95255334912,"internally_reserved":0,"allocated":939044864,"data_stored":10022809451,"data_compressed":286467881,"data_compressed_allocated":845045760,"data_compressed_original":9925410816,"omap_allocated":21221,"internal_metadata":442346779},"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":0,"up_from":8,"seq":34359738724,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2195012,"kb_used_data":902696,"kb_used_omap":109,"kb_used_meta":1292178,"kb_avail":92176828,"statfs":{"total":96636764160,"available":94389071872,"internally_reserved":0,"allocated":924360704,"data_stored":9872417780,"data_compressed":262081543,"data_compressed_allocated":818798592,"data_compressed_original":9759757312,"omap_allocated":112440,"internal_metadata":1323190472},"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":6481,"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":6481,"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":24576,"data_stored":1579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":40804,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3950,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2599,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":924073984,"data_stored":9871753728,"data_compressed":262075062,"data_compressed_allocated":818761728,"data_compressed_original":9759183872,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":938741760,"data_stored":10022144531,"data_compressed":286461400,"data_compressed_allocated":845008896,"data_compressed_original":9924837376,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1862815744,"data_stored":19893898259,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:17:49.798 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.798 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.798 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.798 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.798 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-20T21:48:45.752872+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=45, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-20T21:48:45.752872+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=45, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-20T21:48:45.752872+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=45, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-20T21:48:45.752872+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=45, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-20T21:48:19.988276+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=19, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-20T21:48:16.984980+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=16, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:17:49.799 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-20T22:18:09.800 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T22:18:09.982 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:18:09.982 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T22:18:09.990 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":917,"stamp":"2026-02-20T22:18:08.188404+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569252802,"num_objects":5090,"num_object_clones":268,"num_object_copies":10180,"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":5090,"num_whiteouts":0,"num_read":474591,"num_read_kb":13519425,"num_write":733794,"num_write_kb":86967677,"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":932,"num_omap_keys":38,"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":46254,"ondisk_log_size":46254,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6757104,"kb_used_data":3639104,"kb_used_omap":269,"kb_used_meta":3117682,"kb_avail":276358416,"statfs":{"total":289910292480,"available":282991017984,"internally_reserved":0,"allocated":3726442496,"data_stored":39789198463,"data_compressed":1097085886,"data_compressed_allocated":3327614976,"data_compressed_original":39369189376,"omap_allocated":275474,"internal_metadata":3192507374},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,2,4],"upper_bound":16},"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":438,"num_omap_keys":17,"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.001446"},"pg_stats":[{"pgid":"2.7","version":"24'2","reported_seq":71,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:55.104470+0000","last_change":"2026-02-20T22:17:55.104470+0000","last_active":"2026-02-20T22:17:55.104470+0000","last_peered":"2026-02-20T22:17:55.104470+0000","last_clean":"2026-02-20T22:17:55.104470+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T22:17:55.104470+0000","last_undegraded":"2026-02-20T22:17:55.104470+0000","last_fullsized":"2026-02-20T22:17:55.104470+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-20T22:17:55.104406+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-20T22:17:55.104406+0000","last_clean_scrub_stamp":"2026-02-20T22:17:55.104406+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T04:53:23.485892+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"stat_sum":{"num_bytes":16,"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":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"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":"24'825","reported_seq":2057,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:54.138529+0000","last_change":"2026-02-20T22:17:54.138529+0000","last_active":"2026-02-20T22:17:54.138529+0000","last_peered":"2026-02-20T22:17:54.138529+0000","last_clean":"2026-02-20T22:17:54.138529+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T22:17:54.138529+0000","last_undegraded":"2026-02-20T22:17:54.138529+0000","last_fullsized":"2026-02-20T22:17:54.138529+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'825","last_scrub_stamp":"2026-02-20T22:17:54.138481+0000","last_deep_scrub":"24'825","last_deep_scrub_stamp":"2026-02-20T22:17:54.138481+0000","last_clean_scrub_stamp":"2026-02-20T22:17:54.138481+0000","objects_scrubbed":3,"log_size":825,"log_dups_size":0,"ondisk_log_size":825,"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 @ 2026-02-22T09:36:47.764752+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"stat_sum":{"num_bytes":772,"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":4427,"num_read_kb":3660,"num_write":1493,"num_write_kb":1481,"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":348,"num_omap_keys":11,"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":"24'100","reported_seq":160,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:53.106463+0000","last_change":"2026-02-20T22:17:53.106463+0000","last_active":"2026-02-20T22:17:53.106463+0000","last_peered":"2026-02-20T22:17:53.106463+0000","last_clean":"2026-02-20T22:17:53.106463+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T22:17:53.106463+0000","last_undegraded":"2026-02-20T22:17:53.106463+0000","last_fullsized":"2026-02-20T22:17:53.106463+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'100","last_scrub_stamp":"2026-02-20T22:17:53.106421+0000","last_deep_scrub":"24'100","last_deep_scrub_stamp":"2026-02-20T22:17:53.106421+0000","last_clean_scrub_stamp":"2026-02-20T22:17:53.106421+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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 @ 2026-02-21T22:35:58.561749+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"stat_sum":{"num_bytes":98,"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":491,"num_read_kb":392,"num_write":197,"num_write_kb":197,"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":"24'4","reported_seq":75,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:52.098689+0000","last_change":"2026-02-20T22:17:52.098689+0000","last_active":"2026-02-20T22:17:52.098689+0000","last_peered":"2026-02-20T22:17:52.098689+0000","last_clean":"2026-02-20T22:17:52.098689+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T22:17:52.098689+0000","last_undegraded":"2026-02-20T22:17:52.098689+0000","last_fullsized":"2026-02-20T22:17:52.098689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'4","last_scrub_stamp":"2026-02-20T22:17:52.098633+0000","last_deep_scrub":"24'4","last_deep_scrub_stamp":"2026-02-20T22:17:52.098633+0000","last_clean_scrub_stamp":"2026-02-20T22:17:52.098633+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-21T22:18:07.270487+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"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":90,"num_omap_keys":6,"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":"24'118668","reported_seq":174064,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:18:03.721404+0000","last_change":"2026-02-20T22:18:03.721404+0000","last_active":"2026-02-20T22:18:03.721404+0000","last_peered":"2026-02-20T22:18:03.721404+0000","last_clean":"2026-02-20T22:18:03.721404+0000","last_became_active":"2026-02-20T21:48:46.761442+0000","last_became_peered":"2026-02-20T21:48:46.761442+0000","last_unstale":"2026-02-20T22:18:03.721404+0000","last_undegraded":"2026-02-20T22:18:03.721404+0000","last_fullsized":"2026-02-20T22:18:03.721404+0000","mapping_epoch":17,"log_start":"24'108600","ondisk_log_start":"24'108600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'118668","last_scrub_stamp":"2026-02-20T22:18:03.721349+0000","last_deep_scrub":"24'118668","last_deep_scrub_stamp":"2026-02-20T22:18:03.721349+0000","last_clean_scrub_stamp":"2026-02-20T22:18:03.721349+0000","objects_scrubbed":1310,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"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":13,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T04:02:55.642498+0000","scrub_duration":12497,"objects_trimmed":0,"snaptrim_duration":0.00045025399999999998,"stat_sum":{"num_bytes":5314310144,"num_objects":1310,"num_object_clones":73,"num_object_copies":2620,"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":1310,"num_whiteouts":0,"num_read":55467,"num_read_kb":3114890,"num_write":117320,"num_write_kb":19998786,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'1982","reported_seq":4067,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:49.231000+0000","last_change":"2026-02-20T22:17:49.231000+0000","last_active":"2026-02-20T22:17:49.231000+0000","last_peered":"2026-02-20T22:17:49.231000+0000","last_clean":"2026-02-20T22:17:49.231000+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T22:17:49.231000+0000","last_undegraded":"2026-02-20T22:17:49.231000+0000","last_fullsized":"2026-02-20T22:17:49.231000+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'1982","last_scrub_stamp":"2026-02-20T22:17:49.230939+0000","last_deep_scrub":"24'1982","last_deep_scrub_stamp":"2026-02-20T22:17:49.230939+0000","last_clean_scrub_stamp":"2026-02-20T22:17:49.230939+0000","objects_scrubbed":3,"log_size":1982,"log_dups_size":0,"ondisk_log_size":1982,"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 @ 2026-02-22T01:53:54.540162+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"stat_sum":{"num_bytes":693,"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":11666,"num_read_kb":9736,"num_write":3798,"num_write_kb":3785,"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":146,"num_omap_keys":10,"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":"24'292056","reported_seq":448727,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-20T22:18:06.302774+0000","last_change":"2026-02-20T22:17:57.101256+0000","last_active":"2026-02-20T22:18:06.302774+0000","last_peered":"2026-02-20T22:18:06.302774+0000","last_clean":"2026-02-20T22:18:06.302774+0000","last_became_active":"2026-02-20T21:48:46.761402+0000","last_became_peered":"2026-02-20T21:48:46.761402+0000","last_unstale":"2026-02-20T22:18:06.302774+0000","last_undegraded":"2026-02-20T22:18:06.302774+0000","last_fullsized":"2026-02-20T22:18:06.302774+0000","mapping_epoch":17,"log_start":"24'282001","ondisk_log_start":"24'282001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":957,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"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":"deep scrubbing for 10s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055992900000000003,"stat_sum":{"num_bytes":5193296896,"num_objects":1280,"num_object_clones":67,"num_object_copies":2560,"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":1280,"num_whiteouts":0,"num_read":156755,"num_read_kb":3723100,"num_write":291084,"num_write_kb":23889036,"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":[]},{"pgid":"2.1","version":"24'2717","reported_seq":3152,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:50.617027+0000","last_change":"2026-02-20T22:17:50.617027+0000","last_active":"2026-02-20T22:17:50.617027+0000","last_peered":"2026-02-20T22:17:50.617027+0000","last_clean":"2026-02-20T22:17:50.617027+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T22:17:50.617027+0000","last_undegraded":"2026-02-20T22:17:50.617027+0000","last_fullsized":"2026-02-20T22:17:50.617027+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2717","last_scrub_stamp":"2026-02-20T22:17:50.616990+0000","last_deep_scrub":"24'2717","last_deep_scrub_stamp":"2026-02-20T22:17:50.616990+0000","last_clean_scrub_stamp":"2026-02-20T22:17:50.616990+0000","objects_scrubbed":3,"log_size":2717,"log_dups_size":0,"ondisk_log_size":2717,"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 @ 2026-02-22T04:04:36.771859+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"stat_sum":{"num_bytes":690,"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":16115,"num_read_kb":13400,"num_write":5370,"num_write_kb":5358,"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":348,"num_omap_keys":11,"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":"24'179092","reported_seq":324896,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:18:01.746951+0000","last_change":"2026-02-20T22:18:01.746951+0000","last_active":"2026-02-20T22:18:01.746951+0000","last_peered":"2026-02-20T22:18:01.746951+0000","last_clean":"2026-02-20T22:18:01.746951+0000","last_became_active":"2026-02-20T21:48:46.761415+0000","last_became_peered":"2026-02-20T21:48:46.761415+0000","last_unstale":"2026-02-20T22:18:01.746951+0000","last_undegraded":"2026-02-20T22:18:01.746951+0000","last_fullsized":"2026-02-20T22:18:01.746951+0000","mapping_epoch":17,"log_start":"24'169001","ondisk_log_start":"24'169001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'179092","last_scrub_stamp":"2026-02-20T22:18:01.746921+0000","last_deep_scrub":"24'179092","last_deep_scrub_stamp":"2026-02-20T22:18:01.746921+0000","last_clean_scrub_stamp":"2026-02-20T22:18:01.746921+0000","objects_scrubbed":1209,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"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":12,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T08:04:24.145726+0000","scrub_duration":11494,"objects_trimmed":0,"snaptrim_duration":0.00036773900000000001,"stat_sum":{"num_bytes":4921110528,"num_objects":1209,"num_object_clones":56,"num_object_copies":2418,"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":1209,"num_whiteouts":0,"num_read":145845,"num_read_kb":3563157,"num_write":177874,"num_write_kb":19631869,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2","reported_seq":68,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:49.604043+0000","last_change":"2026-02-20T22:17:49.604043+0000","last_active":"2026-02-20T22:17:49.604043+0000","last_peered":"2026-02-20T22:17:49.604043+0000","last_clean":"2026-02-20T22:17:49.604043+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T22:17:49.604043+0000","last_undegraded":"2026-02-20T22:17:49.604043+0000","last_fullsized":"2026-02-20T22:17:49.604043+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-20T22:17:49.603997+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-20T22:17:49.603997+0000","last_clean_scrub_stamp":"2026-02-20T22:17:49.603997+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T22:59:28.284913+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.000238438,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"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":"24'137030","reported_seq":219147,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-20T22:18:06.255286+0000","last_change":"2026-02-20T22:17:56.140161+0000","last_active":"2026-02-20T22:18:06.255286+0000","last_peered":"2026-02-20T22:18:06.255286+0000","last_clean":"2026-02-20T22:18:06.255286+0000","last_became_active":"2026-02-20T21:48:46.761480+0000","last_became_peered":"2026-02-20T21:48:46.761480+0000","last_unstale":"2026-02-20T22:18:06.255286+0000","last_undegraded":"2026-02-20T22:18:06.255286+0000","last_fullsized":"2026-02-20T22:18:06.255286+0000","mapping_epoch":17,"log_start":"24'127001","ondisk_log_start":"24'127001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:48:45.752872+0000","last_clean_scrub_stamp":"2026-02-20T21:48:45.752872+0000","objects_scrubbed":1043,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"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":"deep scrubbing for 11s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000790722,"stat_sum":{"num_bytes":5139942419,"num_objects":1274,"num_object_clones":72,"num_object_copies":2548,"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":1274,"num_whiteouts":0,"num_read":82211,"num_read_kb":3089809,"num_write":135949,"num_write_kb":23434929,"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":[]},{"pgid":"2.3","version":"24'305","reported_seq":365,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:51.085284+0000","last_change":"2026-02-20T22:17:51.085284+0000","last_active":"2026-02-20T22:17:51.085284+0000","last_peered":"2026-02-20T22:17:51.085284+0000","last_clean":"2026-02-20T22:17:51.085284+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T22:17:51.085284+0000","last_undegraded":"2026-02-20T22:17:51.085284+0000","last_fullsized":"2026-02-20T22:17:51.085284+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'305","last_scrub_stamp":"2026-02-20T22:17:51.085246+0000","last_deep_scrub":"24'305","last_deep_scrub_stamp":"2026-02-20T22:17:51.085246+0000","last_clean_scrub_stamp":"2026-02-20T22:17:51.085246+0000","objects_scrubbed":2,"log_size":305,"log_dups_size":0,"ondisk_log_size":305,"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 @ 2026-02-22T07:42:53.955102+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"stat_sum":{"num_bytes":162,"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":1506,"num_read_kb":1204,"num_write":603,"num_write_kb":603,"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":[]},{"pgid":"1.0","version":"24'74","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:50.126905+0000","last_change":"2026-02-20T22:17:50.126905+0000","last_active":"2026-02-20T22:17:50.126905+0000","last_peered":"2026-02-20T22:17:50.126905+0000","last_clean":"2026-02-20T22:17:50.126905+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T22:17:50.126905+0000","last_undegraded":"2026-02-20T22:17:50.126905+0000","last_fullsized":"2026-02-20T22:17:50.126905+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'74","last_scrub_stamp":"2026-02-20T22:17:50.126858+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-20T22:17:50.126858+0000","last_clean_scrub_stamp":"2026-02-20T22:17:50.126858+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"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 @ 2026-02-22T10:07:15.140863+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":20568659987,"num_objects":5073,"num_object_clones":268,"num_object_copies":10146,"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":5073,"num_whiteouts":0,"num_read":440278,"num_read_kb":13490956,"num_write":722227,"num_write_kb":86954620,"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":3725631488,"data_stored":39787796518,"data_compressed":1097072924,"data_compressed_allocated":3327541248,"data_compressed_original":39368042496,"omap_allocated":0,"internal_metadata":0},"log_size":40243,"ondisk_log_size":40243,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":34247,"num_read_kb":28414,"num_write":11466,"num_write_kb":11429,"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":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48739,"internal_metadata":0},"log_size":5937,"ondisk_log_size":5937,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738728,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3213052,"kb_used_data":1819372,"kb_used_omap":92,"kb_used_meta":1393571,"kb_avail":91158788,"statfs":{"total":96636764160,"available":93346598912,"internally_reserved":0,"allocated":1863036928,"data_stored":19893971232,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":94451,"internal_metadata":1427017485},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,2,4],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738728,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1349052,"kb_used_data":917036,"kb_used_omap":41,"kb_used_meta":431958,"kb_avail":93022788,"statfs":{"total":96636764160,"available":95255334912,"internally_reserved":0,"allocated":939044864,"data_stored":10022809451,"data_compressed":286467881,"data_compressed_allocated":845045760,"data_compressed_original":9925410816,"omap_allocated":42001,"internal_metadata":442325999},"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":0,"up_from":8,"seq":34359738728,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2195000,"kb_used_data":902696,"kb_used_omap":135,"kb_used_meta":1292152,"kb_avail":92176840,"statfs":{"total":96636764160,"available":94389084160,"internally_reserved":0,"allocated":924360704,"data_stored":9872417780,"data_compressed":262081543,"data_compressed_allocated":818798592,"data_compressed_original":9759757312,"omap_allocated":139022,"internal_metadata":1323163890},"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":6481,"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":6481,"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":24576,"data_stored":1579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41010,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5130,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2599,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":924073984,"data_stored":9871753728,"data_compressed":262075062,"data_compressed_allocated":818761728,"data_compressed_original":9759183872,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":938741760,"data_stored":10022144531,"data_compressed":286461400,"data_compressed_allocated":845008896,"data_compressed_original":9924837376,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1862815744,"data_stored":19893898259,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:18:09.992 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-20T21:48:45.752872+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=45, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:18:09.992 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-20T21:48:45.752872+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=48, tm_sec=45, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=17, tm_sec=47, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:18:09.993 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-20T22:18:29.994 DEBUG:teuthology.orchestra.run.trial063:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-20T22:18:30.175 INFO:teuthology.orchestra.run.trial063.stdout: 2026-02-20T22:18:30.175 INFO:teuthology.orchestra.run.trial063.stderr:dumped all 2026-02-20T22:18:30.183 INFO:teuthology.orchestra.run.trial063.stdout:{"pg_ready":true,"pg_map":{"version":927,"stamp":"2026-02-20T22:18:28.190327+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569252802,"num_objects":5090,"num_object_clones":268,"num_object_copies":10180,"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":5090,"num_whiteouts":0,"num_read":474591,"num_read_kb":13519425,"num_write":733794,"num_write_kb":86967677,"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":932,"num_omap_keys":38,"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":46308,"ondisk_log_size":46308,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6757104,"kb_used_data":3639104,"kb_used_omap":286,"kb_used_meta":3117665,"kb_avail":276358416,"statfs":{"total":289910292480,"available":282991017984,"internally_reserved":0,"allocated":3726442496,"data_stored":39789198463,"data_compressed":1097085886,"data_compressed_allocated":3327614976,"data_compressed_original":39369189376,"omap_allocated":293617,"internal_metadata":3192489231},"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.001059"},"pg_stats":[{"pgid":"2.7","version":"24'2","reported_seq":71,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:55.104470+0000","last_change":"2026-02-20T22:17:55.104470+0000","last_active":"2026-02-20T22:17:55.104470+0000","last_peered":"2026-02-20T22:17:55.104470+0000","last_clean":"2026-02-20T22:17:55.104470+0000","last_became_active":"2026-02-20T21:48:20.996445+0000","last_became_peered":"2026-02-20T21:48:20.996445+0000","last_unstale":"2026-02-20T22:17:55.104470+0000","last_undegraded":"2026-02-20T22:17:55.104470+0000","last_fullsized":"2026-02-20T22:17:55.104470+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-20T22:17:55.104406+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-20T22:17:55.104406+0000","last_clean_scrub_stamp":"2026-02-20T22:17:55.104406+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T04:53:23.485892+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00054582600000000002,"stat_sum":{"num_bytes":16,"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":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"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":"24'825","reported_seq":2057,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:54.138529+0000","last_change":"2026-02-20T22:17:54.138529+0000","last_active":"2026-02-20T22:17:54.138529+0000","last_peered":"2026-02-20T22:17:54.138529+0000","last_clean":"2026-02-20T22:17:54.138529+0000","last_became_active":"2026-02-20T21:48:20.996514+0000","last_became_peered":"2026-02-20T21:48:20.996514+0000","last_unstale":"2026-02-20T22:17:54.138529+0000","last_undegraded":"2026-02-20T22:17:54.138529+0000","last_fullsized":"2026-02-20T22:17:54.138529+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'825","last_scrub_stamp":"2026-02-20T22:17:54.138481+0000","last_deep_scrub":"24'825","last_deep_scrub_stamp":"2026-02-20T22:17:54.138481+0000","last_clean_scrub_stamp":"2026-02-20T22:17:54.138481+0000","objects_scrubbed":3,"log_size":825,"log_dups_size":0,"ondisk_log_size":825,"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 @ 2026-02-22T09:36:47.764752+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00045580700000000002,"stat_sum":{"num_bytes":772,"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":4427,"num_read_kb":3660,"num_write":1493,"num_write_kb":1481,"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":348,"num_omap_keys":11,"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":"24'100","reported_seq":160,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:53.106463+0000","last_change":"2026-02-20T22:17:53.106463+0000","last_active":"2026-02-20T22:17:53.106463+0000","last_peered":"2026-02-20T22:17:53.106463+0000","last_clean":"2026-02-20T22:17:53.106463+0000","last_became_active":"2026-02-20T21:48:20.996249+0000","last_became_peered":"2026-02-20T21:48:20.996249+0000","last_unstale":"2026-02-20T22:17:53.106463+0000","last_undegraded":"2026-02-20T22:17:53.106463+0000","last_fullsized":"2026-02-20T22:17:53.106463+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'100","last_scrub_stamp":"2026-02-20T22:17:53.106421+0000","last_deep_scrub":"24'100","last_deep_scrub_stamp":"2026-02-20T22:17:53.106421+0000","last_clean_scrub_stamp":"2026-02-20T22:17:53.106421+0000","objects_scrubbed":1,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"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 @ 2026-02-21T22:35:58.561749+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00040892899999999999,"stat_sum":{"num_bytes":98,"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":491,"num_read_kb":392,"num_write":197,"num_write_kb":197,"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":"24'4","reported_seq":75,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:52.098689+0000","last_change":"2026-02-20T22:17:52.098689+0000","last_active":"2026-02-20T22:17:52.098689+0000","last_peered":"2026-02-20T22:17:52.098689+0000","last_clean":"2026-02-20T22:17:52.098689+0000","last_became_active":"2026-02-20T21:48:20.996362+0000","last_became_peered":"2026-02-20T21:48:20.996362+0000","last_unstale":"2026-02-20T22:17:52.098689+0000","last_undegraded":"2026-02-20T22:17:52.098689+0000","last_fullsized":"2026-02-20T22:17:52.098689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'4","last_scrub_stamp":"2026-02-20T22:17:52.098633+0000","last_deep_scrub":"24'4","last_deep_scrub_stamp":"2026-02-20T22:17:52.098633+0000","last_clean_scrub_stamp":"2026-02-20T22:17:52.098633+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"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 @ 2026-02-21T22:18:07.270487+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00033807599999999998,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"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":90,"num_omap_keys":6,"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":"24'118668","reported_seq":174064,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:18:03.721404+0000","last_change":"2026-02-20T22:18:03.721404+0000","last_active":"2026-02-20T22:18:03.721404+0000","last_peered":"2026-02-20T22:18:03.721404+0000","last_clean":"2026-02-20T22:18:03.721404+0000","last_became_active":"2026-02-20T21:48:46.761442+0000","last_became_peered":"2026-02-20T21:48:46.761442+0000","last_unstale":"2026-02-20T22:18:03.721404+0000","last_undegraded":"2026-02-20T22:18:03.721404+0000","last_fullsized":"2026-02-20T22:18:03.721404+0000","mapping_epoch":17,"log_start":"24'108600","ondisk_log_start":"24'108600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'118668","last_scrub_stamp":"2026-02-20T22:18:03.721349+0000","last_deep_scrub":"24'118668","last_deep_scrub_stamp":"2026-02-20T22:18:03.721349+0000","last_clean_scrub_stamp":"2026-02-20T22:18:03.721349+0000","objects_scrubbed":1310,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"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":13,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T04:02:55.642498+0000","scrub_duration":12497,"objects_trimmed":0,"snaptrim_duration":0.00045025399999999998,"stat_sum":{"num_bytes":5314310144,"num_objects":1310,"num_object_clones":73,"num_object_copies":2620,"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":1310,"num_whiteouts":0,"num_read":55467,"num_read_kb":3114890,"num_write":117320,"num_write_kb":19998786,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'1982","reported_seq":4067,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:49.231000+0000","last_change":"2026-02-20T22:17:49.231000+0000","last_active":"2026-02-20T22:17:49.231000+0000","last_peered":"2026-02-20T22:17:49.231000+0000","last_clean":"2026-02-20T22:17:49.231000+0000","last_became_active":"2026-02-20T21:48:20.995963+0000","last_became_peered":"2026-02-20T21:48:20.995963+0000","last_unstale":"2026-02-20T22:17:49.231000+0000","last_undegraded":"2026-02-20T22:17:49.231000+0000","last_fullsized":"2026-02-20T22:17:49.231000+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'1982","last_scrub_stamp":"2026-02-20T22:17:49.230939+0000","last_deep_scrub":"24'1982","last_deep_scrub_stamp":"2026-02-20T22:17:49.230939+0000","last_clean_scrub_stamp":"2026-02-20T22:17:49.230939+0000","objects_scrubbed":3,"log_size":1982,"log_dups_size":0,"ondisk_log_size":1982,"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 @ 2026-02-22T01:53:54.540162+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00055006399999999996,"stat_sum":{"num_bytes":693,"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":11666,"num_read_kb":9736,"num_write":3798,"num_write_kb":3785,"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":146,"num_omap_keys":10,"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":"24'292379","reported_seq":449076,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:18:09.318708+0000","last_change":"2026-02-20T22:18:09.318708+0000","last_active":"2026-02-20T22:18:09.318708+0000","last_peered":"2026-02-20T22:18:09.318708+0000","last_clean":"2026-02-20T22:18:09.318708+0000","last_became_active":"2026-02-20T21:48:46.761402+0000","last_became_peered":"2026-02-20T21:48:46.761402+0000","last_unstale":"2026-02-20T22:18:09.318708+0000","last_undegraded":"2026-02-20T22:18:09.318708+0000","last_fullsized":"2026-02-20T22:18:09.318708+0000","mapping_epoch":17,"log_start":"24'282301","ondisk_log_start":"24'282301","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'292379","last_scrub_stamp":"2026-02-20T22:18:09.318667+0000","last_deep_scrub":"24'292379","last_deep_scrub_stamp":"2026-02-20T22:18:09.318667+0000","last_clean_scrub_stamp":"2026-02-20T22:18:09.318667+0000","objects_scrubbed":1280,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"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":13,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T23:00:36.134446+0000","scrub_duration":12218,"objects_trimmed":0,"snaptrim_duration":0.00055992900000000003,"stat_sum":{"num_bytes":5193296896,"num_objects":1280,"num_object_clones":67,"num_object_copies":2560,"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":1280,"num_whiteouts":0,"num_read":156755,"num_read_kb":3723100,"num_write":291084,"num_write_kb":23889036,"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":[]},{"pgid":"2.1","version":"24'2717","reported_seq":3152,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:50.617027+0000","last_change":"2026-02-20T22:17:50.617027+0000","last_active":"2026-02-20T22:17:50.617027+0000","last_peered":"2026-02-20T22:17:50.617027+0000","last_clean":"2026-02-20T22:17:50.617027+0000","last_became_active":"2026-02-20T21:48:20.996534+0000","last_became_peered":"2026-02-20T21:48:20.996534+0000","last_unstale":"2026-02-20T22:17:50.617027+0000","last_undegraded":"2026-02-20T22:17:50.617027+0000","last_fullsized":"2026-02-20T22:17:50.617027+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2717","last_scrub_stamp":"2026-02-20T22:17:50.616990+0000","last_deep_scrub":"24'2717","last_deep_scrub_stamp":"2026-02-20T22:17:50.616990+0000","last_clean_scrub_stamp":"2026-02-20T22:17:50.616990+0000","objects_scrubbed":3,"log_size":2717,"log_dups_size":0,"ondisk_log_size":2717,"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 @ 2026-02-22T04:04:36.771859+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00021670700000000001,"stat_sum":{"num_bytes":690,"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":16115,"num_read_kb":13400,"num_write":5370,"num_write_kb":5358,"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":348,"num_omap_keys":11,"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":"24'179092","reported_seq":324896,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:18:01.746951+0000","last_change":"2026-02-20T22:18:01.746951+0000","last_active":"2026-02-20T22:18:01.746951+0000","last_peered":"2026-02-20T22:18:01.746951+0000","last_clean":"2026-02-20T22:18:01.746951+0000","last_became_active":"2026-02-20T21:48:46.761415+0000","last_became_peered":"2026-02-20T21:48:46.761415+0000","last_unstale":"2026-02-20T22:18:01.746951+0000","last_undegraded":"2026-02-20T22:18:01.746951+0000","last_fullsized":"2026-02-20T22:18:01.746951+0000","mapping_epoch":17,"log_start":"24'169001","ondisk_log_start":"24'169001","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'179092","last_scrub_stamp":"2026-02-20T22:18:01.746921+0000","last_deep_scrub":"24'179092","last_deep_scrub_stamp":"2026-02-20T22:18:01.746921+0000","last_clean_scrub_stamp":"2026-02-20T22:18:01.746921+0000","objects_scrubbed":1209,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"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":12,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T08:04:24.145726+0000","scrub_duration":11494,"objects_trimmed":0,"snaptrim_duration":0.00036773900000000001,"stat_sum":{"num_bytes":4921110528,"num_objects":1209,"num_object_clones":56,"num_object_copies":2418,"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":1209,"num_whiteouts":0,"num_read":145845,"num_read_kb":3563157,"num_write":177874,"num_write_kb":19631869,"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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:49.604088+0000","last_change":"2026-02-20T22:17:49.604043+0000","last_active":"2026-02-20T22:17:49.604088+0000","last_peered":"2026-02-20T22:17:49.604088+0000","last_clean":"2026-02-20T22:17:49.604088+0000","last_became_active":"2026-02-20T21:48:20.996076+0000","last_became_peered":"2026-02-20T21:48:20.996076+0000","last_unstale":"2026-02-20T22:17:49.604088+0000","last_undegraded":"2026-02-20T22:17:49.604088+0000","last_fullsized":"2026-02-20T22:17:49.604088+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-20T22:17:49.603997+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-20T22:17:49.603997+0000","last_clean_scrub_stamp":"2026-02-20T22:17:49.603997+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T22:59:28.284913+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.000238438,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"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":"24'137261","reported_seq":219398,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:18:08.379793+0000","last_change":"2026-02-20T22:18:08.379793+0000","last_active":"2026-02-20T22:18:08.379793+0000","last_peered":"2026-02-20T22:18:08.379793+0000","last_clean":"2026-02-20T22:18:08.379793+0000","last_became_active":"2026-02-20T21:48:46.761480+0000","last_became_peered":"2026-02-20T21:48:46.761480+0000","last_unstale":"2026-02-20T22:18:08.379793+0000","last_undegraded":"2026-02-20T22:18:08.379793+0000","last_fullsized":"2026-02-20T22:18:08.379793+0000","mapping_epoch":17,"log_start":"24'127201","ondisk_log_start":"24'127201","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'137261","last_scrub_stamp":"2026-02-20T22:18:08.379740+0000","last_deep_scrub":"24'137261","last_deep_scrub_stamp":"2026-02-20T22:18:08.379740+0000","last_clean_scrub_stamp":"2026-02-20T22:18:08.379740+0000","objects_scrubbed":1274,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"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":13,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T06:57:57.472925+0000","scrub_duration":12240,"objects_trimmed":0,"snaptrim_duration":0.000790722,"stat_sum":{"num_bytes":5139942419,"num_objects":1274,"num_object_clones":72,"num_object_copies":2548,"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":1274,"num_whiteouts":0,"num_read":82211,"num_read_kb":3089809,"num_write":135949,"num_write_kb":23434929,"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":[]},{"pgid":"2.3","version":"24'305","reported_seq":365,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:51.085284+0000","last_change":"2026-02-20T22:17:51.085284+0000","last_active":"2026-02-20T22:17:51.085284+0000","last_peered":"2026-02-20T22:17:51.085284+0000","last_clean":"2026-02-20T22:17:51.085284+0000","last_became_active":"2026-02-20T21:48:20.995475+0000","last_became_peered":"2026-02-20T21:48:20.995475+0000","last_unstale":"2026-02-20T22:17:51.085284+0000","last_undegraded":"2026-02-20T22:17:51.085284+0000","last_fullsized":"2026-02-20T22:17:51.085284+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'305","last_scrub_stamp":"2026-02-20T22:17:51.085246+0000","last_deep_scrub":"24'305","last_deep_scrub_stamp":"2026-02-20T22:17:51.085246+0000","last_clean_scrub_stamp":"2026-02-20T22:17:51.085246+0000","objects_scrubbed":2,"log_size":305,"log_dups_size":0,"ondisk_log_size":305,"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 @ 2026-02-22T07:42:53.955102+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00028863199999999998,"stat_sum":{"num_bytes":162,"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":1506,"num_read_kb":1204,"num_write":603,"num_write_kb":603,"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":[]},{"pgid":"1.0","version":"24'74","reported_seq":154,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-20T22:17:50.126942+0000","last_change":"2026-02-20T22:17:50.126905+0000","last_active":"2026-02-20T22:17:50.126942+0000","last_peered":"2026-02-20T22:17:50.126942+0000","last_clean":"2026-02-20T22:17:50.126942+0000","last_became_active":"2026-02-20T21:48:17.988214+0000","last_became_peered":"2026-02-20T21:48:17.988214+0000","last_unstale":"2026-02-20T22:17:50.126942+0000","last_undegraded":"2026-02-20T22:17:50.126942+0000","last_fullsized":"2026-02-20T22:17:50.126942+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'74","last_scrub_stamp":"2026-02-20T22:17:50.126858+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-20T22:17:50.126858+0000","last_clean_scrub_stamp":"2026-02-20T22:17:50.126858+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"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 @ 2026-02-22T10:07:15.140863+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":20568659987,"num_objects":5073,"num_object_clones":268,"num_object_copies":10146,"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":5073,"num_whiteouts":0,"num_read":440278,"num_read_kb":13490956,"num_write":722227,"num_write_kb":86954620,"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":3725631488,"data_stored":39787796518,"data_compressed":1097072924,"data_compressed_allocated":3327541248,"data_compressed_original":39368042496,"omap_allocated":0,"internal_metadata":0},"log_size":40297,"ondisk_log_size":40297,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"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":15,"num_whiteouts":0,"num_read":34247,"num_read_kb":28414,"num_write":11466,"num_write_kb":11429,"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":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":48746,"internal_metadata":0},"log_size":5937,"ondisk_log_size":5937,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":12962,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738732,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3213052,"kb_used_data":1819372,"kb_used_omap":102,"kb_used_meta":1393561,"kb_avail":91158788,"statfs":{"total":96636764160,"available":93346598912,"internally_reserved":0,"allocated":1863036928,"data_stored":19893971232,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":104851,"internal_metadata":1427007085},"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":1,"up_from":8,"seq":34359738732,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1349052,"kb_used_data":917036,"kb_used_omap":48,"kb_used_meta":431951,"kb_avail":93022788,"statfs":{"total":96636764160,"available":95255334912,"internally_reserved":0,"allocated":939044864,"data_stored":10022809451,"data_compressed":286467881,"data_compressed_allocated":845045760,"data_compressed_original":9925410816,"omap_allocated":49744,"internal_metadata":442318256},"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":0,"up_from":8,"seq":34359738732,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2195000,"kb_used_data":902696,"kb_used_omap":135,"kb_used_meta":1292152,"kb_avail":92176840,"statfs":{"total":96636764160,"available":94389084160,"internally_reserved":0,"allocated":924360704,"data_stored":9872417780,"data_compressed":262081543,"data_compressed_allocated":818798592,"data_compressed_original":9759757312,"omap_allocated":139022,"internal_metadata":1323163890},"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":6481,"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":6481,"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":24576,"data_stored":1579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41010,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5137,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2599,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":924073984,"data_stored":9871753728,"data_compressed":262075062,"data_compressed_allocated":818761728,"data_compressed_original":9759183872,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":938741760,"data_stored":10022144531,"data_compressed":286461400,"data_compressed_allocated":845008896,"data_compressed_original":9924837376,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1862815744,"data_stored":19893898259,"data_compressed":548536462,"data_compressed_allocated":1663770624,"data_compressed_original":19684021248,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:18:30.185 DEBUG:teuthology.orchestra.run.trial063:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2026-02-20T22:18:30.379 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-20T22:18:30.379 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-20T22:18:30.380 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2026-02-20T22:18:30.380 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:18:30.441 INFO:tasks.ceph.cluster1.osd.0:Stopped 2026-02-20T22:18:30.442 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2026-02-20T22:18:30.442 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:18:30.500 INFO:tasks.ceph.cluster1.osd.1:Stopped 2026-02-20T22:18:30.500 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2026-02-20T22:18:30.500 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:18:30.565 INFO:tasks.ceph.cluster1.osd.2:Stopped 2026-02-20T22:18:30.565 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-20T22:18:30.565 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2026-02-20T22:18:30.565 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:18:30.594 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2026-02-20T22:18:30.594 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-20T22:18:30.594 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2026-02-20T22:18:30.594 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:18:30.645 INFO:tasks.ceph.cluster1.mon.a:Stopped 2026-02-20T22:18:30.645 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-20T22:18:30.646 DEBUG:teuthology.orchestra.run.trial063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-20T22:18:30.712 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T22:18:30.713 DEBUG:teuthology.orchestra.run.trial063:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2026-02-20T22:18:30.893 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T22:18:30.893 DEBUG:teuthology.orchestra.run.trial063:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2026-02-20T22:18:31.031 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@trial063.front.sepia.ceph.com 2026-02-20T22:18:31.031 DEBUG:teuthology.orchestra.run.trial063:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2026-02-20T22:18:31.222 INFO:tasks.ceph:Archiving mon data... 2026-02-20T22:18:31.222 DEBUG:teuthology.misc:Transferring archived files from trial063:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/data/cluster1.mon.a.tgz 2026-02-20T22:18:31.222 DEBUG:teuthology.orchestra.run.trial063:> mktemp 2026-02-20T22:18:31.239 INFO:teuthology.orchestra.run.trial063.stdout:/tmp/tmp.1DRoA7uvrg 2026-02-20T22:18:31.240 DEBUG:teuthology.orchestra.run.trial063:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.1DRoA7uvrg 2026-02-20T22:18:31.332 DEBUG:teuthology.orchestra.run.trial063:> sudo chmod 0666 /tmp/tmp.1DRoA7uvrg 2026-02-20T22:18:31.414 DEBUG:teuthology.orchestra.remote:trial063:/tmp/tmp.1DRoA7uvrg is 233KB 2026-02-20T22:18:31.502 DEBUG:teuthology.orchestra.run.trial063:> rm -fr /tmp/tmp.1DRoA7uvrg 2026-02-20T22:18:31.519 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-20T22:18:31.519 DEBUG:teuthology.orchestra.run.trial063:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:18:31.561 DEBUG:teuthology.orchestra.run.trial074:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:18:31.639 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T22:18:31.654 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T22:18:31.654 INFO:tasks.ceph:Archiving crash dumps... 2026-02-20T22:18:31.656 DEBUG:teuthology.misc:Transferring archived files from trial063:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/remote/trial063/crash 2026-02-20T22:18:31.657 DEBUG:teuthology.orchestra.run.trial063:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T22:18:31.707 DEBUG:teuthology.misc:Transferring archived files from trial074:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/remote/trial074/crash 2026-02-20T22:18:31.708 DEBUG:teuthology.orchestra.run.trial074:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T22:18:31.732 INFO:tasks.ceph:Compressing logs... 2026-02-20T22:18:31.732 DEBUG:teuthology.orchestra.run.trial063:> 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 -- 2026-02-20T22:18:31.751 DEBUG:teuthology.orchestra.run.trial074:> 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 -- 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45392.log 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45732.log 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45392.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45392.log.gz 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46447.log 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45732.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45732.log.gzgzip 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.46139.log 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.46447.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46447.log.gz 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45393.log 2026-02-20T22:18:31.776 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49649.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.46139.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46139.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45393.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45393.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45054.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49649.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45193.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49649.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45054.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42129.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45054.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45193.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46509.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45193.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.42129.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46447.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42129.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.46509.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49503.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46509.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46447.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45541.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46447.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49503.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49503.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45541.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45541.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49405.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49405.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49405.log.gz 2026-02-20T22:18:31.777 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.44984.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.46894.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.44984.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.44984.log.gz 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47123.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.0.46894.log: gzip 55.5% -5 -- replaced with /var/log/ceph/cluster1-client.0.46894.log.gz --verbose 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr: -- /var/log/ceph/cluster1-client.admin.45539.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.47123.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47123.log.gz 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47123.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45539.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45539.log.gz 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46894.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.47123.log: 20.8% -- replaced with /var/log/ceph/cluster2-client.admin.47123.log.gz 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46894.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46009.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr: 54.8% -- replaced with /var/log/ceph/cluster2-client.admin.46894.log.gz 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45634.log 2026-02-20T22:18:31.779 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.46009.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49552.log 2026-02-20T22:18:31.780 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46009.log.gz 2026-02-20T22:18:31.780 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45634.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45242.log 2026-02-20T22:18:31.780 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45634.log.gz 2026-02-20T22:18:31.780 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49552.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45964.log 2026-02-20T22:18:31.780 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49552.log.gz 2026-02-20T22:18:31.781 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45242.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42082.log 2026-02-20T22:18:31.781 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45242.log.gz 2026-02-20T22:18:31.781 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45964.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45964.log.gz 2026-02-20T22:18:31.781 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49062.log 2026-02-20T22:18:31.781 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.42082.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42420.log 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42082.log.gz 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49062.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49062.log.gz 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49111.log 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.42420.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46571.log 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42420.log.gz 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49111.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49111.log.gz 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46571.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47754.log 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46571.log.gz 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49013.log 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.47754.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47754.log.gz 2026-02-20T22:18:31.782 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45079.log 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49013.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49013.log.gz 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42303.log 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45079.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49160.log 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45079.log.gz 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.42303.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42303.log.gz 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46571.log 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49160.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49258.log 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49160.log.gz 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.46571.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46571.log.gz 2026-02-20T22:18:31.783 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49307.log 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49258.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49258.log.gz 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42176.log 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49307.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49307.log.gz 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46509.log 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.42176.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster1-client.admin.42176.log.gz --verbose 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr: -- /var/log/ceph/cluster1-client.admin.45291.log 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46509.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46509.log.gz 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45291.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45291.log.gz 2026-02-20T22:18:31.784 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45540.log 2026-02-20T22:18:31.785 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46139.log 2026-02-20T22:18:31.785 INFO:teuthology.orchestra.run.trial063.stderr: 86.8% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2026-02-20T22:18:31.785 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45540.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45540.log.gz 2026-02-20T22:18:31.785 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49356.log 2026-02-20T22:18:31.785 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46139.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46139.log.gz 2026-02-20T22:18:31.785 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45683.log 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49356.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49356.log.gz 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49602.log 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45683.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45683.log.gz 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47881.log 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49602.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49602.log.gz 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45915.log 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.47881.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47881.log.gz 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49209.log 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45915.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45915.log.gz 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41948.log 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49209.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49209.log.gz 2026-02-20T22:18:31.786 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46074.log 2026-02-20T22:18:31.787 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.41948.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45394.log 2026-02-20T22:18:31.787 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41948.log.gz 2026-02-20T22:18:31.787 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46074.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46074.log.gz 2026-02-20T22:18:31.787 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45144.log 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45394.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46009.log 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45394.log.gz 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.45144.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45144.log.gz 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.log 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.46009.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46009.log.gz 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46074.log 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41853.log 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.46074.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46074.log.gz 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47881.log 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.41853.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41853.log.gz 2026-02-20T22:18:31.788 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49454.log 2026-02-20T22:18:31.789 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster2-client.admin.47881.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37219.log 2026-02-20T22:18:31.789 INFO:teuthology.orchestra.run.trial063.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.47881.log.gz 2026-02-20T22:18:31.789 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/cluster1-client.admin.49454.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49454.log.gz 2026-02-20T22:18:31.789 INFO:teuthology.orchestra.run.trial063.stderr:/var/log/ceph/ceph.tmp-client.admin.37219.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37219.log.gz 2026-02-20T22:18:31.789 INFO:teuthology.orchestra.run.trial063.stderr: 88.8% -- replaced with /var/log/ceph/cluster1.log.gz 2026-02-20T22:18:31.801 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45564.log 2026-02-20T22:18:31.801 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45008.log 2026-02-20T22:18:31.801 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45564.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42106.log 2026-02-20T22:18:31.801 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45564.log.gz 2026-02-20T22:18:31.801 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45008.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45008.log.gz 2026-02-20T22:18:31.801 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42448.log 2026-02-20T22:18:31.802 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.42106.log: gzip -5 --verbose -- /var/log/ceph/cluster2.log 2026-02-20T22:18:31.802 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42106.log.gz 2026-02-20T22:18:31.802 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.42448.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42448.log.gz 2026-02-20T22:18:31.802 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45707.log 2026-02-20T22:18:31.802 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45897.log 2026-02-20T22:18:31.803 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45707.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46107.log 2026-02-20T22:18:31.803 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45707.log.gz 2026-02-20T22:18:31.803 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45897.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45565.log 2026-02-20T22:18:31.803 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45897.log.gz 2026-02-20T22:18:31.803 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46107.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster2-client.admin.46107.log.gz --verbose 2026-02-20T22:18:31.803 INFO:teuthology.orchestra.run.trial074.stderr: -- /var/log/ceph/cluster2-client.admin.45315.log 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45565.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46278.log 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45565.log.gz 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45315.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45315.log.gz 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr: 90.6% -- replaced with /var/log/ceph/cluster2.log.gz 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46278.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45805.log 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46278.log.gz 2026-02-20T22:18:31.804 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45416.log 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45805.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45266.log 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45805.log.gz 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45942.log 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45416.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45416.log.gz 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45266.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46463.log 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45266.log.gz 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45942.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45942.log.gz 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41972.log 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46463.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46463.log.gz 2026-02-20T22:18:31.805 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2026-02-20T22:18:31.806 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.41972.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46659.log 2026-02-20T22:18:31.806 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41972.log.gz 2026-02-20T22:18:31.806 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45078.log 2026-02-20T22:18:31.806 INFO:teuthology.orchestra.run.trial074.stderr: 86.8% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2026-02-20T22:18:31.806 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46659.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46659.log.gz 2026-02-20T22:18:31.806 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46757.log 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42200.log 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45078.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45078.log.gz 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46757.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46757.log.gz 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45563.log 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.42200.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45658.log 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42200.log.gz 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45563.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2026-02-20T22:18:31.807 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45563.log.gz 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45658.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster2-client.admin.46512.log 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.45658.log.gz 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46193.log 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46512.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46512.log.gz 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45168.log 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46193.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46193.log.gz 2026-02-20T22:18:31.808 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45418.log 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45168.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45168.log.gz 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45418.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45418.log.gz 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46806.log 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42327.log 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46806.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46806.log.gz 2026-02-20T22:18:31.809 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46904.log 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.42327.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47003.log 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42327.log.gz 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46904.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46904.log.gz 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.47003.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46953.log 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47003.log.gz 2026-02-20T22:18:31.810 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46708.log 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46953.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46019.log 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46953.log.gz 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46708.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46855.log 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46708.log.gz 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46019.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46561.log 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46019.log.gz 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46855.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46855.log.gz 2026-02-20T22:18:31.811 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45103.log 2026-02-20T22:18:31.812 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46561.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46561.log.gz 2026-02-20T22:18:31.812 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42153.log 2026-02-20T22:18:31.812 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45103.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45756.log 2026-02-20T22:18:31.812 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45103.log.gz 2026-02-20T22:18:31.812 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.42153.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42153.log.gz 2026-02-20T22:18:31.812 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45417.log 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45756.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.45756.log.gz 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.45217.log 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45417.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46063.log 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45417.log.gz 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45217.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.45217.log.gz 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.46323.log 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46063.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37243.log 2026-02-20T22:18:31.813 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46063.log.gz 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46323.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46323.log.gz 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46610.log 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/ceph.tmp-client.admin.37243.log: gzip -5 --verbose 0.0% -- /var/log/ceph/cluster2-client.admin.45854.log -- replaced with /var/log/ceph/ceph.tmp-client.admin.37243.log.gz 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr: 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46610.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46237.log 0.0% 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.46610.log.gz 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.45854.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45854.log.gz 2026-02-20T22:18:31.814 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46148.log 2026-02-20T22:18:31.815 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46237.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41876.log 2026-02-20T22:18:31.815 INFO:teuthology.orchestra.run.trial074.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46237.log.gz 2026-02-20T22:18:31.815 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.46148.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46148.log.gz 2026-02-20T22:18:31.815 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2026-02-20T22:18:31.815 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-client.admin.41876.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41876.log.gz 2026-02-20T22:18:31.815 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47050.log 2026-02-20T22:18:31.816 INFO:teuthology.orchestra.run.trial074.stderr:/var/log/ceph/cluster2-osd.2.log: /var/log/ceph/cluster2-client.admin.47050.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47050.log.gz 2026-02-20T22:18:31.857 INFO:teuthology.orchestra.run.trial063.stderr: 92.2% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2026-02-20T22:18:31.871 INFO:teuthology.orchestra.run.trial074.stderr: 92.7% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2026-02-20T22:18:32.002 INFO:teuthology.orchestra.run.trial063.stderr: 89.9% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2026-02-20T22:18:32.024 INFO:teuthology.orchestra.run.trial074.stderr: 90.0% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2026-02-20T22:18:32.057 INFO:teuthology.orchestra.run.trial074.stderr: 94.8% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2026-02-20T22:18:32.183 INFO:teuthology.orchestra.run.trial074.stderr: 95.1% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2026-02-20T22:18:32.324 INFO:teuthology.orchestra.run.trial074.stderr: 95.0% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2026-02-20T22:18:32.326 INFO:teuthology.orchestra.run.trial074.stderr: 2026-02-20T22:18:32.326 INFO:teuthology.orchestra.run.trial074.stderr:real 0m0.534s 2026-02-20T22:18:32.327 INFO:teuthology.orchestra.run.trial074.stderr:user 0m1.346s 2026-02-20T22:18:32.327 INFO:teuthology.orchestra.run.trial074.stderr:sys 0m0.118s 2026-02-20T22:18:58.852 INFO:teuthology.orchestra.run.trial063.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2026-02-20T22:19:20.971 INFO:teuthology.orchestra.run.trial063.stderr: 95.0% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2026-02-20T22:19:41.224 INFO:teuthology.orchestra.run.trial063.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2026-02-20T22:19:41.226 INFO:teuthology.orchestra.run.trial063.stderr: 2026-02-20T22:19:41.226 INFO:teuthology.orchestra.run.trial063.stderr:real 1m9.462s 2026-02-20T22:19:41.226 INFO:teuthology.orchestra.run.trial063.stderr:user 2m18.762s 2026-02-20T22:19:41.226 INFO:teuthology.orchestra.run.trial063.stderr:sys 0m6.985s 2026-02-20T22:19:41.227 INFO:tasks.ceph:Archiving logs... 2026-02-20T22:19:41.227 DEBUG:teuthology.misc:Transferring archived files from trial063:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/remote/trial063/log 2026-02-20T22:19:41.228 DEBUG:teuthology.orchestra.run.trial063:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:19:50.837 DEBUG:teuthology.misc:Transferring archived files from trial074:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/remote/trial074/log 2026-02-20T22:19:50.838 DEBUG:teuthology.orchestra.run.trial074:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:19:51.004 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-20T22:19:51.015 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... 2026-02-20T22:19:51.016 DEBUG:teuthology.orchestra.run.trial063:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T22:19:51.018 DEBUG:teuthology.orchestra.run.trial074:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T22:19:51.160 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-20T22:19:51.173 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-20T22:19:51.173 DEBUG:teuthology.orchestra.run.trial063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:19:51.175 DEBUG:teuthology.orchestra.run.trial074:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:19:51.189 INFO:teuthology.orchestra.run.trial063.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:19:51.191 INFO:teuthology.orchestra.run.trial074.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:19:51.205 INFO:teuthology.orchestra.run.trial063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:19:51.206 INFO:teuthology.orchestra.run.trial063.stdout:=============================================================================== 2026-02-20T22:19:51.206 INFO:teuthology.orchestra.run.trial063.stdout:^* vps-lga1.orleans.ddnss.de 2 7 377 47 -41us[ -25us] +/- 2330us 2026-02-20T22:19:51.206 INFO:teuthology.orchestra.run.trial063.stdout:^- ntp3.radio-sunshine.org 2 7 377 113 +1897us[+1911us] +/- 73ms 2026-02-20T22:19:51.206 INFO:teuthology.orchestra.run.trial063.stdout:^- time2.lshiy.com 2 6 377 299 -547us[ -525us] +/- 123ms 2026-02-20T22:19:51.206 INFO:teuthology.orchestra.run.trial063.stdout:^- 45-79-189-79.ip.linodeus> 3 6 377 45 +232us[ +232us] +/- 45ms 2026-02-20T22:19:51.218 INFO:teuthology.orchestra.run.trial074.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:19:51.218 INFO:teuthology.orchestra.run.trial074.stdout:=============================================================================== 2026-02-20T22:19:51.218 INFO:teuthology.orchestra.run.trial074.stdout:^- 139-177-202-26.ip.linode> 2 8 377 176 -9127us[-8802us] +/- 81ms 2026-02-20T22:19:51.218 INFO:teuthology.orchestra.run.trial074.stdout:^+ time.trtnw.net 2 7 377 113 +341us[ +341us] +/- 35ms 2026-02-20T22:19:51.218 INFO:teuthology.orchestra.run.trial074.stdout:^* vps5.drown.org 2 8 377 116 +1700us[+2023us] +/- 20ms 2026-02-20T22:19:51.218 INFO:teuthology.orchestra.run.trial074.stdout:^+ ntp.maxhost.io 2 7 377 114 +521us[ +521us] +/- 56ms 2026-02-20T22:19:51.218 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-20T22:19:51.229 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-20T22:19:51.229 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-20T22:19:51.251 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T22:19:51.305 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T22:19:51.361 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T22:19:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:19:51.389 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T22:19:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:19:51.416 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-20T22:19:51.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-20T22:19:51.449 INFO:teuthology.task.internal:Duration was 2158.060628 seconds 2026-02-20T22:19:51.449 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-20T22:19:51.464 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-20T22:19:51.465 DEBUG:teuthology.orchestra.run.trial063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:19:51.467 DEBUG:teuthology.orchestra.run.trial074:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:19:51.502 INFO:teuthology.orchestra.run.trial063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:19:51.505 INFO:teuthology.orchestra.run.trial074.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:19:51.623 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-20T22:19:51.623 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial063.front.sepia.ceph.com 2026-02-20T22:19:51.624 DEBUG:teuthology.orchestra.run.trial063:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-20T22:19:51.644 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial074.front.sepia.ceph.com 2026-02-20T22:19:51.644 DEBUG:teuthology.orchestra.run.trial074:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-20T22:19:51.683 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-20T22:19:51.683 DEBUG:teuthology.orchestra.run.trial063:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:19:51.686 DEBUG:teuthology.orchestra.run.trial074:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:19:51.784 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-20T22:19:51.785 DEBUG:teuthology.orchestra.run.trial063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-20T22:19:51.787 DEBUG:teuthology.orchestra.run.trial074:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-20T22:19:51.808 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:19:51.809 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:19:51.810 INFO:teuthology.orchestra.run.trial063.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:19:51.810 INFO:teuthology.orchestra.run.trial063.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:19:51.810 INFO:teuthology.orchestra.run.trial063.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:19:51.811 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:19:51.811 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:19:51.811 INFO:teuthology.orchestra.run.trial074.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:19:51.811 INFO:teuthology.orchestra.run.trial074.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:19:51.811 INFO:teuthology.orchestra.run.trial074.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:19:51.819 INFO:teuthology.orchestra.run.trial063.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:19:51.820 INFO:teuthology.orchestra.run.trial074.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:19:51.822 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-20T22:19:51.840 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-20T22:19:51.840 DEBUG:teuthology.orchestra.run.trial063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:19:51.886 DEBUG:teuthology.orchestra.run.trial074:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:19:51.911 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-20T22:19:51.929 DEBUG:teuthology.orchestra.run.trial063:> 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 2026-02-20T22:19:51.931 DEBUG:teuthology.orchestra.run.trial074:> 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 2026-02-20T22:19:51.957 INFO:teuthology.orchestra.run.trial063.stdout:kernel.core_pattern = core 2026-02-20T22:19:51.975 INFO:teuthology.orchestra.run.trial074.stdout:kernel.core_pattern = core 2026-02-20T22:19:51.993 DEBUG:teuthology.orchestra.run.trial063:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:19:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:19:52.024 DEBUG:teuthology.orchestra.run.trial074:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:19:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:19:52.048 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-20T22:19:52.060 INFO:teuthology.task.internal:Transferring archived files... 2026-02-20T22:19:52.060 DEBUG:teuthology.misc:Transferring archived files from trial063:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/remote/trial063 2026-02-20T22:19:52.060 DEBUG:teuthology.orchestra.run.trial063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:19:52.103 DEBUG:teuthology.misc:Transferring archived files from trial074:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61504/remote/trial074 2026-02-20T22:19:52.103 DEBUG:teuthology.orchestra.run.trial074:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:19:52.135 INFO:teuthology.task.internal:Removing archive directory... 2026-02-20T22:19:52.135 DEBUG:teuthology.orchestra.run.trial063:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:19:52.137 DEBUG:teuthology.orchestra.run.trial074:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:19:52.187 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-20T22:19:52.202 INFO:teuthology.task.internal:Not uploading archives. 2026-02-20T22:19:52.202 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-20T22:19:52.218 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-20T22:19:52.218 DEBUG:teuthology.orchestra.run.trial063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:19:52.221 DEBUG:teuthology.orchestra.run.trial074:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:19:52.236 INFO:teuthology.orchestra.run.trial063.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:19 /home/ubuntu/cephtest 2026-02-20T22:19:52.243 INFO:teuthology.orchestra.run.trial074.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:19 /home/ubuntu/cephtest 2026-02-20T22:19:52.244 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-20T22:19:52.263 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-20T22:19:52.307 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 2158.060627937317 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-20T22:19:52.307 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:19:52.430 INFO:teuthology.run:pass