2026-02-20T22:06:38.822 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T22:06:38.836 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:06:38.917 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/61558 branch: wip-pdonnell-testing-20260219.182737-tentacle description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: yweinste@redhat.com exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: client.0: clone: true 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: '61558' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd 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 openstack: - volumes: count: 4 size: 10 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 osd shutdown pgref assert: true 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: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - 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: trial091.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFh7UquHjSz0T7Coy/HGAF2KkLoQoEGfZX47YMSnpsfDDk+y62P+MXxFYOL4NnQTX9C7Us5cQuUtE5aSE9nFC0E= trial114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMFKqNAEor8BDk5q0a6cnctWTP5GX7Ls7VKzwTAyaPBCpe8BLBLSa+yxB7uQQqzWlTUGamdceMLzGGu1nIIXFuE= trial119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD10N8ewF86Dc9EBmsGaLbf1QCFpNVRwrYLhYD7zJcKljRuZUCG2sEaZssb8+9aR0wAKY5fHgmyv6f3P4f428Rs= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd pool create datapool 4 - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration 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-20T22:06:38.917 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-20T22:06:38.918 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa/tasks 2026-02-20T22:06:38.918 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-20T22:06:38.919 INFO:teuthology.task.internal:Checking packages... 2026-02-20T22:06:38.919 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f7870454149f22574086dd2ff55d050585136531' 2026-02-20T22:06:38.919 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-20T22:06:38.919 INFO:teuthology.packaging:ref: None 2026-02-20T22:06:38.920 INFO:teuthology.packaging:tag: None 2026-02-20T22:06:38.920 INFO:teuthology.packaging:branch: wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T22:06:38.920 INFO:teuthology.packaging:sha1: f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:06:38.920 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-20T22:06:39.039 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-677.gf7870454 2026-02-20T22:06:39.040 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-20T22:06:39.058 INFO:teuthology.task.internal:no buildpackages task found 2026-02-20T22:06:39.058 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-20T22:06:39.071 INFO:teuthology.task.internal:Saving configuration 2026-02-20T22:06:39.084 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-20T22:06:39.096 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-20T22:06:39.176 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial091.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/61558', '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 22:03:05.878634', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFh7UquHjSz0T7Coy/HGAF2KkLoQoEGfZX47YMSnpsfDDk+y62P+MXxFYOL4NnQTX9C7Us5cQuUtE5aSE9nFC0E='} 2026-02-20T22:06:39.233 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial114.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/61558', '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 22:03:05.877925', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMFKqNAEor8BDk5q0a6cnctWTP5GX7Ls7VKzwTAyaPBCpe8BLBLSa+yxB7uQQqzWlTUGamdceMLzGGu1nIIXFuE='} 2026-02-20T22:06:39.290 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial119.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/61558', '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 22:03:05.879052', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD10N8ewF86Dc9EBmsGaLbf1QCFpNVRwrYLhYD7zJcKljRuZUCG2sEaZssb8+9aR0wAKY5fHgmyv6f3P4f428Rs='} 2026-02-20T22:06:39.290 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-20T22:06:39.301 INFO:teuthology.task.internal:roles: ubuntu@trial091.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-20T22:06:39.301 INFO:teuthology.task.internal:roles: ubuntu@trial114.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-20T22:06:39.301 INFO:teuthology.task.internal:roles: ubuntu@trial119.front.sepia.ceph.com - ['client.0'] 2026-02-20T22:06:39.301 INFO:teuthology.run_tasks:Running task console_log... 2026-02-20T22:06:39.493 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x714be8cf60c0>, signals=[15]) 2026-02-20T22:06:39.493 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-20T22:06:39.504 INFO:teuthology.task.internal:Opening connections... 2026-02-20T22:06:39.504 DEBUG:teuthology.task.internal:connecting to ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:06:39.505 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:06:39.568 DEBUG:teuthology.task.internal:connecting to ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:06:39.569 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:06:39.628 DEBUG:teuthology.task.internal:connecting to ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:06:39.628 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:06:39.689 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-20T22:06:39.701 DEBUG:teuthology.orchestra.run.trial091:> uname -m 2026-02-20T22:06:39.716 INFO:teuthology.orchestra.run.trial091.stdout:x86_64 2026-02-20T22:06:39.716 DEBUG:teuthology.orchestra.run.trial091:> cat /etc/os-release 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:NAME="CentOS Stream" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:VERSION="9" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:ID="centos" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:ID_LIKE="rhel fedora" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:VERSION_ID="9" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:PLATFORM_ID="platform:el9" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:ANSI_COLOR="0;31" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:LOGO="fedora-logo-icon" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:HOME_URL="https://centos.org/" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T22:06:39.772 INFO:teuthology.orchestra.run.trial091.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T22:06:39.773 INFO:teuthology.lock.ops:Updating trial091.front.sepia.ceph.com on lock server 2026-02-20T22:06:39.846 DEBUG:teuthology.orchestra.run.trial114:> uname -m 2026-02-20T22:06:39.861 INFO:teuthology.orchestra.run.trial114.stdout:x86_64 2026-02-20T22:06:39.861 DEBUG:teuthology.orchestra.run.trial114:> cat /etc/os-release 2026-02-20T22:06:39.916 INFO:teuthology.orchestra.run.trial114.stdout:NAME="CentOS Stream" 2026-02-20T22:06:39.916 INFO:teuthology.orchestra.run.trial114.stdout:VERSION="9" 2026-02-20T22:06:39.916 INFO:teuthology.orchestra.run.trial114.stdout:ID="centos" 2026-02-20T22:06:39.916 INFO:teuthology.orchestra.run.trial114.stdout:ID_LIKE="rhel fedora" 2026-02-20T22:06:39.916 INFO:teuthology.orchestra.run.trial114.stdout:VERSION_ID="9" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:PLATFORM_ID="platform:el9" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:ANSI_COLOR="0;31" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:LOGO="fedora-logo-icon" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:HOME_URL="https://centos.org/" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T22:06:39.917 INFO:teuthology.orchestra.run.trial114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T22:06:39.917 INFO:teuthology.lock.ops:Updating trial114.front.sepia.ceph.com on lock server 2026-02-20T22:06:39.999 DEBUG:teuthology.orchestra.run.trial119:> uname -m 2026-02-20T22:06:40.014 INFO:teuthology.orchestra.run.trial119.stdout:x86_64 2026-02-20T22:06:40.014 DEBUG:teuthology.orchestra.run.trial119:> cat /etc/os-release 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:NAME="CentOS Stream" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:VERSION="9" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:ID="centos" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:ID_LIKE="rhel fedora" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_ID="9" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:PLATFORM_ID="platform:el9" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:ANSI_COLOR="0;31" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:LOGO="fedora-logo-icon" 2026-02-20T22:06:40.070 INFO:teuthology.orchestra.run.trial119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T22:06:40.071 INFO:teuthology.orchestra.run.trial119.stdout:HOME_URL="https://centos.org/" 2026-02-20T22:06:40.071 INFO:teuthology.orchestra.run.trial119.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T22:06:40.071 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T22:06:40.071 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T22:06:40.071 INFO:teuthology.lock.ops:Updating trial119.front.sepia.ceph.com on lock server 2026-02-20T22:06:40.152 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-20T22:06:40.165 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-20T22:06:40.177 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-20T22:06:40.177 DEBUG:teuthology.orchestra.run.trial091:> test '!' -e /home/ubuntu/cephtest 2026-02-20T22:06:40.178 DEBUG:teuthology.orchestra.run.trial114:> test '!' -e /home/ubuntu/cephtest 2026-02-20T22:06:40.180 DEBUG:teuthology.orchestra.run.trial119:> test '!' -e /home/ubuntu/cephtest 2026-02-20T22:06:40.195 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-20T22:06:40.206 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-20T22:06:40.206 DEBUG:teuthology.orchestra.run.trial091:> test -z $(ls -A /var/lib/ceph) 2026-02-20T22:06:40.234 DEBUG:teuthology.orchestra.run.trial114:> test -z $(ls -A /var/lib/ceph) 2026-02-20T22:06:40.236 DEBUG:teuthology.orchestra.run.trial119:> test -z $(ls -A /var/lib/ceph) 2026-02-20T22:06:40.252 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-20T22:06:40.469 INFO:teuthology.run_tasks:Running task kernel... 2026-02-20T22:06:40.488 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-20T22:06:40.488 INFO:teuthology.task.kernel:config {'mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'mon.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'client.0': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-20T22:06:40.488 DEBUG:teuthology.orchestra.run.trial091:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T22:06:40.488 DEBUG:teuthology.orchestra.run.trial114:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T22:06:40.488 DEBUG:teuthology.orchestra.run.trial119:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T22:06:40.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:06:40.503 DEBUG:teuthology.orchestra.run.trial114:> uname -r 2026-02-20T22:06:40.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:06:40.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:06:40.503 DEBUG:teuthology.orchestra.run.trial119:> uname -r 2026-02-20T22:06:40.504 DEBUG:teuthology.orchestra.run.trial091:> uname -r 2026-02-20T22:06:40.558 INFO:teuthology.orchestra.run.trial114.stdout:5.14.0-681.el9.x86_64 2026-02-20T22:06:40.558 INFO:teuthology.task.kernel:Running kernel on trial114: 5.14.0-681.el9.x86_64 2026-02-20T22:06:40.558 DEBUG:teuthology.orchestra.run.trial114:> sudo yum install -y kernel 2026-02-20T22:06:40.559 INFO:teuthology.orchestra.run.trial091.stdout:5.14.0-681.el9.x86_64 2026-02-20T22:06:40.559 INFO:teuthology.task.kernel:Running kernel on trial091: 5.14.0-681.el9.x86_64 2026-02-20T22:06:40.559 DEBUG:teuthology.orchestra.run.trial091:> sudo yum install -y kernel 2026-02-20T22:06:40.559 INFO:teuthology.orchestra.run.trial119.stdout:5.14.0-681.el9.x86_64 2026-02-20T22:06:40.559 INFO:teuthology.task.kernel:Running kernel on trial119: 5.14.0-681.el9.x86_64 2026-02-20T22:06:40.560 DEBUG:teuthology.orchestra.run.trial119:> sudo yum install -y kernel 2026-02-20T22:06:41.369 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - BaseOS 21 MB/s | 8.9 MB 00:00 2026-02-20T22:06:41.814 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.9 MB 00:00 2026-02-20T22:06:42.562 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - BaseOS 5.5 MB/s | 8.9 MB 00:01 2026-02-20T22:06:44.573 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-20T22:06:44.893 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-20T22:06:45.104 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - AppStream 13 MB/s | 27 MB 00:02 2026-02-20T22:06:48.188 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - CRB 6.1 MB/s | 7.8 MB 00:01 2026-02-20T22:06:48.299 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - CRB 7.5 MB/s | 7.8 MB 00:01 2026-02-20T22:06:49.407 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - Extras packages 53 kB/s | 20 kB 00:00 2026-02-20T22:06:49.743 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - Extras packages 24 kB/s | 20 kB 00:00 2026-02-20T22:06:50.035 INFO:teuthology.orchestra.run.trial114.stdout:Extra Packages for Enterprise Linux 88 MB/s | 20 MB 00:00 2026-02-20T22:06:50.287 INFO:teuthology.orchestra.run.trial119.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2026-02-20T22:06:53.177 INFO:teuthology.orchestra.run.trial114.stdout:lab-extras 1.5 MB/s | 50 kB 00:00 2026-02-20T22:06:53.504 INFO:teuthology.orchestra.run.trial119.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-20T22:06:54.184 INFO:teuthology.orchestra.run.trial114.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T22:06:54.184 INFO:teuthology.orchestra.run.trial114.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T22:06:54.203 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:06:54.204 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:06:54.204 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:06:54.227 DEBUG:teuthology.orchestra.run.trial114:> echo no | sudo yum reinstall kernel || true 2026-02-20T22:06:54.512 INFO:teuthology.orchestra.run.trial119.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T22:06:54.513 INFO:teuthology.orchestra.run.trial119.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T22:06:54.527 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:06:53 PM UTC. 2026-02-20T22:06:54.532 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:06:54.532 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:06:54.532 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:06:54.556 DEBUG:teuthology.orchestra.run.trial119:> echo no | sudo yum reinstall kernel || true 2026-02-20T22:06:54.607 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:06:54.607 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout: Package Architecture Version Repository Size 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout:Reinstalling: 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:06:54.608 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 803 k 2026-02-20T22:06:54.609 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 0 2026-02-20T22:06:54.609 INFO:teuthology.orchestra.run.trial114.stderr:Operation aborted. 2026-02-20T22:06:54.627 INFO:teuthology.orchestra.run.trial114.stdout:Is this ok [y/N]: 2026-02-20T22:06:54.627 DEBUG:teuthology.orchestra.run.trial114:> sudo yum reinstall -y kernel || true 2026-02-20T22:06:54.858 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:06:53 PM UTC. 2026-02-20T22:06:54.928 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:06:53 PM UTC. 2026-02-20T22:06:54.938 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout:Reinstalling: 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:06:54.940 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 803 k 2026-02-20T22:06:54.941 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 0 2026-02-20T22:06:54.941 INFO:teuthology.orchestra.run.trial119.stderr:Operation aborted. 2026-02-20T22:06:54.960 INFO:teuthology.orchestra.run.trial119.stdout:Is this ok [y/N]: 2026-02-20T22:06:54.961 DEBUG:teuthology.orchestra.run.trial119:> sudo yum reinstall -y kernel || true 2026-02-20T22:06:55.006 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:06:55.007 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:06:55.007 INFO:teuthology.orchestra.run.trial114.stdout: Package Architecture Version Repository Size 2026-02-20T22:06:55.007 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:06:55.007 INFO:teuthology.orchestra.run.trial114.stdout:Reinstalling: 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 803 k 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 0 2026-02-20T22:06:55.008 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:06:55.176 INFO:teuthology.orchestra.run.trial114.stdout:kernel-5.14.0-681.el9.x86_64.rpm 12 MB/s | 803 kB 00:00 2026-02-20T22:06:55.176 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:06:55.176 INFO:teuthology.orchestra.run.trial114.stdout:Total 4.7 MB/s | 803 kB 00:00 2026-02-20T22:06:55.186 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:06:55.220 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:06:55.220 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:06:55.224 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:06:55.225 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:06:55.248 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:06:55.253 INFO:teuthology.orchestra.run.trial114.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:06:55.253 INFO:teuthology.orchestra.run.trial114.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:06:55.258 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:02 ago on Fri 20 Feb 2026 10:06:53 PM UTC. 2026-02-20T22:06:55.338 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:06:55.339 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:06:55.339 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-20T22:06:55.339 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:06:55.339 INFO:teuthology.orchestra.run.trial119.stdout:Reinstalling: 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 803 k 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 0 2026-02-20T22:06:55.340 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:06:55.361 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:06:55.361 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:06:55.416 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:06:55.416 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:06:55.416 INFO:teuthology.orchestra.run.trial114.stdout:Reinstalled: 2026-02-20T22:06:55.416 INFO:teuthology.orchestra.run.trial114.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T22:06:55.416 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:06:55.416 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:06:55.442 DEBUG:teuthology.orchestra.run.trial114:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T22:06:55.466 INFO:teuthology.orchestra.run.trial114.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T22:06:55.467 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T22:06:55.467 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T22:06:55.467 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-20T22:06:55.468 DEBUG:teuthology.orchestra.run.trial114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T22:06:55.530 INFO:teuthology.orchestra.run.trial114.stdout:ttyS1 2026-02-20T22:06:55.557 DEBUG:teuthology.parallel:result is None 2026-02-20T22:06:56.065 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - CRB 925 kB/s | 7.8 MB 00:08 2026-02-20T22:06:56.824 INFO:teuthology.orchestra.run.trial119.stdout:kernel-5.14.0-681.el9.x86_64.rpm 577 kB/s | 803 kB 00:01 2026-02-20T22:06:56.824 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:06:56.824 INFO:teuthology.orchestra.run.trial119.stdout:Total 541 kB/s | 803 kB 00:01 2026-02-20T22:06:56.834 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:06:56.868 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:06:56.868 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:06:56.872 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:06:56.873 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:06:56.897 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:06:56.901 INFO:teuthology.orchestra.run.trial119.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:06:56.901 INFO:teuthology.orchestra.run.trial119.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:06:57.014 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:06:57.014 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:06:57.068 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:06:57.068 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:06:57.068 INFO:teuthology.orchestra.run.trial119.stdout:Reinstalled: 2026-02-20T22:06:57.068 INFO:teuthology.orchestra.run.trial119.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T22:06:57.069 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:06:57.069 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:06:57.095 DEBUG:teuthology.orchestra.run.trial119:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T22:06:57.120 INFO:teuthology.orchestra.run.trial119.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T22:06:57.121 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T22:06:57.121 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T22:06:57.121 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-20T22:06:57.121 DEBUG:teuthology.orchestra.run.trial119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T22:06:57.184 INFO:teuthology.orchestra.run.trial119.stdout:ttyS1 2026-02-20T22:06:57.201 DEBUG:teuthology.parallel:result is None 2026-02-20T22:06:57.718 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - Extras packages 22 kB/s | 20 kB 00:00 2026-02-20T22:06:57.975 INFO:teuthology.orchestra.run.trial091.stdout:Extra Packages for Enterprise Linux 104 MB/s | 20 MB 00:00 2026-02-20T22:07:01.229 INFO:teuthology.orchestra.run.trial091.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-20T22:07:02.237 INFO:teuthology.orchestra.run.trial091.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T22:07:02.237 INFO:teuthology.orchestra.run.trial091.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T22:07:02.256 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:07:02.257 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:07:02.257 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:07:02.279 DEBUG:teuthology.orchestra.run.trial091:> echo no | sudo yum reinstall kernel || true 2026-02-20T22:07:02.580 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:07:01 PM UTC. 2026-02-20T22:07:02.662 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout: Package Architecture Version Repository Size 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout:Reinstalling: 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:07:02.663 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:07:02.664 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:07:02.664 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:07:02.664 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 803 k 2026-02-20T22:07:02.664 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 0 2026-02-20T22:07:02.664 INFO:teuthology.orchestra.run.trial091.stderr:Operation aborted. 2026-02-20T22:07:02.684 INFO:teuthology.orchestra.run.trial091.stdout:Is this ok [y/N]: 2026-02-20T22:07:02.685 DEBUG:teuthology.orchestra.run.trial091:> sudo yum reinstall -y kernel || true 2026-02-20T22:07:02.989 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 10:07:01 PM UTC. 2026-02-20T22:07:03.070 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:07:03.070 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:07:03.070 INFO:teuthology.orchestra.run.trial091.stdout: Package Architecture Version Repository Size 2026-02-20T22:07:03.070 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout:Reinstalling: 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 803 k 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 0 2026-02-20T22:07:03.071 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:07:03.772 INFO:teuthology.orchestra.run.trial091.stdout:kernel-5.14.0-681.el9.x86_64.rpm 1.2 MB/s | 803 kB 00:00 2026-02-20T22:07:03.774 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:07:03.774 INFO:teuthology.orchestra.run.trial091.stdout:Total 1.1 MB/s | 803 kB 00:00 2026-02-20T22:07:03.783 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:07:03.817 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:07:03.817 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:07:03.822 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:07:03.822 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:07:03.846 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:07:03.850 INFO:teuthology.orchestra.run.trial091.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:07:03.850 INFO:teuthology.orchestra.run.trial091.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:07:03.966 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:07:03.966 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T22:07:04.023 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T22:07:04.023 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:07:04.023 INFO:teuthology.orchestra.run.trial091.stdout:Reinstalled: 2026-02-20T22:07:04.023 INFO:teuthology.orchestra.run.trial091.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T22:07:04.023 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:07:04.023 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:07:04.050 DEBUG:teuthology.orchestra.run.trial091:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T22:07:04.112 INFO:teuthology.orchestra.run.trial091.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T22:07:04.114 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T22:07:04.114 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T22:07:04.114 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-20T22:07:04.114 DEBUG:teuthology.orchestra.run.trial091:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T22:07:04.178 INFO:teuthology.orchestra.run.trial091.stdout:ttyS1 2026-02-20T22:07:04.208 DEBUG:teuthology.parallel:result is None 2026-02-20T22:07:04.209 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-20T22:07:04.225 INFO:teuthology.task.internal:Creating test directory... 2026-02-20T22:07:04.226 DEBUG:teuthology.orchestra.run.trial091:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T22:07:04.251 DEBUG:teuthology.orchestra.run.trial114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T22:07:04.254 DEBUG:teuthology.orchestra.run.trial119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T22:07:04.272 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-20T22:07:04.284 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-20T22:07:04.297 INFO:teuthology.task.internal:Creating archive directory... 2026-02-20T22:07:04.297 DEBUG:teuthology.orchestra.run.trial091:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T22:07:04.309 DEBUG:teuthology.orchestra.run.trial114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T22:07:04.312 DEBUG:teuthology.orchestra.run.trial119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T22:07:04.335 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-20T22:07:04.347 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-20T22:07:04.347 DEBUG:teuthology.orchestra.run.trial091:> 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-20T22:07:04.368 DEBUG:teuthology.orchestra.run.trial114:> 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-20T22:07:04.371 DEBUG:teuthology.orchestra.run.trial119:> 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-20T22:07:04.391 INFO:teuthology.orchestra.run.trial091.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:07:04.395 INFO:teuthology.orchestra.run.trial114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:07:04.396 INFO:teuthology.orchestra.run.trial119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:07:04.400 INFO:teuthology.orchestra.run.trial091.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:07:04.403 INFO:teuthology.orchestra.run.trial114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:07:04.404 INFO:teuthology.orchestra.run.trial119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T22:07:04.406 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-20T22:07:04.417 INFO:teuthology.task.internal:Configuring sudo... 2026-02-20T22:07:04.417 DEBUG:teuthology.orchestra.run.trial091:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T22:07:04.443 DEBUG:teuthology.orchestra.run.trial114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T22:07:04.446 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T22:07:04.469 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-20T22:07:04.490 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-20T22:07:04.490 DEBUG:teuthology.orchestra.run.trial091:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T22:07:04.507 DEBUG:teuthology.orchestra.run.trial114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T22:07:04.511 DEBUG:teuthology.orchestra.run.trial119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T22:07:04.526 DEBUG:teuthology.orchestra.run.trial091:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:07:04.682 DEBUG:teuthology.orchestra.run.trial091:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:07:04.707 DEBUG:teuthology.orchestra.run.trial091:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:07:04.855 DEBUG:teuthology.orchestra.run.trial091:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:07:04.879 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:07:04.879 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T22:07:04.942 DEBUG:teuthology.orchestra.run.trial114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:07:05.058 DEBUG:teuthology.orchestra.run.trial114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:07:05.084 DEBUG:teuthology.orchestra.run.trial114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:07:05.220 DEBUG:teuthology.orchestra.run.trial114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:07:05.245 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:07:05.245 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T22:07:05.307 DEBUG:teuthology.orchestra.run.trial119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:07:05.395 DEBUG:teuthology.orchestra.run.trial119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:07:05.420 DEBUG:teuthology.orchestra.run.trial119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:07:05.556 DEBUG:teuthology.orchestra.run.trial119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:07:05.580 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:07:05.580 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T22:07:05.643 DEBUG:teuthology.orchestra.run.trial091:> sudo service rsyslog restart 2026-02-20T22:07:05.645 DEBUG:teuthology.orchestra.run.trial114:> sudo service rsyslog restart 2026-02-20T22:07:05.648 DEBUG:teuthology.orchestra.run.trial119:> sudo service rsyslog restart 2026-02-20T22:07:05.672 INFO:teuthology.orchestra.run.trial091.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:07:05.675 INFO:teuthology.orchestra.run.trial114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:07:05.713 INFO:teuthology.orchestra.run.trial119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:07:06.196 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-20T22:07:06.210 INFO:teuthology.task.internal:Starting timer... 2026-02-20T22:07:06.210 INFO:teuthology.run_tasks:Running task pcp... 2026-02-20T22:07:06.234 INFO:teuthology.run_tasks:Running task selinux... 2026-02-20T22:07:06.253 DEBUG:teuthology.orchestra.run.trial091:> sudo service auditd rotate 2026-02-20T22:07:06.283 INFO:teuthology.orchestra.run.trial091.stdout:Rotating logs: 2026-02-20T22:07:06.285 DEBUG:teuthology.orchestra.run.trial114:> sudo service auditd rotate 2026-02-20T22:07:06.316 INFO:teuthology.orchestra.run.trial114.stdout:Rotating logs: 2026-02-20T22:07:06.317 DEBUG:teuthology.orchestra.run.trial119:> sudo service auditd rotate 2026-02-20T22:07:06.348 INFO:teuthology.orchestra.run.trial119.stdout:Rotating logs: 2026-02-20T22:07:06.350 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-20T22:07:06.350 DEBUG:teuthology.orchestra.run.trial091:> /usr/sbin/getenforce 2026-02-20T22:07:06.366 INFO:teuthology.orchestra.run.trial091.stdout:Permissive 2026-02-20T22:07:06.367 DEBUG:teuthology.orchestra.run.trial114:> /usr/sbin/getenforce 2026-02-20T22:07:06.382 INFO:teuthology.orchestra.run.trial114.stdout:Permissive 2026-02-20T22:07:06.383 DEBUG:teuthology.orchestra.run.trial119:> /usr/sbin/getenforce 2026-02-20T22:07:06.405 INFO:teuthology.orchestra.run.trial119.stdout:Permissive 2026-02-20T22:07:06.406 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial091.front.sepia.ceph.com': 'permissive', 'ubuntu@trial114.front.sepia.ceph.com': 'permissive', 'ubuntu@trial119.front.sepia.ceph.com': 'permissive'} 2026-02-20T22:07:06.406 DEBUG:teuthology.orchestra.run.trial091:> 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:07:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:07:06.434 DEBUG:teuthology.orchestra.run.trial114:> 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:07:06.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:07:06.460 DEBUG:teuthology.orchestra.run.trial119:> 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:07:06.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:07:06.486 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-20T22:07:06.486 DEBUG:teuthology.orchestra.run.trial091:> sudo /usr/sbin/setenforce permissive 2026-02-20T22:07:06.512 DEBUG:teuthology.orchestra.run.trial114:> sudo /usr/sbin/setenforce permissive 2026-02-20T22:07:06.535 DEBUG:teuthology.orchestra.run.trial119:> sudo /usr/sbin/setenforce permissive 2026-02-20T22:07:06.559 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-20T22:07:06.575 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-20T22:07:06.579 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-20T22:07:06.694 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-20T22:07:06.703 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-20T22:07:06.704 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial091.front.sepia.ceph.com,trial114.front.sepia.ceph.com,trial119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-20T22:09:51.526 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial091.front.sepia.ceph.com'), Remote(name='ubuntu@trial114.front.sepia.ceph.com'), Remote(name='ubuntu@trial119.front.sepia.ceph.com')] 2026-02-20T22:09:51.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial091.front.sepia.ceph.com' 2026-02-20T22:09:51.530 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:09:51.630 DEBUG:teuthology.orchestra.run.trial091:> true 2026-02-20T22:09:51.708 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial091.front.sepia.ceph.com' 2026-02-20T22:09:51.709 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial114.front.sepia.ceph.com' 2026-02-20T22:09:51.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:09:51.771 DEBUG:teuthology.orchestra.run.trial114:> true 2026-02-20T22:09:51.846 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial114.front.sepia.ceph.com' 2026-02-20T22:09:51.846 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-20T22:09:51.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T22:09:51.916 DEBUG:teuthology.orchestra.run.trial119:> true 2026-02-20T22:09:51.990 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-20T22:09:51.991 INFO:teuthology.run_tasks:Running task clock... 2026-02-20T22:09:52.005 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-20T22:09:52.006 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T22:09:52.006 DEBUG:teuthology.orchestra.run.trial091:> 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-20T22:09:52.008 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T22:09:52.008 DEBUG:teuthology.orchestra.run.trial114:> 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-20T22:09:52.011 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T22:09:52.012 DEBUG:teuthology.orchestra.run.trial119:> 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-20T22:09:52.034 INFO:teuthology.orchestra.run.trial091.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T22:09:52.038 INFO:teuthology.orchestra.run.trial114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T22:09:52.044 INFO:teuthology.orchestra.run.trial091.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T22:09:52.051 INFO:teuthology.orchestra.run.trial114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T22:09:52.057 INFO:teuthology.orchestra.run.trial119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T22:09:52.064 INFO:teuthology.orchestra.run.trial091.stderr:sudo: ntpd: command not found 2026-02-20T22:09:52.069 INFO:teuthology.orchestra.run.trial119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T22:09:52.071 INFO:teuthology.orchestra.run.trial114.stderr:sudo: ntpd: command not found 2026-02-20T22:09:52.073 INFO:teuthology.orchestra.run.trial091.stdout:506 Cannot talk to daemon 2026-02-20T22:09:52.081 INFO:teuthology.orchestra.run.trial114.stdout:506 Cannot talk to daemon 2026-02-20T22:09:52.085 INFO:teuthology.orchestra.run.trial091.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T22:09:52.090 INFO:teuthology.orchestra.run.trial119.stderr:sudo: ntpd: command not found 2026-02-20T22:09:52.093 INFO:teuthology.orchestra.run.trial114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T22:09:52.097 INFO:teuthology.orchestra.run.trial091.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T22:09:52.099 INFO:teuthology.orchestra.run.trial119.stdout:506 Cannot talk to daemon 2026-02-20T22:09:52.105 INFO:teuthology.orchestra.run.trial114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T22:09:52.110 INFO:teuthology.orchestra.run.trial119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T22:09:52.122 INFO:teuthology.orchestra.run.trial119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T22:09:52.148 INFO:teuthology.orchestra.run.trial091.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:09:52.149 INFO:teuthology.orchestra.run.trial114.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:09:52.165 INFO:teuthology.orchestra.run.trial091.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:09:52.165 INFO:teuthology.orchestra.run.trial091.stdout:=============================================================================== 2026-02-20T22:09:52.165 INFO:teuthology.orchestra.run.trial091.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.165 INFO:teuthology.orchestra.run.trial091.stdout:^? 149.28.61.105.vultruserc> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.165 INFO:teuthology.orchestra.run.trial091.stdout:^? 72-14-186-59.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.166 INFO:teuthology.orchestra.run.trial091.stdout:^? LAX.CALTICK.NET 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.170 INFO:teuthology.orchestra.run.trial119.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:09:52.172 INFO:teuthology.orchestra.run.trial114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:09:52.172 INFO:teuthology.orchestra.run.trial114.stdout:=============================================================================== 2026-02-20T22:09:52.173 INFO:teuthology.orchestra.run.trial114.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.173 INFO:teuthology.orchestra.run.trial114.stdout:^? 99-28-14-242.lightspeed.> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.173 INFO:teuthology.orchestra.run.trial114.stdout:^? arm1.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.173 INFO:teuthology.orchestra.run.trial114.stdout:^? eterna.binary.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.189 INFO:teuthology.orchestra.run.trial119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:09:52.189 INFO:teuthology.orchestra.run.trial119.stdout:=============================================================================== 2026-02-20T22:09:52.189 INFO:teuthology.orchestra.run.trial119.stdout:^? 24-111-79-186-dynamic.mi> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.189 INFO:teuthology.orchestra.run.trial119.stdout:^? kc1cloud.147.72.155.23.m> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.189 INFO:teuthology.orchestra.run.trial119.stdout:^? time.cloudflare.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.189 INFO:teuthology.orchestra.run.trial119.stdout:^? sensei.ruselabs.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-20T22:09:52.190 INFO:teuthology.run_tasks:Running task install... 2026-02-20T22:09:52.205 DEBUG:teuthology.task.install:project ceph 2026-02-20T22:09:52.206 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}} 2026-02-20T22:09:52.206 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'} 2026-02-20T22:09:52.206 INFO:teuthology.task.install:Using flavor: default 2026-02-20T22:09:52.215 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-20T22:09:52.215 INFO:teuthology.task.install:extra packages: [] 2026-02-20T22:09:52.216 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-20T22:09:52.217 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-20T22:09:52.221 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-20T22:09:52.221 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-20T22:09:52.222 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-20T22:09:52.223 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-20T22:09:52.464 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-20T22:09:52.464 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T22:09:52.467 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-20T22:09:52.468 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T22:09:52.471 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-20T22:09:52.471 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T22:09:52.679 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-20T22:09:52.680 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:09:52.680 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T22:09:52.683 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-20T22:09:52.683 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:09:52.683 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T22:09:52.683 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-20T22:09:52.684 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:09:52.684 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T22:09:52.709 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-20T22:09:52.709 DEBUG:teuthology.orchestra.run.trial119:> 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-20T22:09:52.710 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-20T22:09:52.710 DEBUG:teuthology.orchestra.run.trial114:> 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-20T22:09:52.710 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-20T22:09:52.710 DEBUG:teuthology.orchestra.run.trial091:> 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-20T22:09:52.774 DEBUG:teuthology.orchestra.run.trial119:> 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-20T22:09:52.776 DEBUG:teuthology.orchestra.run.trial114:> 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-20T22:09:52.777 DEBUG:teuthology.orchestra.run.trial091:> 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-20T22:09:52.848 DEBUG:teuthology.orchestra.run.trial119:> 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-20T22:09:52.850 DEBUG:teuthology.orchestra.run.trial091:> 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-20T22:09:52.851 DEBUG:teuthology.orchestra.run.trial114:> 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-20T22:09:52.911 INFO:teuthology.orchestra.run.trial119.stdout:check_obsoletes = 1 2026-02-20T22:09:52.913 DEBUG:teuthology.orchestra.run.trial119:> sudo yum clean all 2026-02-20T22:09:52.913 INFO:teuthology.orchestra.run.trial091.stdout:check_obsoletes = 1 2026-02-20T22:09:52.914 DEBUG:teuthology.orchestra.run.trial091:> sudo yum clean all 2026-02-20T22:09:52.915 INFO:teuthology.orchestra.run.trial114.stdout:check_obsoletes = 1 2026-02-20T22:09:52.916 DEBUG:teuthology.orchestra.run.trial114:> sudo yum clean all 2026-02-20T22:09:53.071 INFO:teuthology.orchestra.run.trial119.stdout:41 files removed 2026-02-20T22:09:53.072 INFO:teuthology.orchestra.run.trial091.stdout:41 files removed 2026-02-20T22:09:53.073 INFO:teuthology.orchestra.run.trial114.stdout:41 files removed 2026-02-20T22:09:53.086 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-radosgw 2026-02-20T22:09:53.088 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-radosgw 2026-02-20T22:09:53.089 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-radosgw 2026-02-20T22:09:53.361 INFO:teuthology.orchestra.run.trial091.stdout:ceph packages for x86_64 683 kB/s | 87 kB 00:00 2026-02-20T22:09:53.364 INFO:teuthology.orchestra.run.trial119.stdout:ceph packages for x86_64 641 kB/s | 87 kB 00:00 2026-02-20T22:09:53.366 INFO:teuthology.orchestra.run.trial114.stdout:ceph packages for x86_64 645 kB/s | 87 kB 00:00 2026-02-20T22:09:53.503 INFO:teuthology.orchestra.run.trial091.stdout:ceph noarch packages 156 kB/s | 18 kB 00:00 2026-02-20T22:09:53.505 INFO:teuthology.orchestra.run.trial119.stdout:ceph noarch packages 156 kB/s | 18 kB 00:00 2026-02-20T22:09:53.510 INFO:teuthology.orchestra.run.trial114.stdout:ceph noarch packages 156 kB/s | 18 kB 00:00 2026-02-20T22:09:53.639 INFO:teuthology.orchestra.run.trial091.stdout:ceph source packages 17 kB/s | 1.9 kB 00:00 2026-02-20T22:09:53.641 INFO:teuthology.orchestra.run.trial119.stdout:ceph source packages 17 kB/s | 1.9 kB 00:00 2026-02-20T22:09:53.650 INFO:teuthology.orchestra.run.trial114.stdout:ceph source packages 16 kB/s | 1.9 kB 00:00 2026-02-20T22:09:54.795 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - BaseOS 7.8 MB/s | 8.9 MB 00:01 2026-02-20T22:09:58.441 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - AppStream 8.6 MB/s | 27 MB 00:03 2026-02-20T22:09:59.514 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - BaseOS 1.5 MB/s | 8.9 MB 00:05 2026-02-20T22:10:01.744 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - CRB 8.6 MB/s | 7.8 MB 00:00 2026-02-20T22:10:02.038 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-20T22:10:02.591 INFO:teuthology.orchestra.run.trial091.stdout:CentOS Stream 9 - Extras packages 186 kB/s | 20 kB 00:00 2026-02-20T22:10:02.720 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-20T22:10:03.165 INFO:teuthology.orchestra.run.trial091.stdout:Extra Packages for Enterprise Linux 40 MB/s | 20 MB 00:00 2026-02-20T22:10:04.559 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - AppStream 13 MB/s | 27 MB 00:01 2026-02-20T22:10:06.371 INFO:teuthology.orchestra.run.trial091.stdout:lab-extras 2.1 MB/s | 50 kB 00:00 2026-02-20T22:10:06.451 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - CRB 5.7 MB/s | 7.8 MB 00:01 2026-02-20T22:10:07.287 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - Extras packages 183 kB/s | 20 kB 00:00 2026-02-20T22:10:07.532 INFO:teuthology.orchestra.run.trial119.stdout:Extra Packages for Enterprise Linux 111 MB/s | 20 MB 00:00 2026-02-20T22:10:07.557 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:07.558 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout:Upgrading: 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T22:10:07.559 INFO:teuthology.orchestra.run.trial091.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T22:10:07.560 INFO:teuthology.orchestra.run.trial091.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T22:10:07.561 INFO:teuthology.orchestra.run.trial091.stdout:Installing weak dependencies: 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout:Install 32 Packages 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout:Upgrade 2 Packages 2026-02-20T22:10:07.562 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:07.563 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 78 M 2026-02-20T22:10:07.563 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:08.255 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - CRB 5.8 MB/s | 7.8 MB 00:01 2026-02-20T22:10:09.225 INFO:teuthology.orchestra.run.trial091.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 5.1 MB/s | 5.9 MB 00:01 2026-02-20T22:10:09.282 INFO:teuthology.orchestra.run.trial091.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 441 kB/s | 25 kB 00:00 2026-02-20T22:10:09.394 INFO:teuthology.orchestra.run.trial091.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 7.6 MB/s | 869 kB 00:00 2026-02-20T22:10:09.418 INFO:teuthology.orchestra.run.trial091.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 10 MB/s | 250 kB 00:00 2026-02-20T22:10:09.780 INFO:teuthology.orchestra.run.trial091.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-20T22:10:09.818 INFO:teuthology.orchestra.run.trial091.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 1.2 MB/s | 45 kB 00:00 2026-02-20T22:10:09.856 INFO:teuthology.orchestra.run.trial091.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 4.5 MB/s | 175 kB 00:00 2026-02-20T22:10:09.871 INFO:teuthology.orchestra.run.trial114.stdout:CentOS Stream 9 - Extras packages 23 kB/s | 20 kB 00:00 2026-02-20T22:10:09.895 INFO:teuthology.orchestra.run.trial091.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 4.0 MB/s | 163 kB 00:00 2026-02-20T22:10:09.939 INFO:teuthology.orchestra.run.trial091.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 7.1 MB/s | 323 kB 00:00 2026-02-20T22:10:09.985 INFO:teuthology.orchestra.run.trial091.stdout:(10/34): python3-rbd-20.2.0-677.gf7870454.el9.x 6.5 MB/s | 305 kB 00:00 2026-02-20T22:10:10.029 INFO:teuthology.orchestra.run.trial091.stdout:(11/34): python3-rgw-20.2.0-677.gf7870454.el9.x 2.2 MB/s | 99 kB 00:00 2026-02-20T22:10:10.114 INFO:teuthology.orchestra.run.trial091.stdout:(12/34): ceph-radosgw-20.2.0-677.gf7870454.el9. 12 MB/s | 24 MB 00:02 2026-02-20T22:10:10.115 INFO:teuthology.orchestra.run.trial091.stdout:(13/34): mailcap-2.1.49-5.el9.noarch.rpm 386 kB/s | 33 kB 00:00 2026-02-20T22:10:10.157 INFO:teuthology.orchestra.run.trial091.stdout:(14/34): ceph-common-20.2.0-677.gf7870454.el9.x 11 MB/s | 24 MB 00:02 2026-02-20T22:10:10.222 INFO:teuthology.orchestra.run.trial091.stdout:(15/34): pciutils-3.7.0-7.el9.x86_64.rpm 865 kB/s | 93 kB 00:00 2026-02-20T22:10:10.715 INFO:teuthology.orchestra.run.trial119.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-20T22:10:10.758 INFO:teuthology.orchestra.run.trial091.stdout:(16/34): boost-program-options-1.75.0-13.el9.x8 162 kB/s | 104 kB 00:00 2026-02-20T22:10:10.870 INFO:teuthology.orchestra.run.trial091.stdout:(17/34): libnbd-1.20.3-4.el9.x86_64.rpm 230 kB/s | 164 kB 00:00 2026-02-20T22:10:10.919 INFO:teuthology.orchestra.run.trial114.stdout:Extra Packages for Enterprise Linux 21 MB/s | 20 MB 00:00 2026-02-20T22:10:10.928 INFO:teuthology.orchestra.run.trial091.stdout:(18/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 227 kB/s | 160 kB 00:00 2026-02-20T22:10:11.321 INFO:teuthology.orchestra.run.trial091.stdout:(19/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 80 kB/s | 45 kB 00:00 2026-02-20T22:10:11.682 INFO:teuthology.orchestra.run.trial091.stdout:(20/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 388 kB/s | 292 kB 00:00 2026-02-20T22:10:11.713 INFO:teuthology.orchestra.run.trial091.stdout:(21/34): librdkafka-1.6.1-102.el9.x86_64.rpm 786 kB/s | 662 kB 00:00 2026-02-20T22:10:11.908 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:11.909 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:11.909 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:11.909 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:11.909 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout:Upgrading: 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T22:10:11.910 INFO:teuthology.orchestra.run.trial119.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T22:10:11.911 INFO:teuthology.orchestra.run.trial119.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout:Installing weak dependencies: 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:11.912 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:11.913 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:11.913 INFO:teuthology.orchestra.run.trial119.stdout:Install 32 Packages 2026-02-20T22:10:11.913 INFO:teuthology.orchestra.run.trial119.stdout:Upgrade 2 Packages 2026-02-20T22:10:11.913 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:11.913 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 78 M 2026-02-20T22:10:11.913 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:12.047 INFO:teuthology.orchestra.run.trial091.stdout:(22/34): qatlib-25.08.0-2.el9.x86_64.rpm 330 kB/s | 240 kB 00:00 2026-02-20T22:10:12.113 INFO:teuthology.orchestra.run.trial091.stdout:(23/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.6 MB/s | 308 kB 00:00 2026-02-20T22:10:12.226 INFO:teuthology.orchestra.run.trial091.stdout:(24/34): qatlib-service-25.08.0-2.el9.x86_64.rp 68 kB/s | 37 kB 00:00 2026-02-20T22:10:12.248 INFO:teuthology.orchestra.run.trial091.stdout:(25/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 1.1 MB/s | 25 kB 00:00 2026-02-20T22:10:12.266 INFO:teuthology.orchestra.run.trial091.stdout:(26/34): liboath-2.6.12-1.el9.x86_64.rpm 2.6 MB/s | 49 kB 00:00 2026-02-20T22:10:12.281 INFO:teuthology.orchestra.run.trial091.stdout:(27/34): libunwind-1.6.2-1.el9.x86_64.rpm 4.5 MB/s | 67 kB 00:00 2026-02-20T22:10:12.301 INFO:teuthology.orchestra.run.trial091.stdout:(28/34): libarrow-9.0.0-15.el9.x86_64.rpm 23 MB/s | 4.4 MB 00:00 2026-02-20T22:10:12.317 INFO:teuthology.orchestra.run.trial091.stdout:(29/34): re2-20211101-20.el9.x86_64.rpm 12 MB/s | 191 kB 00:00 2026-02-20T22:10:12.332 INFO:teuthology.orchestra.run.trial091.stdout:(30/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 107 kB/s | 66 kB 00:00 2026-02-20T22:10:12.350 INFO:teuthology.orchestra.run.trial091.stdout:(31/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 12 MB/s | 838 kB 00:00 2026-02-20T22:10:12.355 INFO:teuthology.orchestra.run.trial091.stdout:(32/34): thrift-0.15.0-4.el9.x86_64.rpm 42 MB/s | 1.6 MB 00:00 2026-02-20T22:10:12.551 INFO:teuthology.orchestra.run.trial119.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 15 MB/s | 5.9 MB 00:00 2026-02-20T22:10:12.592 INFO:teuthology.orchestra.run.trial119.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 625 kB/s | 25 kB 00:00 2026-02-20T22:10:12.652 INFO:teuthology.orchestra.run.trial119.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 14 MB/s | 869 kB 00:00 2026-02-20T22:10:12.708 INFO:teuthology.orchestra.run.trial119.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 4.4 MB/s | 250 kB 00:00 2026-02-20T22:10:12.887 INFO:teuthology.orchestra.run.trial091.stdout:(33/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 5.3 MB/s | 2.8 MB 00:00 2026-02-20T22:10:12.965 INFO:teuthology.orchestra.run.trial091.stdout:(34/34): librados2-20.2.0-677.gf7870454.el9.x86 5.6 MB/s | 3.5 MB 00:00 2026-02-20T22:10:12.966 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:12.966 INFO:teuthology.orchestra.run.trial091.stdout:Total 14 MB/s | 78 MB 00:05 2026-02-20T22:10:13.054 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:13.073 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:13.073 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:13.207 INFO:teuthology.orchestra.run.trial119.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 13 MB/s | 6.4 MB 00:00 2026-02-20T22:10:13.235 INFO:teuthology.orchestra.run.trial119.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 1.6 MB/s | 45 kB 00:00 2026-02-20T22:10:13.264 INFO:teuthology.orchestra.run.trial119.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 5.8 MB/s | 175 kB 00:00 2026-02-20T22:10:13.294 INFO:teuthology.orchestra.run.trial119.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 5.3 MB/s | 163 kB 00:00 2026-02-20T22:10:13.330 INFO:teuthology.orchestra.run.trial119.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 8.8 MB/s | 323 kB 00:00 2026-02-20T22:10:13.367 INFO:teuthology.orchestra.run.trial119.stdout:(10/34): ceph-common-20.2.0-677.gf7870454.el9.x 20 MB/s | 24 MB 00:01 2026-02-20T22:10:13.367 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:13.368 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:13.368 INFO:teuthology.orchestra.run.trial119.stdout:(11/34): python3-rbd-20.2.0-677.gf7870454.el9.x 7.8 MB/s | 305 kB 00:00 2026-02-20T22:10:13.382 INFO:teuthology.orchestra.run.trial119.stdout:(12/34): python3-rgw-20.2.0-677.gf7870454.el9.x 6.3 MB/s | 99 kB 00:00 2026-02-20T22:10:13.453 INFO:teuthology.orchestra.run.trial119.stdout:(13/34): ceph-radosgw-20.2.0-677.gf7870454.el9. 18 MB/s | 24 MB 00:01 2026-02-20T22:10:13.499 INFO:teuthology.orchestra.run.trial119.stdout:(14/34): boost-program-options-1.75.0-13.el9.x8 2.2 MB/s | 104 kB 00:00 2026-02-20T22:10:13.521 INFO:teuthology.orchestra.run.trial119.stdout:(15/34): libnbd-1.20.3-4.el9.x86_64.rpm 9.0 MB/s | 164 kB 00:00 2026-02-20T22:10:13.532 INFO:teuthology.orchestra.run.trial119.stdout:(16/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 14 MB/s | 160 kB 00:00 2026-02-20T22:10:13.541 INFO:teuthology.orchestra.run.trial119.stdout:(17/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 4.9 MB/s | 45 kB 00:00 2026-02-20T22:10:13.562 INFO:teuthology.orchestra.run.trial119.stdout:(18/34): librdkafka-1.6.1-102.el9.x86_64.rpm 31 MB/s | 662 kB 00:00 2026-02-20T22:10:13.573 INFO:teuthology.orchestra.run.trial119.stdout:(19/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 26 MB/s | 292 kB 00:00 2026-02-20T22:10:13.585 INFO:teuthology.orchestra.run.trial119.stdout:(20/34): qatlib-25.08.0-2.el9.x86_64.rpm 21 MB/s | 240 kB 00:00 2026-02-20T22:10:13.593 INFO:teuthology.orchestra.run.trial119.stdout:(21/34): qatlib-service-25.08.0-2.el9.x86_64.rp 4.1 MB/s | 37 kB 00:00 2026-02-20T22:10:13.603 INFO:teuthology.orchestra.run.trial119.stdout:(22/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 7.0 MB/s | 66 kB 00:00 2026-02-20T22:10:13.697 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:13.701 INFO:teuthology.orchestra.run.trial119.stdout:(23/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.1 MB/s | 308 kB 00:00 2026-02-20T22:10:13.710 INFO:teuthology.orchestra.run.trial091.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T22:10:13.807 INFO:teuthology.orchestra.run.trial119.stdout:(24/34): mailcap-2.1.49-5.el9.noarch.rpm 76 kB/s | 33 kB 00:00 2026-02-20T22:10:13.830 INFO:teuthology.orchestra.run.trial119.stdout:(25/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 1.0 MB/s | 25 kB 00:00 2026-02-20T22:10:13.837 INFO:teuthology.orchestra.run.trial119.stdout:(26/34): liboath-2.6.12-1.el9.x86_64.rpm 6.9 MB/s | 49 kB 00:00 2026-02-20T22:10:13.842 INFO:teuthology.orchestra.run.trial119.stdout:(27/34): libunwind-1.6.2-1.el9.x86_64.rpm 15 MB/s | 67 kB 00:00 2026-02-20T22:10:13.854 INFO:teuthology.orchestra.run.trial119.stdout:(28/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 65 MB/s | 838 kB 00:00 2026-02-20T22:10:13.859 INFO:teuthology.orchestra.run.trial119.stdout:(29/34): re2-20211101-20.el9.x86_64.rpm 39 MB/s | 191 kB 00:00 2026-02-20T22:10:13.863 INFO:teuthology.orchestra.run.trial091.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T22:10:13.867 INFO:teuthology.orchestra.run.trial091.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:13.870 INFO:teuthology.orchestra.run.trial119.stdout:(30/34): thrift-0.15.0-4.el9.x86_64.rpm 146 MB/s | 1.6 MB 00:00 2026-02-20T22:10:13.896 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:13.936 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T22:10:13.937 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:13.949 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:13.952 INFO:teuthology.orchestra.run.trial119.stdout:(31/34): librados2-20.2.0-677.gf7870454.el9.x86 43 MB/s | 3.5 MB 00:00 2026-02-20T22:10:13.958 INFO:teuthology.orchestra.run.trial091.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T22:10:13.961 INFO:teuthology.orchestra.run.trial091.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T22:10:13.964 INFO:teuthology.orchestra.run.trial091.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T22:10:13.969 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T22:10:13.970 INFO:teuthology.orchestra.run.trial119.stdout:(32/34): libarrow-9.0.0-15.el9.x86_64.rpm 16 MB/s | 4.4 MB 00:00 2026-02-20T22:10:13.977 INFO:teuthology.orchestra.run.trial119.stdout:(33/34): pciutils-3.7.0-7.el9.x86_64.rpm 157 kB/s | 93 kB 00:00 2026-02-20T22:10:13.978 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T22:10:13.992 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T22:10:13.993 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:14.006 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:14.010 INFO:teuthology.orchestra.run.trial119.stdout:(34/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 49 MB/s | 2.8 MB 00:00 2026-02-20T22:10:14.013 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:14.013 INFO:teuthology.orchestra.run.trial119.stdout:Total 37 MB/s | 78 MB 00:02 2026-02-20T22:10:14.039 INFO:teuthology.orchestra.run.trial091.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T22:10:14.044 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T22:10:14.050 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T22:10:14.053 INFO:teuthology.orchestra.run.trial091.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T22:10:14.058 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T22:10:14.096 INFO:teuthology.orchestra.run.trial114.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-20T22:10:14.105 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:14.122 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:14.122 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:14.181 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T22:10:14.182 INFO:teuthology.orchestra.run.trial091.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T22:10:14.210 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T22:10:14.213 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T22:10:14.219 INFO:teuthology.orchestra.run.trial091.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T22:10:14.418 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:14.418 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:14.496 INFO:teuthology.orchestra.run.trial091.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T22:10:14.497 INFO:teuthology.orchestra.run.trial091.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T22:10:14.514 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T22:10:14.518 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T22:10:14.522 INFO:teuthology.orchestra.run.trial091.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T22:10:14.525 INFO:teuthology.orchestra.run.trial091.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T22:10:14.526 INFO:teuthology.orchestra.run.trial091.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T22:10:14.543 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T22:10:14.547 INFO:teuthology.orchestra.run.trial091.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T22:10:14.578 INFO:teuthology.orchestra.run.trial091.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T22:10:14.580 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T22:10:14.749 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:14.762 INFO:teuthology.orchestra.run.trial119.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T22:10:14.919 INFO:teuthology.orchestra.run.trial119.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T22:10:14.924 INFO:teuthology.orchestra.run.trial119.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:14.956 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:14.993 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T22:10:14.995 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:15.008 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:15.019 INFO:teuthology.orchestra.run.trial119.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T22:10:15.022 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T22:10:15.025 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T22:10:15.029 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T22:10:15.038 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T22:10:15.050 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T22:10:15.051 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:15.065 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:15.101 INFO:teuthology.orchestra.run.trial119.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T22:10:15.106 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T22:10:15.112 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T22:10:15.114 INFO:teuthology.orchestra.run.trial119.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T22:10:15.119 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T22:10:15.245 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T22:10:15.246 INFO:teuthology.orchestra.run.trial119.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T22:10:15.275 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T22:10:15.277 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T22:10:15.285 INFO:teuthology.orchestra.run.trial119.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T22:10:15.300 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:15.301 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:15.301 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout:Upgrading: 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T22:10:15.302 INFO:teuthology.orchestra.run.trial114.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T22:10:15.303 INFO:teuthology.orchestra.run.trial114.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T22:10:15.304 INFO:teuthology.orchestra.run.trial114.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout:Installing weak dependencies: 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout:Install 32 Packages 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout:Upgrade 2 Packages 2026-02-20T22:10:15.305 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:15.306 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 78 M 2026-02-20T22:10:15.306 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:15.571 INFO:teuthology.orchestra.run.trial119.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T22:10:15.573 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T22:10:15.590 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T22:10:15.594 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T22:10:15.599 INFO:teuthology.orchestra.run.trial119.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T22:10:15.602 INFO:teuthology.orchestra.run.trial119.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T22:10:15.603 INFO:teuthology.orchestra.run.trial119.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T22:10:15.622 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T22:10:15.626 INFO:teuthology.orchestra.run.trial119.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T22:10:15.653 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:15.655 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:15.658 INFO:teuthology.orchestra.run.trial119.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T22:10:15.660 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T22:10:15.951 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:15.954 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T22:10:15.995 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T22:10:15.996 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T22:10:15.996 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T22:10:15.996 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:15.999 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:16.039 INFO:teuthology.orchestra.run.trial114.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 19 MB/s | 5.9 MB 00:00 2026-02-20T22:10:16.065 INFO:teuthology.orchestra.run.trial114.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 975 kB/s | 25 kB 00:00 2026-02-20T22:10:16.105 INFO:teuthology.orchestra.run.trial114.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 21 MB/s | 869 kB 00:00 2026-02-20T22:10:16.134 INFO:teuthology.orchestra.run.trial114.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 8.5 MB/s | 250 kB 00:00 2026-02-20T22:10:16.429 INFO:teuthology.orchestra.run.trial114.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 22 MB/s | 6.4 MB 00:00 2026-02-20T22:10:16.465 INFO:teuthology.orchestra.run.trial114.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 1.2 MB/s | 45 kB 00:00 2026-02-20T22:10:16.506 INFO:teuthology.orchestra.run.trial114.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 4.2 MB/s | 175 kB 00:00 2026-02-20T22:10:16.549 INFO:teuthology.orchestra.run.trial114.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 3.7 MB/s | 163 kB 00:00 2026-02-20T22:10:16.617 INFO:teuthology.orchestra.run.trial114.stdout:(9/34): ceph-radosgw-20.2.0-677.gf7870454.el9.x 27 MB/s | 24 MB 00:00 2026-02-20T22:10:16.619 INFO:teuthology.orchestra.run.trial114.stdout:(10/34): python3-rados-20.2.0-677.gf7870454.el9 4.5 MB/s | 323 kB 00:00 2026-02-20T22:10:16.630 INFO:teuthology.orchestra.run.trial114.stdout:(11/34): python3-rbd-20.2.0-677.gf7870454.el9.x 24 MB/s | 305 kB 00:00 2026-02-20T22:10:16.638 INFO:teuthology.orchestra.run.trial114.stdout:(12/34): python3-rgw-20.2.0-677.gf7870454.el9.x 5.1 MB/s | 99 kB 00:00 2026-02-20T22:10:16.681 INFO:teuthology.orchestra.run.trial114.stdout:(13/34): mailcap-2.1.49-5.el9.noarch.rpm 651 kB/s | 33 kB 00:00 2026-02-20T22:10:16.698 INFO:teuthology.orchestra.run.trial114.stdout:(14/34): boost-program-options-1.75.0-13.el9.x8 5.9 MB/s | 104 kB 00:00 2026-02-20T22:10:16.707 INFO:teuthology.orchestra.run.trial114.stdout:(15/34): libnbd-1.20.3-4.el9.x86_64.rpm 19 MB/s | 164 kB 00:00 2026-02-20T22:10:16.708 INFO:teuthology.orchestra.run.trial114.stdout:(16/34): pciutils-3.7.0-7.el9.x86_64.rpm 1.3 MB/s | 93 kB 00:00 2026-02-20T22:10:16.714 INFO:teuthology.orchestra.run.trial114.stdout:(17/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 24 MB/s | 160 kB 00:00 2026-02-20T22:10:16.721 INFO:teuthology.orchestra.run.trial114.stdout:(18/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 3.4 MB/s | 45 kB 00:00 2026-02-20T22:10:16.724 INFO:teuthology.orchestra.run.trial114.stdout:(19/34): librdkafka-1.6.1-102.el9.x86_64.rpm 65 MB/s | 662 kB 00:00 2026-02-20T22:10:16.730 INFO:teuthology.orchestra.run.trial114.stdout:(20/34): qatlib-25.08.0-2.el9.x86_64.rpm 39 MB/s | 240 kB 00:00 2026-02-20T22:10:16.733 INFO:teuthology.orchestra.run.trial114.stdout:(21/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 24 MB/s | 292 kB 00:00 2026-02-20T22:10:16.734 INFO:teuthology.orchestra.run.trial114.stdout:(22/34): qatlib-service-25.08.0-2.el9.x86_64.rp 8.6 MB/s | 37 kB 00:00 2026-02-20T22:10:16.738 INFO:teuthology.orchestra.run.trial114.stdout:(23/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 14 MB/s | 66 kB 00:00 2026-02-20T22:10:16.752 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:16.755 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:16.844 INFO:teuthology.orchestra.run.trial114.stdout:(24/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.7 MB/s | 308 kB 00:00 2026-02-20T22:10:16.860 INFO:teuthology.orchestra.run.trial114.stdout:(25/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 1.5 MB/s | 25 kB 00:00 2026-02-20T22:10:16.877 INFO:teuthology.orchestra.run.trial114.stdout:(26/34): liboath-2.6.12-1.el9.x86_64.rpm 2.9 MB/s | 49 kB 00:00 2026-02-20T22:10:16.894 INFO:teuthology.orchestra.run.trial114.stdout:(27/34): libunwind-1.6.2-1.el9.x86_64.rpm 3.8 MB/s | 67 kB 00:00 2026-02-20T22:10:16.911 INFO:teuthology.orchestra.run.trial114.stdout:(28/34): libarrow-9.0.0-15.el9.x86_64.rpm 26 MB/s | 4.4 MB 00:00 2026-02-20T22:10:16.929 INFO:teuthology.orchestra.run.trial114.stdout:(29/34): re2-20211101-20.el9.x86_64.rpm 10 MB/s | 191 kB 00:00 2026-02-20T22:10:16.939 INFO:teuthology.orchestra.run.trial114.stdout:(30/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 19 MB/s | 838 kB 00:00 2026-02-20T22:10:16.952 INFO:teuthology.orchestra.run.trial114.stdout:(31/34): thrift-0.15.0-4.el9.x86_64.rpm 70 MB/s | 1.6 MB 00:00 2026-02-20T22:10:17.016 INFO:teuthology.orchestra.run.trial114.stdout:(32/34): ceph-common-20.2.0-677.gf7870454.el9.x 18 MB/s | 24 MB 00:01 2026-02-20T22:10:17.059 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:17.062 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T22:10:17.070 INFO:teuthology.orchestra.run.trial114.stdout:(33/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 24 MB/s | 2.8 MB 00:00 2026-02-20T22:10:17.086 INFO:teuthology.orchestra.run.trial114.stdout:(34/34): librados2-20.2.0-677.gf7870454.el9.x86 24 MB/s | 3.5 MB 00:00 2026-02-20T22:10:17.088 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:17.088 INFO:teuthology.orchestra.run.trial114.stdout:Total 43 MB/s | 78 MB 00:01 2026-02-20T22:10:17.101 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T22:10:17.101 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T22:10:17.101 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T22:10:17.101 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:17.105 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:17.181 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:17.199 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:17.200 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:17.495 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:17.495 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:17.827 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:17.840 INFO:teuthology.orchestra.run.trial114.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T22:10:17.997 INFO:teuthology.orchestra.run.trial114.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T22:10:18.001 INFO:teuthology.orchestra.run.trial114.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:18.028 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:18.065 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T22:10:18.066 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:18.077 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:18.084 INFO:teuthology.orchestra.run.trial114.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T22:10:18.087 INFO:teuthology.orchestra.run.trial114.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T22:10:18.090 INFO:teuthology.orchestra.run.trial114.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T22:10:18.094 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T22:10:18.103 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T22:10:18.114 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T22:10:18.115 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:18.129 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:18.167 INFO:teuthology.orchestra.run.trial114.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T22:10:18.171 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T22:10:18.178 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T22:10:18.180 INFO:teuthology.orchestra.run.trial114.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T22:10:18.185 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T22:10:18.308 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T22:10:18.309 INFO:teuthology.orchestra.run.trial114.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T22:10:18.337 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T22:10:18.340 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T22:10:18.346 INFO:teuthology.orchestra.run.trial114.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T22:10:18.625 INFO:teuthology.orchestra.run.trial114.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T22:10:18.626 INFO:teuthology.orchestra.run.trial114.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T22:10:18.643 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T22:10:18.648 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T22:10:18.653 INFO:teuthology.orchestra.run.trial114.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T22:10:18.655 INFO:teuthology.orchestra.run.trial114.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T22:10:18.656 INFO:teuthology.orchestra.run.trial114.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T22:10:18.673 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T22:10:18.676 INFO:teuthology.orchestra.run.trial114.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T22:10:18.708 INFO:teuthology.orchestra.run.trial114.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T22:10:18.710 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T22:10:19.785 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:19.788 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:20.082 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T22:10:20.086 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T22:10:20.123 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T22:10:20.123 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T22:10:20.123 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T22:10:20.123 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:20.127 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:20.503 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:20.503 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /sys 2026-02-20T22:10:20.503 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /proc 2026-02-20T22:10:20.503 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /mnt 2026-02-20T22:10:20.503 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /var/tmp 2026-02-20T22:10:20.503 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /home 2026-02-20T22:10:20.504 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /root 2026-02-20T22:10:20.504 INFO:teuthology.orchestra.run.trial091.stdout:skipping the directory /tmp 2026-02-20T22:10:20.504 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:21.527 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T22:10:21.550 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T22:10:21.550 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:21.550 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T22:10:21.550 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T22:10:21.550 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T22:10:21.550 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:21.552 INFO:teuthology.orchestra.run.trial091.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T22:10:21.565 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T22:10:21.565 INFO:teuthology.orchestra.run.trial091.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /sys 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /proc 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /mnt 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /var/tmp 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /home 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /root 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /tmp 2026-02-20T22:10:21.616 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:21.618 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:21.618 INFO:teuthology.orchestra.run.trial091.stdout:Creating group 'qat' with GID 992. 2026-02-20T22:10:21.618 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T22:10:21.962 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T22:10:21.963 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T22:10:21.964 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:21.965 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T22:10:21.965 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T22:10:22.021 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout:Upgraded: 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.022 INFO:teuthology.orchestra.run.trial091.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T22:10:22.023 INFO:teuthology.orchestra.run.trial091.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T22:10:22.024 INFO:teuthology.orchestra.run.trial091.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T22:10:22.025 INFO:teuthology.orchestra.run.trial091.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T22:10:22.025 INFO:teuthology.orchestra.run.trial091.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T22:10:22.025 INFO:teuthology.orchestra.run.trial091.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T22:10:22.025 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:22.025 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:22.064 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-test 2026-02-20T22:10:22.374 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:16 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:22.456 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:22.457 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:22.457 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:22.458 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:22.459 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:22.459 INFO:teuthology.orchestra.run.trial091.stdout:Install 5 Packages 2026-02-20T22:10:22.459 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:22.459 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 85 M 2026-02-20T22:10:22.459 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 365 M 2026-02-20T22:10:22.459 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:22.630 INFO:teuthology.orchestra.run.trial091.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 2.7 MB/s | 233 kB 00:00 2026-02-20T22:10:22.633 INFO:teuthology.orchestra.run.trial091.stdout:(2/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 1.8 MB/s | 164 kB 00:00 2026-02-20T22:10:22.666 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T22:10:22.677 INFO:teuthology.orchestra.run.trial091.stdout:(3/5): socat-1.7.4.1-8.el9.x86_64.rpm 6.3 MB/s | 303 kB 00:00 2026-02-20T22:10:22.691 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T22:10:22.692 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:22.692 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T22:10:22.692 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T22:10:22.692 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T22:10:22.692 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:22.693 INFO:teuthology.orchestra.run.trial119.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T22:10:22.696 INFO:teuthology.orchestra.run.trial091.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.0 MB/s | 64 kB 00:00 2026-02-20T22:10:22.706 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T22:10:22.707 INFO:teuthology.orchestra.run.trial119.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:22.764 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:22.764 INFO:teuthology.orchestra.run.trial119.stdout:Creating group 'qat' with GID 992. 2026-02-20T22:10:22.764 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:23.123 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T22:10:23.123 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T22:10:23.123 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:23.123 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T22:10:23.123 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T22:10:23.124 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T22:10:23.125 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T22:10:23.126 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T22:10:23.126 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:23.126 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T22:10:23.126 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T22:10:23.184 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout:Upgraded: 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.185 INFO:teuthology.orchestra.run.trial119.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.186 INFO:teuthology.orchestra.run.trial119.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.187 INFO:teuthology.orchestra.run.trial119.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:23.188 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:23.229 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-test 2026-02-20T22:10:23.548 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:13 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:23.633 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T22:10:23.634 INFO:teuthology.orchestra.run.trial119.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout:Install 5 Packages 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 85 M 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 365 M 2026-02-20T22:10:23.635 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:24.009 INFO:teuthology.orchestra.run.trial119.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 2.0 MB/s | 233 kB 00:00 2026-02-20T22:10:24.064 INFO:teuthology.orchestra.run.trial119.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 5.3 MB/s | 303 kB 00:00 2026-02-20T22:10:24.102 INFO:teuthology.orchestra.run.trial119.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.6 MB/s | 64 kB 00:00 2026-02-20T22:10:24.119 INFO:teuthology.orchestra.run.trial119.stdout:(4/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 738 kB/s | 164 kB 00:00 2026-02-20T22:10:24.203 INFO:teuthology.orchestra.run.trial091.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-20T22:10:24.204 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:24.205 INFO:teuthology.orchestra.run.trial091.stdout:Total 48 MB/s | 85 MB 00:01 2026-02-20T22:10:24.232 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:24.241 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:24.242 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:24.527 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:24.527 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:24.663 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:24.663 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /sys 2026-02-20T22:10:24.663 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /proc 2026-02-20T22:10:24.663 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /mnt 2026-02-20T22:10:24.663 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /var/tmp 2026-02-20T22:10:24.663 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /home 2026-02-20T22:10:24.664 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /root 2026-02-20T22:10:24.664 INFO:teuthology.orchestra.run.trial114.stdout:skipping the directory /tmp 2026-02-20T22:10:24.664 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:24.840 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:24.846 INFO:teuthology.orchestra.run.trial091.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T22:10:24.850 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T22:10:24.858 INFO:teuthology.orchestra.run.trial091.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T22:10:24.858 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T22:10:25.690 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T22:10:25.714 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T22:10:25.714 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:25.714 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T22:10:25.714 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T22:10:25.714 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T22:10:25.715 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:25.716 INFO:teuthology.orchestra.run.trial114.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T22:10:25.729 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T22:10:25.729 INFO:teuthology.orchestra.run.trial114.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:25.785 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:25.785 INFO:teuthology.orchestra.run.trial114.stdout:Creating group 'qat' with GID 992. 2026-02-20T22:10:25.785 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:25.843 INFO:teuthology.orchestra.run.trial119.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 43 MB/s | 84 MB 00:01 2026-02-20T22:10:25.845 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:25.846 INFO:teuthology.orchestra.run.trial119.stdout:Total 38 MB/s | 85 MB 00:02 2026-02-20T22:10:25.873 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:25.883 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:25.883 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T22:10:26.126 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T22:10:26.127 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T22:10:26.128 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T22:10:26.129 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T22:10:26.129 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T22:10:26.129 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T22:10:26.129 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T22:10:26.129 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T22:10:26.169 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:26.170 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:26.186 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout:Upgraded: 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.187 INFO:teuthology.orchestra.run.trial114.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.188 INFO:teuthology.orchestra.run.trial114.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.189 INFO:teuthology.orchestra.run.trial114.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:26.190 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:26.236 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-test 2026-02-20T22:10:26.481 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:26.487 INFO:teuthology.orchestra.run.trial119.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T22:10:26.491 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T22:10:26.499 INFO:teuthology.orchestra.run.trial119.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T22:10:26.500 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T22:10:26.551 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:12 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:26.632 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Install 5 Packages 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 85 M 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 365 M 2026-02-20T22:10:26.634 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:27.072 INFO:teuthology.orchestra.run.trial114.stdout:(1/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 436 kB/s | 164 kB 00:00 2026-02-20T22:10:27.448 INFO:teuthology.orchestra.run.trial114.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 309 kB/s | 233 kB 00:00 2026-02-20T22:10:27.548 INFO:teuthology.orchestra.run.trial114.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 642 kB/s | 64 kB 00:00 2026-02-20T22:10:27.879 INFO:teuthology.orchestra.run.trial114.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 375 kB/s | 303 kB 00:00 2026-02-20T22:10:28.567 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T22:10:28.585 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T22:10:28.929 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T22:10:28.929 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T22:10:28.929 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T22:10:28.929 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T22:10:28.929 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T22:10:28.932 INFO:teuthology.orchestra.run.trial114.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 38 MB/s | 84 MB 00:02 2026-02-20T22:10:28.935 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:28.935 INFO:teuthology.orchestra.run.trial114.stdout:Total 37 MB/s | 85 MB 00:02 2026-02-20T22:10:28.963 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:28.973 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:28.973 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T22:10:28.980 INFO:teuthology.orchestra.run.trial091.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T22:10:28.981 INFO:teuthology.orchestra.run.trial091.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T22:10:28.981 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:28.981 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:29.020 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph 2026-02-20T22:10:29.261 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:29.262 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:29.324 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:23 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:29.408 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T22:10:29.409 INFO:teuthology.orchestra.run.trial091.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout:Install 40 Packages 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 30 M 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 100 M 2026-02-20T22:10:29.410 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:29.571 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:29.578 INFO:teuthology.orchestra.run.trial114.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T22:10:29.582 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T22:10:29.591 INFO:teuthology.orchestra.run.trial114.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T22:10:29.591 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T22:10:29.758 INFO:teuthology.orchestra.run.trial091.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 110 kB/s | 6.5 kB 00:00 2026-02-20T22:10:29.846 INFO:teuthology.orchestra.run.trial091.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 6.4 MB/s | 961 kB 00:00 2026-02-20T22:10:29.874 INFO:teuthology.orchestra.run.trial091.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 13 MB/s | 2.3 MB 00:00 2026-02-20T22:10:29.920 INFO:teuthology.orchestra.run.trial091.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 6.1 MB/s | 290 kB 00:00 2026-02-20T22:10:29.994 INFO:teuthology.orchestra.run.trial091.stdout:(5/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_6 21 MB/s | 5.0 MB 00:00 2026-02-20T22:10:30.252 INFO:teuthology.orchestra.run.trial091.stdout:(6/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_6 42 MB/s | 17 MB 00:00 2026-02-20T22:10:30.275 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T22:10:30.293 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T22:10:30.376 INFO:teuthology.orchestra.run.trial091.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 89 kB/s | 40 kB 00:00 2026-02-20T22:10:30.564 INFO:teuthology.orchestra.run.trial091.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 126 kB/s | 72 kB 00:00 2026-02-20T22:10:30.625 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T22:10:30.625 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T22:10:30.625 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T22:10:30.625 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T22:10:30.626 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T22:10:30.679 INFO:teuthology.orchestra.run.trial119.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T22:10:30.680 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:30.680 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:30.716 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph 2026-02-20T22:10:30.971 INFO:teuthology.orchestra.run.trial091.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 352 kB/s | 253 kB 00:00 2026-02-20T22:10:31.022 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:21 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:31.035 INFO:teuthology.orchestra.run.trial091.stdout:(10/40): python3-ply-3.11-14.el9.noarch.rpm 226 kB/s | 106 kB 00:00 2026-02-20T22:10:31.105 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:31.106 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T22:10:31.107 INFO:teuthology.orchestra.run.trial119.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T22:10:31.108 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T22:10:31.109 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout:Install 40 Packages 2026-02-20T22:10:31.110 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:31.111 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 30 M 2026-02-20T22:10:31.111 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 100 M 2026-02-20T22:10:31.111 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:31.212 INFO:teuthology.orchestra.run.trial091.stdout:(11/40): python3-pycparser-2.20-6.el9.noarch.rp 563 kB/s | 135 kB 00:00 2026-02-20T22:10:31.373 INFO:teuthology.orchestra.run.trial091.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 782 kB/s | 126 kB 00:00 2026-02-20T22:10:31.507 INFO:teuthology.orchestra.run.trial091.stdout:(13/40): python3-pyparsing-2.4.7-9.el9.noarch.r 319 kB/s | 150 kB 00:00 2026-02-20T22:10:31.692 INFO:teuthology.orchestra.run.trial091.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 683 kB/s | 218 kB 00:00 2026-02-20T22:10:31.760 INFO:teuthology.orchestra.run.trial119.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 113 kB/s | 6.5 kB 00:00 2026-02-20T22:10:31.835 INFO:teuthology.orchestra.run.trial119.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 7.1 MB/s | 961 kB 00:00 2026-02-20T22:10:31.856 INFO:teuthology.orchestra.run.trial119.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 15 MB/s | 2.3 MB 00:00 2026-02-20T22:10:31.872 INFO:teuthology.orchestra.run.trial091.stdout:(15/40): python3-cryptography-36.0.1-5.el9.x86_ 853 kB/s | 1.2 MB 00:01 2026-02-20T22:10:31.890 INFO:teuthology.orchestra.run.trial119.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 8.3 MB/s | 290 kB 00:00 2026-02-20T22:10:31.924 INFO:teuthology.orchestra.run.trial091.stdout:(16/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 4.6 MB/s | 246 kB 00:00 2026-02-20T22:10:31.936 INFO:teuthology.orchestra.run.trial091.stdout:(17/40): lua-5.4.4-4.el9.x86_64.rpm 16 MB/s | 188 kB 00:00 2026-02-20T22:10:31.947 INFO:teuthology.orchestra.run.trial091.stdout:(18/40): python3-libstoragemgmt-1.10.1-1.el9.x8 16 MB/s | 177 kB 00:00 2026-02-20T22:10:31.958 INFO:teuthology.orchestra.run.trial091.stdout:(19/40): python3-packaging-20.9-5.el9.noarch.rp 7.3 MB/s | 77 kB 00:00 2026-02-20T22:10:31.967 INFO:teuthology.orchestra.run.trial091.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 4.4 MB/s | 42 kB 00:00 2026-02-20T22:10:31.978 INFO:teuthology.orchestra.run.trial091.stdout:(21/40): unzip-6.0-59.el9.x86_64.rpm 386 kB/s | 182 kB 00:00 2026-02-20T22:10:32.011 INFO:teuthology.orchestra.run.trial091.stdout:(22/40): zip-3.0-35.el9.x86_64.rpm 834 kB/s | 266 kB 00:00 2026-02-20T22:10:32.021 INFO:teuthology.orchestra.run.trial119.stdout:(5/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_6 19 MB/s | 5.0 MB 00:00 2026-02-20T22:10:32.053 INFO:teuthology.orchestra.run.trial091.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 694 kB/s | 29 kB 00:00 2026-02-20T22:10:32.086 INFO:teuthology.orchestra.run.trial091.stdout:(24/40): python3-backports-tarfile-1.2.0-1.el9. 1.8 MB/s | 60 kB 00:00 2026-02-20T22:10:32.097 INFO:teuthology.orchestra.run.trial091.stdout:(25/40): luarocks-3.9.2-5.el9.noarch.rpm 1.2 MB/s | 151 kB 00:00 2026-02-20T22:10:32.121 INFO:teuthology.orchestra.run.trial091.stdout:(26/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.2 MB/s | 43 kB 00:00 2026-02-20T22:10:32.149 INFO:teuthology.orchestra.run.trial091.stdout:(27/40): python3-cheroot-10.0.1-4.el9.noarch.rp 3.3 MB/s | 173 kB 00:00 2026-02-20T22:10:32.164 INFO:teuthology.orchestra.run.trial091.stdout:(28/40): python3-cherrypy-18.6.1-2.el9.noarch.r 8.1 MB/s | 358 kB 00:00 2026-02-20T22:10:32.186 INFO:teuthology.orchestra.run.trial091.stdout:(29/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 293 kB/s | 11 kB 00:00 2026-02-20T22:10:32.195 INFO:teuthology.orchestra.run.trial091.stdout:(30/40): python3-jaraco-classes-3.2.1-5.el9.noa 576 kB/s | 18 kB 00:00 2026-02-20T22:10:32.211 INFO:teuthology.orchestra.run.trial091.stdout:(31/40): python3-jaraco-context-6.0.1-3.el9.noa 1.2 MB/s | 20 kB 00:00 2026-02-20T22:10:32.218 INFO:teuthology.orchestra.run.trial091.stdout:(32/40): lua-devel-5.4.4-4.el9.x86_64.rpm 89 kB/s | 22 kB 00:00 2026-02-20T22:10:32.240 INFO:teuthology.orchestra.run.trial091.stdout:(33/40): python3-jaraco-functools-3.5.0-2.el9.n 658 kB/s | 19 kB 00:00 2026-02-20T22:10:32.242 INFO:teuthology.orchestra.run.trial119.stdout:(6/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_6 42 MB/s | 17 MB 00:00 2026-02-20T22:10:32.260 INFO:teuthology.orchestra.run.trial091.stdout:(34/40): python3-more-itertools-8.12.0-2.el9.no 3.9 MB/s | 79 kB 00:00 2026-02-20T22:10:32.270 INFO:teuthology.orchestra.run.trial091.stdout:(35/40): python3-portend-3.1.0-2.el9.noarch.rpm 1.7 MB/s | 16 kB 00:00 2026-02-20T22:10:32.288 INFO:teuthology.orchestra.run.trial091.stdout:(36/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 4.9 MB/s | 90 kB 00:00 2026-02-20T22:10:32.298 INFO:teuthology.orchestra.run.trial091.stdout:(37/40): python3-tempora-5.0.0-2.el9.noarch.rpm 3.4 MB/s | 36 kB 00:00 2026-02-20T22:10:32.312 INFO:teuthology.orchestra.run.trial091.stdout:(38/40): python3-jaraco-text-4.0.0-2.el9.noarch 282 kB/s | 26 kB 00:00 2026-02-20T22:10:32.334 INFO:teuthology.orchestra.run.trial091.stdout:(39/40): python3-zc-lockfile-2.0-10.el9.noarch. 558 kB/s | 20 kB 00:00 2026-02-20T22:10:32.442 INFO:teuthology.orchestra.run.trial119.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 73 kB/s | 40 kB 00:00 2026-02-20T22:10:32.656 INFO:teuthology.orchestra.run.trial119.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 113 kB/s | 72 kB 00:00 2026-02-20T22:10:32.692 INFO:teuthology.orchestra.run.trial091.stdout:(40/40): python3-jaraco-collections-3.0.0-8.el9 46 kB/s | 23 kB 00:00 2026-02-20T22:10:32.696 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:32.697 INFO:teuthology.orchestra.run.trial091.stdout:Total 9.2 MB/s | 30 MB 00:03 2026-02-20T22:10:32.842 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:32.858 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:32.859 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:32.893 INFO:teuthology.orchestra.run.trial119.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 449 kB/s | 106 kB 00:00 2026-02-20T22:10:33.000 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:33.001 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:33.028 INFO:teuthology.orchestra.run.trial119.stdout:(10/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 322 kB/s | 253 kB 00:00 2026-02-20T22:10:33.192 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:33.194 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T22:10:33.199 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T22:10:33.204 INFO:teuthology.orchestra.run.trial091.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T22:10:33.208 INFO:teuthology.orchestra.run.trial091.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T22:10:33.208 INFO:teuthology.orchestra.run.trial119.stdout:(11/40): python3-pycparser-2.20-6.el9.noarch.rp 429 kB/s | 135 kB 00:00 2026-02-20T22:10:33.214 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T22:10:33.238 INFO:teuthology.orchestra.run.trial091.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T22:10:33.242 INFO:teuthology.orchestra.run.trial091.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T22:10:33.246 INFO:teuthology.orchestra.run.trial091.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T22:10:33.251 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T22:10:33.257 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T22:10:33.261 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T22:10:33.267 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T22:10:33.272 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T22:10:33.276 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T22:10:33.281 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T22:10:33.285 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T22:10:33.291 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T22:10:33.295 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T22:10:33.317 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T22:10:33.329 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T22:10:33.330 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T22:10:33.335 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T22:10:33.342 INFO:teuthology.orchestra.run.trial119.stdout:(12/40): python3-pyparsing-2.4.7-9.el9.noarch.r 479 kB/s | 150 kB 00:00 2026-02-20T22:10:33.345 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T22:10:33.347 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T22:10:33.351 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T22:10:33.364 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T22:10:33.379 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T22:10:33.445 INFO:teuthology.orchestra.run.trial119.stdout:(13/40): python3-requests-2.25.1-10.el9.noarch. 534 kB/s | 126 kB 00:00 2026-02-20T22:10:33.454 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T22:10:33.463 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T22:10:33.486 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T22:10:33.515 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T22:10:33.520 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T22:10:33.566 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T22:10:33.610 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T22:10:33.611 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T22:10:33.635 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T22:10:33.635 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:33.635 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T22:10:33.635 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T22:10:33.635 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T22:10:33.635 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:33.639 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T22:10:33.655 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:33.656 INFO:teuthology.orchestra.run.trial091.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T22:10:33.656 INFO:teuthology.orchestra.run.trial091.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T22:10:33.656 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:33.665 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:33.688 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:33.688 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T22:10:33.688 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:33.713 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T22:10:33.713 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T22:10:33.713 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T22:10:33.713 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T22:10:33.713 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T22:10:33.733 INFO:teuthology.orchestra.run.trial119.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 557 kB/s | 218 kB 00:00 2026-02-20T22:10:33.760 INFO:teuthology.orchestra.run.trial119.stdout:(15/40): unzip-6.0-59.el9.x86_64.rpm 578 kB/s | 182 kB 00:00 2026-02-20T22:10:33.771 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T22:10:33.771 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:33.771 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:33.772 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:33.809 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph 2026-02-20T22:10:33.916 INFO:teuthology.orchestra.run.trial119.stdout:(16/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 1.5 MB/s | 246 kB 00:00 2026-02-20T22:10:33.920 INFO:teuthology.orchestra.run.trial119.stdout:(17/40): python3-cryptography-36.0.1-5.el9.x86_ 863 kB/s | 1.2 MB 00:01 2026-02-20T22:10:33.953 INFO:teuthology.orchestra.run.trial119.stdout:(18/40): lua-5.4.4-4.el9.x86_64.rpm 4.9 MB/s | 188 kB 00:00 2026-02-20T22:10:33.982 INFO:teuthology.orchestra.run.trial119.stdout:(19/40): python3-packaging-20.9-5.el9.noarch.rp 2.6 MB/s | 77 kB 00:00 2026-02-20T22:10:34.009 INFO:teuthology.orchestra.run.trial119.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 42 kB 00:00 2026-02-20T22:10:34.064 INFO:teuthology.orchestra.run.trial119.stdout:(21/40): python3-libstoragemgmt-1.10.1-1.el9.x8 1.2 MB/s | 177 kB 00:00 2026-02-20T22:10:34.069 INFO:teuthology.orchestra.run.trial119.stdout:(22/40): lua-devel-5.4.4-4.el9.x86_64.rpm 373 kB/s | 22 kB 00:00 2026-02-20T22:10:34.116 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:20 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:34.125 INFO:teuthology.orchestra.run.trial119.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 524 kB/s | 29 kB 00:00 2026-02-20T22:10:34.127 INFO:teuthology.orchestra.run.trial119.stdout:(24/40): zip-3.0-35.el9.x86_64.rpm 676 kB/s | 266 kB 00:00 2026-02-20T22:10:34.131 INFO:teuthology.orchestra.run.trial119.stdout:(25/40): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2026-02-20T22:10:34.194 INFO:teuthology.orchestra.run.trial119.stdout:(26/40): python3-backports-tarfile-1.2.0-1.el9. 877 kB/s | 60 kB 00:00 2026-02-20T22:10:34.198 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T22:10:34.200 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T22:10:34.201 INFO:teuthology.orchestra.run.trial114.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T22:10:34.202 INFO:teuthology.orchestra.run.trial114.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:34.203 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:34.204 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:34.204 INFO:teuthology.orchestra.run.trial114.stdout:Install 40 Packages 2026-02-20T22:10:34.204 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:34.205 INFO:teuthology.orchestra.run.trial119.stdout:(27/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 574 kB/s | 43 kB 00:00 2026-02-20T22:10:34.205 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 30 M 2026-02-20T22:10:34.205 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 100 M 2026-02-20T22:10:34.205 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:34.206 INFO:teuthology.orchestra.run.trial119.stdout:(28/40): python3-cheroot-10.0.1-4.el9.noarch.rp 2.3 MB/s | 173 kB 00:00 2026-02-20T22:10:34.232 INFO:teuthology.orchestra.run.trial119.stdout:(29/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 355 kB/s | 11 kB 00:00 2026-02-20T22:10:34.233 INFO:teuthology.orchestra.run.trial119.stdout:(30/40): python3-jaraco-classes-3.2.1-5.el9.noa 644 kB/s | 18 kB 00:00 2026-02-20T22:10:34.244 INFO:teuthology.orchestra.run.trial119.stdout:(31/40): python3-jaraco-collections-3.0.0-8.el9 2.1 MB/s | 23 kB 00:00 2026-02-20T22:10:34.245 INFO:teuthology.orchestra.run.trial119.stdout:(32/40): python3-cherrypy-18.6.1-2.el9.noarch.r 6.9 MB/s | 358 kB 00:00 2026-02-20T22:10:34.254 INFO:teuthology.orchestra.run.trial119.stdout:(33/40): python3-jaraco-functools-3.5.0-2.el9.n 1.7 MB/s | 19 kB 00:00 2026-02-20T22:10:34.256 INFO:teuthology.orchestra.run.trial119.stdout:(34/40): python3-jaraco-context-6.0.1-3.el9.noa 878 kB/s | 20 kB 00:00 2026-02-20T22:10:34.261 INFO:teuthology.orchestra.run.trial119.stdout:(35/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.7 MB/s | 26 kB 00:00 2026-02-20T22:10:34.271 INFO:teuthology.orchestra.run.trial119.stdout:(36/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 8.3 MB/s | 90 kB 00:00 2026-02-20T22:10:34.288 INFO:teuthology.orchestra.run.trial119.stdout:(37/40): python3-more-itertools-8.12.0-2.el9.no 2.3 MB/s | 79 kB 00:00 2026-02-20T22:10:34.291 INFO:teuthology.orchestra.run.trial119.stdout:(38/40): python3-portend-3.1.0-2.el9.noarch.rpm 468 kB/s | 16 kB 00:00 2026-02-20T22:10:34.299 INFO:teuthology.orchestra.run.trial119.stdout:(39/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.3 MB/s | 36 kB 00:00 2026-02-20T22:10:34.304 INFO:teuthology.orchestra.run.trial119.stdout:(40/40): python3-zc-lockfile-2.0-10.el9.noarch. 1.3 MB/s | 20 kB 00:00 2026-02-20T22:10:34.306 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:34.306 INFO:teuthology.orchestra.run.trial119.stdout:Total 9.5 MB/s | 30 MB 00:03 2026-02-20T22:10:34.403 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T22:10:34.404 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T22:10:34.429 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T22:10:34.429 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:34.429 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T22:10:34.429 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T22:10:34.429 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T22:10:34.430 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:34.448 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:34.466 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:34.467 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:34.610 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:34.610 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:34.654 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T22:10:34.675 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T22:10:34.675 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:34.675 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T22:10:34.675 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T22:10:34.675 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T22:10:34.675 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:34.778 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T22:10:34.800 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T22:10:34.800 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:34.800 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T22:10:34.800 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T22:10:34.800 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T22:10:34.801 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:34.801 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:34.802 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T22:10:34.807 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T22:10:34.812 INFO:teuthology.orchestra.run.trial119.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T22:10:34.814 INFO:teuthology.orchestra.run.trial119.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T22:10:34.818 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T22:10:34.820 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T22:10:34.843 INFO:teuthology.orchestra.run.trial119.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T22:10:34.847 INFO:teuthology.orchestra.run.trial119.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T22:10:34.852 INFO:teuthology.orchestra.run.trial119.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T22:10:34.856 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T22:10:34.863 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T22:10:34.866 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T22:10:34.872 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T22:10:34.877 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T22:10:34.881 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T22:10:34.886 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T22:10:34.890 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T22:10:34.896 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T22:10:34.900 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T22:10:34.922 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T22:10:34.935 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T22:10:34.940 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T22:10:34.949 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T22:10:34.956 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T22:10:34.969 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T22:10:34.984 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T22:10:35.045 INFO:teuthology.orchestra.run.trial114.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 26 kB/s | 6.5 kB 00:00 2026-02-20T22:10:35.059 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T22:10:35.068 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T22:10:35.091 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T22:10:35.119 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T22:10:35.125 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T22:10:35.143 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T22:10:35.144 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T22:10:35.145 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T22:10:35.146 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T22:10:35.171 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T22:10:35.200 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:35.201 INFO:teuthology.orchestra.run.trial091.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T22:10:35.202 INFO:teuthology.orchestra.run.trial091.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T22:10:35.203 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: zip-3.0-35.el9.x86_64 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:35.204 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:35.214 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T22:10:35.215 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T22:10:35.238 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-base 2026-02-20T22:10:35.239 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T22:10:35.239 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:35.239 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T22:10:35.239 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T22:10:35.239 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T22:10:35.239 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:35.243 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T22:10:35.259 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:35.259 INFO:teuthology.orchestra.run.trial119.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T22:10:35.259 INFO:teuthology.orchestra.run.trial119.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T22:10:35.260 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:35.266 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:35.290 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:35.291 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T22:10:35.291 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:35.467 INFO:teuthology.orchestra.run.trial114.stdout:(2/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 3.5 MB/s | 2.3 MB 00:00 2026-02-20T22:10:35.469 INFO:teuthology.orchestra.run.trial114.stdout:(3/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 1.4 MB/s | 961 kB 00:00 2026-02-20T22:10:35.539 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:35.604 INFO:teuthology.orchestra.run.trial091.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:35.621 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:35.622 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:10:35.622 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:35.643 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install cephadm 2026-02-20T22:10:35.750 INFO:teuthology.orchestra.run.trial114.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 1.0 MB/s | 290 kB 00:00 2026-02-20T22:10:35.816 INFO:teuthology.orchestra.run.trial114.stdout:(5/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 611 kB/s | 40 kB 00:00 2026-02-20T22:10:35.838 INFO:teuthology.orchestra.run.trial114.stdout:(6/40): libconfig-1.7.2-9.el9.x86_64.rpm 3.2 MB/s | 72 kB 00:00 2026-02-20T22:10:35.883 INFO:teuthology.orchestra.run.trial114.stdout:(7/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.5 MB/s | 253 kB 00:00 2026-02-20T22:10:35.942 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:35.951 INFO:teuthology.orchestra.run.trial114.stdout:(8/40): python3-cryptography-36.0.1-5.el9.x86_6 18 MB/s | 1.2 MB 00:00 2026-02-20T22:10:35.974 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T22:10:35.974 INFO:teuthology.orchestra.run.trial114.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 4.5 MB/s | 106 kB 00:00 2026-02-20T22:10:35.975 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T22:10:35.998 INFO:teuthology.orchestra.run.trial114.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 5.6 MB/s | 135 kB 00:00 2026-02-20T22:10:36.001 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T22:10:36.001 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:36.001 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T22:10:36.001 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T22:10:36.001 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T22:10:36.001 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:36.022 INFO:teuthology.orchestra.run.trial114.stdout:(11/40): python3-pyparsing-2.4.7-9.el9.noarch.r 6.2 MB/s | 150 kB 00:00 2026-02-20T22:10:36.023 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:36.023 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 1.0 M 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 1.0 M 2026-02-20T22:10:36.024 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:36.046 INFO:teuthology.orchestra.run.trial114.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 5.2 MB/s | 126 kB 00:00 2026-02-20T22:10:36.070 INFO:teuthology.orchestra.run.trial114.stdout:(13/40): python3-urllib3-1.26.5-7.el9.noarch.rp 8.9 MB/s | 218 kB 00:00 2026-02-20T22:10:36.094 INFO:teuthology.orchestra.run.trial114.stdout:(14/40): unzip-6.0-59.el9.x86_64.rpm 7.3 MB/s | 182 kB 00:00 2026-02-20T22:10:36.118 INFO:teuthology.orchestra.run.trial114.stdout:(15/40): zip-3.0-35.el9.x86_64.rpm 11 MB/s | 266 kB 00:00 2026-02-20T22:10:36.216 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T22:10:36.238 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T22:10:36.238 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:36.238 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T22:10:36.238 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T22:10:36.238 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T22:10:36.238 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:36.335 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T22:10:36.355 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T22:10:36.355 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:36.355 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T22:10:36.355 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T22:10:36.356 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T22:10:36.356 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:36.372 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T22:10:36.619 INFO:teuthology.orchestra.run.trial114.stdout:(16/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 492 kB/s | 246 kB 00:00 2026-02-20T22:10:36.679 INFO:teuthology.orchestra.run.trial114.stdout:(17/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_ 3.1 MB/s | 5.0 MB 00:01 2026-02-20T22:10:36.696 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T22:10:36.696 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T22:10:36.696 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T22:10:36.696 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T22:10:36.696 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T22:10:36.696 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T22:10:36.697 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T22:10:36.698 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T22:10:36.699 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T22:10:36.741 INFO:teuthology.orchestra.run.trial114.stdout:(18/40): lua-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 188 kB 00:00 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:36.754 INFO:teuthology.orchestra.run.trial119.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T22:10:36.755 INFO:teuthology.orchestra.run.trial119.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T22:10:36.756 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: zip-3.0-35.el9.x86_64 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:36.757 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:36.771 INFO:teuthology.orchestra.run.trial091.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 1.3 MB/s | 1.0 MB 00:00 2026-02-20T22:10:36.772 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:36.772 INFO:teuthology.orchestra.run.trial091.stdout:Total 1.3 MB/s | 1.0 MB 00:00 2026-02-20T22:10:36.772 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:36.774 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:36.775 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:36.778 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:36.779 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:36.789 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-base 2026-02-20T22:10:36.797 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:36.836 INFO:teuthology.orchestra.run.trial114.stdout:(19/40): python3-packaging-20.9-5.el9.noarch.rp 808 kB/s | 77 kB 00:00 2026-02-20T22:10:36.858 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:36.874 INFO:teuthology.orchestra.run.trial091.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:36.923 INFO:teuthology.orchestra.run.trial114.stdout:(20/40): python3-toml-0.10.2-6.el9.noarch.rpm 478 kB/s | 42 kB 00:00 2026-02-20T22:10:36.937 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:36.991 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:36.991 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:36.991 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:36.991 INFO:teuthology.orchestra.run.trial091.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:36.991 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:36.991 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:37.017 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T22:10:37.095 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:27 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:37.131 INFO:teuthology.orchestra.run.trial114.stdout:(21/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_ 10 MB/s | 17 MB 00:01 2026-02-20T22:10:37.145 INFO:teuthology.orchestra.run.trial114.stdout:(22/40): python3-libstoragemgmt-1.10.1-1.el9.x8 380 kB/s | 177 kB 00:00 2026-02-20T22:10:37.159 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:37.176 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:37.177 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:10:37.177 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:37.197 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install cephadm 2026-02-20T22:10:37.241 INFO:teuthology.orchestra.run.trial114.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 304 kB/s | 29 kB 00:00 2026-02-20T22:10:37.281 INFO:teuthology.orchestra.run.trial114.stdout:(24/40): luarocks-3.9.2-5.el9.noarch.rpm 1.0 MB/s | 151 kB 00:00 2026-02-20T22:10:37.286 INFO:teuthology.orchestra.run.trial114.stdout:(25/40): python3-backports-tarfile-1.2.0-1.el9. 1.3 MB/s | 60 kB 00:00 2026-02-20T22:10:37.305 INFO:teuthology.orchestra.run.trial114.stdout:(26/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.8 MB/s | 43 kB 00:00 2026-02-20T22:10:37.328 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:31 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:37.337 INFO:teuthology.orchestra.run.trial114.stdout:(27/40): python3-cheroot-10.0.1-4.el9.noarch.rp 3.3 MB/s | 173 kB 00:00 2026-02-20T22:10:37.358 INFO:teuthology.orchestra.run.trial114.stdout:(28/40): python3-cherrypy-18.6.1-2.el9.noarch.r 6.6 MB/s | 358 kB 00:00 2026-02-20T22:10:37.359 INFO:teuthology.orchestra.run.trial114.stdout:(29/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 503 kB/s | 11 kB 00:00 2026-02-20T22:10:37.380 INFO:teuthology.orchestra.run.trial114.stdout:(30/40): python3-jaraco-classes-3.2.1-5.el9.noa 835 kB/s | 18 kB 00:00 2026-02-20T22:10:37.380 INFO:teuthology.orchestra.run.trial114.stdout:(31/40): python3-jaraco-collections-3.0.0-8.el9 1.1 MB/s | 23 kB 00:00 2026-02-20T22:10:37.401 INFO:teuthology.orchestra.run.trial114.stdout:(32/40): python3-jaraco-context-6.0.1-3.el9.noa 933 kB/s | 20 kB 00:00 2026-02-20T22:10:37.401 INFO:teuthology.orchestra.run.trial114.stdout:(33/40): python3-jaraco-functools-3.5.0-2.el9.n 918 kB/s | 19 kB 00:00 2026-02-20T22:10:37.411 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repo Size 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:37.412 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:10:37.413 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:37.413 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 154 k 2026-02-20T22:10:37.413 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 447 k 2026-02-20T22:10:37.413 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:37.422 INFO:teuthology.orchestra.run.trial114.stdout:(34/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.2 MB/s | 26 kB 00:00 2026-02-20T22:10:37.427 INFO:teuthology.orchestra.run.trial114.stdout:(35/40): python3-more-itertools-8.12.0-2.el9.no 3.0 MB/s | 79 kB 00:00 2026-02-20T22:10:37.443 INFO:teuthology.orchestra.run.trial114.stdout:(36/40): python3-portend-3.1.0-2.el9.noarch.rpm 776 kB/s | 16 kB 00:00 2026-02-20T22:10:37.455 INFO:teuthology.orchestra.run.trial114.stdout:(37/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.2 MB/s | 90 kB 00:00 2026-02-20T22:10:37.465 INFO:teuthology.orchestra.run.trial114.stdout:(38/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.6 MB/s | 36 kB 00:00 2026-02-20T22:10:37.477 INFO:teuthology.orchestra.run.trial114.stdout:(39/40): python3-zc-lockfile-2.0-10.el9.noarch. 915 kB/s | 20 kB 00:00 2026-02-20T22:10:37.480 INFO:teuthology.orchestra.run.trial114.stdout:(40/40): lua-devel-5.4.4-4.el9.x86_64.rpm 40 kB/s | 22 kB 00:00 2026-02-20T22:10:37.483 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:37.483 INFO:teuthology.orchestra.run.trial114.stdout:Total 9.2 MB/s | 30 MB 00:03 2026-02-20T22:10:37.498 INFO:teuthology.orchestra.run.trial091.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.7 MB/s | 154 kB 00:00 2026-02-20T22:10:37.499 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:27 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:37.500 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:37.500 INFO:teuthology.orchestra.run.trial091.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-20T22:10:37.500 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:37.503 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:37.503 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:37.529 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:37.529 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:37.577 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:37.579 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:37.581 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:37.582 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:37.582 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:37.582 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 1.0 M 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 1.0 M 2026-02-20T22:10:37.583 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:37.603 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:37.603 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:37.603 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T22:10:37.603 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:37.627 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:37.645 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:37.645 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:37.791 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:37.792 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:37.792 INFO:teuthology.orchestra.run.trial119.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 4.8 MB/s | 1.0 MB 00:00 2026-02-20T22:10:37.793 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:37.794 INFO:teuthology.orchestra.run.trial119.stdout:Total 4.7 MB/s | 1.0 MB 00:00 2026-02-20T22:10:37.794 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:37.796 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:37.796 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:37.800 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:37.800 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:37.818 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:37.878 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:37.892 INFO:teuthology.orchestra.run.trial119.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:37.904 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:37.904 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:37.904 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:37.904 INFO:teuthology.orchestra.run.trial091.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:37.905 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:37.905 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:37.932 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-mgr 2026-02-20T22:10:37.952 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:37.983 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:37.984 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T22:10:37.989 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T22:10:37.994 INFO:teuthology.orchestra.run.trial114.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T22:10:37.996 INFO:teuthology.orchestra.run.trial114.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T22:10:38.001 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T22:10:38.007 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:38.007 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.007 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:38.008 INFO:teuthology.orchestra.run.trial119.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:38.008 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.008 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:38.025 INFO:teuthology.orchestra.run.trial114.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T22:10:38.028 INFO:teuthology.orchestra.run.trial114.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T22:10:38.033 INFO:teuthology.orchestra.run.trial114.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T22:10:38.036 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T22:10:38.038 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T22:10:38.044 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T22:10:38.048 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T22:10:38.053 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T22:10:38.059 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T22:10:38.062 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T22:10:38.068 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T22:10:38.071 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T22:10:38.078 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T22:10:38.081 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T22:10:38.103 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T22:10:38.116 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T22:10:38.121 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T22:10:38.131 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T22:10:38.137 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T22:10:38.150 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T22:10:38.166 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T22:10:38.237 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:32 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:38.240 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T22:10:38.249 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T22:10:38.272 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T22:10:38.300 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T22:10:38.302 INFO:teuthology.orchestra.run.trial091.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:38.306 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T22:10:38.319 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:38.320 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:10:38.320 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:38.340 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T22:10:38.347 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:28 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:38.352 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T22:10:38.395 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T22:10:38.396 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T22:10:38.419 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T22:10:38.420 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:38.420 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T22:10:38.420 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T22:10:38.420 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T22:10:38.420 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:38.424 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T22:10:38.429 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:38.429 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:38.429 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-20T22:10:38.429 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 154 k 2026-02-20T22:10:38.430 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 447 k 2026-02-20T22:10:38.431 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:38.440 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:38.440 INFO:teuthology.orchestra.run.trial114.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T22:10:38.440 INFO:teuthology.orchestra.run.trial114.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T22:10:38.440 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:38.448 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:38.471 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T22:10:38.471 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T22:10:38.471 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:38.516 INFO:teuthology.orchestra.run.trial119.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.8 MB/s | 154 kB 00:00 2026-02-20T22:10:38.516 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:38.516 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-20T22:10:38.516 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:38.521 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:38.521 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:38.547 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:38.547 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:38.598 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:38.600 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:38.622 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:38.622 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:38.622 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T22:10:38.622 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.647 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:32 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:38.731 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:38.731 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T22:10:38.732 INFO:teuthology.orchestra.run.trial091.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout:Install 14 Packages 2026-02-20T22:10:38.733 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:38.734 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 16 M 2026-02-20T22:10:38.734 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 158 M 2026-02-20T22:10:38.734 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:38.905 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:38.905 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.905 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:38.905 INFO:teuthology.orchestra.run.trial119.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:38.905 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:38.905 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:38.935 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr 2026-02-20T22:10:39.002 INFO:teuthology.orchestra.run.trial091.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 249 kB/s | 17 kB 00:00 2026-02-20T22:10:39.006 INFO:teuthology.orchestra.run.trial091.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 588 kB/s | 43 kB 00:00 2026-02-20T22:10:39.186 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T22:10:39.187 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T22:10:39.214 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T22:10:39.214 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:39.214 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T22:10:39.214 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T22:10:39.215 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T22:10:39.215 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:39.245 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:39.309 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:39.327 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:39.327 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:10:39.328 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:39.349 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T22:10:39.440 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T22:10:39.462 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T22:10:39.462 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:39.462 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T22:10:39.462 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T22:10:39.462 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T22:10:39.462 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:39.495 INFO:teuthology.orchestra.run.trial091.stdout:(3/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 97 kB/s | 48 kB 00:00 2026-02-20T22:10:39.530 INFO:teuthology.orchestra.run.trial091.stdout:(4/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 18 MB/s | 11 MB 00:00 2026-02-20T22:10:39.564 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T22:10:39.585 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T22:10:39.585 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:39.585 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T22:10:39.585 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T22:10:39.585 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T22:10:39.586 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:39.595 INFO:teuthology.orchestra.run.trial091.stdout:(5/14): protobuf-compiler-3.14.0-17.el9.x86_64. 13 MB/s | 862 kB 00:00 2026-02-20T22:10:39.602 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T22:10:39.658 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:39.741 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T22:10:39.742 INFO:teuthology.orchestra.run.trial119.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:39.743 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:39.744 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:39.744 INFO:teuthology.orchestra.run.trial119.stdout:Install 14 Packages 2026-02-20T22:10:39.744 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:39.744 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 16 M 2026-02-20T22:10:39.745 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 158 M 2026-02-20T22:10:39.745 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:39.863 INFO:teuthology.orchestra.run.trial091.stdout:(6/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.0 MB/s | 551 kB 00:00 2026-02-20T22:10:39.889 INFO:teuthology.orchestra.run.trial091.stdout:(7/14): python3-protobuf-3.14.0-17.el9.noarch.r 678 kB/s | 267 kB 00:00 2026-02-20T22:10:39.895 INFO:teuthology.orchestra.run.trial091.stdout:(8/14): grpc-data-1.46.7-10.el9.noarch.rpm 609 kB/s | 19 kB 00:00 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T22:10:39.929 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T22:10:39.930 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T22:10:39.931 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T22:10:39.932 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:39.987 INFO:teuthology.orchestra.run.trial114.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T22:10:39.988 INFO:teuthology.orchestra.run.trial114.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T22:10:39.989 INFO:teuthology.orchestra.run.trial114.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: zip-3.0-35.el9.x86_64 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:39.990 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:40.025 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-base 2026-02-20T22:10:40.035 INFO:teuthology.orchestra.run.trial091.stdout:(9/14): python3-grpcio-1.46.7-10.el9.x86_64.rpm 14 MB/s | 2.0 MB 00:00 2026-02-20T22:10:40.041 INFO:teuthology.orchestra.run.trial091.stdout:(10/14): python3-grpcio-tools-1.46.7-10.el9.x86 989 kB/s | 144 kB 00:00 2026-02-20T22:10:40.068 INFO:teuthology.orchestra.run.trial091.stdout:(11/14): python3-repoze-lru-0.7-16.el9.noarch.r 955 kB/s | 31 kB 00:00 2026-02-20T22:10:40.082 INFO:teuthology.orchestra.run.trial091.stdout:(12/14): python3-routes-2.5.1-5.el9.noarch.rpm 4.5 MB/s | 188 kB 00:00 2026-02-20T22:10:40.100 INFO:teuthology.orchestra.run.trial091.stdout:(13/14): python3-xmltodict-0.12.0-15.el9.noarch 687 kB/s | 22 kB 00:00 2026-02-20T22:10:40.322 INFO:teuthology.orchestra.run.trial119.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 245 kB/s | 17 kB 00:00 2026-02-20T22:10:40.323 INFO:teuthology.orchestra.run.trial119.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 600 kB/s | 43 kB 00:00 2026-02-20T22:10:40.336 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:26 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:40.400 INFO:teuthology.orchestra.run.trial114.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:40.418 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:40.418 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:10:40.418 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:40.440 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install cephadm 2026-02-20T22:10:40.585 INFO:teuthology.orchestra.run.trial091.stdout:(14/14): protobuf-3.14.0-17.el9.x86_64.rpm 650 kB/s | 1.0 MB 00:01 2026-02-20T22:10:40.589 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:40.589 INFO:teuthology.orchestra.run.trial091.stdout:Total 8.5 MB/s | 16 MB 00:01 2026-02-20T22:10:40.626 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:40.636 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:40.636 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:40.731 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:40.732 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:40.742 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:26 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:40.810 INFO:teuthology.orchestra.run.trial119.stdout:(3/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 98 kB/s | 48 kB 00:00 2026-02-20T22:10:40.824 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:40.825 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:40.826 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:10:40.826 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:40.826 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 1.0 M 2026-02-20T22:10:40.826 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 1.0 M 2026-02-20T22:10:40.826 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:40.843 INFO:teuthology.orchestra.run.trial119.stdout:(4/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 18 MB/s | 11 MB 00:00 2026-02-20T22:10:40.847 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:40.855 INFO:teuthology.orchestra.run.trial091.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T22:10:40.858 INFO:teuthology.orchestra.run.trial091.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T22:10:40.863 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T22:10:40.874 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T22:10:40.876 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T22:10:40.903 INFO:teuthology.orchestra.run.trial091.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T22:10:40.945 INFO:teuthology.orchestra.run.trial091.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T22:10:40.945 INFO:teuthology.orchestra.run.trial114.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 8.3 MB/s | 1.0 MB 00:00 2026-02-20T22:10:40.945 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:40.946 INFO:teuthology.orchestra.run.trial114.stdout:Total 8.3 MB/s | 1.0 MB 00:00 2026-02-20T22:10:40.946 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:40.948 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:40.948 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:40.952 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:40.952 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:40.970 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:40.973 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T22:10:40.983 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T22:10:40.990 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T22:10:40.993 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T22:10:41.000 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T22:10:41.030 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:41.044 INFO:teuthology.orchestra.run.trial114.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:41.108 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:41.137 INFO:teuthology.orchestra.run.trial119.stdout:(5/14): python3-protobuf-3.14.0-17.el9.noarch.r 818 kB/s | 267 kB 00:00 2026-02-20T22:10:41.164 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T22:10:41.164 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:41.164 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:41.164 INFO:teuthology.orchestra.run.trial114.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:41.164 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:41.165 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:41.192 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T22:10:41.317 INFO:teuthology.orchestra.run.trial119.stdout:(6/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 3.0 MB/s | 551 kB 00:00 2026-02-20T22:10:41.337 INFO:teuthology.orchestra.run.trial119.stdout:(7/14): grpc-data-1.46.7-10.el9.noarch.rpm 972 kB/s | 19 kB 00:00 2026-02-20T22:10:41.405 INFO:teuthology.orchestra.run.trial119.stdout:(8/14): python3-grpcio-1.46.7-10.el9.x86_64.rpm 30 MB/s | 2.0 MB 00:00 2026-02-20T22:10:41.426 INFO:teuthology.orchestra.run.trial119.stdout:(9/14): python3-grpcio-tools-1.46.7-10.el9.x86_ 6.7 MB/s | 144 kB 00:00 2026-02-20T22:10:41.445 INFO:teuthology.orchestra.run.trial119.stdout:(10/14): python3-repoze-lru-0.7-16.el9.noarch.r 1.5 MB/s | 31 kB 00:00 2026-02-20T22:10:41.467 INFO:teuthology.orchestra.run.trial119.stdout:(11/14): python3-routes-2.5.1-5.el9.noarch.rpm 8.7 MB/s | 188 kB 00:00 2026-02-20T22:10:41.487 INFO:teuthology.orchestra.run.trial119.stdout:(12/14): python3-xmltodict-0.12.0-15.el9.noarch 1.1 MB/s | 22 kB 00:00 2026-02-20T22:10:41.507 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:27 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:41.589 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repo Size 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:41.590 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:41.591 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:41.591 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:10:41.591 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:41.591 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 154 k 2026-02-20T22:10:41.591 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 447 k 2026-02-20T22:10:41.591 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:41.676 INFO:teuthology.orchestra.run.trial114.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.7 MB/s | 154 kB 00:00 2026-02-20T22:10:41.677 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:41.677 INFO:teuthology.orchestra.run.trial114.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-20T22:10:41.677 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:41.681 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:41.681 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:41.707 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:41.708 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:41.755 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:41.757 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:41.779 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:41.779 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:41.779 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T22:10:41.779 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:41.898 INFO:teuthology.orchestra.run.trial119.stdout:(13/14): protobuf-3.14.0-17.el9.x86_64.rpm 652 kB/s | 1.0 MB 00:01 2026-02-20T22:10:42.065 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T22:10:42.065 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:42.065 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:42.065 INFO:teuthology.orchestra.run.trial114.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:42.065 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:42.065 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:42.093 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-mgr 2026-02-20T22:10:42.123 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T22:10:42.128 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T22:10:42.270 INFO:teuthology.orchestra.run.trial119.stdout:(14/14): protobuf-compiler-3.14.0-17.el9.x86_64 604 kB/s | 862 kB 00:01 2026-02-20T22:10:42.275 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:42.275 INFO:teuthology.orchestra.run.trial119.stdout:Total 6.2 MB/s | 16 MB 00:02 2026-02-20T22:10:42.312 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:42.321 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:42.321 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T22:10:42.330 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T22:10:42.331 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T22:10:42.331 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T22:10:42.331 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T22:10:42.331 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T22:10:42.331 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T22:10:42.385 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T22:10:42.385 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:42.385 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:42.385 INFO:teuthology.orchestra.run.trial091.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T22:10:42.385 INFO:teuthology.orchestra.run.trial091.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:42.385 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T22:10:42.386 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:42.387 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:42.401 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:28 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:42.419 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:42.419 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:42.420 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T22:10:42.465 INFO:teuthology.orchestra.run.trial114.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:42.482 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:42.483 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:10:42.483 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:42.504 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T22:10:42.535 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:42.543 INFO:teuthology.orchestra.run.trial119.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T22:10:42.547 INFO:teuthology.orchestra.run.trial119.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T22:10:42.551 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T22:10:42.563 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T22:10:42.565 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T22:10:42.592 INFO:teuthology.orchestra.run.trial119.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T22:10:42.635 INFO:teuthology.orchestra.run.trial119.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T22:10:42.663 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T22:10:42.673 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T22:10:42.680 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T22:10:42.683 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T22:10:42.690 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T22:10:42.721 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:36 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:42.803 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout:====================================================================================== 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout:====================================================================================== 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T22:10:42.804 INFO:teuthology.orchestra.run.trial091.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout:====================================================================================== 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout:Install 12 Packages 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 43 M 2026-02-20T22:10:42.805 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 234 M 2026-02-20T22:10:42.806 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:42.816 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:28 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:42.899 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:42.900 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:42.900 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:42.900 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:42.900 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:42.900 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T22:10:42.900 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T22:10:42.901 INFO:teuthology.orchestra.run.trial114.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T22:10:42.902 INFO:teuthology.orchestra.run.trial114.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T22:10:42.902 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:42.902 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:42.902 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:42.902 INFO:teuthology.orchestra.run.trial114.stdout:Install 14 Packages 2026-02-20T22:10:42.902 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:42.903 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 16 M 2026-02-20T22:10:42.903 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 158 M 2026-02-20T22:10:42.903 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:43.313 INFO:teuthology.orchestra.run.trial091.stdout:(1/12): libquadmath-11.5.0-14.el9.x86_64.rpm 1.3 MB/s | 184 kB 00:00 2026-02-20T22:10:43.325 INFO:teuthology.orchestra.run.trial091.stdout:(2/12): libgfortran-11.5.0-14.el9.x86_64.rpm 5.0 MB/s | 794 kB 00:00 2026-02-20T22:10:43.328 INFO:teuthology.orchestra.run.trial091.stdout:(3/12): flexiblas-3.0.4-9.el9.x86_64.rpm 1.9 MB/s | 30 kB 00:00 2026-02-20T22:10:43.332 INFO:teuthology.orchestra.run.trial091.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 3.6 MB/s | 15 kB 00:00 2026-02-20T22:10:43.337 INFO:teuthology.orchestra.run.trial091.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 9.4 MB/s | 42 kB 00:00 2026-02-20T22:10:43.378 INFO:teuthology.orchestra.run.trial091.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 129 MB/s | 5.3 MB 00:00 2026-02-20T22:10:43.382 INFO:teuthology.orchestra.run.trial091.stdout:(7/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 52 MB/s | 3.0 MB 00:00 2026-02-20T22:10:43.386 INFO:teuthology.orchestra.run.trial091.stdout:(8/12): python3-devel-3.9.25-3.el9.x86_64.rpm 32 MB/s | 244 kB 00:00 2026-02-20T22:10:43.395 INFO:teuthology.orchestra.run.trial091.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 46 MB/s | 442 kB 00:00 2026-02-20T22:10:43.423 INFO:teuthology.orchestra.run.trial091.stdout:(10/12): ceph-mgr-diskprediction-local-20.2.0-6 29 MB/s | 7.4 MB 00:00 2026-02-20T22:10:43.431 INFO:teuthology.orchestra.run.trial091.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 124 MB/s | 6.1 MB 00:00 2026-02-20T22:10:43.493 INFO:teuthology.orchestra.run.trial114.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 277 kB/s | 17 kB 00:00 2026-02-20T22:10:43.493 INFO:teuthology.orchestra.run.trial091.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 197 MB/s | 19 MB 00:00 2026-02-20T22:10:43.494 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:43.494 INFO:teuthology.orchestra.run.trial091.stdout:Total 62 MB/s | 43 MB 00:00 2026-02-20T22:10:43.513 INFO:teuthology.orchestra.run.trial114.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 523 kB/s | 43 kB 00:00 2026-02-20T22:10:43.650 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:43.663 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:43.663 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:43.761 INFO:teuthology.orchestra.run.trial114.stdout:(3/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 32 MB/s | 11 MB 00:00 2026-02-20T22:10:43.813 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T22:10:43.818 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T22:10:43.863 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:43.863 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T22:10:44.005 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:44.061 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:44.078 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:44.080 INFO:teuthology.orchestra.run.trial091.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T22:10:44.081 INFO:teuthology.orchestra.run.trial114.stdout:(4/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 84 kB/s | 48 kB 00:00 2026-02-20T22:10:44.086 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T22:10:44.094 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T22:10:44.119 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T22:10:44.124 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T22:10:44.182 INFO:teuthology.orchestra.run.trial091.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T22:10:44.185 INFO:teuthology.orchestra.run.trial091.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T22:10:44.207 INFO:teuthology.orchestra.run.trial091.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T22:10:44.241 INFO:teuthology.orchestra.run.trial114.stdout:(5/14): protobuf-compiler-3.14.0-17.el9.x86_64. 5.3 MB/s | 862 kB 00:00 2026-02-20T22:10:44.398 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:34 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:44.408 INFO:teuthology.orchestra.run.trial114.stdout:(6/14): protobuf-3.14.0-17.el9.x86_64.rpm 1.1 MB/s | 1.0 MB 00:00 2026-02-20T22:10:44.480 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:====================================================================================== 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:====================================================================================== 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:====================================================================================== 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout:Install 12 Packages 2026-02-20T22:10:44.481 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:44.482 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 43 M 2026-02-20T22:10:44.482 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 234 M 2026-02-20T22:10:44.482 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:44.522 INFO:teuthology.orchestra.run.trial091.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T22:10:44.530 INFO:teuthology.orchestra.run.trial114.stdout:(7/14): python3-protobuf-3.14.0-17.el9.noarch.r 348 kB/s | 267 kB 00:00 2026-02-20T22:10:44.594 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T22:10:44.613 INFO:teuthology.orchestra.run.trial114.stdout:(8/14): grpc-data-1.46.7-10.el9.noarch.rpm 95 kB/s | 19 kB 00:00 2026-02-20T22:10:44.676 INFO:teuthology.orchestra.run.trial119.stdout:(1/12): libquadmath-11.5.0-14.el9.x86_64.rpm 4.0 MB/s | 184 kB 00:00 2026-02-20T22:10:44.693 INFO:teuthology.orchestra.run.trial119.stdout:(2/12): libgfortran-11.5.0-14.el9.x86_64.rpm 12 MB/s | 794 kB 00:00 2026-02-20T22:10:44.725 INFO:teuthology.orchestra.run.trial114.stdout:(9/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.1 MB/s | 551 kB 00:00 2026-02-20T22:10:44.795 INFO:teuthology.orchestra.run.trial114.stdout:(10/14): python3-repoze-lru-0.7-16.el9.noarch.r 440 kB/s | 31 kB 00:00 2026-02-20T22:10:44.819 INFO:teuthology.orchestra.run.trial114.stdout:(11/14): python3-grpcio-tools-1.46.7-10.el9.x86 700 kB/s | 144 kB 00:00 2026-02-20T22:10:44.866 INFO:teuthology.orchestra.run.trial114.stdout:(12/14): python3-routes-2.5.1-5.el9.noarch.rpm 2.6 MB/s | 188 kB 00:00 2026-02-20T22:10:44.876 INFO:teuthology.orchestra.run.trial119.stdout:(3/12): ceph-mgr-diskprediction-local-20.2.0-67 30 MB/s | 7.4 MB 00:00 2026-02-20T22:10:44.889 INFO:teuthology.orchestra.run.trial114.stdout:(13/14): python3-xmltodict-0.12.0-15.el9.noarch 318 kB/s | 22 kB 00:00 2026-02-20T22:10:45.114 INFO:teuthology.orchestra.run.trial119.stdout:(4/12): flexiblas-3.0.4-9.el9.x86_64.rpm 68 kB/s | 30 kB 00:00 2026-02-20T22:10:45.147 INFO:teuthology.orchestra.run.trial114.stdout:(14/14): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.3 MB/s | 2.0 MB 00:00 2026-02-20T22:10:45.150 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:45.150 INFO:teuthology.orchestra.run.trial114.stdout:Total 7.0 MB/s | 16 MB 00:02 2026-02-20T22:10:45.184 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:45.193 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:45.193 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:45.247 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T22:10:45.290 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:45.290 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:45.291 INFO:teuthology.orchestra.run.trial119.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 238 kB/s | 42 kB 00:00 2026-02-20T22:10:45.291 INFO:teuthology.orchestra.run.trial119.stdout:(6/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 36 kB/s | 15 kB 00:00 2026-02-20T22:10:45.407 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:45.414 INFO:teuthology.orchestra.run.trial114.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T22:10:45.418 INFO:teuthology.orchestra.run.trial114.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T22:10:45.423 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T22:10:45.434 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T22:10:45.436 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T22:10:45.463 INFO:teuthology.orchestra.run.trial114.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T22:10:45.506 INFO:teuthology.orchestra.run.trial114.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T22:10:45.535 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T22:10:45.545 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T22:10:45.551 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T22:10:45.554 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T22:10:45.561 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T22:10:45.697 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T22:10:45.698 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T22:10:45.702 INFO:teuthology.orchestra.run.trial119.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 595 kB/s | 244 kB 00:00 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T22:10:46.011 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T22:10:46.012 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T22:10:46.012 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T22:10:46.012 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T22:10:46.012 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T22:10:46.012 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:46.070 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:46.109 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-mgr-rook 2026-02-20T22:10:46.420 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:40 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:46.503 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:46.503 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:46.503 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T22:10:46.504 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout:Install 10 Packages 2026-02-20T22:10:46.505 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:46.506 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 2.0 M 2026-02-20T22:10:46.506 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 25 M 2026-02-20T22:10:46.506 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:46.697 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T22:10:46.702 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T22:10:46.719 INFO:teuthology.orchestra.run.trial091.stdout:(1/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 677 kB/s | 50 kB 00:00 2026-02-20T22:10:46.889 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T22:10:46.889 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T22:10:46.889 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T22:10:46.889 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T22:10:46.889 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T22:10:46.890 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T22:10:46.945 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T22:10:46.945 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T22:10:46.946 INFO:teuthology.orchestra.run.trial114.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:46.947 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:46.977 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T22:10:47.285 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:33 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:47.315 INFO:teuthology.orchestra.run.trial091.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 90 kB/s | 54 kB 00:00 2026-02-20T22:10:47.352 INFO:teuthology.orchestra.run.trial091.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 224 kB/s | 159 kB 00:00 2026-02-20T22:10:47.367 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:47.368 INFO:teuthology.orchestra.run.trial114.stdout:====================================================================================== 2026-02-20T22:10:47.368 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:47.368 INFO:teuthology.orchestra.run.trial114.stdout:====================================================================================== 2026-02-20T22:10:47.368 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:47.368 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T22:10:47.369 INFO:teuthology.orchestra.run.trial114.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T22:10:47.370 INFO:teuthology.orchestra.run.trial114.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T22:10:47.370 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:47.370 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:47.370 INFO:teuthology.orchestra.run.trial114.stdout:====================================================================================== 2026-02-20T22:10:47.370 INFO:teuthology.orchestra.run.trial114.stdout:Install 12 Packages 2026-02-20T22:10:47.370 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:47.371 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 43 M 2026-02-20T22:10:47.371 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 234 M 2026-02-20T22:10:47.371 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:47.417 INFO:teuthology.orchestra.run.trial091.stdout:(4/10): python3-pyasn1-modules-0.4.8-6.el9.noar 361 kB/s | 279 kB 00:00 2026-02-20T22:10:47.425 INFO:teuthology.orchestra.run.trial091.stdout:(5/10): python3-cachetools-4.2.4-1.el9.noarch.r 292 kB/s | 32 kB 00:00 2026-02-20T22:10:47.454 INFO:teuthology.orchestra.run.trial091.stdout:(6/10): python3-certifi-2023.05.07-4.el9.noarch 138 kB/s | 14 kB 00:00 2026-02-20T22:10:47.515 INFO:teuthology.orchestra.run.trial091.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 2.5 MB/s | 254 kB 00:00 2026-02-20T22:10:47.521 INFO:teuthology.orchestra.run.trial119.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 3.4 MB/s | 6.1 MB 00:01 2026-02-20T22:10:47.569 INFO:teuthology.orchestra.run.trial091.stdout:(8/10): python3-kubernetes-26.1.0-3.el9.noarch. 7.1 MB/s | 1.0 MB 00:00 2026-02-20T22:10:47.571 INFO:teuthology.orchestra.run.trial091.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 507 kB/s | 59 kB 00:00 2026-02-20T22:10:47.573 INFO:teuthology.orchestra.run.trial091.stdout:(10/10): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2026-02-20T22:10:47.574 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:47.575 INFO:teuthology.orchestra.run.trial091.stdout:Total 1.9 MB/s | 2.0 MB 00:01 2026-02-20T22:10:47.599 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:47.606 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:47.606 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:47.626 INFO:teuthology.orchestra.run.trial119.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 4.1 MB/s | 442 kB 00:00 2026-02-20T22:10:47.645 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:47.645 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:47.719 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:47.769 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T22:10:47.782 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T22:10:47.796 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T22:10:47.801 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T22:10:47.809 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T22:10:47.848 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T22:10:47.860 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T22:10:48.179 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T22:10:48.194 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T22:10:48.194 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T22:10:48.299 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T22:10:48.300 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T22:10:48.300 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T22:10:48.300 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T22:10:48.355 INFO:teuthology.orchestra.run.trial091.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:48.356 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:48.386 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T22:10:48.458 INFO:teuthology.orchestra.run.trial114.stdout:(1/12): libquadmath-11.5.0-14.el9.x86_64.rpm 263 kB/s | 184 kB 00:00 2026-02-20T22:10:48.610 INFO:teuthology.orchestra.run.trial114.stdout:(2/12): libgfortran-11.5.0-14.el9.x86_64.rpm 931 kB/s | 794 kB 00:00 2026-02-20T22:10:48.628 INFO:teuthology.orchestra.run.trial119.stdout:(10/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 778 kB/s | 3.0 MB 00:03 2026-02-20T22:10:48.697 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:42 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:48.782 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T22:10:48.783 INFO:teuthology.orchestra.run.trial091.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout:Install 7 Packages 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 7.1 M 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 33 M 2026-02-20T22:10:48.784 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:48.894 INFO:teuthology.orchestra.run.trial114.stdout:(3/12): flexiblas-3.0.4-9.el9.x86_64.rpm 68 kB/s | 30 kB 00:00 2026-02-20T22:10:48.992 INFO:teuthology.orchestra.run.trial114.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 151 kB/s | 15 kB 00:00 2026-02-20T22:10:49.012 INFO:teuthology.orchestra.run.trial119.stdout:(11/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 14 MB/s | 19 MB 00:01 2026-02-20T22:10:49.168 INFO:teuthology.orchestra.run.trial114.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 239 kB/s | 42 kB 00:00 2026-02-20T22:10:49.410 INFO:teuthology.orchestra.run.trial119.stdout:(12/12): openblas-openmp-0.3.29-1.el9.x86_64.rp 1.3 MB/s | 5.3 MB 00:04 2026-02-20T22:10:49.413 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:49.413 INFO:teuthology.orchestra.run.trial119.stdout:Total 8.7 MB/s | 43 MB 00:04 2026-02-20T22:10:49.541 INFO:teuthology.orchestra.run.trial091.stdout:(1/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 475 kB/s | 173 kB 00:00 2026-02-20T22:10:49.574 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:49.588 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:49.588 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:49.788 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:49.788 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:49.889 INFO:teuthology.orchestra.run.trial114.stdout:(6/12): ceph-mgr-diskprediction-local-20.2.0-67 3.5 MB/s | 7.4 MB 00:02 2026-02-20T22:10:50.004 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:50.007 INFO:teuthology.orchestra.run.trial119.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T22:10:50.013 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T22:10:50.018 INFO:teuthology.orchestra.run.trial091.stdout:(2/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 73 kB/s | 35 kB 00:00 2026-02-20T22:10:50.047 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T22:10:50.051 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T22:10:50.054 INFO:teuthology.orchestra.run.trial091.stdout:(3/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 283 kB/s | 249 kB 00:00 2026-02-20T22:10:50.055 INFO:teuthology.orchestra.run.trial091.stdout:(4/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 15 MB/s | 548 kB 00:00 2026-02-20T22:10:50.056 INFO:teuthology.orchestra.run.trial114.stdout:(7/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 5.9 MB/s | 5.3 MB 00:00 2026-02-20T22:10:50.060 INFO:teuthology.orchestra.run.trial091.stdout:(5/7): python3-typing-extensions-4.15.0-1.el9.n 17 MB/s | 86 kB 00:00 2026-02-20T22:10:50.072 INFO:teuthology.orchestra.run.trial091.stdout:(6/7): python3-natsort-7.1.1-5.el9.noarch.rpm 3.0 MB/s | 58 kB 00:00 2026-02-20T22:10:50.110 INFO:teuthology.orchestra.run.trial119.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T22:10:50.113 INFO:teuthology.orchestra.run.trial119.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T22:10:50.134 INFO:teuthology.orchestra.run.trial119.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T22:10:50.252 INFO:teuthology.orchestra.run.trial114.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 31 MB/s | 6.1 MB 00:00 2026-02-20T22:10:50.353 INFO:teuthology.orchestra.run.trial114.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 4.3 MB/s | 442 kB 00:00 2026-02-20T22:10:50.460 INFO:teuthology.orchestra.run.trial119.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T22:10:50.533 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T22:10:50.888 INFO:teuthology.orchestra.run.trial114.stdout:(10/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 36 MB/s | 19 MB 00:00 2026-02-20T22:10:51.082 INFO:teuthology.orchestra.run.trial114.stdout:(11/12): python3-devel-3.9.25-3.el9.x86_64.rpm 205 kB/s | 244 kB 00:01 2026-02-20T22:10:51.203 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T22:10:51.655 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T22:10:51.656 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T22:10:51.942 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T22:10:51.942 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T22:10:51.942 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T22:10:51.942 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T22:10:51.943 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T22:10:51.998 INFO:teuthology.orchestra.run.trial119.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T22:10:51.999 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T22:10:51.999 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T22:10:51.999 INFO:teuthology.orchestra.run.trial119.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T22:10:51.999 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:51.999 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:52.037 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-rook 2026-02-20T22:10:52.348 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:42 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:52.434 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:52.435 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:52.435 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T22:10:52.436 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout:Install 10 Packages 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 2.0 M 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 25 M 2026-02-20T22:10:52.437 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:52.497 INFO:teuthology.orchestra.run.trial114.stdout:(12/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 787 kB/s | 3.0 MB 00:03 2026-02-20T22:10:52.500 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:52.500 INFO:teuthology.orchestra.run.trial114.stdout:Total 8.3 MB/s | 43 MB 00:05 2026-02-20T22:10:52.658 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:52.671 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:52.672 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:52.872 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:52.872 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:52.937 INFO:teuthology.orchestra.run.trial119.stdout:(1/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 674 kB/s | 50 kB 00:00 2026-02-20T22:10:53.087 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:53.089 INFO:teuthology.orchestra.run.trial114.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T22:10:53.095 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T22:10:53.129 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T22:10:53.133 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T22:10:53.191 INFO:teuthology.orchestra.run.trial114.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T22:10:53.193 INFO:teuthology.orchestra.run.trial114.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T22:10:53.215 INFO:teuthology.orchestra.run.trial114.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T22:10:53.431 INFO:teuthology.orchestra.run.trial119.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 109 kB/s | 54 kB 00:00 2026-02-20T22:10:53.533 INFO:teuthology.orchestra.run.trial119.stdout:(3/10): python3-cachetools-4.2.4-1.el9.noarch.r 317 kB/s | 32 kB 00:00 2026-02-20T22:10:53.534 INFO:teuthology.orchestra.run.trial114.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T22:10:53.541 INFO:teuthology.orchestra.run.trial119.stdout:(4/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 234 kB/s | 159 kB 00:00 2026-02-20T22:10:53.571 INFO:teuthology.orchestra.run.trial119.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 364 kB/s | 14 kB 00:00 2026-02-20T22:10:53.606 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T22:10:53.616 INFO:teuthology.orchestra.run.trial119.stdout:(6/10): python3-pyasn1-modules-0.4.8-6.el9.noar 370 kB/s | 279 kB 00:00 2026-02-20T22:10:53.692 INFO:teuthology.orchestra.run.trial119.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 1.7 MB/s | 254 kB 00:00 2026-02-20T22:10:53.721 INFO:teuthology.orchestra.run.trial119.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 3.0 MB/s | 90 kB 00:00 2026-02-20T22:10:53.744 INFO:teuthology.orchestra.run.trial119.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 464 kB/s | 59 kB 00:00 2026-02-20T22:10:53.754 INFO:teuthology.orchestra.run.trial119.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 5.6 MB/s | 1.0 MB 00:00 2026-02-20T22:10:53.756 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:53.757 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.5 MB/s | 2.0 MB 00:01 2026-02-20T22:10:53.782 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:53.790 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:53.790 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:53.829 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:53.830 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:53.902 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:53.952 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T22:10:53.964 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T22:10:53.979 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T22:10:53.983 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T22:10:53.991 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T22:10:54.030 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T22:10:54.042 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T22:10:54.274 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T22:10:54.356 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T22:10:54.370 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T22:10:54.371 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T22:10:54.477 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T22:10:54.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T22:10:54.534 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T22:10:54.535 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T22:10:54.536 INFO:teuthology.orchestra.run.trial119.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T22:10:54.536 INFO:teuthology.orchestra.run.trial119.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T22:10:54.536 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:54.536 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:54.567 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T22:10:54.728 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T22:10:54.729 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T22:10:54.876 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:44 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:54.958 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:54.958 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Install 7 Packages 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 7.1 M 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 33 M 2026-02-20T22:10:54.959 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T22:10:55.015 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T22:10:55.016 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T22:10:55.016 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T22:10:55.075 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T22:10:55.075 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:55.075 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:55.075 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:55.075 INFO:teuthology.orchestra.run.trial114.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T22:10:55.075 INFO:teuthology.orchestra.run.trial114.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:55.076 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:55.112 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-mgr-rook 2026-02-20T22:10:55.128 INFO:teuthology.orchestra.run.trial119.stdout:(1/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 8.6 MB/s | 249 kB 00:00 2026-02-20T22:10:55.133 INFO:teuthology.orchestra.run.trial119.stdout:(2/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 7.0 MB/s | 35 kB 00:00 2026-02-20T22:10:55.153 INFO:teuthology.orchestra.run.trial119.stdout:(3/7): python3-babel-2.9.1-2.el9.noarch.rpm 112 MB/s | 6.0 MB 00:00 2026-02-20T22:10:55.182 INFO:teuthology.orchestra.run.trial119.stdout:(4/7): python3-natsort-7.1.1-5.el9.noarch.rpm 2.0 MB/s | 58 kB 00:00 2026-02-20T22:10:55.195 INFO:teuthology.orchestra.run.trial119.stdout:(5/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 8.7 MB/s | 548 kB 00:00 2026-02-20T22:10:55.198 INFO:teuthology.orchestra.run.trial119.stdout:(6/7): python3-typing-extensions-4.15.0-1.el9.n 5.3 MB/s | 86 kB 00:00 2026-02-20T22:10:55.421 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:41 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:55.425 INFO:teuthology.orchestra.run.trial119.stdout:(7/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 532 kB/s | 173 kB 00:00 2026-02-20T22:10:55.426 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:55.427 INFO:teuthology.orchestra.run.trial119.stdout:Total 15 MB/s | 7.1 MB 00:00 2026-02-20T22:10:55.467 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:55.473 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:55.473 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:55.504 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:55.505 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:55.505 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:55.505 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:55.505 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:55.505 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T22:10:55.506 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout:Install 10 Packages 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 2.0 M 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 25 M 2026-02-20T22:10:55.507 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:55.544 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:55.544 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:55.633 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:55.682 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T22:10:55.692 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T22:10:55.694 INFO:teuthology.orchestra.run.trial114.stdout:(1/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.9 MB/s | 159 kB 00:00 2026-02-20T22:10:55.697 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T22:10:55.698 INFO:teuthology.orchestra.run.trial114.stdout:(2/10): python3-pyasn1-modules-0.4.8-6.el9.noar 4.7 MB/s | 279 kB 00:00 2026-02-20T22:10:55.706 INFO:teuthology.orchestra.run.trial114.stdout:(3/10): python3-requests-oauthlib-1.3.0-12.el9. 4.4 MB/s | 54 kB 00:00 2026-02-20T22:10:55.793 INFO:teuthology.orchestra.run.trial114.stdout:(4/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 328 kB/s | 50 kB 00:00 2026-02-20T22:10:55.916 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T22:10:55.921 INFO:teuthology.orchestra.run.trial114.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 66 kB/s | 14 kB 00:00 2026-02-20T22:10:55.939 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T22:10:55.963 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T22:10:55.964 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T22:10:56.000 INFO:teuthology.orchestra.run.trial114.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 106 kB/s | 32 kB 00:00 2026-02-20T22:10:56.073 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T22:10:56.073 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T22:10:56.073 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T22:10:56.073 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T22:10:56.073 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T22:10:56.074 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T22:10:56.074 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T22:10:56.129 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T22:10:56.130 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:56.130 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:56.130 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:56.130 INFO:teuthology.orchestra.run.trial119.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T22:10:56.130 INFO:teuthology.orchestra.run.trial119.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T22:10:56.130 INFO:teuthology.orchestra.run.trial119.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T22:10:56.131 INFO:teuthology.orchestra.run.trial119.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T22:10:56.131 INFO:teuthology.orchestra.run.trial119.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T22:10:56.131 INFO:teuthology.orchestra.run.trial119.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T22:10:56.131 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:56.131 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:56.140 INFO:teuthology.orchestra.run.trial114.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 424 kB/s | 59 kB 00:00 2026-02-20T22:10:56.160 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-fuse 2026-02-20T22:10:56.244 INFO:teuthology.orchestra.run.trial114.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 860 kB/s | 90 kB 00:00 2026-02-20T22:10:56.276 INFO:teuthology.orchestra.run.trial114.stdout:(9/10): python3-google-auth-2.45.0-1.el9.noarch 526 kB/s | 254 kB 00:00 2026-02-20T22:10:56.341 INFO:teuthology.orchestra.run.trial114.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 2.4 MB/s | 1.0 MB 00:00 2026-02-20T22:10:56.343 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:56.343 INFO:teuthology.orchestra.run.trial114.stdout:Total 2.4 MB/s | 2.0 MB 00:00 2026-02-20T22:10:56.367 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:56.375 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:56.375 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:56.414 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:56.415 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:56.470 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:46 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:56.489 INFO:teuthology.orchestra.run.trial091.stdout:(7/7): python3-babel-2.9.1-2.el9.noarch.rpm 835 kB/s | 6.0 MB 00:07 2026-02-20T22:10:56.490 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:56.492 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:56.493 INFO:teuthology.orchestra.run.trial091.stdout:Total 941 kB/s | 7.1 MB 00:07 2026-02-20T22:10:56.531 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:56.538 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:56.538 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:56.539 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T22:10:56.552 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:56.552 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:56.553 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:56.554 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:56.554 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:10:56.554 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:56.554 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 943 k 2026-02-20T22:10:56.554 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 2.7 M 2026-02-20T22:10:56.554 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:56.566 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T22:10:56.571 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T22:10:56.578 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T22:10:56.609 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:56.610 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:56.617 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T22:10:56.629 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T22:10:56.673 INFO:teuthology.orchestra.run.trial119.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 7.7 MB/s | 943 kB 00:00 2026-02-20T22:10:56.673 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:56.674 INFO:teuthology.orchestra.run.trial119.stdout:Total 7.6 MB/s | 943 kB 00:00 2026-02-20T22:10:56.674 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:56.678 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:56.678 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:56.698 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:56.711 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:56.712 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:56.747 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T22:10:56.756 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T22:10:56.762 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T22:10:56.800 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:56.817 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:56.942 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T22:10:56.955 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T22:10:56.956 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T22:10:56.977 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T22:10:57.000 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T22:10:57.023 INFO:teuthology.orchestra.run.trial091.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T22:10:57.024 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T22:10:57.026 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:57.063 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T22:10:57.063 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T22:10:57.064 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T22:10:57.083 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:57.083 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:57.084 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:57.084 INFO:teuthology.orchestra.run.trial119.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:57.084 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:57.084 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:57.111 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-volume 2026-02-20T22:10:57.120 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T22:10:57.120 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T22:10:57.121 INFO:teuthology.orchestra.run.trial114.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T22:10:57.122 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:57.122 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:57.132 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T22:10:57.132 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T22:10:57.132 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T22:10:57.132 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T22:10:57.133 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T22:10:57.133 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T22:10:57.133 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T22:10:57.153 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T22:10:57.190 INFO:teuthology.orchestra.run.trial091.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T22:10:57.191 INFO:teuthology.orchestra.run.trial091.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T22:10:57.191 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:57.191 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:57.221 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-fuse 2026-02-20T22:10:57.425 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:47 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:57.462 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:43 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:57.508 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:57.509 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:57.509 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:Install 2 Packages 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:57.510 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 648 k 2026-02-20T22:10:57.511 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 2.2 M 2026-02-20T22:10:57.511 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:57.532 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:57.546 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:57.547 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:57.547 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:10:57.547 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:57.548 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:57.549 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:57.549 INFO:teuthology.orchestra.run.trial114.stdout:Install 7 Packages 2026-02-20T22:10:57.549 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:57.549 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 7.1 M 2026-02-20T22:10:57.549 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 33 M 2026-02-20T22:10:57.549 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:57.614 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:57.615 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:57.615 INFO:teuthology.orchestra.run.trial091.stdout: Package Architecture Version Repository Size 2026-02-20T22:10:57.615 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:57.615 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 943 k 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 2.7 M 2026-02-20T22:10:57.616 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:57.692 INFO:teuthology.orchestra.run.trial119.stdout:(1/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 3.1 MB/s | 297 kB 00:00 2026-02-20T22:10:57.735 INFO:teuthology.orchestra.run.trial091.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 7.7 MB/s | 943 kB 00:00 2026-02-20T22:10:57.735 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:57.735 INFO:teuthology.orchestra.run.trial091.stdout:Total 7.6 MB/s | 943 kB 00:00 2026-02-20T22:10:57.735 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:57.740 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:57.740 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:57.774 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:57.774 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:57.862 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:57.879 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:58.000 INFO:teuthology.orchestra.run.trial114.stdout:(1/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 11 MB/s | 249 kB 00:00 2026-02-20T22:10:58.005 INFO:teuthology.orchestra.run.trial114.stdout:(2/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 7.0 MB/s | 35 kB 00:00 2026-02-20T22:10:58.063 INFO:teuthology.orchestra.run.trial114.stdout:(3/7): python3-babel-2.9.1-2.el9.noarch.rpm 69 MB/s | 6.0 MB 00:00 2026-02-20T22:10:58.064 INFO:teuthology.orchestra.run.trial114.stdout:(4/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 1.9 MB/s | 173 kB 00:00 2026-02-20T22:10:58.106 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:58.142 INFO:teuthology.orchestra.run.trial119.stdout:(2/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 644 kB/s | 351 kB 00:00 2026-02-20T22:10:58.143 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:58.143 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.0 MB/s | 648 kB 00:00 2026-02-20T22:10:58.152 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:58.157 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:58.157 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:58.163 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:58.163 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:58.163 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:58.163 INFO:teuthology.orchestra.run.trial091.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:58.163 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:58.163 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:58.176 INFO:teuthology.orchestra.run.trial114.stdout:(5/7): python3-typing-extensions-4.15.0-1.el9.n 774 kB/s | 86 kB 00:00 2026-02-20T22:10:58.183 INFO:teuthology.orchestra.run.trial114.stdout:(6/7): python3-natsort-7.1.1-5.el9.noarch.rpm 485 kB/s | 58 kB 00:00 2026-02-20T22:10:58.192 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install ceph-volume 2026-02-20T22:10:58.199 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:58.199 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:58.203 INFO:teuthology.orchestra.run.trial114.stdout:(7/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.7 MB/s | 548 kB 00:00 2026-02-20T22:10:58.205 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:58.205 INFO:teuthology.orchestra.run.trial114.stdout:Total 11 MB/s | 7.1 MB 00:00 2026-02-20T22:10:58.244 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:58.251 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:58.251 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:58.278 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:58.322 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:58.323 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:58.340 INFO:teuthology.orchestra.run.trial119.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T22:10:58.342 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T22:10:58.358 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T22:10:58.358 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:58.358 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T22:10:58.358 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:58.412 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:58.461 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T22:10:58.471 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T22:10:58.477 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T22:10:58.506 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:58.588 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T22:10:58.590 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:58.591 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repository Size 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:58.592 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:58.593 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:58.593 INFO:teuthology.orchestra.run.trial091.stdout:Install 2 Packages 2026-02-20T22:10:58.593 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:58.593 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 648 k 2026-02-20T22:10:58.593 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 2.2 M 2026-02-20T22:10:58.593 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:58.645 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T22:10:58.645 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:58.645 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:58.645 INFO:teuthology.orchestra.run.trial119.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T22:10:58.645 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:58.645 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:58.675 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install librados-devel 2026-02-20T22:10:58.698 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T22:10:58.711 INFO:teuthology.orchestra.run.trial091.stdout:(1/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 6.0 MB/s | 351 kB 00:00 2026-02-20T22:10:58.721 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T22:10:58.744 INFO:teuthology.orchestra.run.trial114.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T22:10:58.746 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T22:10:58.749 INFO:teuthology.orchestra.run.trial091.stdout:(2/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 3.0 MB/s | 297 kB 00:00 2026-02-20T22:10:58.750 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:58.750 INFO:teuthology.orchestra.run.trial091.stdout:Total 4.0 MB/s | 648 kB 00:00 2026-02-20T22:10:58.758 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:58.764 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:58.765 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:58.807 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:58.807 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:58.855 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T22:10:58.855 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T22:10:58.855 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T22:10:58.855 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T22:10:58.855 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T22:10:58.855 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T22:10:58.856 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T22:10:58.887 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:58.912 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T22:10:58.912 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:58.912 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:58.912 INFO:teuthology.orchestra.run.trial114.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T22:10:58.912 INFO:teuthology.orchestra.run.trial114.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:58.913 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:58.944 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-fuse 2026-02-20T22:10:58.949 INFO:teuthology.orchestra.run.trial091.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T22:10:58.951 INFO:teuthology.orchestra.run.trial091.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T22:10:58.967 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T22:10:58.967 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:10:58.967 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T22:10:58.967 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:58.984 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:59.067 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:59.068 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:59.068 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-20T22:10:59.068 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:59.068 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:10:59.068 INFO:teuthology.orchestra.run.trial119.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T22:10:59.068 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 126 k 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 449 k 2026-02-20T22:10:59.069 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:10:59.155 INFO:teuthology.orchestra.run.trial119.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-20T22:10:59.156 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:59.156 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-20T22:10:59.156 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:10:59.159 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:10:59.159 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:10:59.186 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T22:10:59.190 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:10:59.190 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:10:59.243 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T22:10:59.243 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:59.243 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:10:59.243 INFO:teuthology.orchestra.run.trial091.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T22:10:59.244 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:59.244 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:10:59.244 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:10:59.248 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:45 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:10:59.259 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.272 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install librados-devel 2026-02-20T22:10:59.332 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:10:59.333 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:59.333 INFO:teuthology.orchestra.run.trial114.stdout: Package Architecture Version Repository Size 2026-02-20T22:10:59.333 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 943 k 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 2.7 M 2026-02-20T22:10:59.334 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:10:59.339 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.397 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.398 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:59.398 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:10:59.398 INFO:teuthology.orchestra.run.trial119.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:59.398 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:10:59.398 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:59.425 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install libcephfs2 2026-02-20T22:10:59.455 INFO:teuthology.orchestra.run.trial114.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 7.6 MB/s | 943 kB 00:00 2026-02-20T22:10:59.455 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:59.455 INFO:teuthology.orchestra.run.trial114.stdout:Total 7.6 MB/s | 943 kB 00:00 2026-02-20T22:10:59.456 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:10:59.460 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:10:59.460 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:10:59.494 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:10:59.494 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:10:59.583 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:10:59.587 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:53 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:10:59.600 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repo Size 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T22:10:59.670 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 126 k 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 449 k 2026-02-20T22:10:59.671 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:10:59.748 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:10:59.757 INFO:teuthology.orchestra.run.trial091.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-20T22:10:59.758 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:10:59.758 INFO:teuthology.orchestra.run.trial091.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-20T22:10:59.758 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:10:59.761 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:10:59.761 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:10:59.791 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:10:59.792 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:10:59.812 INFO:teuthology.orchestra.run.trial119.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:10:59.815 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.830 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:10:59.830 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:10:59.830 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:10:59.844 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:10:59.852 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install libcephfs-devel 2026-02-20T22:10:59.861 INFO:teuthology.orchestra.run.trial091.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.873 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.873 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:59.873 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:10:59.873 INFO:teuthology.orchestra.run.trial114.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:10:59.874 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:10:59.874 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:10:59.900 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install ceph-volume 2026-02-20T22:10:59.941 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.999 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:10:59.999 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:10:59.999 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:11:00.000 INFO:teuthology.orchestra.run.trial091.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:00.000 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:00.000 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:00.026 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install libcephfs2 2026-02-20T22:11:00.165 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:00.209 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:46 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-20T22:11:00.249 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout:Install 2 Packages 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 58 k 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 207 k 2026-02-20T22:11:00.250 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:11:00.293 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repository Size 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:11:00.294 INFO:teuthology.orchestra.run.trial114.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout:Install 2 Packages 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 648 k 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 2.2 M 2026-02-20T22:11:00.295 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:11:00.312 INFO:teuthology.orchestra.run.trial119.stdout:(1/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 385 kB/s | 24 kB 00:00 2026-02-20T22:11:00.326 INFO:teuthology.orchestra.run.trial119.stdout:(2/2): libcephfs-devel-20.2.0-677.gf7870454.el9 445 kB/s | 34 kB 00:00 2026-02-20T22:11:00.327 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:00.327 INFO:teuthology.orchestra.run.trial119.stdout:Total 747 kB/s | 58 kB 00:00 2026-02-20T22:11:00.327 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:11:00.330 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:11:00.330 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:11:00.338 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:54 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:00.361 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:11:00.361 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:11:00.402 INFO:teuthology.orchestra.run.trial091.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:00.409 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:11:00.410 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:00.420 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:00.421 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:00.421 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:00.424 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:00.440 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:00.442 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install libcephfs-devel 2026-02-20T22:11:00.451 INFO:teuthology.orchestra.run.trial114.stdout:(1/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 3.0 MB/s | 297 kB 00:00 2026-02-20T22:11:00.492 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:00.492 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:00.549 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:00.555 INFO:teuthology.orchestra.run.trial114.stdout:(2/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 1.7 MB/s | 351 kB 00:00 2026-02-20T22:11:00.555 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:00.556 INFO:teuthology.orchestra.run.trial114.stdout:Total 2.4 MB/s | 648 kB 00:00 2026-02-20T22:11:00.564 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:11:00.570 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:11:00.570 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:11:00.577 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install librados2 2026-02-20T22:11:00.613 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:11:00.613 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:11:00.693 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:11:00.756 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:54 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:00.756 INFO:teuthology.orchestra.run.trial114.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T22:11:00.758 INFO:teuthology.orchestra.run.trial114.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T22:11:00.773 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T22:11:00.773 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:11:00.773 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T22:11:00.773 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:00.840 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repo Size 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout:Installing dependencies: 2026-02-20T22:11:00.841 INFO:teuthology.orchestra.run.trial091.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout:Install 2 Packages 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 58 k 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 207 k 2026-02-20T22:11:00.842 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:11:00.888 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:00.904 INFO:teuthology.orchestra.run.trial091.stdout:(1/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 385 kB/s | 24 kB 00:00 2026-02-20T22:11:00.906 INFO:teuthology.orchestra.run.trial091.stdout:(2/2): libcephfs-devel-20.2.0-677.gf7870454.el9 528 kB/s | 34 kB 00:00 2026-02-20T22:11:00.907 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:00.907 INFO:teuthology.orchestra.run.trial091.stdout:Total 881 kB/s | 58 kB 00:00 2026-02-20T22:11:00.907 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:11:00.910 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:11:00.910 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:11:00.941 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:11:00.941 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:11:00.954 INFO:teuthology.orchestra.run.trial119.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:00.972 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:00.972 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:11:00.972 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:00.989 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:11:00.989 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T22:11:00.990 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:00.994 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install librbd1 2026-02-20T22:11:01.007 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:01.024 INFO:teuthology.orchestra.run.trial091.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:01.048 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T22:11:01.048 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:01.049 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:11:01.049 INFO:teuthology.orchestra.run.trial114.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T22:11:01.049 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:01.049 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:01.076 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install librados-devel 2026-02-20T22:11:01.080 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:01.080 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:01.138 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:01.138 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:01.139 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:11:01.139 INFO:teuthology.orchestra.run.trial091.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:01.139 INFO:teuthology.orchestra.run.trial091.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:01.139 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:01.139 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:01.167 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install librados2 2026-02-20T22:11:01.306 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:01.372 INFO:teuthology.orchestra.run.trial119.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:01.391 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:01.391 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:11:01.391 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:01.392 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:47 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:01.413 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-rados 2026-02-20T22:11:01.471 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:01.474 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:01.475 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:01.475 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repo Size 2026-02-20T22:11:01.475 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 126 k 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 449 k 2026-02-20T22:11:01.476 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:11:01.535 INFO:teuthology.orchestra.run.trial091.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:01.553 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:01.554 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:01.554 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:01.562 INFO:teuthology.orchestra.run.trial114.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-20T22:11:01.563 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:01.563 INFO:teuthology.orchestra.run.trial114.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-20T22:11:01.563 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:11:01.565 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:11:01.565 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:11:01.576 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install librbd1 2026-02-20T22:11:01.596 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:11:01.596 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:11:01.650 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:11:01.666 INFO:teuthology.orchestra.run.trial114.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:01.725 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:01.747 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:01.790 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:01.804 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:01.805 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:01.805 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:11:01.805 INFO:teuthology.orchestra.run.trial114.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:01.805 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:01.805 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:01.808 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:01.809 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:11:01.809 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:01.830 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-rgw 2026-02-20T22:11:01.832 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install libcephfs2 2026-02-20T22:11:01.881 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:01.946 INFO:teuthology.orchestra.run.trial091.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:01.964 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:01.964 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:01.964 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:01.985 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install python3-rados 2026-02-20T22:11:02.137 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:02.150 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:02.202 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:02.215 INFO:teuthology.orchestra.run.trial114.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:02.220 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:02.221 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:11:02.221 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:02.234 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:02.234 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:02.234 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:02.242 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-cephfs 2026-02-20T22:11:02.257 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install libcephfs-devel 2026-02-20T22:11:02.286 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:02.351 INFO:teuthology.orchestra.run.trial091.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:02.370 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:02.371 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:02.371 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:02.391 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install python3-rgw 2026-02-20T22:11:02.555 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:02.574 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:02.620 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:02.638 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:02.639 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:11:02.639 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:02.657 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repo Size 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout:Installing dependencies: 2026-02-20T22:11:02.658 INFO:teuthology.orchestra.run.trial114.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout:Install 2 Packages 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 58 k 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 207 k 2026-02-20T22:11:02.659 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:11:02.661 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-rbd 2026-02-20T22:11:02.692 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:02.721 INFO:teuthology.orchestra.run.trial114.stdout:(1/2): libcephfs-devel-20.2.0-677.gf7870454.el9 545 kB/s | 34 kB 00:00 2026-02-20T22:11:02.723 INFO:teuthology.orchestra.run.trial114.stdout:(2/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 371 kB/s | 24 kB 00:00 2026-02-20T22:11:02.724 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:02.725 INFO:teuthology.orchestra.run.trial114.stdout:Total 881 kB/s | 58 kB 00:00 2026-02-20T22:11:02.725 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:11:02.727 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:11:02.727 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:11:02.758 INFO:teuthology.orchestra.run.trial091.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:02.759 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:11:02.759 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:11:02.776 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:02.777 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:02.777 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:02.797 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install python3-cephfs 2026-02-20T22:11:02.808 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:11:02.809 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:02.823 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:02.839 INFO:teuthology.orchestra.run.trial114.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:02.896 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:02.897 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:02.955 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:02.964 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:02.983 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install librados2 2026-02-20T22:11:03.030 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:03.048 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:03.049 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:11:03.049 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:03.070 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install rbd-fuse 2026-02-20T22:11:03.109 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:03.175 INFO:teuthology.orchestra.run.trial091.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:03.193 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:03.194 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:03.194 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:03.216 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install python3-rbd 2026-02-20T22:11:03.297 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:03.361 INFO:teuthology.orchestra.run.trial114.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:03.380 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:03.380 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:03.380 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:03.381 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:53 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:03.401 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install librbd1 2026-02-20T22:11:03.465 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:03.466 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:11:03.467 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:03.467 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 91 k 2026-02-20T22:11:03.467 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 238 k 2026-02-20T22:11:03.467 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:11:03.523 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:03.551 INFO:teuthology.orchestra.run.trial119.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 1.0 MB/s | 91 kB 00:00 2026-02-20T22:11:03.551 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:03.552 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.0 MB/s | 91 kB 00:00 2026-02-20T22:11:03.552 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:11:03.555 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:11:03.556 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:11:03.587 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:11:03.587 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:11:03.588 INFO:teuthology.orchestra.run.trial091.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:03.606 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:03.607 INFO:teuthology.orchestra.run.trial091.stdout:Nothing to do. 2026-02-20T22:11:03.607 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:03.628 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install rbd-fuse 2026-02-20T22:11:03.637 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:11:03.654 INFO:teuthology.orchestra.run.trial119.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:03.709 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:03.733 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:03.773 INFO:teuthology.orchestra.run.trial114.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:03.791 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:03.791 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:03.791 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:11:03.791 INFO:teuthology.orchestra.run.trial119.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:03.791 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:03.791 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:03.792 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:03.792 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:03.792 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:03.814 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install python3-rados 2026-02-20T22:11:03.820 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install rbd-mirror 2026-02-20T22:11:03.938 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout: Package Architecture Version Repository Size 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:04.022 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:11:04.023 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:04.023 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:11:04.023 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:04.023 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 91 k 2026-02-20T22:11:04.023 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 238 k 2026-02-20T22:11:04.023 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:11:04.120 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:04.133 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:54 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:04.185 INFO:teuthology.orchestra.run.trial114.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:04.203 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:04.204 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:04.204 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:04.216 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:04.217 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:11:04.218 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:04.218 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:11:04.218 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:04.218 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 2.9 M 2026-02-20T22:11:04.218 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 11 M 2026-02-20T22:11:04.218 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:11:04.225 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install python3-rgw 2026-02-20T22:11:04.324 INFO:teuthology.orchestra.run.trial091.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 302 kB/s | 91 kB 00:00 2026-02-20T22:11:04.325 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:04.326 INFO:teuthology.orchestra.run.trial091.stdout:Total 300 kB/s | 91 kB 00:00 2026-02-20T22:11:04.326 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:11:04.330 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:11:04.331 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:11:04.362 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:11:04.362 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:11:04.412 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:11:04.430 INFO:teuthology.orchestra.run.trial091.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:04.507 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:04.540 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:04.564 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:04.564 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:04.564 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:11:04.564 INFO:teuthology.orchestra.run.trial091.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:04.564 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:04.564 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:04.591 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install rbd-mirror 2026-02-20T22:11:04.605 INFO:teuthology.orchestra.run.trial114.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:04.623 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:04.624 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:04.624 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:04.645 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install python3-cephfs 2026-02-20T22:11:04.798 INFO:teuthology.orchestra.run.trial119.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 5.0 MB/s | 2.9 MB 00:00 2026-02-20T22:11:04.799 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:04.800 INFO:teuthology.orchestra.run.trial119.stdout:Total 5.0 MB/s | 2.9 MB 00:00 2026-02-20T22:11:04.800 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:11:04.804 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:11:04.804 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:11:04.842 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:11:04.843 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:11:04.904 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:00:58 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:04.952 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout: Package Arch Version Repo Size 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 2.9 M 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 11 M 2026-02-20T22:11:04.987 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:11:05.017 INFO:teuthology.orchestra.run.trial114.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:05.030 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:11:05.032 INFO:teuthology.orchestra.run.trial119.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:05.035 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:05.036 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:05.036 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:05.056 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:05.056 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:11:05.056 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T22:11:05.056 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T22:11:05.056 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T22:11:05.056 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:05.058 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install python3-rbd 2026-02-20T22:11:05.341 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:05.341 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:05.341 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:11:05.341 INFO:teuthology.orchestra.run.trial119.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:05.341 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:05.341 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:05.366 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:05.370 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install rbd-nbd 2026-02-20T22:11:05.431 INFO:teuthology.orchestra.run.trial114.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T22:11:05.449 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:05.450 INFO:teuthology.orchestra.run.trial114.stdout:Nothing to do. 2026-02-20T22:11:05.450 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:05.472 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install rbd-fuse 2026-02-20T22:11:05.686 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:55 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:11:05.770 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:11:05.770 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:05.770 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 180 k 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 498 k 2026-02-20T22:11:05.771 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-20T22:11:05.778 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:05.862 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:05.862 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:05.862 INFO:teuthology.orchestra.run.trial114.stdout: Package Architecture Version Repository Size 2026-02-20T22:11:05.862 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:05.862 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 91 k 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 238 k 2026-02-20T22:11:05.863 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:11:05.926 INFO:teuthology.orchestra.run.trial091.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 3.1 MB/s | 2.9 MB 00:00 2026-02-20T22:11:05.926 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:05.926 INFO:teuthology.orchestra.run.trial091.stdout:Total 3.1 MB/s | 2.9 MB 00:00 2026-02-20T22:11:05.926 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:11:05.927 INFO:teuthology.orchestra.run.trial119.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 1.1 MB/s | 180 kB 00:00 2026-02-20T22:11:05.927 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:05.927 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.1 MB/s | 180 kB 00:00 2026-02-20T22:11:05.928 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:11:05.931 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:11:05.931 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:11:05.932 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:11:05.932 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:11:05.944 INFO:teuthology.orchestra.run.trial114.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 1.1 MB/s | 91 kB 00:00 2026-02-20T22:11:05.944 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:05.944 INFO:teuthology.orchestra.run.trial114.stdout:Total 1.1 MB/s | 91 kB 00:00 2026-02-20T22:11:05.945 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:11:05.948 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:11:05.948 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:11:05.964 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:11:05.964 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:11:05.969 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:11:05.969 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:11:05.978 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:11:05.979 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:11:06.020 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:11:06.030 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:11:06.037 INFO:teuthology.orchestra.run.trial119.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.047 INFO:teuthology.orchestra.run.trial114.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.116 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.124 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.150 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:11:06.152 INFO:teuthology.orchestra.run.trial091.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.173 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.173 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:06.174 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-20T22:11:06.174 INFO:teuthology.orchestra.run.trial119.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:06.174 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:06.174 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:11:06.175 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.175 INFO:teuthology.orchestra.run.trial091.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:11:06.175 INFO:teuthology.orchestra.run.trial091.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T22:11:06.175 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T22:11:06.175 INFO:teuthology.orchestra.run.trial091.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T22:11:06.175 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:06.183 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.183 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:06.183 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:11:06.183 INFO:teuthology.orchestra.run.trial114.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:06.183 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:06.183 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:06.205 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:06.210 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install rbd-mirror 2026-02-20T22:11:06.488 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:06.488 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:06.488 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:11:06.488 INFO:teuthology.orchestra.run.trial091.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:06.488 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:06.488 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:06.518 DEBUG:teuthology.orchestra.run.trial091:> sudo yum -y install rbd-nbd 2026-02-20T22:11:06.524 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:06.608 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout: Package Arch Version Repo Size 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:06.609 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:11:06.610 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:06.610 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 2.9 M 2026-02-20T22:11:06.610 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 11 M 2026-02-20T22:11:06.610 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:11:06.757 INFO:teuthology.orchestra.run.trial114.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-20T22:11:06.757 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:06.757 INFO:teuthology.orchestra.run.trial114.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-20T22:11:06.757 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:11:06.762 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:11:06.762 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:11:06.800 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:11:06.801 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:11:06.829 INFO:teuthology.orchestra.run.trial091.stdout:Last metadata expiration check: 0:01:00 ago on Fri 20 Feb 2026 10:10:06 PM UTC. 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Dependencies resolved. 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout: Package Architecture Version Repository Size 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Installing: 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Transaction Summary 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:================================================================================ 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Install 1 Package 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Total download size: 180 k 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Installed size: 498 k 2026-02-20T22:11:06.912 INFO:teuthology.orchestra.run.trial091.stdout:Downloading Packages: 2026-02-20T22:11:06.982 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:11:06.984 INFO:teuthology.orchestra.run.trial114.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:07.007 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:07.007 INFO:teuthology.orchestra.run.trial114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T22:11:07.007 INFO:teuthology.orchestra.run.trial114.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T22:11:07.007 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T22:11:07.007 INFO:teuthology.orchestra.run.trial114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T22:11:07.007 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:07.015 INFO:teuthology.orchestra.run.trial091.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 1.7 MB/s | 180 kB 00:00 2026-02-20T22:11:07.016 INFO:teuthology.orchestra.run.trial091.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:07.016 INFO:teuthology.orchestra.run.trial091.stdout:Total 1.7 MB/s | 180 kB 00:00 2026-02-20T22:11:07.016 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction check 2026-02-20T22:11:07.020 INFO:teuthology.orchestra.run.trial091.stdout:Transaction check succeeded. 2026-02-20T22:11:07.020 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction test 2026-02-20T22:11:07.052 INFO:teuthology.orchestra.run.trial091.stdout:Transaction test succeeded. 2026-02-20T22:11:07.052 INFO:teuthology.orchestra.run.trial091.stdout:Running transaction 2026-02-20T22:11:07.108 INFO:teuthology.orchestra.run.trial091.stdout: Preparing : 1/1 2026-02-20T22:11:07.124 INFO:teuthology.orchestra.run.trial091.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:07.208 INFO:teuthology.orchestra.run.trial091.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:07.266 INFO:teuthology.orchestra.run.trial091.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:07.267 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:07.267 INFO:teuthology.orchestra.run.trial091.stdout:Installed: 2026-02-20T22:11:07.267 INFO:teuthology.orchestra.run.trial091.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:07.267 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:07.267 INFO:teuthology.orchestra.run.trial091.stdout:Complete! 2026-02-20T22:11:07.299 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:07.308 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:07.309 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:07.309 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:11:07.309 INFO:teuthology.orchestra.run.trial114.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:07.309 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:07.309 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:07.337 DEBUG:teuthology.orchestra.run.trial114:> sudo yum -y install rbd-nbd 2026-02-20T22:11:07.654 INFO:teuthology.orchestra.run.trial114.stdout:Last metadata expiration check: 0:00:53 ago on Fri 20 Feb 2026 10:10:14 PM UTC. 2026-02-20T22:11:07.737 INFO:teuthology.orchestra.run.trial114.stdout:Dependencies resolved. 2026-02-20T22:11:07.737 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout: Package Architecture Version Repository Size 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout:Installing: 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout:Transaction Summary 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout:================================================================================ 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout:Install 1 Package 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:07.738 INFO:teuthology.orchestra.run.trial114.stdout:Total download size: 180 k 2026-02-20T22:11:07.739 INFO:teuthology.orchestra.run.trial114.stdout:Installed size: 498 k 2026-02-20T22:11:07.739 INFO:teuthology.orchestra.run.trial114.stdout:Downloading Packages: 2026-02-20T22:11:08.115 INFO:teuthology.orchestra.run.trial114.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 477 kB/s | 180 kB 00:00 2026-02-20T22:11:08.115 INFO:teuthology.orchestra.run.trial114.stdout:-------------------------------------------------------------------------------- 2026-02-20T22:11:08.115 INFO:teuthology.orchestra.run.trial114.stdout:Total 476 kB/s | 180 kB 00:00 2026-02-20T22:11:08.116 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction check 2026-02-20T22:11:08.120 INFO:teuthology.orchestra.run.trial114.stdout:Transaction check succeeded. 2026-02-20T22:11:08.120 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction test 2026-02-20T22:11:08.151 INFO:teuthology.orchestra.run.trial114.stdout:Transaction test succeeded. 2026-02-20T22:11:08.151 INFO:teuthology.orchestra.run.trial114.stdout:Running transaction 2026-02-20T22:11:08.206 INFO:teuthology.orchestra.run.trial114.stdout: Preparing : 1/1 2026-02-20T22:11:08.223 INFO:teuthology.orchestra.run.trial114.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:08.307 INFO:teuthology.orchestra.run.trial114.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:08.365 INFO:teuthology.orchestra.run.trial114.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T22:11:08.365 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:08.365 INFO:teuthology.orchestra.run.trial114.stdout:Installed: 2026-02-20T22:11:08.366 INFO:teuthology.orchestra.run.trial114.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T22:11:08.366 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:08.366 INFO:teuthology.orchestra.run.trial114.stdout:Complete! 2026-02-20T22:11:08.397 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:08.398 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-20T22:11:08.569 DEBUG:teuthology.orchestra.run.trial091:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T22:11:08.591 INFO:teuthology.orchestra.run.trial091.stdout:20.2.0-677.gf7870454.el9 2026-02-20T22:11:08.592 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T22:11:08.592 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T22:11:08.596 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-20T22:11:08.756 DEBUG:teuthology.orchestra.run.trial114:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T22:11:08.777 INFO:teuthology.orchestra.run.trial114.stdout:20.2.0-677.gf7870454.el9 2026-02-20T22:11:08.777 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T22:11:08.778 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T22:11:08.781 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-20T22:11:08.938 DEBUG:teuthology.orchestra.run.trial119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T22:11:08.959 INFO:teuthology.orchestra.run.trial119.stdout:20.2.0-677.gf7870454.el9 2026-02-20T22:11:08.959 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T22:11:08.959 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T22:11:08.961 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-20T22:11:08.961 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:08.961 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T22:11:08.987 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:08.987 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T22:11:09.014 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:09.014 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T22:11:09.042 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-20T22:11:09.042 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:09.042 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T22:11:09.067 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T22:11:09.133 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:09.133 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T22:11:09.158 DEBUG:teuthology.orchestra.run.trial114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T22:11:09.221 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:09.221 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T22:11:09.248 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T22:11:09.312 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-20T22:11:09.312 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:09.313 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T22:11:09.339 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T22:11:09.404 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:09.404 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T22:11:09.430 DEBUG:teuthology.orchestra.run.trial114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T22:11:09.495 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:09.495 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T22:11:09.521 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T22:11:09.586 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-20T22:11:09.587 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:09.587 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T22:11:09.613 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T22:11:09.677 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:09.678 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T22:11:09.702 DEBUG:teuthology.orchestra.run.trial114:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T22:11:09.767 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:09.767 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T22:11:09.792 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T22:11:09.858 INFO:teuthology.run_tasks:Running task ceph... 2026-02-20T22:11:09.970 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-20T22:11:09.970 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod 777 /var/log/ceph 2026-02-20T22:11:09.972 DEBUG:teuthology.orchestra.run.trial114:> sudo chmod 777 /var/log/ceph 2026-02-20T22:11:09.974 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod 777 /var/log/ceph 2026-02-20T22:11:09.997 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-20T22:11:09.997 DEBUG:teuthology.orchestra.run.trial091:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T22:11:10.037 DEBUG:teuthology.orchestra.run.trial114:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T22:11:10.039 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T22:11:10.062 INFO:tasks.ceph:Creating extra log directories... 2026-02-20T22:11:10.063 DEBUG:teuthology.orchestra.run.trial091:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T22:11:10.100 DEBUG:teuthology.orchestra.run.trial114:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T22:11:10.103 DEBUG:teuthology.orchestra.run.trial119:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T22:11:10.143 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-20T22:11:10.143 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', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-20T22:11:10.144 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/61558', 'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, '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': '61558', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd 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, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], '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', 'osd shutdown pgref assert': True}}, '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': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['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': {'trial091.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFh7UquHjSz0T7Coy/HGAF2KkLoQoEGfZX47YMSnpsfDDk+y62P+MXxFYOL4NnQTX9C7Us5cQuUtE5aSE9nFC0E=', 'trial114.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMFKqNAEor8BDk5q0a6cnctWTP5GX7Ls7VKzwTAyaPBCpe8BLBLSa+yxB7uQQqzWlTUGamdceMLzGGu1nIIXFuE=', 'trial119.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD10N8ewF86Dc9EBmsGaLbf1QCFpNVRwrYLhYD7zJcKljRuZUCG2sEaZssb8+9aR0wAKY5fHgmyv6f3P4f428Rs='}, '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': None}, {'exec': {'client.0': ['sudo ceph osd pool create datapool 4', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], '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-20T22:11:10.144 DEBUG:teuthology.orchestra.run.trial091:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-20T22:11:10.164 DEBUG:teuthology.orchestra.run.trial114:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-20T22:11:10.169 DEBUG:teuthology.orchestra.run.trial119:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-20T22:11:10.186 DEBUG:teuthology.orchestra.run.trial091:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T22:11:10.221 DEBUG:teuthology.orchestra.run.trial114:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T22:11:10.224 DEBUG:teuthology.orchestra.run.trial119:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T22:11:10.250 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:10.250 DEBUG:teuthology.orchestra.run.trial091:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:11:10.299 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-20T22:11:10.299 DEBUG:teuthology.orchestra.run.trial091:> stat /dev/vg_nvme/lv_1 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout:Device: 6h/6d Inode: 916 Links: 1 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout:Access: 2026-02-20 22:11:06.311034436 +0000 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout:Modify: 2026-02-20 22:09:40.704929424 +0000 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout:Change: 2026-02-20 22:09:40.704929424 +0000 2026-02-20T22:11:10.357 INFO:teuthology.orchestra.run.trial091.stdout: Birth: 2026-02-20 22:09:40.704929424 +0000 2026-02-20T22:11:10.357 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T22:11:10.420 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records in 2026-02-20T22:11:10.420 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records out 2026-02-20T22:11:10.421 INFO:teuthology.orchestra.run.trial091.stderr:512 bytes copied, 0.000152009 s, 3.4 MB/s 2026-02-20T22:11:10.422 DEBUG:teuthology.orchestra.run.trial091:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T22:11:10.479 DEBUG:teuthology.orchestra.run.trial091:> stat /dev/vg_nvme/lv_2 2026-02-20T22:11:10.538 INFO:teuthology.orchestra.run.trial091.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T22:11:10.538 INFO:teuthology.orchestra.run.trial091.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:10.538 INFO:teuthology.orchestra.run.trial091.stdout:Device: 6h/6d Inode: 946 Links: 1 2026-02-20T22:11:10.538 INFO:teuthology.orchestra.run.trial091.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:10.538 INFO:teuthology.orchestra.run.trial091.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:10.538 INFO:teuthology.orchestra.run.trial091.stdout:Access: 2026-02-20 22:11:06.311034436 +0000 2026-02-20T22:11:10.539 INFO:teuthology.orchestra.run.trial091.stdout:Modify: 2026-02-20 22:09:40.927920850 +0000 2026-02-20T22:11:10.539 INFO:teuthology.orchestra.run.trial091.stdout:Change: 2026-02-20 22:09:40.927920850 +0000 2026-02-20T22:11:10.539 INFO:teuthology.orchestra.run.trial091.stdout: Birth: 2026-02-20 22:09:40.927920850 +0000 2026-02-20T22:11:10.539 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T22:11:10.600 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records in 2026-02-20T22:11:10.600 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records out 2026-02-20T22:11:10.601 INFO:teuthology.orchestra.run.trial091.stderr:512 bytes copied, 0.000158031 s, 3.2 MB/s 2026-02-20T22:11:10.602 DEBUG:teuthology.orchestra.run.trial091:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T22:11:10.660 DEBUG:teuthology.orchestra.run.trial091:> stat /dev/vg_nvme/lv_3 2026-02-20T22:11:10.719 INFO:teuthology.orchestra.run.trial091.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T22:11:10.719 INFO:teuthology.orchestra.run.trial091.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:10.719 INFO:teuthology.orchestra.run.trial091.stdout:Device: 6h/6d Inode: 971 Links: 1 2026-02-20T22:11:10.719 INFO:teuthology.orchestra.run.trial091.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:10.720 INFO:teuthology.orchestra.run.trial091.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:10.720 INFO:teuthology.orchestra.run.trial091.stdout:Access: 2026-02-20 22:11:06.311034436 +0000 2026-02-20T22:11:10.720 INFO:teuthology.orchestra.run.trial091.stdout:Modify: 2026-02-20 22:09:41.189910777 +0000 2026-02-20T22:11:10.720 INFO:teuthology.orchestra.run.trial091.stdout:Change: 2026-02-20 22:09:41.189910777 +0000 2026-02-20T22:11:10.720 INFO:teuthology.orchestra.run.trial091.stdout: Birth: 2026-02-20 22:09:41.189910777 +0000 2026-02-20T22:11:10.720 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T22:11:10.781 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records in 2026-02-20T22:11:10.781 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records out 2026-02-20T22:11:10.781 INFO:teuthology.orchestra.run.trial091.stderr:512 bytes copied, 0.000143323 s, 3.6 MB/s 2026-02-20T22:11:10.782 DEBUG:teuthology.orchestra.run.trial091:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T22:11:10.839 DEBUG:teuthology.orchestra.run.trial091:> stat /dev/vg_nvme/lv_4 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout:Device: 6h/6d Inode: 999 Links: 1 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout:Access: 2026-02-20 22:11:06.311034436 +0000 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout:Modify: 2026-02-20 22:09:41.405921199 +0000 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout:Change: 2026-02-20 22:09:41.405921199 +0000 2026-02-20T22:11:10.896 INFO:teuthology.orchestra.run.trial091.stdout: Birth: 2026-02-20 22:09:41.405921199 +0000 2026-02-20T22:11:10.896 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T22:11:10.958 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records in 2026-02-20T22:11:10.958 INFO:teuthology.orchestra.run.trial091.stderr:1+0 records out 2026-02-20T22:11:10.958 INFO:teuthology.orchestra.run.trial091.stderr:512 bytes copied, 0.000144055 s, 3.6 MB/s 2026-02-20T22:11:10.959 DEBUG:teuthology.orchestra.run.trial091:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T22:11:11.018 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:11.019 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:11.019 DEBUG:teuthology.orchestra.run.trial114:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T22:11:11.038 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-20T22:11:11.038 DEBUG:teuthology.orchestra.run.trial114:> stat /dev/vg_nvme/lv_1 2026-02-20T22:11:11.095 INFO:teuthology.orchestra.run.trial114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T22:11:11.095 INFO:teuthology.orchestra.run.trial114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:11.095 INFO:teuthology.orchestra.run.trial114.stdout:Device: 6h/6d Inode: 903 Links: 1 2026-02-20T22:11:11.095 INFO:teuthology.orchestra.run.trial114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:11.095 INFO:teuthology.orchestra.run.trial114.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:11.096 INFO:teuthology.orchestra.run.trial114.stdout:Access: 2026-02-20 22:11:07.151906067 +0000 2026-02-20T22:11:11.096 INFO:teuthology.orchestra.run.trial114.stdout:Modify: 2026-02-20 22:09:40.383603168 +0000 2026-02-20T22:11:11.096 INFO:teuthology.orchestra.run.trial114.stdout:Change: 2026-02-20 22:09:40.383603168 +0000 2026-02-20T22:11:11.096 INFO:teuthology.orchestra.run.trial114.stdout: Birth: 2026-02-20 22:09:40.383603168 +0000 2026-02-20T22:11:11.096 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T22:11:11.161 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records in 2026-02-20T22:11:11.161 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records out 2026-02-20T22:11:11.161 INFO:teuthology.orchestra.run.trial114.stderr:512 bytes copied, 0.000163113 s, 3.1 MB/s 2026-02-20T22:11:11.163 DEBUG:teuthology.orchestra.run.trial114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T22:11:11.220 DEBUG:teuthology.orchestra.run.trial114:> stat /dev/vg_nvme/lv_2 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout:Device: 6h/6d Inode: 931 Links: 1 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout:Access: 2026-02-20 22:11:07.152906043 +0000 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout:Modify: 2026-02-20 22:09:40.601594707 +0000 2026-02-20T22:11:11.279 INFO:teuthology.orchestra.run.trial114.stdout:Change: 2026-02-20 22:09:40.601594707 +0000 2026-02-20T22:11:11.280 INFO:teuthology.orchestra.run.trial114.stdout: Birth: 2026-02-20 22:09:40.601594707 +0000 2026-02-20T22:11:11.280 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T22:11:11.341 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records in 2026-02-20T22:11:11.341 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records out 2026-02-20T22:11:11.342 INFO:teuthology.orchestra.run.trial114.stderr:512 bytes copied, 0.000144317 s, 3.5 MB/s 2026-02-20T22:11:11.343 DEBUG:teuthology.orchestra.run.trial114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T22:11:11.402 DEBUG:teuthology.orchestra.run.trial114:> stat /dev/vg_nvme/lv_3 2026-02-20T22:11:11.458 INFO:teuthology.orchestra.run.trial114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout:Device: 6h/6d Inode: 956 Links: 1 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout:Access: 2026-02-20 22:11:07.152906043 +0000 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout:Modify: 2026-02-20 22:09:40.860584654 +0000 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout:Change: 2026-02-20 22:09:40.860584654 +0000 2026-02-20T22:11:11.459 INFO:teuthology.orchestra.run.trial114.stdout: Birth: 2026-02-20 22:09:40.860584654 +0000 2026-02-20T22:11:11.460 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T22:11:11.522 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records in 2026-02-20T22:11:11.522 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records out 2026-02-20T22:11:11.522 INFO:teuthology.orchestra.run.trial114.stderr:512 bytes copied, 0.000141622 s, 3.6 MB/s 2026-02-20T22:11:11.523 DEBUG:teuthology.orchestra.run.trial114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T22:11:11.582 DEBUG:teuthology.orchestra.run.trial114:> stat /dev/vg_nvme/lv_4 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout:Device: 6h/6d Inode: 985 Links: 1 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout:Access: 2026-02-20 22:11:07.152906043 +0000 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout:Modify: 2026-02-20 22:09:41.111574912 +0000 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout:Change: 2026-02-20 22:09:41.111574912 +0000 2026-02-20T22:11:11.638 INFO:teuthology.orchestra.run.trial114.stdout: Birth: 2026-02-20 22:09:41.111574912 +0000 2026-02-20T22:11:11.639 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T22:11:11.700 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records in 2026-02-20T22:11:11.700 INFO:teuthology.orchestra.run.trial114.stderr:1+0 records out 2026-02-20T22:11:11.700 INFO:teuthology.orchestra.run.trial114.stderr:512 bytes copied, 0.000164806 s, 3.1 MB/s 2026-02-20T22:11:11.702 DEBUG:teuthology.orchestra.run.trial114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T22:11:11.759 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:11.759 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial091.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@trial114.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-02-20T22:11:11.759 INFO:tasks.ceph:Generating config... 2026-02-20T22:11:11.762 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-20T22:11:11.762 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-20T22:11:11.762 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-20T22:11:11.762 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-20T22:11:11.762 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-20T22:11:11.762 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-20T22:11:11.763 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-20T22:11:11.763 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-20T22:11:11.764 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-20T22:11:11.764 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-20T22:11:11.764 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-20T22:11:11.764 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-20T22:11:11.764 INFO:tasks.ceph:Setting up mon.a... 2026-02-20T22:11:11.764 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-20T22:11:11.800 INFO:teuthology.orchestra.run.trial091.stdout:creating /etc/ceph/ceph.keyring 2026-02-20T22:11:11.803 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-20T22:11:11.880 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T22:11:11.947 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.91'), ('mon.c', '[v2:10.20.193.91:3301,v1:10.20.193.91:6790]'), ('mon.b', '10.20.193.114')] 2026-02-20T22:11:11.948 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.91,[v2:10.20.193.91:3301,v1:10.20.193.91:6790],10.20.193.114', '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', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2026-02-20T22:11:11.949 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:11.949 DEBUG:teuthology.orchestra.run.trial091:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T22:11:12.004 DEBUG:teuthology.orchestra.run.trial091:> 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.91 --addv c '[v2:10.20.193.91:3301,v1:10.20.193.91:6790]' --add b 10.20.193.114 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:12.079 INFO:teuthology.orchestra.run.trial091.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:12.079 INFO:teuthology.orchestra.run.trial091.stdout:monmaptool: generated fsid 2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a 2026-02-20T22:11:12.079 INFO:teuthology.orchestra.run.trial091.stdout:setting min_mon_release = tentacle 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:epoch 0 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:fsid 2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:last_changed 2026-02-20T22:11:12.075451+0000 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:created 2026-02-20T22:11:12.075451+0000 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:min_mon_release 20 (tentacle) 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:election_strategy: 1 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:0: [v2:10.20.193.91:3300/0,v1:10.20.193.91:6789/0] mon.a 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:1: [v2:10.20.193.114:3300/0,v1:10.20.193.114:6789/0] mon.b 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:2: [v2:10.20.193.91:3301/0,v1:10.20.193.91:6790/0] mon.c 2026-02-20T22:11:12.080 INFO:teuthology.orchestra.run.trial091.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-20T22:11:12.082 DEBUG:teuthology.orchestra.run.trial091:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T22:11:12.140 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a... 2026-02-20T22:11:12.141 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-02-20T22:11:12.182 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-02-20T22:11:12.185 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout:[global] 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: chdir = "" 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: auth supported = cephx 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: filestore xattr use omap = true 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.219 INFO:teuthology.orchestra.run.trial091.stdout: mon clock drift allowed = 1.000 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: osd crush chooseleaf type = 0 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: auth debug = true 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: ms die on old message = true 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: ms die on bug = true 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: mon pg warn max object skew = 0 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T22:11:12.220 INFO:teuthology.orchestra.run.trial091.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: osd pool default size = 2 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon osd allow primary affinity = true 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon osd allow pg remap = true 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon warn on legacy crush tunables = false 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon warn on crush straw calc version zero = false 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon warn on no sortbitwise = false 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon warn on osd down out interval zero = false 2026-02-20T22:11:12.221 INFO:teuthology.orchestra.run.trial091.stdout: mon warn on too few osds = false 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: mon_allow_pool_size_one = true 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: osd default data pool replay window = 5 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: mon allow pool delete = true 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: mon cluster log file level = debug 2026-02-20T22:11:12.222 INFO:teuthology.orchestra.run.trial091.stdout: debug asserts on shutdown = true 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: mon health detail to clog = false 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: mon host = "10.20.193.91,[v2:10.20.193.91:3301,v1:10.20.193.91:6790],10.20.193.114" 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: mon warn on pool no app = False 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: fsid = 2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout:[osd] 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: osd journal size = 100 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: osd scrub load threshold = 5.0 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: osd scrub max interval = 600 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: osd mclock profile = high_recovery_ops 2026-02-20T22:11:12.223 INFO:teuthology.orchestra.run.trial091.stdout: osd mclock skip benchmark = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd recover clone overlap = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd recovery max chunk = 1048576 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd debug shutdown = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd debug op order = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd debug verify stray on activate = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd debug trim objects = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd open classes on start = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd debug pg log writeout = true 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.224 INFO:teuthology.orchestra.run.trial091.stdout: osd deep scrub update digest min age = 30 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: osd map max advance = 10 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: journal zero on create = true 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: filestore ondisk finisher threads = 3 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: filestore apply finisher threads = 3 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: bdev debug aio = true 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: osd debug misdirected ops = true 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: bluestore block size = 96636764160 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: bluestore compression algorithm = zlib 2026-02-20T22:11:12.225 INFO:teuthology.orchestra.run.trial091.stdout: bluestore compression mode = aggressive 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: bluestore fsck on mount = True 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: debug bluefs = 1/20 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: debug bluestore = 1/20 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: debug ms = 1 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: debug osd = 20 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: debug rocksdb = 4/10 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: mon osd full ratio = 0.9 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: mon osd nearfull ratio = 0.8 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: osd failsafe full ratio = 0.95 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: osd objectstore = bluestore 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: osd shutdown pgref assert = True 2026-02-20T22:11:12.226 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout:[mgr] 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: debug ms = 1 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: debug mgr = 20 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: debug mon = 20 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: debug auth = 20 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: mon reweight min pgs per osd = 4 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: mon reweight min bytes per osd = 10 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: mgr/telemetry/nag = false 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout:[mon] 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: debug ms = 1 2026-02-20T22:11:12.227 INFO:teuthology.orchestra.run.trial091.stdout: debug mon = 20 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: debug paxos = 20 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: debug auth = 20 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: mon data avail warn = 5 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: mon mgr mkfs grace = 240 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: mon reweight min pgs per osd = 4 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: mon osd reporter subtree level = osd 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: mon osd prime pg temp = true 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: mon reweight min bytes per osd = 10 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T22:11:12.228 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: # 1m isn't quite enough 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: mon_down_mkfs_grace = 2m 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: mon_warn_on_filestore_osds = false 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout:[client] 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: rgw cache enabled = true 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: rgw enable ops log = true 2026-02-20T22:11:12.229 INFO:teuthology.orchestra.run.trial091.stdout: rgw enable usage log = true 2026-02-20T22:11:12.230 INFO:teuthology.orchestra.run.trial091.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T22:11:12.230 INFO:teuthology.orchestra.run.trial091.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T22:11:12.230 INFO:teuthology.orchestra.run.trial091.stdout: rbd default data pool = datapool 2026-02-20T22:11:12.230 INFO:teuthology.orchestra.run.trial091.stdout:[mon.a] 2026-02-20T22:11:12.230 INFO:teuthology.orchestra.run.trial091.stdout:[mon.c] 2026-02-20T22:11:12.230 INFO:teuthology.orchestra.run.trial091.stdout:[mon.b] 2026-02-20T22:11:12.231 INFO:teuthology.orchestra.run.trial119.stdout:[global] 2026-02-20T22:11:12.231 INFO:teuthology.orchestra.run.trial119.stdout: chdir = "" 2026-02-20T22:11:12.231 INFO:teuthology.orchestra.run.trial119.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T22:11:12.231 INFO:teuthology.orchestra.run.trial119.stdout: auth supported = cephx 2026-02-20T22:11:12.231 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: filestore xattr use omap = true 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: mon clock drift allowed = 1.000 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: osd crush chooseleaf type = 0 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: auth debug = true 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: ms die on old message = true 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: ms die on bug = true 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.232 INFO:teuthology.orchestra.run.trial119.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: mon pg warn max object skew = 0 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: osd pool default size = 2 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: mon osd allow primary affinity = true 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: mon osd allow pg remap = true 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on legacy crush tunables = false 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on crush straw calc version zero = false 2026-02-20T22:11:12.233 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on no sortbitwise = false 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on osd down out interval zero = false 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on too few osds = false 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: mon_allow_pool_size_one = true 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: osd default data pool replay window = 5 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: mon allow pool delete = true 2026-02-20T22:11:12.234 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: mon cluster log file level = debug 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: debug asserts on shutdown = true 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: mon health detail to clog = false 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: mon host = "10.20.193.91,[v2:10.20.193.91:3301,v1:10.20.193.91:6790],10.20.193.114" 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on pool no app = False 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: fsid = 2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout:[osd] 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: osd journal size = 100 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: osd scrub load threshold = 5.0 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: osd scrub max interval = 600 2026-02-20T22:11:12.235 INFO:teuthology.orchestra.run.trial119.stdout: osd mclock profile = high_recovery_ops 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd mclock skip benchmark = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd recover clone overlap = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd recovery max chunk = 1048576 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd debug shutdown = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd debug op order = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd debug verify stray on activate = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd debug trim objects = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd open classes on start = true 2026-02-20T22:11:12.236 INFO:teuthology.orchestra.run.trial119.stdout: osd debug pg log writeout = true 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: osd deep scrub update digest min age = 30 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: osd map max advance = 10 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: journal zero on create = true 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: filestore ondisk finisher threads = 3 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: filestore apply finisher threads = 3 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: bdev debug aio = true 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: osd debug misdirected ops = true 2026-02-20T22:11:12.237 INFO:teuthology.orchestra.run.trial119.stdout: bluestore block size = 96636764160 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: bluestore compression algorithm = zlib 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: bluestore compression mode = aggressive 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: bluestore fsck on mount = True 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: debug bluefs = 1/20 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: debug bluestore = 1/20 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: debug ms = 1 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: debug osd = 20 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: debug rocksdb = 4/10 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: mon osd full ratio = 0.9 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: mon osd nearfull ratio = 0.8 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: osd failsafe full ratio = 0.95 2026-02-20T22:11:12.238 INFO:teuthology.orchestra.run.trial119.stdout: osd objectstore = bluestore 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: osd shutdown pgref assert = True 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout:[mgr] 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: debug ms = 1 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: debug mgr = 20 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: debug mon = 20 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: debug auth = 20 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min pgs per osd = 4 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min bytes per osd = 10 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: mgr/telemetry/nag = false 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout:[mon] 2026-02-20T22:11:12.239 INFO:teuthology.orchestra.run.trial119.stdout: debug ms = 1 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: debug mon = 20 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: debug paxos = 20 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: debug auth = 20 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: mon data avail warn = 5 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: mon mgr mkfs grace = 240 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min pgs per osd = 4 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: mon osd reporter subtree level = osd 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: mon osd prime pg temp = true 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min bytes per osd = 10 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T22:11:12.240 INFO:teuthology.orchestra.run.trial119.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: # 1m isn't quite enough 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: mon_down_mkfs_grace = 2m 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_filestore_osds = false 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout:[client] 2026-02-20T22:11:12.241 INFO:teuthology.orchestra.run.trial119.stdout: rgw cache enabled = true 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout: rgw enable ops log = true 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout: rgw enable usage log = true 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout: rbd default data pool = datapool 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout:[mon.a] 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout:[mon.c] 2026-02-20T22:11:12.242 INFO:teuthology.orchestra.run.trial119.stdout:[mon.b] 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout:[global] 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: chdir = "" 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: auth supported = cephx 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: filestore xattr use omap = true 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: mon clock drift allowed = 1.000 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: osd crush chooseleaf type = 0 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: auth debug = true 2026-02-20T22:11:12.243 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: ms die on old message = true 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: ms die on bug = true 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: mon pg warn max object skew = 0 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: osd pool default size = 2 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.244 INFO:teuthology.orchestra.run.trial114.stdout: mon osd allow primary affinity = true 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon osd allow pg remap = true 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon warn on legacy crush tunables = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon warn on crush straw calc version zero = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon warn on no sortbitwise = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon warn on osd down out interval zero = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon warn on too few osds = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: mon_allow_pool_size_one = true 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.245 INFO:teuthology.orchestra.run.trial114.stdout: osd default data pool replay window = 5 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: mon allow pool delete = true 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: mon cluster log file level = debug 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: debug asserts on shutdown = true 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: mon health detail to clog = false 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: mon host = "10.20.193.91,[v2:10.20.193.91:3301,v1:10.20.193.91:6790],10.20.193.114" 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: mon warn on pool no app = False 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: fsid = 2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout:[osd] 2026-02-20T22:11:12.246 INFO:teuthology.orchestra.run.trial114.stdout: osd journal size = 100 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd scrub load threshold = 5.0 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd scrub max interval = 600 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd mclock profile = high_recovery_ops 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd mclock skip benchmark = true 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd recover clone overlap = true 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd recovery max chunk = 1048576 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd debug shutdown = true 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd debug op order = true 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd debug verify stray on activate = true 2026-02-20T22:11:12.247 INFO:teuthology.orchestra.run.trial114.stdout: osd debug trim objects = true 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: osd open classes on start = true 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: osd debug pg log writeout = true 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: osd deep scrub update digest min age = 30 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: osd map max advance = 10 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: journal zero on create = true 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: filestore ondisk finisher threads = 3 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: filestore apply finisher threads = 3 2026-02-20T22:11:12.248 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: bdev debug aio = true 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: osd debug misdirected ops = true 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: bluestore block size = 96636764160 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: bluestore compression algorithm = zlib 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: bluestore compression mode = aggressive 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: bluestore fsck on mount = True 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: debug bluefs = 1/20 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: debug bluestore = 1/20 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: debug ms = 1 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: debug osd = 20 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: debug rocksdb = 4/10 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T22:11:12.249 INFO:teuthology.orchestra.run.trial114.stdout: mon osd full ratio = 0.9 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: mon osd nearfull ratio = 0.8 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: osd failsafe full ratio = 0.95 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: osd objectstore = bluestore 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: osd shutdown pgref assert = True 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout:[mgr] 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: debug ms = 1 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: debug mgr = 20 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: debug mon = 20 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: debug auth = 20 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: mon reweight min pgs per osd = 4 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: mon reweight min bytes per osd = 10 2026-02-20T22:11:12.250 INFO:teuthology.orchestra.run.trial114.stdout: mgr/telemetry/nag = false 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout:[mon] 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: debug ms = 1 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: debug mon = 20 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: debug paxos = 20 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: debug auth = 20 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: mon data avail warn = 5 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: mon mgr mkfs grace = 240 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: mon reweight min pgs per osd = 4 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: mon osd reporter subtree level = osd 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: mon osd prime pg temp = true 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: mon reweight min bytes per osd = 10 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.251 INFO:teuthology.orchestra.run.trial114.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: # 1m isn't quite enough 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: mon_down_mkfs_grace = 2m 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: mon_warn_on_filestore_osds = false 2026-02-20T22:11:12.252 INFO:teuthology.orchestra.run.trial114.stdout: 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout:[client] 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout: rgw cache enabled = true 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout: rgw enable ops log = true 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout: rgw enable usage log = true 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout: rbd default data pool = datapool 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout:[mon.a] 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout:[mon.c] 2026-02-20T22:11:12.253 INFO:teuthology.orchestra.run.trial114.stdout:[mon.b] 2026-02-20T22:11:12.255 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-20T22:11:12.256 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2026-02-20T22:11:12.337 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-20T22:11:12.337 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:12.337 DEBUG:teuthology.orchestra.run.trial091:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-20T22:11:12.395 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:12.395 DEBUG:teuthology.orchestra.run.trial091:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-20T22:11:12.453 INFO:tasks.ceph:Sending monmap to node ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:11:12.453 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:12.454 DEBUG:teuthology.orchestra.run.trial091:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-20T22:11:12.454 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T22:11:12.528 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:12.528 DEBUG:teuthology.orchestra.run.trial091:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:12.586 INFO:tasks.ceph:Sending monmap to node ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:11:12.586 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:12.586 DEBUG:teuthology.orchestra.run.trial114:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-20T22:11:12.586 DEBUG:teuthology.orchestra.run.trial114:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T22:11:12.621 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:12.621 DEBUG:teuthology.orchestra.run.trial114:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:12.678 INFO:tasks.ceph:Sending monmap to node ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:11:12.678 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:12.678 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-20T22:11:12.678 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T22:11:12.712 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:12.712 DEBUG:teuthology.orchestra.run.trial119:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:12.768 INFO:tasks.ceph:Setting up mon nodes... 2026-02-20T22:11:12.769 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-20T22:11:12.769 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2026-02-20T22:11:12.814 INFO:teuthology.orchestra.run.trial091.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-20T22:11:12.817 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2026-02-20T22:11:12.863 INFO:teuthology.orchestra.run.trial114.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-20T22:11:12.865 INFO:tasks.ceph:Setting up mds nodes... 2026-02-20T22:11:12.865 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-20T22:11:12.866 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-20T22:11:12.902 INFO:teuthology.orchestra.run.trial119.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-20T22:11:12.914 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-20T22:11:12.914 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial091.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@trial114.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-02-20T22:11:12.915 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-20T22:11:12.940 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:12.940 INFO:tasks.ceph:role: osd.0 2026-02-20T22:11:12.940 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:11:12.941 DEBUG:teuthology.orchestra.run.trial091:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:13.005 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:13.006 INFO:teuthology.orchestra.run.trial091.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:13.574 INFO:teuthology.orchestra.run.trial091.stdout:Discarding blocks...Done. 2026-02-20T22:11:13.576 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial091.front.sepia.ceph.com -o noatime 2026-02-20T22:11:13.576 DEBUG:teuthology.orchestra.run.trial091:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-20T22:11:13.645 DEBUG:teuthology.orchestra.run.trial091:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-20T22:11:13.713 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-20T22:11:13.778 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:13.778 INFO:tasks.ceph:role: osd.1 2026-02-20T22:11:13.778 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:11:13.778 DEBUG:teuthology.orchestra.run.trial091:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:13.843 INFO:teuthology.orchestra.run.trial091.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:13.844 INFO:teuthology.orchestra.run.trial091.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:13.844 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:13.844 INFO:teuthology.orchestra.run.trial091.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:14.400 INFO:teuthology.orchestra.run.trial091.stdout:Discarding blocks...Done. 2026-02-20T22:11:14.402 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial091.front.sepia.ceph.com -o noatime 2026-02-20T22:11:14.402 DEBUG:teuthology.orchestra.run.trial091:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-20T22:11:14.475 DEBUG:teuthology.orchestra.run.trial091:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-20T22:11:14.544 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-20T22:11:14.608 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:14.608 INFO:tasks.ceph:role: osd.2 2026-02-20T22:11:14.608 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:11:14.608 DEBUG:teuthology.orchestra.run.trial091:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-20T22:11:14.672 INFO:teuthology.orchestra.run.trial091.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:14.672 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:14.672 INFO:teuthology.orchestra.run.trial091.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:14.672 INFO:teuthology.orchestra.run.trial091.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:14.672 INFO:teuthology.orchestra.run.trial091.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:14.673 INFO:teuthology.orchestra.run.trial091.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:14.673 INFO:teuthology.orchestra.run.trial091.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:14.673 INFO:teuthology.orchestra.run.trial091.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:14.673 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:14.673 INFO:teuthology.orchestra.run.trial091.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:15.230 INFO:teuthology.orchestra.run.trial091.stdout:Discarding blocks...Done. 2026-02-20T22:11:15.232 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial091.front.sepia.ceph.com -o noatime 2026-02-20T22:11:15.232 DEBUG:teuthology.orchestra.run.trial091:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-20T22:11:15.305 DEBUG:teuthology.orchestra.run.trial091:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-20T22:11:15.373 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-20T22:11:15.437 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:15.437 INFO:tasks.ceph:role: osd.3 2026-02-20T22:11:15.437 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:11:15.437 DEBUG:teuthology.orchestra.run.trial091:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-20T22:11:15.503 INFO:teuthology.orchestra.run.trial091.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:15.503 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:15.503 INFO:teuthology.orchestra.run.trial091.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:15.504 INFO:teuthology.orchestra.run.trial091.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:16.060 INFO:teuthology.orchestra.run.trial091.stdout:Discarding blocks...Done. 2026-02-20T22:11:16.063 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial091.front.sepia.ceph.com -o noatime 2026-02-20T22:11:16.063 DEBUG:teuthology.orchestra.run.trial091:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-20T22:11:16.136 DEBUG:teuthology.orchestra.run.trial091:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-20T22:11:16.205 DEBUG:teuthology.orchestra.run.trial091:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:16.283 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.278+0000 7ffb39af5900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2026-02-20T22:11:16.283 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.278+0000 7ffb39af5900 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-20T22:11:16.284 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.278+0000 7ffb39af5900 -1 bdev(0x561acafc1800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:16.284 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.278+0000 7ffb39af5900 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-20T22:11:16.732 DEBUG:teuthology.orchestra.run.trial091:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-20T22:11:16.798 DEBUG:teuthology.orchestra.run.trial091:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:16.877 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.872+0000 7f36dcf39900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2026-02-20T22:11:16.878 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.873+0000 7f36dcf39900 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-20T22:11:16.878 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.873+0000 7f36dcf39900 -1 bdev(0x563211953800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:16.878 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:16.873+0000 7f36dcf39900 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-20T22:11:17.326 DEBUG:teuthology.orchestra.run.trial091:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-20T22:11:17.391 DEBUG:teuthology.orchestra.run.trial091:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:17.470 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:17.465+0000 7f2909360900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2026-02-20T22:11:17.471 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:17.466+0000 7f2909360900 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-20T22:11:17.471 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:17.466+0000 7f2909360900 -1 bdev(0x55dfa931d800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:17.471 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:17.466+0000 7f2909360900 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-20T22:11:17.955 DEBUG:teuthology.orchestra.run.trial091:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-20T22:11:18.021 DEBUG:teuthology.orchestra.run.trial091:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:18.100 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:18.095+0000 7f12891cf900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2026-02-20T22:11:18.100 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:18.095+0000 7f12891cf900 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-20T22:11:18.100 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:18.095+0000 7f12891cf900 -1 bdev(0x55b626c91800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:18.101 INFO:teuthology.orchestra.run.trial091.stderr:2026-02-20T22:11:18.095+0000 7f12891cf900 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-20T22:11:18.548 DEBUG:teuthology.orchestra.run.trial091:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-20T22:11:18.614 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-20T22:11:18.640 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:18.640 INFO:tasks.ceph:role: osd.4 2026-02-20T22:11:18.640 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:11:18.641 DEBUG:teuthology.orchestra.run.trial114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-20T22:11:18.706 INFO:teuthology.orchestra.run.trial114.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:18.706 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:18.707 INFO:teuthology.orchestra.run.trial114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:19.294 INFO:teuthology.orchestra.run.trial114.stdout:Discarding blocks...Done. 2026-02-20T22:11:19.296 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial114.front.sepia.ceph.com -o noatime 2026-02-20T22:11:19.296 DEBUG:teuthology.orchestra.run.trial114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-20T22:11:19.363 DEBUG:teuthology.orchestra.run.trial114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-20T22:11:19.430 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-20T22:11:19.495 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:19.495 INFO:tasks.ceph:role: osd.5 2026-02-20T22:11:19.495 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:11:19.495 DEBUG:teuthology.orchestra.run.trial114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-20T22:11:19.559 INFO:teuthology.orchestra.run.trial114.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:19.559 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:19.560 INFO:teuthology.orchestra.run.trial114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:20.121 INFO:teuthology.orchestra.run.trial114.stdout:Discarding blocks...Done. 2026-02-20T22:11:20.123 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial114.front.sepia.ceph.com -o noatime 2026-02-20T22:11:20.124 DEBUG:teuthology.orchestra.run.trial114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-20T22:11:20.192 DEBUG:teuthology.orchestra.run.trial114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-20T22:11:20.259 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-20T22:11:20.324 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:20.324 INFO:tasks.ceph:role: osd.6 2026-02-20T22:11:20.324 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:11:20.324 DEBUG:teuthology.orchestra.run.trial114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:20.388 INFO:teuthology.orchestra.run.trial114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:20.389 INFO:teuthology.orchestra.run.trial114.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:20.389 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:20.389 INFO:teuthology.orchestra.run.trial114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:20.965 INFO:teuthology.orchestra.run.trial114.stdout:Discarding blocks...Done. 2026-02-20T22:11:20.966 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial114.front.sepia.ceph.com -o noatime 2026-02-20T22:11:20.966 DEBUG:teuthology.orchestra.run.trial114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-20T22:11:21.035 DEBUG:teuthology.orchestra.run.trial114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-20T22:11:21.100 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-20T22:11:21.166 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-20T22:11:21.166 INFO:tasks.ceph:role: osd.7 2026-02-20T22:11:21.167 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:11:21.167 DEBUG:teuthology.orchestra.run.trial114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-20T22:11:21.230 INFO:teuthology.orchestra.run.trial114.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout: = sunit=0 swidth=0 blks 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T22:11:21.231 INFO:teuthology.orchestra.run.trial114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T22:11:21.788 INFO:teuthology.orchestra.run.trial114.stdout:Discarding blocks...Done. 2026-02-20T22:11:21.790 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial114.front.sepia.ceph.com -o noatime 2026-02-20T22:11:21.790 DEBUG:teuthology.orchestra.run.trial114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-20T22:11:21.865 DEBUG:teuthology.orchestra.run.trial114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-20T22:11:21.935 DEBUG:teuthology.orchestra.run.trial114:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:22.013 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.011+0000 7eff0adba900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2026-02-20T22:11:22.013 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.011+0000 7eff0adba900 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-20T22:11:22.013 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.011+0000 7eff0adba900 -1 bdev(0x55ea24c53800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:22.013 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.011+0000 7eff0adba900 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-20T22:11:22.464 DEBUG:teuthology.orchestra.run.trial114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-20T22:11:22.530 DEBUG:teuthology.orchestra.run.trial114:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:22.608 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.605+0000 7f47c0e0d900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2026-02-20T22:11:22.608 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.606+0000 7f47c0e0d900 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-20T22:11:22.608 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.606+0000 7f47c0e0d900 -1 bdev(0x55a26849b800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:22.608 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:22.606+0000 7f47c0e0d900 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-20T22:11:23.057 DEBUG:teuthology.orchestra.run.trial114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-20T22:11:23.124 DEBUG:teuthology.orchestra.run.trial114:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:23.201 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.199+0000 7f541b142900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2026-02-20T22:11:23.201 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.199+0000 7f541b142900 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-20T22:11:23.201 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.199+0000 7f541b142900 -1 bdev(0x56277a3ef800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:23.201 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.199+0000 7f541b142900 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-20T22:11:23.661 DEBUG:teuthology.orchestra.run.trial114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-20T22:11:23.726 DEBUG:teuthology.orchestra.run.trial114:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:23.804 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.802+0000 7f4327364900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2026-02-20T22:11:23.804 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.802+0000 7f4327364900 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-20T22:11:23.804 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.802+0000 7f4327364900 -1 bdev(0x5616effbf800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-20T22:11:23.804 INFO:teuthology.orchestra.run.trial114.stderr:2026-02-20T22:11:23.802+0000 7f4327364900 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-20T22:11:24.278 DEBUG:teuthology.orchestra.run.trial114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-20T22:11:24.344 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-20T22:11:24.344 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:24.344 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-20T22:11:24.371 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:24.371 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-20T22:11:24.436 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:24.436 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-20T22:11:24.499 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:24.499 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-20T22:11:24.564 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:24.564 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-20T22:11:24.628 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:24.628 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-20T22:11:24.654 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:24.655 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-20T22:11:24.718 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:24.719 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-20T22:11:24.782 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:24.783 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-20T22:11:24.847 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:24.847 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-20T22:11:24.912 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:11:24.912 DEBUG:teuthology.orchestra.run.trial119:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-20T22:11:24.931 INFO:tasks.ceph:Adding keys to all mons... 2026-02-20T22:11:24.932 DEBUG:teuthology.orchestra.run.trial091:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-20T22:11:24.935 DEBUG:teuthology.orchestra.run.trial114:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-20T22:11:24.956 INFO:teuthology.orchestra.run.trial091.stdout:[mgr.x] 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAA3Jhp0jdWMBAA3uoTMLsvHIyCfav07ik++g== 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout:[osd.0] 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAE3JhpHcqpEBAA+ngv0BFyzRrqDD/k56wZOA== 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout:[osd.1] 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAE3JhpnBcbNBAAHq/YAycxiGEBTmRMPQvrRA== 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout:[osd.2] 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAF3JhpeO3VGxAAL/VzBx4tx6EAy0WvP1vMRA== 2026-02-20T22:11:24.957 INFO:teuthology.orchestra.run.trial091.stdout:[osd.3] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAG3JhpzafDBRAAaXeUe+ccT2T/YeTgUBbC+Q== 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout:[mgr.y] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAA3JhpPCZtMxAARRPdiNZyAmq0imqKU8Boeg== 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout:[osd.4] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAK3JhpZHPBABAAQLGJbqlKJIjCWTBaihHbFw== 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout:[osd.5] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAK3JhpNzExJBAA2uIQqa1DGvLJyWq9sHSRRQ== 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout:[osd.6] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAL3JhparPyCxAAjkxA/VXQdQl1RDDfHPxkgw== 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout:[osd.7] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAL3Jhpf1DlLxAArWcN6o3PlB28w90+mNfLEQ== 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout:[client.0] 2026-02-20T22:11:24.958 INFO:teuthology.orchestra.run.trial091.stdout: key = AQAA3JhpEMDCNRAAKB/LIDnItKzTrw+uDtsO6w== 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout:[mgr.x] 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAA3Jhp0jdWMBAA3uoTMLsvHIyCfav07ik++g== 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout:[osd.0] 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAE3JhpHcqpEBAA+ngv0BFyzRrqDD/k56wZOA== 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout:[osd.1] 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAE3JhpnBcbNBAAHq/YAycxiGEBTmRMPQvrRA== 2026-02-20T22:11:24.975 INFO:teuthology.orchestra.run.trial114.stdout:[osd.2] 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAF3JhpeO3VGxAAL/VzBx4tx6EAy0WvP1vMRA== 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout:[osd.3] 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAG3JhpzafDBRAAaXeUe+ccT2T/YeTgUBbC+Q== 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout:[mgr.y] 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAA3JhpPCZtMxAARRPdiNZyAmq0imqKU8Boeg== 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout:[osd.4] 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAK3JhpZHPBABAAQLGJbqlKJIjCWTBaihHbFw== 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout:[osd.5] 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAK3JhpNzExJBAA2uIQqa1DGvLJyWq9sHSRRQ== 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout:[osd.6] 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAL3JhparPyCxAAjkxA/VXQdQl1RDDfHPxkgw== 2026-02-20T22:11:24.976 INFO:teuthology.orchestra.run.trial114.stdout:[osd.7] 2026-02-20T22:11:24.977 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAL3Jhpf1DlLxAArWcN6o3PlB28w90+mNfLEQ== 2026-02-20T22:11:24.977 INFO:teuthology.orchestra.run.trial114.stdout:[client.0] 2026-02-20T22:11:24.977 INFO:teuthology.orchestra.run.trial114.stdout: key = AQAA3JhpEMDCNRAAKB/LIDnItKzTrw+uDtsO6w== 2026-02-20T22:11:24.978 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-20T22:11:25.002 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-20T22:11:25.058 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.083 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.137 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.162 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.216 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.246 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.294 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.326 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.375 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-20T22:11:25.408 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-20T22:11:25.457 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.489 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.536 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.568 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.614 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.647 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.695 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.727 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-20T22:11:25.773 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-20T22:11:25.809 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-20T22:11:25.853 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-20T22:11:25.854 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-20T22:11:25.912 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-02-20T22:11:26.001 DEBUG:teuthology.orchestra.run.trial091:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-20T22:11:26.024 DEBUG:teuthology.orchestra.run.trial091:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-20T22:11:26.088 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-02-20T22:11:26.171 DEBUG:teuthology.orchestra.run.trial091:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-20T22:11:26.236 DEBUG:teuthology.orchestra.run.trial114:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-20T22:11:26.262 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-02-20T22:11:26.347 DEBUG:teuthology.orchestra.run.trial114:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-20T22:11:26.411 DEBUG:teuthology.orchestra.run.trial091:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:26.414 DEBUG:teuthology.orchestra.run.trial114:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-20T22:11:26.468 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-20T22:11:26.468 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-20T22:11:26.469 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-20T22:11:26.471 INFO:tasks.ceph.mon.a:Started 2026-02-20T22:11:26.472 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-20T22:11:26.472 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-20T22:11:26.474 INFO:tasks.ceph.mon.c:Started 2026-02-20T22:11:26.474 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-20T22:11:26.475 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-20T22:11:26.510 INFO:tasks.ceph.mon.b:Started 2026-02-20T22:11:26.510 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-20T22:11:26.511 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-20T22:11:26.511 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-20T22:11:26.513 INFO:tasks.ceph.mgr.x:Started 2026-02-20T22:11:26.513 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-20T22:11:26.513 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-20T22:11:26.516 INFO:tasks.ceph.mgr.y:Started 2026-02-20T22:11:26.516 DEBUG:tasks.ceph:set 0 configs 2026-02-20T22:11:26.516 DEBUG:teuthology.orchestra.run.trial091:> sudo ceph --cluster ceph config dump 2026-02-20T22:11:31.800 INFO:teuthology.orchestra.run.trial091.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-20T22:11:31.809 INFO:tasks.ceph:Setting crush tunables to default 2026-02-20T22:11:31.809 DEBUG:teuthology.orchestra.run.trial091:> sudo ceph --cluster ceph osd crush tunables default 2026-02-20T22:11:31.910 INFO:teuthology.orchestra.run.trial091.stderr:adjusted tunables profile to default 2026-02-20T22:11:31.918 INFO:tasks.ceph:check_enable_crimson: False 2026-02-20T22:11:31.918 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-20T22:11:31.918 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:31.918 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-20T22:11:31.942 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:31.942 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-20T22:11:32.006 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:32.006 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-20T22:11:32.069 DEBUG:teuthology.orchestra.run.trial091:> set -ex 2026-02-20T22:11:32.070 DEBUG:teuthology.orchestra.run.trial091:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-20T22:11:32.133 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:32.133 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-20T22:11:32.157 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:32.157 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-20T22:11:32.221 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:32.221 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-20T22:11:32.286 DEBUG:teuthology.orchestra.run.trial114:> set -ex 2026-02-20T22:11:32.286 DEBUG:teuthology.orchestra.run.trial114:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-20T22:11:32.350 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new 58ea8acd-7fd6-432e-8713-86dafc406cc7 0 2026-02-20T22:11:32.494 INFO:teuthology.orchestra.run.trial114.stdout:0 2026-02-20T22:11:32.503 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new bdc56f6d-f297-4728-8acf-e2b67dbaecc8 1 2026-02-20T22:11:32.594 INFO:tasks.ceph.mgr.y.trial114.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-20T22:11:32.594 INFO:tasks.ceph.mgr.y.trial114.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-20T22:11:32.594 INFO:tasks.ceph.mgr.y.trial114.stderr: from numpy import show_config as show_numpy_config 2026-02-20T22:11:32.595 INFO:tasks.ceph.mgr.x.trial091.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-20T22:11:32.595 INFO:tasks.ceph.mgr.x.trial091.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-20T22:11:32.595 INFO:tasks.ceph.mgr.x.trial091.stderr: from numpy import show_config as show_numpy_config 2026-02-20T22:11:32.606 INFO:teuthology.orchestra.run.trial114.stdout:1 2026-02-20T22:11:32.615 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new aeb6ad46-c87a-4bed-b044-2b051fb85304 2 2026-02-20T22:11:32.718 INFO:teuthology.orchestra.run.trial114.stdout:2 2026-02-20T22:11:32.727 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new 3f4a9c95-5388-4575-b97e-5f81b40c676b 3 2026-02-20T22:11:32.831 INFO:teuthology.orchestra.run.trial114.stdout:3 2026-02-20T22:11:32.839 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new 0ef4d45e-6cd4-4634-b96a-66c06b2ce572 4 2026-02-20T22:11:32.943 INFO:teuthology.orchestra.run.trial114.stdout:4 2026-02-20T22:11:32.951 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new 3872fb50-946b-44f4-be1e-5af3f565ad73 5 2026-02-20T22:11:33.058 INFO:teuthology.orchestra.run.trial114.stdout:5 2026-02-20T22:11:33.066 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new 3f837361-7878-41c8-adc4-d4668d89cd7f 6 2026-02-20T22:11:33.172 INFO:teuthology.orchestra.run.trial114.stdout:6 2026-02-20T22:11:33.180 DEBUG:teuthology.orchestra.run.trial114:> sudo ceph --cluster ceph osd new 97582265-2127-434b-8fea-764b71897948 7 2026-02-20T22:11:33.284 INFO:teuthology.orchestra.run.trial114.stdout:7 2026-02-20T22:11:33.292 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-20T22:11:33.293 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-20T22:11:33.295 INFO:tasks.ceph.osd.0:Started 2026-02-20T22:11:33.296 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-20T22:11:33.296 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-20T22:11:33.298 INFO:tasks.ceph.osd.1:Started 2026-02-20T22:11:33.299 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-20T22:11:33.299 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-20T22:11:33.301 INFO:tasks.ceph.osd.2:Started 2026-02-20T22:11:33.301 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-20T22:11:33.301 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-20T22:11:33.303 INFO:tasks.ceph.osd.3:Started 2026-02-20T22:11:33.303 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-20T22:11:33.303 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-20T22:11:33.306 INFO:tasks.ceph.osd.4:Started 2026-02-20T22:11:33.306 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-20T22:11:33.306 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-20T22:11:33.308 INFO:tasks.ceph.osd.5:Started 2026-02-20T22:11:33.308 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-20T22:11:33.308 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-20T22:11:33.311 INFO:tasks.ceph.osd.6:Started 2026-02-20T22:11:33.311 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-20T22:11:33.311 DEBUG:teuthology.orchestra.run.trial114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-20T22:11:33.314 INFO:tasks.ceph.osd.7:Started 2026-02-20T22:11:33.315 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T22:11:33.416 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:33.417 INFO:teuthology.orchestra.run.trial091.stdout:{"epoch":10,"fsid":"2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a","created":"2026-02-20T22:11:31.758262+0000","modified":"2026-02-20T22:11:33.279450+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T22:11:33.279450+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"58ea8acd-7fd6-432e-8713-86dafc406cc7","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":"bdc56f6d-f297-4728-8acf-e2b67dbaecc8","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":"aeb6ad46-c87a-4bed-b044-2b051fb85304","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":3,"uuid":"3f4a9c95-5388-4575-b97e-5f81b40c676b","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":4,"uuid":"0ef4d45e-6cd4-4634-b96a-66c06b2ce572","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":5,"uuid":"3872fb50-946b-44f4-be1e-5af3f565ad73","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":6,"uuid":"3f837361-7878-41c8-adc4-d4668d89cd7f","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":7,"uuid":"97582265-2127-434b-8fea-764b71897948","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},{"osd":3,"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":4,"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":5,"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":6,"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":7,"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-20T22:11:33.424 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-20T22:11:33.425 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-20T22:11:33.555 INFO:tasks.ceph.osd.6.trial114.stderr:2026-02-20T22:11:33.553+0000 7f25cf653900 -1 Falling back to public interface 2026-02-20T22:11:33.555 INFO:tasks.ceph.osd.5.trial114.stderr:2026-02-20T22:11:33.553+0000 7fc527769900 -1 Falling back to public interface 2026-02-20T22:11:33.555 INFO:tasks.ceph.osd.6.trial114.stderr:2026-02-20T22:11:33.553+0000 7f25ce5fa640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2026-02-20T22:11:33.555 INFO:tasks.ceph.osd.6.trial114.stderr:2026-02-20T22:11:33.553+0000 7f25ce5fa640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2026-02-20T22:11:33.562 INFO:tasks.ceph.osd.4.trial114.stderr:2026-02-20T22:11:33.560+0000 7eff700ab900 -1 Falling back to public interface 2026-02-20T22:11:33.575 INFO:tasks.ceph.osd.7.trial114.stderr:2026-02-20T22:11:33.573+0000 7f3e5cd93900 -1 Falling back to public interface 2026-02-20T22:11:33.619 INFO:tasks.ceph.osd.0.trial091.stderr:2026-02-20T22:11:33.615+0000 7f3fdda0c900 -1 Falling back to public interface 2026-02-20T22:11:33.627 INFO:tasks.ceph.osd.1.trial091.stderr:2026-02-20T22:11:33.623+0000 7f6137b27900 -1 Falling back to public interface 2026-02-20T22:11:33.636 INFO:tasks.ceph.osd.3.trial091.stderr:2026-02-20T22:11:33.632+0000 7f7152f64900 -1 Falling back to public interface 2026-02-20T22:11:33.656 INFO:tasks.ceph.osd.2.trial091.stderr:2026-02-20T22:11:33.652+0000 7f16a2011900 -1 Falling back to public interface 2026-02-20T22:11:34.125 INFO:tasks.ceph.osd.7.trial114.stderr:2026-02-20T22:11:34.123+0000 7f3e5cd93900 -1 osd.7 0 log_to_monitors true 2026-02-20T22:11:34.126 INFO:tasks.ceph.osd.5.trial114.stderr:2026-02-20T22:11:34.123+0000 7fc527769900 -1 osd.5 0 log_to_monitors true 2026-02-20T22:11:34.138 INFO:tasks.ceph.osd.6.trial114.stderr:2026-02-20T22:11:34.136+0000 7f25cf653900 -1 osd.6 0 log_to_monitors true 2026-02-20T22:11:34.157 INFO:tasks.ceph.osd.4.trial114.stderr:2026-02-20T22:11:34.155+0000 7eff700ab900 -1 osd.4 0 log_to_monitors true 2026-02-20T22:11:34.188 INFO:tasks.ceph.osd.0.trial091.stderr:2026-02-20T22:11:34.184+0000 7f3fdda0c900 -1 osd.0 0 log_to_monitors true 2026-02-20T22:11:34.220 INFO:tasks.ceph.osd.2.trial091.stderr:2026-02-20T22:11:34.216+0000 7f16a2011900 -1 osd.2 0 log_to_monitors true 2026-02-20T22:11:34.220 INFO:tasks.ceph.osd.1.trial091.stderr:2026-02-20T22:11:34.216+0000 7f6137b27900 -1 osd.1 0 log_to_monitors true 2026-02-20T22:11:34.229 INFO:tasks.ceph.osd.3.trial091.stderr:2026-02-20T22:11:34.225+0000 7f7152f64900 -1 osd.3 0 log_to_monitors true 2026-02-20T22:11:34.231 DEBUG:teuthology.orchestra.run.trial091:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-20T22:11:34.323 INFO:teuthology.misc.health.trial091.stdout: 2026-02-20T22:11:34.323 INFO:teuthology.misc.health.trial091.stdout:{"epoch":10,"fsid":"2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a","created":"2026-02-20T22:11:31.758262+0000","modified":"2026-02-20T22:11:33.279450+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T22:11:33.279450+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"58ea8acd-7fd6-432e-8713-86dafc406cc7","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":"bdc56f6d-f297-4728-8acf-e2b67dbaecc8","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":"aeb6ad46-c87a-4bed-b044-2b051fb85304","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":3,"uuid":"3f4a9c95-5388-4575-b97e-5f81b40c676b","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":4,"uuid":"0ef4d45e-6cd4-4634-b96a-66c06b2ce572","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":5,"uuid":"3872fb50-946b-44f4-be1e-5af3f565ad73","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":6,"uuid":"3f837361-7878-41c8-adc4-d4668d89cd7f","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":7,"uuid":"97582265-2127-434b-8fea-764b71897948","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},{"osd":3,"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":4,"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":5,"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":6,"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":7,"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-20T22:11:34.329 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-20T22:11:34.777 INFO:tasks.ceph.mgr.x.trial091.stderr:2026-02-20T22:11:34.773+0000 7f0db89c0640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-20T22:11:34.779 INFO:tasks.ceph.mgr.x.trial091.stderr:2026-02-20T22:11:34.775+0000 7f0db89c0640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-20T22:11:35.789 INFO:tasks.ceph.osd.1.trial091.stderr:2026-02-20T22:11:35.785+0000 7f6133ab5640 -1 osd.1 0 waiting for initial osdmap 2026-02-20T22:11:35.790 INFO:tasks.ceph.osd.3.trial091.stderr:2026-02-20T22:11:35.785+0000 7f714eef2640 -1 osd.3 0 waiting for initial osdmap 2026-02-20T22:11:35.790 INFO:tasks.ceph.osd.0.trial091.stderr:2026-02-20T22:11:35.785+0000 7f3fd9099640 -1 osd.0 0 waiting for initial osdmap 2026-02-20T22:11:35.790 INFO:tasks.ceph.osd.2.trial091.stderr:2026-02-20T22:11:35.785+0000 7f169d69b640 -1 osd.2 0 waiting for initial osdmap 2026-02-20T22:11:35.791 INFO:tasks.ceph.osd.7.trial114.stderr:2026-02-20T22:11:35.787+0000 7f3e58d21640 -1 osd.7 0 waiting for initial osdmap 2026-02-20T22:11:35.791 INFO:tasks.ceph.osd.4.trial114.stderr:2026-02-20T22:11:35.787+0000 7eff6c039640 -1 osd.4 0 waiting for initial osdmap 2026-02-20T22:11:35.791 INFO:tasks.ceph.osd.5.trial114.stderr:2026-02-20T22:11:35.788+0000 7fc5236f7640 -1 osd.5 0 waiting for initial osdmap 2026-02-20T22:11:35.798 INFO:tasks.ceph.osd.6.trial114.stderr:2026-02-20T22:11:35.797+0000 7f25cb5e3640 -1 osd.6 0 waiting for initial osdmap 2026-02-20T22:11:35.799 INFO:tasks.ceph.osd.4.trial114.stderr:2026-02-20T22:11:35.798+0000 7eff63637640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.801 INFO:tasks.ceph.osd.6.trial114.stderr:2026-02-20T22:11:35.799+0000 7f25c2be1640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.803 INFO:tasks.ceph.osd.5.trial114.stderr:2026-02-20T22:11:35.802+0000 7fc51acf5640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.804 INFO:tasks.ceph.osd.7.trial114.stderr:2026-02-20T22:11:35.802+0000 7f3e5031f640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.810 INFO:tasks.ceph.osd.1.trial091.stderr:2026-02-20T22:11:35.806+0000 7f612b0b3640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.810 INFO:tasks.ceph.osd.2.trial091.stderr:2026-02-20T22:11:35.806+0000 7f1694c99640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.810 INFO:tasks.ceph.osd.3.trial091.stderr:2026-02-20T22:11:35.806+0000 7f71464f0640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:35.811 INFO:tasks.ceph.osd.0.trial091.stderr:2026-02-20T22:11:35.806+0000 7f3fd0697640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T22:11:41.137 DEBUG:teuthology.orchestra.run.trial091:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-20T22:11:41.310 INFO:teuthology.misc.health.trial091.stdout: 2026-02-20T22:11:41.310 INFO:teuthology.misc.health.trial091.stdout:{"epoch":16,"fsid":"2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a","created":"2026-02-20T22:11:31.758262+0000","modified":"2026-02-20T22:11:39.790537+0000","last_up_change":"2026-02-20T22:11:36.784651+0000","last_in_change":"2026-02-20T22:11:33.279450+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":8,"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-20T22:11:37.775780+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":8,"score_stable":8,"optimal_score":0.25,"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":"58ea8acd-7fd6-432e-8713-86dafc406cc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6800","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6801","nonce":2369869697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6802","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6803","nonce":2369869697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6806","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6807","nonce":2369869697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6804","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6805","nonce":2369869697}]},"public_addr":"10.20.193.91:6801/2369869697","cluster_addr":"10.20.193.91:6803/2369869697","heartbeat_back_addr":"10.20.193.91:6807/2369869697","heartbeat_front_addr":"10.20.193.91:6805/2369869697","state":["exists","up"]},{"osd":1,"uuid":"bdc56f6d-f297-4728-8acf-e2b67dbaecc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6808","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6809","nonce":1966723598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6810","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6811","nonce":1966723598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6814","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6815","nonce":1966723598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6812","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6813","nonce":1966723598}]},"public_addr":"10.20.193.91:6809/1966723598","cluster_addr":"10.20.193.91:6811/1966723598","heartbeat_back_addr":"10.20.193.91:6815/1966723598","heartbeat_front_addr":"10.20.193.91:6813/1966723598","state":["exists","up"]},{"osd":2,"uuid":"aeb6ad46-c87a-4bed-b044-2b051fb85304","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6824","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6825","nonce":2979234070}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6826","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6827","nonce":2979234070}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6830","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6831","nonce":2979234070}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6828","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6829","nonce":2979234070}]},"public_addr":"10.20.193.91:6825/2979234070","cluster_addr":"10.20.193.91:6827/2979234070","heartbeat_back_addr":"10.20.193.91:6831/2979234070","heartbeat_front_addr":"10.20.193.91:6829/2979234070","state":["exists","up"]},{"osd":3,"uuid":"3f4a9c95-5388-4575-b97e-5f81b40c676b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6816","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6817","nonce":253477746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6818","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6819","nonce":253477746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6822","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6823","nonce":253477746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6820","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6821","nonce":253477746}]},"public_addr":"10.20.193.91:6817/253477746","cluster_addr":"10.20.193.91:6819/253477746","heartbeat_back_addr":"10.20.193.91:6823/253477746","heartbeat_front_addr":"10.20.193.91:6821/253477746","state":["exists","up"]},{"osd":4,"uuid":"0ef4d45e-6cd4-4634-b96a-66c06b2ce572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6816","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6817","nonce":702633518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6818","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6819","nonce":702633518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6822","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6823","nonce":702633518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6820","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6821","nonce":702633518}]},"public_addr":"10.20.193.114:6817/702633518","cluster_addr":"10.20.193.114:6819/702633518","heartbeat_back_addr":"10.20.193.114:6823/702633518","heartbeat_front_addr":"10.20.193.114:6821/702633518","state":["exists","up"]},{"osd":5,"uuid":"3872fb50-946b-44f4-be1e-5af3f565ad73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6800","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6801","nonce":380669238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6803","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6805","nonce":380669238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6811","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6813","nonce":380669238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6807","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6809","nonce":380669238}]},"public_addr":"10.20.193.114:6801/380669238","cluster_addr":"10.20.193.114:6805/380669238","heartbeat_back_addr":"10.20.193.114:6813/380669238","heartbeat_front_addr":"10.20.193.114:6809/380669238","state":["exists","up"]},{"osd":6,"uuid":"3f837361-7878-41c8-adc4-d4668d89cd7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6802","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6804","nonce":256759711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6806","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6808","nonce":256759711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6814","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6815","nonce":256759711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6810","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6812","nonce":256759711}]},"public_addr":"10.20.193.114:6804/256759711","cluster_addr":"10.20.193.114:6808/256759711","heartbeat_back_addr":"10.20.193.114:6815/256759711","heartbeat_front_addr":"10.20.193.114:6812/256759711","state":["exists","up"]},{"osd":7,"uuid":"97582265-2127-434b-8fea-764b71897948","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6824","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6825","nonce":3276595435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6826","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6827","nonce":3276595435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6830","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6831","nonce":3276595435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6828","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6829","nonce":3276595435}]},"public_addr":"10.20.193.114:6825/3276595435","cluster_addr":"10.20.193.114:6827/3276595435","heartbeat_back_addr":"10.20.193.114:6831/3276595435","heartbeat_front_addr":"10.20.193.114:6829/3276595435","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-20T22:11:35.229525+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-20T22:11:35.196362+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-20T22:11:35.238315+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.272866+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.176112+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.124844+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.184024+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.102313+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:11:41.318 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-20T22:11:41.318 INFO:tasks.ceph:Creating RBD pool 2026-02-20T22:11:41.319 DEBUG:teuthology.orchestra.run.trial091:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-20T22:11:41.799 INFO:teuthology.orchestra.run.trial091.stderr:pool 'rbd' created 2026-02-20T22:11:41.811 DEBUG:teuthology.orchestra.run.trial091:> rbd --cluster ceph pool init rbd 2026-02-20T22:11:44.812 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-20T22:11:44.812 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-20T22:11:44.812 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-20T22:11:44.991 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:44.999 INFO:teuthology.orchestra.run.trial091.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-20T22:11:44.999 INFO:tasks.ceph_manager:config epoch is 1 2026-02-20T22:11:44.999 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-20T22:11:44.999 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-20T22:11:44.999 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-20T22:11:45.212 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:45.220 INFO:teuthology.orchestra.run.trial091.stdout:{"epoch":5,"flags":0,"active_gid":4107,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6832","nonce":429124669},{"type":"v1","addr":"10.20.193.91:6833","nonce":429124669}]},"active_addr":"10.20.193.91:6833/429124669","active_change":"2026-02-20T22:11:33.757388+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4105,"name":"y","mgr_features":4544132024016699391,"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":[]}}}]}],"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.91:0","nonce":1817307339}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.91:0","nonce":375859104}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.91:0","nonce":787881485}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.91:0","nonce":1479563972}]}]} 2026-02-20T22:11:45.230 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-20T22:11:45.231 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-20T22:11:45.231 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T22:11:45.411 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:45.411 INFO:teuthology.orchestra.run.trial091.stdout:{"epoch":20,"fsid":"2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a","created":"2026-02-20T22:11:31.758262+0000","modified":"2026-02-20T22:11:44.802231+0000","last_up_change":"2026-02-20T22:11:36.784651+0000","last_in_change":"2026-02-20T22:11:33.279450+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":8,"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-20T22:11:37.775780+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":8,"score_stable":8,"optimal_score":0.25,"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-20T22:11:41.496899+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":"20","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":20,"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":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"58ea8acd-7fd6-432e-8713-86dafc406cc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6800","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6801","nonce":2369869697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6802","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6803","nonce":2369869697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6806","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6807","nonce":2369869697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6804","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6805","nonce":2369869697}]},"public_addr":"10.20.193.91:6801/2369869697","cluster_addr":"10.20.193.91:6803/2369869697","heartbeat_back_addr":"10.20.193.91:6807/2369869697","heartbeat_front_addr":"10.20.193.91:6805/2369869697","state":["exists","up"]},{"osd":1,"uuid":"bdc56f6d-f297-4728-8acf-e2b67dbaecc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6808","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6809","nonce":1966723598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6810","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6811","nonce":1966723598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6814","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6815","nonce":1966723598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6812","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6813","nonce":1966723598}]},"public_addr":"10.20.193.91:6809/1966723598","cluster_addr":"10.20.193.91:6811/1966723598","heartbeat_back_addr":"10.20.193.91:6815/1966723598","heartbeat_front_addr":"10.20.193.91:6813/1966723598","state":["exists","up"]},{"osd":2,"uuid":"aeb6ad46-c87a-4bed-b044-2b051fb85304","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6824","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6825","nonce":2979234070}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6826","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6827","nonce":2979234070}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6830","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6831","nonce":2979234070}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6828","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6829","nonce":2979234070}]},"public_addr":"10.20.193.91:6825/2979234070","cluster_addr":"10.20.193.91:6827/2979234070","heartbeat_back_addr":"10.20.193.91:6831/2979234070","heartbeat_front_addr":"10.20.193.91:6829/2979234070","state":["exists","up"]},{"osd":3,"uuid":"3f4a9c95-5388-4575-b97e-5f81b40c676b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6816","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6817","nonce":253477746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6818","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6819","nonce":253477746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6822","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6823","nonce":253477746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6820","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6821","nonce":253477746}]},"public_addr":"10.20.193.91:6817/253477746","cluster_addr":"10.20.193.91:6819/253477746","heartbeat_back_addr":"10.20.193.91:6823/253477746","heartbeat_front_addr":"10.20.193.91:6821/253477746","state":["exists","up"]},{"osd":4,"uuid":"0ef4d45e-6cd4-4634-b96a-66c06b2ce572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6816","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6817","nonce":702633518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6818","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6819","nonce":702633518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6822","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6823","nonce":702633518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6820","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6821","nonce":702633518}]},"public_addr":"10.20.193.114:6817/702633518","cluster_addr":"10.20.193.114:6819/702633518","heartbeat_back_addr":"10.20.193.114:6823/702633518","heartbeat_front_addr":"10.20.193.114:6821/702633518","state":["exists","up"]},{"osd":5,"uuid":"3872fb50-946b-44f4-be1e-5af3f565ad73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6800","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6801","nonce":380669238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6803","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6805","nonce":380669238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6811","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6813","nonce":380669238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6807","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6809","nonce":380669238}]},"public_addr":"10.20.193.114:6801/380669238","cluster_addr":"10.20.193.114:6805/380669238","heartbeat_back_addr":"10.20.193.114:6813/380669238","heartbeat_front_addr":"10.20.193.114:6809/380669238","state":["exists","up"]},{"osd":6,"uuid":"3f837361-7878-41c8-adc4-d4668d89cd7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6802","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6804","nonce":256759711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6806","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6808","nonce":256759711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6814","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6815","nonce":256759711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6810","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6812","nonce":256759711}]},"public_addr":"10.20.193.114:6804/256759711","cluster_addr":"10.20.193.114:6808/256759711","heartbeat_back_addr":"10.20.193.114:6815/256759711","heartbeat_front_addr":"10.20.193.114:6812/256759711","state":["exists","up"]},{"osd":7,"uuid":"97582265-2127-434b-8fea-764b71897948","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6824","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6825","nonce":3276595435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6826","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6827","nonce":3276595435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6830","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6831","nonce":3276595435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6828","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6829","nonce":3276595435}]},"public_addr":"10.20.193.114:6825/3276595435","cluster_addr":"10.20.193.114:6827/3276595435","heartbeat_back_addr":"10.20.193.114:6831/3276595435","heartbeat_front_addr":"10.20.193.114:6829/3276595435","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-20T22:11:35.229525+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-20T22:11:35.196362+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-20T22:11:35.238315+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.272866+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.176112+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.124844+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.184024+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.102313+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-20T22:11:45.420 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-20T22:11:45.421 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T22:11:45.601 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:45.601 INFO:teuthology.orchestra.run.trial091.stdout:{"epoch":20,"fsid":"2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a","created":"2026-02-20T22:11:31.758262+0000","modified":"2026-02-20T22:11:44.802231+0000","last_up_change":"2026-02-20T22:11:36.784651+0000","last_in_change":"2026-02-20T22:11:33.279450+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":8,"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-20T22:11:37.775780+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":8,"score_stable":8,"optimal_score":0.25,"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-20T22:11:41.496899+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":"20","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":20,"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":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"58ea8acd-7fd6-432e-8713-86dafc406cc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6800","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6801","nonce":2369869697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6802","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6803","nonce":2369869697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6806","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6807","nonce":2369869697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6804","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6805","nonce":2369869697}]},"public_addr":"10.20.193.91:6801/2369869697","cluster_addr":"10.20.193.91:6803/2369869697","heartbeat_back_addr":"10.20.193.91:6807/2369869697","heartbeat_front_addr":"10.20.193.91:6805/2369869697","state":["exists","up"]},{"osd":1,"uuid":"bdc56f6d-f297-4728-8acf-e2b67dbaecc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6808","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6809","nonce":1966723598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6810","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6811","nonce":1966723598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6814","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6815","nonce":1966723598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6812","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6813","nonce":1966723598}]},"public_addr":"10.20.193.91:6809/1966723598","cluster_addr":"10.20.193.91:6811/1966723598","heartbeat_back_addr":"10.20.193.91:6815/1966723598","heartbeat_front_addr":"10.20.193.91:6813/1966723598","state":["exists","up"]},{"osd":2,"uuid":"aeb6ad46-c87a-4bed-b044-2b051fb85304","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6824","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6825","nonce":2979234070}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6826","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6827","nonce":2979234070}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6830","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6831","nonce":2979234070}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6828","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6829","nonce":2979234070}]},"public_addr":"10.20.193.91:6825/2979234070","cluster_addr":"10.20.193.91:6827/2979234070","heartbeat_back_addr":"10.20.193.91:6831/2979234070","heartbeat_front_addr":"10.20.193.91:6829/2979234070","state":["exists","up"]},{"osd":3,"uuid":"3f4a9c95-5388-4575-b97e-5f81b40c676b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6816","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6817","nonce":253477746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6818","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6819","nonce":253477746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6822","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6823","nonce":253477746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6820","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6821","nonce":253477746}]},"public_addr":"10.20.193.91:6817/253477746","cluster_addr":"10.20.193.91:6819/253477746","heartbeat_back_addr":"10.20.193.91:6823/253477746","heartbeat_front_addr":"10.20.193.91:6821/253477746","state":["exists","up"]},{"osd":4,"uuid":"0ef4d45e-6cd4-4634-b96a-66c06b2ce572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6816","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6817","nonce":702633518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6818","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6819","nonce":702633518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6822","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6823","nonce":702633518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6820","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6821","nonce":702633518}]},"public_addr":"10.20.193.114:6817/702633518","cluster_addr":"10.20.193.114:6819/702633518","heartbeat_back_addr":"10.20.193.114:6823/702633518","heartbeat_front_addr":"10.20.193.114:6821/702633518","state":["exists","up"]},{"osd":5,"uuid":"3872fb50-946b-44f4-be1e-5af3f565ad73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6800","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6801","nonce":380669238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6803","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6805","nonce":380669238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6811","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6813","nonce":380669238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6807","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6809","nonce":380669238}]},"public_addr":"10.20.193.114:6801/380669238","cluster_addr":"10.20.193.114:6805/380669238","heartbeat_back_addr":"10.20.193.114:6813/380669238","heartbeat_front_addr":"10.20.193.114:6809/380669238","state":["exists","up"]},{"osd":6,"uuid":"3f837361-7878-41c8-adc4-d4668d89cd7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6802","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6804","nonce":256759711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6806","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6808","nonce":256759711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6814","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6815","nonce":256759711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6810","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6812","nonce":256759711}]},"public_addr":"10.20.193.114:6804/256759711","cluster_addr":"10.20.193.114:6808/256759711","heartbeat_back_addr":"10.20.193.114:6815/256759711","heartbeat_front_addr":"10.20.193.114:6812/256759711","state":["exists","up"]},{"osd":7,"uuid":"97582265-2127-434b-8fea-764b71897948","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6824","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6825","nonce":3276595435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6826","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6827","nonce":3276595435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6830","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6831","nonce":3276595435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6828","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6829","nonce":3276595435}]},"public_addr":"10.20.193.114:6825/3276595435","cluster_addr":"10.20.193.114:6827/3276595435","heartbeat_back_addr":"10.20.193.114:6831/3276595435","heartbeat_front_addr":"10.20.193.114:6829/3276595435","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-20T22:11:35.229525+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-20T22:11:35.196362+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-20T22:11:35.238315+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.272866+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.176112+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.124844+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.184024+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.102313+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-20T22:11:45.610 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-20T22:11:45.610 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-20T22:11:45.610 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-20T22:11:45.610 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-20T22:11:45.610 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-20T22:11:45.611 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-20T22:11:45.611 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-20T22:11:45.611 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-20T22:11:45.704 INFO:teuthology.orchestra.run.trial091.stdout:55834574851 2026-02-20T22:11:45.705 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-20T22:11:45.706 INFO:teuthology.orchestra.run.trial091.stdout:55834574853 2026-02-20T22:11:45.706 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-20T22:11:45.708 INFO:teuthology.orchestra.run.trial091.stdout:55834574851 2026-02-20T22:11:45.708 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-20T22:11:45.709 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.710 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.710 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-20T22:11:45.710 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.711 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-20T22:11:45.711 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-20T22:11:45.712 INFO:teuthology.orchestra.run.trial091.stdout:55834574851 2026-02-20T22:11:45.712 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-20T22:11:45.713 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.714 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-20T22:11:45.904 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.904 INFO:teuthology.orchestra.run.trial091.stdout:55834574851 2026-02-20T22:11:45.905 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.906 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.908 INFO:teuthology.orchestra.run.trial091.stdout:55834574851 2026-02-20T22:11:45.913 INFO:teuthology.orchestra.run.trial091.stdout:55834574853 2026-02-20T22:11:45.917 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.5 2026-02-20T22:11:45.918 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.920 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.0 2026-02-20T22:11:45.921 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.921 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.6 2026-02-20T22:11:45.922 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.923 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.1 2026-02-20T22:11:45.923 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.924 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-02-20T22:11:45.924 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.925 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.2 2026-02-20T22:11:45.925 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.948 INFO:teuthology.orchestra.run.trial091.stdout:55834574852 2026-02-20T22:11:45.951 INFO:teuthology.orchestra.run.trial091.stdout:55834574851 2026-02-20T22:11:45.958 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.4 2026-02-20T22:11:45.958 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.962 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.7 2026-02-20T22:11:45.962 DEBUG:teuthology.parallel:result is None 2026-02-20T22:11:45.962 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-20T22:11:45.963 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:11:46.180 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:46.180 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:11:46.188 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-20T22:11:45.762921+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":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":217400,"kb_used_data":1720,"kb_used_omap":60,"kb_used_meta":215491,"kb_avail":754757320,"statfs":{"total":773094113280,"available":772871495680,"internally_reserved":0,"allocated":1761280,"data_stored":1731150,"data_compressed":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":62395,"internal_metadata":220662853},"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.963114"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806058+0000","last_change":"2026-02-20T22:11:44.806158+0000","last_active":"2026-02-20T22:11:44.806058+0000","last_peered":"2026-02-20T22:11:44.806058+0000","last_clean":"2026-02-20T22:11:44.806058+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:11:44.806058+0000","last_undegraded":"2026-02-20T22:11:44.806058+0000","last_fullsized":"2026-02-20T22:11:44.806058+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T02:13:20.306005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806622+0000","last_change":"2026-02-20T22:11:44.806707+0000","last_active":"2026-02-20T22:11:44.806622+0000","last_peered":"2026-02-20T22:11:44.806622+0000","last_clean":"2026-02-20T22:11:44.806622+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:11:44.806622+0000","last_undegraded":"2026-02-20T22:11:44.806622+0000","last_fullsized":"2026-02-20T22:11:44.806622+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:51:12.780436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.805783+0000","last_change":"2026-02-20T22:11:44.805909+0000","last_active":"2026-02-20T22:11:44.805783+0000","last_peered":"2026-02-20T22:11:44.805783+0000","last_clean":"2026-02-20T22:11:44.805783+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:11:44.805783+0000","last_undegraded":"2026-02-20T22:11:44.805783+0000","last_fullsized":"2026-02-20T22:11:44.805783+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:43:46.203964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:45.127672+0000","last_change":"2026-02-20T22:11:45.127787+0000","last_active":"2026-02-20T22:11:45.127672+0000","last_peered":"2026-02-20T22:11:45.127672+0000","last_clean":"2026-02-20T22:11:45.127672+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:11:45.127672+0000","last_undegraded":"2026-02-20T22:11:45.127672+0000","last_fullsized":"2026-02-20T22:11:45.127672+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:10:00.074364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806136+0000","last_change":"2026-02-20T22:11:44.806136+0000","last_active":"2026-02-20T22:11:44.806136+0000","last_peered":"2026-02-20T22:11:44.806136+0000","last_clean":"2026-02-20T22:11:44.806136+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:11:44.806136+0000","last_undegraded":"2026-02-20T22:11:44.806136+0000","last_fullsized":"2026-02-20T22:11:44.806136+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:26:10.746790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:45.027773+0000","last_change":"2026-02-20T22:11:45.027868+0000","last_active":"2026-02-20T22:11:45.027773+0000","last_peered":"2026-02-20T22:11:45.027773+0000","last_clean":"2026-02-20T22:11:45.027773+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:11:45.027773+0000","last_undegraded":"2026-02-20T22:11:45.027773+0000","last_fullsized":"2026-02-20T22:11:45.027773+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:18:14.526038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"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":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806163+0000","last_change":"2026-02-20T22:11:44.806296+0000","last_active":"2026-02-20T22:11:44.806163+0000","last_peered":"2026-02-20T22:11:44.806163+0000","last_clean":"2026-02-20T22:11:44.806163+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:11:44.806163+0000","last_undegraded":"2026-02-20T22:11:44.806163+0000","last_fullsized":"2026-02-20T22:11:44.806163+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:07:55.940086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806199+0000","last_change":"2026-02-20T22:11:44.806303+0000","last_active":"2026-02-20T22:11:44.806199+0000","last_peered":"2026-02-20T22:11:44.806199+0000","last_clean":"2026-02-20T22:11:44.806199+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:11:44.806199+0000","last_undegraded":"2026-02-20T22:11:44.806199+0000","last_fullsized":"2026-02-20T22:11:44.806199+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T06:18:53.034549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"15'112","reported_seq":157,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.804964+0000","last_change":"2026-02-20T22:11:38.921722+0000","last_active":"2026-02-20T22:11:44.804964+0000","last_peered":"2026-02-20T22:11:44.804964+0000","last_clean":"2026-02-20T22:11:44.804964+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:11:44.804964+0000","last_undegraded":"2026-02-20T22:11:44.804964+0000","last_fullsized":"2026-02-20T22:11:44.804964+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_clean_scrub_stamp":"2026-02-20T22:11:37.786389+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:37:40.403310+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7470,"internal_metadata":27583186},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7474,"internal_metadata":27583182},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":256,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659165,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6175,"internal_metadata":27584481},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834574851,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7473,"internal_metadata":27583183},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8124,"internal_metadata":27582532},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":256,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659165,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8129,"internal_metadata":27582527},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"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":7,"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-20T22:11:46.189 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:11:46.367 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:46.367 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:11:46.376 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-20T22:11:45.762921+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":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":217400,"kb_used_data":1720,"kb_used_omap":60,"kb_used_meta":215491,"kb_avail":754757320,"statfs":{"total":773094113280,"available":772871495680,"internally_reserved":0,"allocated":1761280,"data_stored":1731150,"data_compressed":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":62395,"internal_metadata":220662853},"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.963114"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806058+0000","last_change":"2026-02-20T22:11:44.806158+0000","last_active":"2026-02-20T22:11:44.806058+0000","last_peered":"2026-02-20T22:11:44.806058+0000","last_clean":"2026-02-20T22:11:44.806058+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:11:44.806058+0000","last_undegraded":"2026-02-20T22:11:44.806058+0000","last_fullsized":"2026-02-20T22:11:44.806058+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T02:13:20.306005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806622+0000","last_change":"2026-02-20T22:11:44.806707+0000","last_active":"2026-02-20T22:11:44.806622+0000","last_peered":"2026-02-20T22:11:44.806622+0000","last_clean":"2026-02-20T22:11:44.806622+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:11:44.806622+0000","last_undegraded":"2026-02-20T22:11:44.806622+0000","last_fullsized":"2026-02-20T22:11:44.806622+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:51:12.780436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.805783+0000","last_change":"2026-02-20T22:11:44.805909+0000","last_active":"2026-02-20T22:11:44.805783+0000","last_peered":"2026-02-20T22:11:44.805783+0000","last_clean":"2026-02-20T22:11:44.805783+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:11:44.805783+0000","last_undegraded":"2026-02-20T22:11:44.805783+0000","last_fullsized":"2026-02-20T22:11:44.805783+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:43:46.203964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:45.127672+0000","last_change":"2026-02-20T22:11:45.127787+0000","last_active":"2026-02-20T22:11:45.127672+0000","last_peered":"2026-02-20T22:11:45.127672+0000","last_clean":"2026-02-20T22:11:45.127672+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:11:45.127672+0000","last_undegraded":"2026-02-20T22:11:45.127672+0000","last_fullsized":"2026-02-20T22:11:45.127672+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:10:00.074364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806136+0000","last_change":"2026-02-20T22:11:44.806136+0000","last_active":"2026-02-20T22:11:44.806136+0000","last_peered":"2026-02-20T22:11:44.806136+0000","last_clean":"2026-02-20T22:11:44.806136+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:11:44.806136+0000","last_undegraded":"2026-02-20T22:11:44.806136+0000","last_fullsized":"2026-02-20T22:11:44.806136+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:26:10.746790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:45.027773+0000","last_change":"2026-02-20T22:11:45.027868+0000","last_active":"2026-02-20T22:11:45.027773+0000","last_peered":"2026-02-20T22:11:45.027773+0000","last_clean":"2026-02-20T22:11:45.027773+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:11:45.027773+0000","last_undegraded":"2026-02-20T22:11:45.027773+0000","last_fullsized":"2026-02-20T22:11:45.027773+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:18:14.526038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"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":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806163+0000","last_change":"2026-02-20T22:11:44.806296+0000","last_active":"2026-02-20T22:11:44.806163+0000","last_peered":"2026-02-20T22:11:44.806163+0000","last_clean":"2026-02-20T22:11:44.806163+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:11:44.806163+0000","last_undegraded":"2026-02-20T22:11:44.806163+0000","last_fullsized":"2026-02-20T22:11:44.806163+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:07:55.940086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.806199+0000","last_change":"2026-02-20T22:11:44.806303+0000","last_active":"2026-02-20T22:11:44.806199+0000","last_peered":"2026-02-20T22:11:44.806199+0000","last_clean":"2026-02-20T22:11:44.806199+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:11:44.806199+0000","last_undegraded":"2026-02-20T22:11:44.806199+0000","last_fullsized":"2026-02-20T22:11:44.806199+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T06:18:53.034549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"15'112","reported_seq":157,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T22:11:44.804964+0000","last_change":"2026-02-20T22:11:38.921722+0000","last_active":"2026-02-20T22:11:44.804964+0000","last_peered":"2026-02-20T22:11:44.804964+0000","last_clean":"2026-02-20T22:11:44.804964+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:11:44.804964+0000","last_undegraded":"2026-02-20T22:11:44.804964+0000","last_fullsized":"2026-02-20T22:11:44.804964+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_clean_scrub_stamp":"2026-02-20T22:11:37.786389+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:37:40.403310+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7470,"internal_metadata":27583186},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7474,"internal_metadata":27583182},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":256,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659165,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6175,"internal_metadata":27584481},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834574851,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7473,"internal_metadata":27583183},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8124,"internal_metadata":27582532},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":256,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659165,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68797,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8129,"internal_metadata":27582527},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"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":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"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":7,"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-20T22:11:46.377 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-20T22:11:46.377 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-20T22:11:46.377 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-20T22:11:46.378 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-20T22:11:46.585 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:11:46.585 INFO:teuthology.orchestra.run.trial091.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-20T22:11:46.595 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-20T22:11:46.596 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T22:11:46.607 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T22:11:46.608 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:11:46.608 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4' 2026-02-20T22:11:47.813 INFO:teuthology.orchestra.run.trial119.stderr:pool 'datapool' created 2026-02-20T22:11:47.826 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2026-02-20T22:11:50.829 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T22:11:50.900 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T22:11:50.900 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:11:50.901 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-20T22:11:50.939 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2026-02-20T22:12:35.081 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-20 22:12:35 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-02-20T22:12:35.083 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2026-02-20T22:12:35.116 INFO:teuthology.orchestra.run.trial119.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2026-02-20T22:12:35.121 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-20T22:12:35.228 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2026-02-20T22:12:35.293 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2026-02-20T22:12:35.358 INFO:teuthology.run_tasks:Running task parallel... 2026-02-20T22:12:35.374 INFO:teuthology.task.parallel:starting parallel... 2026-02-20T22:12:35.375 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-20T22:12:35.376 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-20T22:12:35.397 DEBUG:teuthology.orchestra.run.trial119:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-20T22:12:35.398 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-20T22:12:35.398 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-20T22:12:35.398 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T22:12:35.398 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:12:35.398 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-20T22:12:35.415 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:12:35.415 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install genisoimage 2026-02-20T22:12:35.763 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:25 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:12:35.827 INFO:teuthology.orchestra.run.trial119.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-20T22:12:35.846 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:12:35.847 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:12:35.847 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:12:35.868 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:12:35.868 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install qemu-kvm-block-rbd 2026-02-20T22:12:36.175 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:26 ago on Fri 20 Feb 2026 10:10:10 PM UTC. 2026-02-20T22:12:36.239 INFO:teuthology.orchestra.run.trial119.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-20T22:12:36.257 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:12:36.257 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-20T22:12:36.257 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:12:36.277 INFO:tasks.qemu:generating iso... 2026-02-20T22:12:36.277 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:12:36.278 DEBUG:teuthology.orchestra.run.trial119:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout f7870454149f22574086dd2ff55d050585136531 2026-02-20T22:12:36.300 INFO:teuthology.orchestra.run.trial119.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-20T22:12:56.173 INFO:teuthology.orchestra.run.trial119.stderr:Note: switching to 'f7870454149f22574086dd2ff55d050585136531'. 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr:state without impacting any branches by switching back to a branch. 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.174 INFO:teuthology.orchestra.run.trial119.stderr: git switch -c 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr:Or undo this operation with: 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr: git switch - 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:12:56.175 INFO:teuthology.orchestra.run.trial119.stderr:HEAD is now at f7870454149 ceph-dev-pipeline: configure 2026-02-20T22:12:56.180 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:12:56.181 DEBUG:teuthology.orchestra.run.trial119:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-20T22:12:56.239 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-20T22:12:56.239 DEBUG:teuthology.orchestra.run.trial119:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-20T22:12:56.295 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-20T22:12:56.295 DEBUG:teuthology.orchestra.run.trial119:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2026-02-20T22:12:56.352 DEBUG:teuthology.orchestra.run.trial119:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2026-02-20T22:12:56.411 INFO:tasks.qemu:downloading base image 2026-02-20T22:12:56.411 DEBUG:teuthology.orchestra.run.trial119:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-20T22:12:56.501 INFO:teuthology.orchestra.run.trial119.stderr: Resizing image: 100% complete...done. 2026-02-20T22:12:56.505 DEBUG:teuthology.orchestra.run.trial119:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-20T22:12:56.550 INFO:teuthology.orchestra.run.trial119.stderr: Resizing image: 100% complete...done. 2026-02-20T22:12:56.554 DEBUG:teuthology.orchestra.run.trial119:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-20T22:12:56.601 INFO:teuthology.orchestra.run.trial119.stderr: Resizing image: 100% complete...done. 2026-02-20T22:12:56.605 DEBUG:teuthology.orchestra.run.trial119:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-20T22:12:56.631 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-20T22:12:56.631 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /export/client.0 2026-02-20T22:12:56.695 INFO:tasks.qemu:Mounting the test directory... 2026-02-20T22:12:56.695 DEBUG:teuthology.orchestra.run.trial119:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-20T22:12:56.761 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-20T22:12:56.761 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-20T22:12:56.761 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-20T22:12:56.826 DEBUG:teuthology.orchestra.run.trial119:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-20T22:12:56.889 INFO:teuthology.orchestra.run.trial119.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-20T22:12:56.891 INFO:tasks.qemu:Restarting NFS... 2026-02-20T22:12:56.891 DEBUG:teuthology.orchestra.run.trial119:> sudo systemctl restart nfs-server 2026-02-20T22:12:57.234 DEBUG:teuthology.orchestra.run.trial119:> sudo udevadm control --reload 2026-02-20T22:12:57.264 DEBUG:teuthology.orchestra.run.trial119:> sudo udevadm trigger /dev/kvm 2026-02-20T22:12:57.332 DEBUG:teuthology.orchestra.run.trial119:> ls -l /dev/kvm 2026-02-20T22:12:57.391 INFO:teuthology.orchestra.run.trial119.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 20 22:12 /dev/kvm 2026-02-20T22:12:57.392 INFO:tasks.qemu:starting qemu... 2026-02-20T22:12:57.392 DEBUG:teuthology.orchestra.run.trial119:> 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/client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2026-02-20T22:12:57.433 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-20T22:12:57.596 INFO:tasks.qemu.client.0.trial119.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-20T22:12:57.665 INFO:tasks.qemu.client.0.trial119.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-20T22:12:57.665 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:57.666 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:57.666 INFO:tasks.qemu.client.0.trial119.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-20T22:12:57.666 INFO:tasks.qemu.client.0.trial119.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-20T22:12:57.666 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:57.666 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:57.835 INFO:tasks.qemu.client.0.trial119.stdout:Booting from Hard Disk... 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: before booting or 'c' for a command-line. 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.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-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.083 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.994 INFO:tasks.qemu.client.0.trial119.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-20T22:12:58.994 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.994 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.994 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.994 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.994 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:58.995 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.991 INFO:tasks.qemu.client.0.trial119.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:12:59.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.991 INFO:tasks.qemu.client.0.trial119.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-20T22:13:00.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:00.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.991 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:01.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.991 INFO:tasks.qemu.client.0.trial119.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.992 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:02.993 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.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-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Intel GenuineIntel 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] DMI 2.8 present. 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] No AGP bridge found 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T22:13:03.587 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] No NUMA configuration found 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Zone PFN ranges: 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-20T22:13:03.588 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Policy zone: Normal 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Checking aperture... 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] No AGP bridge found 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.000000] Detected 3693.066 MHz processor. 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.13 BogoMIPS (lpj=14772264) 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.008000] Security Framework initialized 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.008003] Yama: becoming mindful. 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.008840] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.010573] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.012104] Mount-cache hash table entries: 256 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.012921] Initializing cgroup subsys cpuacct 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.013660] Initializing cgroup subsys memory 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.014380] Initializing cgroup subsys devices 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.015114] Initializing cgroup subsys freezer 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.015871] Initializing cgroup subsys blkio 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.016006] Initializing cgroup subsys perf_event 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.016987] mce: CPU supports 10 MCE banks 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.017966] SMP alternatives: switching to UP code 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.031768] Freeing SMP alternatives: 24k freed 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.032006] ACPI: Core revision 20110623 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.032906] ftrace: allocating 27008 entries in 106 pages 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.044059] Enabling x2apic 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.044535] Enabled x2apic 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.045144] Switched APIC routing to physical x2apic. 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.046855] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-20T22:13:03.589 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.047858] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052002] Total of 1 processors activated (7386.13 BogoMIPS). 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052002] devtmpfs: initialized 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052358] EVM: security.selinux 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.052915] EVM: security.SMACK64 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.053478] EVM: security.capability 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.054356] print_constraints: dummy: 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.055046] RTC time: 22:13:03, date: 02/20/26 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.056018] NET: Registered protocol family 16 2026-02-20T22:13:03.686 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.057490] Extended Config Space enabled on 0 nodes 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.058328] ACPI: bus type pci registered 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.059072] PCI: Using configuration type 1 for base access 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.060004] PCI: Using configuration type 1 for extended access 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.061224] bio: create slab at 0 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.061925] ACPI: Added _OSI(Module Device) 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.062627] ACPI: Added _OSI(Processor Device) 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.063374] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.064005] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.065528] ACPI: Interpreter enabled 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.066148] ACPI: (supports S0 S5) 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.066759] ACPI: Using IOAPIC for interrupt routing 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.068700] ACPI: No dock devices found. 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.069343] HEST: Table not found. 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.069923] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.071432] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.072022] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.073124] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.074229] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.075444] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.081886] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-20T22:13:03.687 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.083097] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-20T22:13:03.763 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.108745] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-20T22:13:03.763 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.109698] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-20T22:13:03.763 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.111081] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.112552] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.113644] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.114733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.115819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.116318] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.117265] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.118607] vgaarb: loaded 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.119083] vgaarb: bridge control possible 0000:00:02.0 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.120036] i2c-core: driver [aat2870] using legacy suspend method 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.121065] i2c-core: driver [aat2870] using legacy resume method 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.122098] SCSI subsystem initialized 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.122759] usbcore: registered new interface driver usbfs 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.124012] usbcore: registered new interface driver hub 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.124910] usbcore: registered new device driver usb 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.125784] PCI: Using ACPI for IRQ routing 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.126703] NetLabel: Initializing 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.127280] NetLabel: domain hash size = 128 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.128008] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.128842] NetLabel: unlabeled traffic allowed by default 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.129784] Switching to clocksource kvm-clock 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.130538] AppArmor: AppArmor Filesystem Enabled 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.130831] pnp: PnP ACPI init 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.131344] ACPI: bus type pnp registered 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.132224] pnp: PnP ACPI: found 9 devices 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.132901] ACPI: ACPI bus type pnp unregistered 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.138567] NET: Registered protocol family 2 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.139348] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.140835] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.142936] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.144101] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.145190] TCP reno registered 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.145717] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.146709] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.147797] NET: Registered protocol family 1 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.148536] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.149531] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.150521] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.151636] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.152713] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.153997] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.155138] audit: initializing netlink socket (disabled) 2026-02-20T22:13:03.764 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.156054] type=2000 audit(1771625583.156:1): initialized 2026-02-20T22:13:03.767 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.166158] Trying to unpack rootfs image as initramfs... 2026-02-20T22:13:03.785 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.184021] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-20T22:13:03.796 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.192092] VFS: Disk quotas dquot_6.5.2 2026-02-20T22:13:03.796 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.192774] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-20T22:13:03.796 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.193974] fuse init (API version 7.17) 2026-02-20T22:13:03.796 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.194678] msgmni has been set to 7894 2026-02-20T22:13:03.829 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.204821] Freeing initrd memory: 4308k freed 2026-02-20T22:13:03.829 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.205897] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.207124] io scheduler noop registered 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.207773] io scheduler deadline registered (default) 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.208645] io scheduler cfq registered 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.209309] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.210248] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.211390] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.212633] ACPI: Power Button [PWRF] 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.213476] ERST: Table is not found! 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.214093] GHES: HEST is not enabled! 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.214998] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.216053] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.218027] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.218979] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.220778] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.221732] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-20T22:13:03.830 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.223275] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-20T22:13:03.848 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.247142] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-20T22:13:03.875 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.271229] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-20T22:13:03.875 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.272217] Linux agpgart interface v0.103 2026-02-20T22:13:03.875 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.273188] brd: module loaded 2026-02-20T22:13:03.875 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.273858] loop: module loaded 2026-02-20T22:13:03.876 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.275120] vda: vda1 2026-02-20T22:13:03.878 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.276881] vdb: unknown partition table 2026-02-20T22:13:03.880 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.278911] vdc: unknown partition table 2026-02-20T22:13:03.926 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.280165] scsi0 : ata_piix 2026-02-20T22:13:03.926 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.280700] scsi1 : ata_piix 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.281200] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.282332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.283525] Fixed MDIO Bus: probed 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.284105] tun: Universal TUN/TAP device driver, 1.6 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.284948] tun: (C) 1999-2004 Max Krasnyansky 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.286254] PPP generic driver version 2.4.2 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.286997] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.288097] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.289127] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.290196] usbcore: registered new interface driver libusual 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.291168] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.293177] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.294009] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.295144] mousedev: PS/2 mouse device common for all mice 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.296306] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.297929] rtc_cmos 00:08: RTC can wake from S4 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.298843] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.299914] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.300886] device-mapper: uevent: version 1.0.3 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.301688] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.303089] cpuidle: using governor ladder 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.303789] cpuidle: using governor menu 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.304454] EFI Variables Facility v0.08 2004-May-17 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.305334] TCP cubic registered 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.305909] NET: Registered protocol family 10 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.306765] NET: Registered protocol family 17 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.307511] Registering the dns_resolver key type 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.308342] registered taskstats version 1 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.311017] Magic number: 14:979:249 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.311714] rtc_cmos 00:08: setting system clock to 2026-02-20 22:13:03 UTC (1771625583) 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.313062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-20T22:13:03.927 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.314044] EDD information not available. 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.449032] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.450501] ata2.00: configured for MWDMA2 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.451715] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.453623] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.454561] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.455584] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.456961] Freeing unused kernel memory: 924k freed 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.457819] Write protecting the kernel read-only data: 12288k 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.460475] Freeing unused kernel memory: 1640k freed 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.462587] Freeing unused kernel memory: 1200k freed 2026-02-20T22:13:04.067 INFO:tasks.qemu.client.0.trial119.stdout:Loading, please wait... 2026-02-20T22:13:04.072 INFO:tasks.qemu.client.0.trial119.stdout:Begin: Loading essential drivers ... done. 2026-02-20T22:13:04.072 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.469413] udevd[84]: starting version 175 2026-02-20T22:13:04.072 INFO:tasks.qemu.client.0.trial119.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-20T22:13:04.087 INFO:tasks.qemu.client.0.trial119.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-20T22:13:04.121 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.514980] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-20T22:13:04.121 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.516174] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-20T22:13:04.163 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.549047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-20T22:13:04.163 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.550013] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-20T22:13:04.163 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.556141] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-20T22:13:04.174 INFO:tasks.qemu.client.0.trial119.stdout:Begin: Running /scripts/local-premount ... [ 0.572420] FDC 0 is a S82078B 2026-02-20T22:13:04.489 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.876558] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-20T22:13:04.489 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.877674] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-20T22:13:04.495 INFO:tasks.qemu.client.0.trial119.stdout:done. 2026-02-20T22:13:04.505 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.895358] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-20T22:13:04.519 INFO:tasks.qemu.client.0.trial119.stdout:Begin: Running /scripts/local-bottom ... [ 0.908564] vda: vda1 2026-02-20T22:13:04.519 INFO:tasks.qemu.client.0.trial119.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-20T22:13:04.537 INFO:tasks.qemu.client.0.trial119.stdout:[ 0.926210] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-20T22:13:04.537 INFO:tasks.qemu.client.0.trial119.stdout:done. 2026-02-20T22:13:04.537 INFO:tasks.qemu.client.0.trial119.stdout:done. 2026-02-20T22:13:04.539 INFO:tasks.qemu.client.0.trial119.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-20T22:13:05.437 INFO:tasks.qemu.client.0.trial119.stdout:cloud-init start-local running: Fri, 20 Feb 2026 22:13:04 +0000. up 1.10 seconds 2026-02-20T22:13:05.483 INFO:tasks.qemu.client.0.trial119.stdout:no instance data found in start-local 2026-02-20T22:13:06.450 INFO:tasks.qemu.client.0.trial119.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-20T22:13:06.450 INFO:tasks.qemu.client.0.trial119.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-20T22:13:06.450 INFO:tasks.qemu.client.0.trial119.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-20T22:13:06.450 INFO:tasks.qemu.client.0.trial119.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-20T22:13:06.450 INFO:tasks.qemu.client.0.trial119.stdout:cloud-init start running: Fri, 20 Feb 2026 22:13:06 +0000. up 2.81 seconds 2026-02-20T22:13:06.519 INFO:tasks.qemu.client.0.trial119.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-20T22:13:07.667 INFO:tasks.qemu.client.0.trial119.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-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:The key fingerprint is: 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:8b:b4:00:b7:0b:28:ef:b2:73:24:60:2a:64:5b:de:51 root@test 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:The key's randomart image is: 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:+--[ RSA 2048]----+ 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| E | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| . . . | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:|.= + o | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:|O = + o S | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:|=o.o = o . | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:|.o. . o . | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:|o.. | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:|.=. | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:+-----------------+ 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:Generating public/private dsa key pair. 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:The key fingerprint is: 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:50:f0:b2:8e:a7:d9:7b:ee:35:fb:3a:85:d0:b6:bd:40 root@test 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:The key's randomart image is: 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:+--[ DSA 1024]----+ 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| ... | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| o | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| o .. | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| +. E | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| . S+ + | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| o + o | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| . o oo . | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| = ...o. | 2026-02-20T22:13:07.668 INFO:tasks.qemu.client.0.trial119.stdout:| o o=o o+. | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:+-----------------+ 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:Generating public/private ecdsa key pair. 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:The key fingerprint is: 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:a0:c8:21:69:15:f4:b9:2c:96:85:49:cb:14:7d:82:87 root@test 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:The key's randomart image is: 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:+--[ECDSA 256]---+ 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| .B* | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| .=E=+.. | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:|o..=.++ | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:|.o o+... | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| o+.o S | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| . . | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:| | 2026-02-20T22:13:07.669 INFO:tasks.qemu.client.0.trial119.stdout:+-----------------+ 2026-02-20T22:13:07.736 INFO:tasks.qemu.client.0.trial119.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-20T22:13:07.797 INFO:tasks.qemu.client.0.trial119.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-20T22:13:07.812 INFO:tasks.qemu.client.0.trial119.stdout:landscape-client is not configured, please run landscape-config. 2026-02-20T22:13:07.831 INFO:tasks.qemu.client.0.trial119.stdout:acpid: starting up with proc fs 2026-02-20T22:13:07.831 INFO:tasks.qemu.client.0.trial119.stdout:acpid: 1 rule loaded 2026-02-20T22:13:07.831 INFO:tasks.qemu.client.0.trial119.stdout:acpid: waiting for events: event logging is off 2026-02-20T22:13:07.831 INFO:tasks.qemu.client.0.trial119.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting automatic crash report generation[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting ACPI daemon[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting save kernel messages[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Starting crash report submission daemon[ OK ] 2026-02-20T22:13:07.861 INFO:tasks.qemu.client.0.trial119.stdout: * Stopping save kernel messages[ OK ] 2026-02-20T22:13:07.884 INFO:tasks.qemu.client.0.trial119.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-20T22:13:08.229 INFO:tasks.qemu.client.0.trial119.stdout:Generating locales... 2026-02-20T22:13:08.466 INFO:tasks.qemu.client.0.trial119.stdout: en_US.UTF-8... done 2026-02-20T22:13:08.469 INFO:tasks.qemu.client.0.trial119.stdout:Generation complete. 2026-02-20T22:13:08.794 INFO:tasks.qemu.client.0.trial119.stdout:passwd: password expiry information changed. 2026-02-20T22:13:09.030 INFO:tasks.qemu.client.0.trial119.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-20T22:13:09.043 INFO:tasks.qemu.client.0.trial119.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-20T22:13:09.078 INFO:tasks.qemu.client.0.trial119.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-20T22:13:09.094 INFO:tasks.qemu.client.0.trial119.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-20T22:13:09.105 INFO:tasks.qemu.client.0.trial119.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-20T22:13:09.159 INFO:tasks.qemu.client.0.trial119.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-20T22:13:09.174 INFO:tasks.qemu.client.0.trial119.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-20T22:13:09.214 INFO:tasks.qemu.client.0.trial119.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-20T22:13:09.238 INFO:tasks.qemu.client.0.trial119.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-20T22:13:09.269 INFO:tasks.qemu.client.0.trial119.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-20T22:13:09.286 INFO:tasks.qemu.client.0.trial119.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-20T22:13:09.297 INFO:tasks.qemu.client.0.trial119.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-20T22:13:09.308 INFO:tasks.qemu.client.0.trial119.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-20T22:13:09.323 INFO:tasks.qemu.client.0.trial119.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-20T22:13:09.338 INFO:tasks.qemu.client.0.trial119.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-20T22:13:09.359 INFO:tasks.qemu.client.0.trial119.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-20T22:13:09.379 INFO:tasks.qemu.client.0.trial119.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-20T22:13:09.402 INFO:tasks.qemu.client.0.trial119.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-20T22:13:09.418 INFO:tasks.qemu.client.0.trial119.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-20T22:13:09.431 INFO:tasks.qemu.client.0.trial119.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-20T22:13:09.440 INFO:tasks.qemu.client.0.trial119.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-20T22:13:09.451 INFO:tasks.qemu.client.0.trial119.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-20T22:13:09.468 INFO:tasks.qemu.client.0.trial119.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-20T22:13:09.484 INFO:tasks.qemu.client.0.trial119.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-20T22:13:09.494 INFO:tasks.qemu.client.0.trial119.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-20T22:13:09.505 INFO:tasks.qemu.client.0.trial119.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-20T22:13:09.545 INFO:tasks.qemu.client.0.trial119.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-20T22:13:09.686 INFO:tasks.qemu.client.0.trial119.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-20T22:13:09.720 INFO:tasks.qemu.client.0.trial119.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-20T22:13:09.845 INFO:tasks.qemu.client.0.trial119.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-20T22:13:09.881 INFO:tasks.qemu.client.0.trial119.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-20T22:13:10.007 INFO:tasks.qemu.client.0.trial119.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-20T22:13:10.018 INFO:tasks.qemu.client.0.trial119.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-20T22:13:10.029 INFO:tasks.qemu.client.0.trial119.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-20T22:13:10.058 INFO:tasks.qemu.client.0.trial119.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-20T22:13:12.983 INFO:tasks.qemu.client.0.trial119.stdout:Fetched 29.2 MB in 4s (6984 kB/s) 2026-02-20T22:13:15.226 INFO:tasks.qemu.client.0.trial119.stdout:Reading package lists... 2026-02-20T22:13:15.230 INFO:tasks.qemu.client.0.trial119.stdout:Reading package lists... 2026-02-20T22:13:15.326 INFO:tasks.qemu.client.0.trial119.stdout:Building dependency tree... 2026-02-20T22:13:15.326 INFO:tasks.qemu.client.0.trial119.stdout:Reading state information... 2026-02-20T22:13:15.374 INFO:tasks.qemu.client.0.trial119.stdout:The following packages will be upgraded: 2026-02-20T22:13:15.374 INFO:tasks.qemu.client.0.trial119.stdout: ca-certificates libssl1.0.0 2026-02-20T22:13:15.418 INFO:tasks.qemu.client.0.trial119.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-20T22:13:15.418 INFO:tasks.qemu.client.0.trial119.stdout:Need to get 1233 kB of archives. 2026-02-20T22:13:15.418 INFO:tasks.qemu.client.0.trial119.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-20T22:13:15.418 INFO:tasks.qemu.client.0.trial119.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-20T22:13:15.755 INFO:tasks.qemu.client.0.trial119.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-20T22:13:15.796 INFO:tasks.qemu.client.0.trial119.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-20T22:13:15.801 INFO:tasks.qemu.client.0.trial119.stdout:Fetched 1233 kB in 0s (3258 kB/s) 2026-02-20T22:13:15.898 INFO:tasks.qemu.client.0.trial119.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-20T22:13:15.898 INFO:tasks.qemu.client.0.trial119.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-20T22:13:15.909 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-20T22:13:16.006 INFO:tasks.qemu.client.0.trial119.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-20T22:13:16.111 INFO:tasks.qemu.client.0.trial119.stdout:Processing triggers for libc-bin ... 2026-02-20T22:13:16.115 INFO:tasks.qemu.client.0.trial119.stdout:ldconfig deferred processing now taking place 2026-02-20T22:13:16.233 INFO:tasks.qemu.client.0.trial119.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-20T22:13:16.233 INFO:tasks.qemu.client.0.trial119.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-20T22:13:16.237 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking replacement ca-certificates ... 2026-02-20T22:13:16.289 INFO:tasks.qemu.client.0.trial119.stdout:Processing triggers for man-db ... 2026-02-20T22:13:16.531 INFO:tasks.qemu.client.0.trial119.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-20T22:13:17.585 INFO:tasks.qemu.client.0.trial119.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-20T22:13:17.586 INFO:tasks.qemu.client.0.trial119.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-20T22:13:18.517 INFO:tasks.qemu.client.0.trial119.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-20T22:13:18.518 INFO:tasks.qemu.client.0.trial119.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-20T22:13:18.518 INFO:tasks.qemu.client.0.trial119.stdout:Reading package lists... 2026-02-20T22:13:18.613 INFO:tasks.qemu.client.0.trial119.stdout:Building dependency tree... 2026-02-20T22:13:18.613 INFO:tasks.qemu.client.0.trial119.stdout:Reading state information... 2026-02-20T22:13:18.669 INFO:tasks.qemu.client.0.trial119.stdout:The following extra packages will be installed: 2026-02-20T22:13:18.670 INFO:tasks.qemu.client.0.trial119.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-20T22:13:18.670 INFO:tasks.qemu.client.0.trial119.stdout:The following NEW packages will be installed: 2026-02-20T22:13:18.670 INFO:tasks.qemu.client.0.trial119.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-20T22:13:18.839 INFO:tasks.qemu.client.0.trial119.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-20T22:13:18.839 INFO:tasks.qemu.client.0.trial119.stdout:Need to get 424 kB of archives. 2026-02-20T22:13:18.839 INFO:tasks.qemu.client.0.trial119.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-20T22:13:18.840 INFO:tasks.qemu.client.0.trial119.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-20T22:13:18.988 INFO:tasks.qemu.client.0.trial119.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-20T22:13:19.212 INFO:tasks.qemu.client.0.trial119.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-20T22:13:19.310 INFO:tasks.qemu.client.0.trial119.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-20T22:13:19.405 INFO:tasks.qemu.client.0.trial119.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-20T22:13:19.591 INFO:tasks.qemu.client.0.trial119.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-20T22:13:19.592 INFO:tasks.qemu.client.0.trial119.stdout:Fetched 424 kB in 0s (478 kB/s) 2026-02-20T22:13:19.639 INFO:tasks.qemu.client.0.trial119.stdout:Selecting previously unselected package libgssglue1. 2026-02-20T22:13:19.639 INFO:tasks.qemu.client.0.trial119.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-20T22:13:19.640 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-20T22:13:19.671 INFO:tasks.qemu.client.0.trial119.stdout:Selecting previously unselected package libtirpc1. 2026-02-20T22:13:19.671 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-20T22:13:19.721 INFO:tasks.qemu.client.0.trial119.stdout:Selecting previously unselected package rpcbind. 2026-02-20T22:13:19.721 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-20T22:13:19.904 INFO:tasks.qemu.client.0.trial119.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-20T22:13:19.905 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-20T22:13:19.953 INFO:tasks.qemu.client.0.trial119.stdout:Selecting previously unselected package nfs-common. 2026-02-20T22:13:19.953 INFO:tasks.qemu.client.0.trial119.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-20T22:13:20.053 INFO:tasks.qemu.client.0.trial119.stdout:Processing triggers for man-db ... 2026-02-20T22:13:20.204 INFO:tasks.qemu.client.0.trial119.stdout:Processing triggers for ureadahead ... 2026-02-20T22:13:20.237 INFO:tasks.qemu.client.0.trial119.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-20T22:13:20.267 INFO:tasks.qemu.client.0.trial119.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-20T22:13:20.289 INFO:tasks.qemu.client.0.trial119.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-20T22:13:20.320 INFO:tasks.qemu.client.0.trial119.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-20T22:13:20.328 INFO:tasks.qemu.client.0.trial119.stdout:portmap start/running, process 8315 2026-02-20T22:13:20.334 INFO:tasks.qemu.client.0.trial119.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-20T22:13:20.356 INFO:tasks.qemu.client.0.trial119.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-20T22:13:20.430 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:20.430 INFO:tasks.qemu.client.0.trial119.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-20T22:13:20.530 INFO:tasks.qemu.client.0.trial119.stdout: 2026-02-20T22:13:20.530 INFO:tasks.qemu.client.0.trial119.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-20T22:13:20.585 INFO:tasks.qemu.client.0.trial119.stdout:Adding system user `statd' (UID 106) ... 2026-02-20T22:13:20.585 INFO:tasks.qemu.client.0.trial119.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-20T22:13:20.611 INFO:tasks.qemu.client.0.trial119.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-20T22:13:20.624 INFO:tasks.qemu.client.0.trial119.stdout:statd start/running, process 8549 2026-02-20T22:13:20.632 INFO:tasks.qemu.client.0.trial119.stdout:gssd stop/waiting 2026-02-20T22:13:21.326 INFO:tasks.qemu.client.0.trial119.stdout:idmapd start/running, process 8620 2026-02-20T22:13:21.333 INFO:tasks.qemu.client.0.trial119.stdout:Processing triggers for libc-bin ... 2026-02-20T22:13:21.340 INFO:tasks.qemu.client.0.trial119.stdout:ldconfig deferred processing now taking place 2026-02-20T22:13:21.694 INFO:tasks.qemu.client.0.trial119.stdout:mount.nfs: timeout set for Fri Feb 20 22:15:21 2026 2026-02-20T22:13:21.694 INFO:tasks.qemu.client.0.trial119.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-20T22:13:21.695 INFO:tasks.qemu.client.0.trial119.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-20T22:13:21.695 INFO:tasks.qemu.client.0.trial119.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-20T22:13:35.426 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-20T22:13:39.350 INFO:teuthology.orchestra.run.trial119.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-20T22:13:39.355 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-20T22:14:39.383 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-20T22:14:39.456 INFO:teuthology.orchestra.run.trial119.stderr: Commit image migration: 100% complete...done. 2026-02-20T22:14:39.460 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-20T22:15:39.488 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-20T22:15:39.582 INFO:teuthology.orchestra.run.trial119.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: 19% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 35% complete... Image migration: 37% 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: 46% complete... Image migration: 48% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% 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: 61% complete... Image migration: 62% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 69% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 78% 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: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-20T22:15:39.587 DEBUG:teuthology.parallel:result is None 2026-02-20T22:33:58.249 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.083911] XFS (vdc): page discard on page ffffea0004750900, inode 0x139, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.085797] XFS (vdc): page discard on page ffffea000221fb00, inode 0x96, offset 2826240. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.087392] XFS (vdc): page discard on page ffffea00048b5040, inode 0x122, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.088714] XFS (vdc): page discard on page ffffea00040e9e80, inode 0x13a, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.089982] XFS (vdc): page discard on page ffffea0002091500, inode 0x13b, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.091519] XFS (vdc): page discard on page ffffea000118c100, inode 0x100, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.092827] XFS (vdc): page discard on page ffffea000471ab40, inode 0x10d, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.094111] XFS (vdc): page discard on page ffffea0004acdb80, inode 0x12d, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.095376] XFS (vdc): page discard on page ffffea000006bb80, inode 0x129, offset 0. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.096704] XFS (vdc): page discard on page ffffea000221fb40, inode 0x96, offset 2830336. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.098019] XFS (vdc): page discard on page ffffea0002091140, inode 0x13b, offset 4096. 2026-02-20T22:33:58.255 INFO:tasks.qemu.client.0.trial119.stdout:[ 1255.099359] XFS (vdc): page discard on page ffffea0004c893c0, inode 0xe6, offset 2129920. 2026-02-20T22:38:31.888 INFO:tasks.qemu.client.0.trial119.stdout:Traceback (most recent call last): 2026-02-20T22:38:31.932 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout:Checking for running unattended-upgrades: 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout: self._connect_unixsocket(self.address) 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout: self.socket.connect(address) 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout: return getattr(self._sock,name)(*args) 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout:error: [Errno 111] Connection refused 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout:Logged from file __init__.py, line 116 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout:ec2: 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout:ec2: ############################################################# 2026-02-20T22:38:31.933 INFO:tasks.qemu.client.0.trial119.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ec2: 1024 50:f0:b2:8e:a7:d9:7b:ee:35:fb:3a:85:d0:b6:bd:40 root@test (DSA) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ec2: 256 a0:c8:21:69:15:f4:b9:2c:96:85:49:cb:14:7d:82:87 root@test (ECDSA) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ec2: 2048 8b:b4:00:b7:0b:28:ef:b2:73:24:60:2a:64:5b:de:51 root@test (RSA) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ec2: ############################################################# 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLILlHR4x/o4MDRinL3SihGQMZnb2HlAv+jWS8o1fXNhktt+TfLsvHX8I9KmNThLExIUOABlP+iEx/1iuyS1d8w= root@test 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKpVaAfpAIfat1gN2JTr/irEqU18mxJN7+b7m7GR7nVouA1+9U7j36aF8ZshYMlp3qNktJ6Nlpk45ruwe3W3hSem513hbf0rz5myuJv2L54/6NC7DaEGv/CFhqyv0PVjZyJvH/7ZCAe+ZlZ+dGv2GmaoYU/zL7OQg+mihDGr95y1cqK9PPI3ooHVxng1HJqigSJ4pgxfpFaaVGIvl71OPnUDiIAyqoKPLHUnk/ia3xMsdhwKmrlrJktqqaoIynyq3YcPcgAEbAEuZ7dm27IGQlUKggmcSF+dmSkpVpS4hyFj0PbTKozb8tdUfaxgppqQ98uC16ychn9+fOfuNQP0OR root@test 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:-----END SSH HOST KEY KEYS----- 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:Traceback (most recent call last): 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: self._connect_unixsocket(self.address) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: self.socket.connect(address) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: return getattr(self._sock,name)(*args) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:error: [Errno 111] Connection refused 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:Logged from file __init__.py, line 116 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout:Traceback (most recent call last): 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: self._connect_unixsocket(self.address) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: self.socket.connect(address) 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T22:38:32.006 INFO:tasks.qemu.client.0.trial119.stdout: return getattr(self._sock,name)(*args) 2026-02-20T22:38:32.007 INFO:tasks.qemu.client.0.trial119.stdout:error: [Errno 111] Connection refused 2026-02-20T22:38:32.007 INFO:tasks.qemu.client.0.trial119.stdout:Logged from file __init__.py, line 116 2026-02-20T22:38:32.007 INFO:tasks.qemu.client.0.trial119.stdout:cloud-init boot finished at Fri, 20 Feb 2026 22:38:32 +0000. Up 1528.88 seconds 2026-02-20T22:38:32.050 INFO:tasks.qemu.client.0.trial119.stdout: * Stopping landscape-client daemon  [fail] 2026-02-20T22:38:32.098 INFO:tasks.qemu.client.0.trial119.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-20T22:38:32.120 INFO:tasks.qemu.client.0.trial119.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-20T22:38:32.129 INFO:tasks.qemu.client.0.trial119.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-20T22:38:32.239 INFO:tasks.qemu.client.0.trial119.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-20T22:38:32.256 INFO:tasks.qemu.client.0.trial119.stdout: * Deactivating swap...  [ OK ] 2026-02-20T22:38:32.264 INFO:tasks.qemu.client.0.trial119.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-20T22:38:32.364 INFO:tasks.qemu.client.0.trial119.stdout: * Will now halt 2026-02-20T22:38:32.378 INFO:tasks.qemu.client.0.trial119.stdout:[ 1529.272719] Power down. 2026-02-20T22:38:32.553 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-20T22:38:32.553 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-20T22:38:32.581 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:38:32.582 INFO:tasks.qemu:Stopping NFS... 2026-02-20T22:38:32.582 DEBUG:teuthology.orchestra.run.trial119:> sudo systemctl stop nfs-server 2026-02-20T22:38:32.707 INFO:tasks.qemu:Unmounting exported directory... 2026-02-20T22:38:32.707 DEBUG:teuthology.orchestra.run.trial119:> sudo umount /export/client.0 2026-02-20T22:38:32.732 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-20T22:38:32.732 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-20T22:38:32.796 INFO:tasks.qemu:Starting NFS... 2026-02-20T22:38:32.797 DEBUG:teuthology.orchestra.run.trial119:> sudo systemctl start nfs-server 2026-02-20T22:38:33.034 DEBUG:teuthology.orchestra.run.trial119:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-20T22:38:33.049 INFO:tasks.qemu:Deleting exported directory... 2026-02-20T22:38:33.049 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -r /export 2026-02-20T22:38:33.114 DEBUG:tasks.qemu:cleaning up base image files 2026-02-20T22:38:33.114 DEBUG:teuthology.orchestra.run.trial119:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2026-02-20T22:38:33.451 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y erase genisoimage 2026-02-20T22:38:33.615 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:38:33.615 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout:Removing: 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout:Removing unused dependencies: 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:38:33.616 INFO:teuthology.orchestra.run.trial119.stdout:Remove 2 Packages 2026-02-20T22:38:33.617 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:33.617 INFO:teuthology.orchestra.run.trial119.stdout:Freed space: 1.6 M 2026-02-20T22:38:33.617 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:38:33.617 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:38:33.617 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:38:33.630 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:38:33.631 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:38:33.659 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:38:33.668 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T22:38:33.676 INFO:teuthology.orchestra.run.trial119.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T22:38:33.691 INFO:teuthology.orchestra.run.trial119.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T22:38:33.756 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T22:38:33.756 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T22:38:33.800 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T22:38:33.800 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:33.800 INFO:teuthology.orchestra.run.trial119.stdout:Removed: 2026-02-20T22:38:33.800 INFO:teuthology.orchestra.run.trial119.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-20T22:38:33.800 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:33.800 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:38:33.822 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-20T22:38:33.997 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout:Removing: 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout:Remove 1 Package 2026-02-20T22:38:33.998 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:33.999 INFO:teuthology.orchestra.run.trial119.stdout:Freed space: 37 k 2026-02-20T22:38:33.999 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-20T22:38:33.999 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-20T22:38:33.999 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-20T22:38:34.012 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-20T22:38:34.012 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-20T22:38:34.042 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-20T22:38:34.098 INFO:teuthology.orchestra.run.trial119.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-20T22:38:34.141 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-20T22:38:34.141 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:34.141 INFO:teuthology.orchestra.run.trial119.stdout:Removed: 2026-02-20T22:38:34.142 INFO:teuthology.orchestra.run.trial119.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-20T22:38:34.142 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-20T22:38:34.142 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-20T22:38:34.160 DEBUG:teuthology.orchestra.run.trial119:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-20T22:38:34.177 DEBUG:teuthology.parallel:result is None 2026-02-20T22:38:34.177 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T22:38:34.193 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T22:38:34.193 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:38:34.194 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-20T22:38:34.253 DEBUG:teuthology.orchestra.run.trial119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-20T22:38:34.435 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-20T22:38:34.449 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-20T22:38:34.450 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:38:34.648 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:38:34.649 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:38:34.656 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":827,"stamp":"2026-02-20T22:38:33.957760+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19902994524,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":477196,"num_read_kb":13356342,"num_write":772856,"num_write_kb":87788453,"num_scrub_errors":0,"num_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":45358,"ondisk_log_size":45358,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":8162452,"kb_used_data":3511664,"kb_used_omap":124,"kb_used_meta":4650499,"kb_avail":746812268,"statfs":{"total":773094113280,"available":764735762432,"internally_reserved":0,"allocated":3595943936,"data_stored":39123866408,"data_compressed":926635197,"data_compressed_allocated":3214016512,"data_compressed_original":38750471680,"omap_allocated":127508,"internal_metadata":4762111468},"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":2338,"num_read_kb":50830,"num_write":172,"num_write_kb":6655,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001349"},"pg_stats":[{"pgid":"2.7","version":"26'1","reported_seq":55,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.819924+0000","last_change":"2026-02-20T22:11:44.806158+0000","last_active":"2026-02-20T22:35:32.819924+0000","last_peered":"2026-02-20T22:35:32.819924+0000","last_clean":"2026-02-20T22:35:32.819924+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:35:32.819924+0000","last_undegraded":"2026-02-20T22:35:32.819924+0000","last_fullsized":"2026-02-20T22:35:32.819924+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T02:13:20.306005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.899510+0000","last_change":"2026-02-20T22:11:44.806707+0000","last_active":"2026-02-20T22:35:32.899510+0000","last_peered":"2026-02-20T22:35:32.899510+0000","last_clean":"2026-02-20T22:35:32.899510+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:35:32.899510+0000","last_undegraded":"2026-02-20T22:35:32.899510+0000","last_fullsized":"2026-02-20T22:35:32.899510+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:51:12.780436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:42.816907+0000","last_change":"2026-02-20T22:11:44.805909+0000","last_active":"2026-02-20T22:34:42.816907+0000","last_peered":"2026-02-20T22:34:42.816907+0000","last_clean":"2026-02-20T22:34:42.816907+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:34:42.816907+0000","last_undegraded":"2026-02-20T22:34:42.816907+0000","last_fullsized":"2026-02-20T22:34:42.816907+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:43:46.203964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"26'3","reported_seq":58,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.841062+0000","last_change":"2026-02-20T22:11:45.127787+0000","last_active":"2026-02-20T22:34:37.841062+0000","last_peered":"2026-02-20T22:34:37.841062+0000","last_clean":"2026-02-20T22:34:37.841062+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:34:37.841062+0000","last_undegraded":"2026-02-20T22:34:37.841062+0000","last_fullsized":"2026-02-20T22:34:37.841062+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:10:00.074364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"26'173731","reported_seq":267363,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.360254+0000","last_change":"2026-02-20T22:11:50.819710+0000","last_active":"2026-02-20T22:38:32.360254+0000","last_peered":"2026-02-20T22:38:32.360254+0000","last_clean":"2026-02-20T22:38:32.360254+0000","last_became_active":"2026-02-20T22:11:49.228089+0000","last_became_peered":"2026-02-20T22:11:49.228089+0000","last_unstale":"2026-02-20T22:38:32.360254+0000","last_undegraded":"2026-02-20T22:38:32.360254+0000","last_fullsized":"2026-02-20T22:38:32.360254+0000","mapping_epoch":22,"log_start":"26'163700","ondisk_log_start":"26'163700","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:31:59.377585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031895699999999998,"stat_sum":{"num_bytes":4966791680,"num_objects":1192,"num_object_clones":0,"num_object_copies":2384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1192,"num_whiteouts":0,"num_read":93699,"num_read_kb":3436637,"num_write":173758,"num_write_kb":22259753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"20'2","reported_seq":74,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.816486+0000","last_change":"2026-02-20T22:11:44.806136+0000","last_active":"2026-02-20T22:34:37.816486+0000","last_peered":"2026-02-20T22:34:37.816486+0000","last_clean":"2026-02-20T22:34:37.816486+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:34:37.816486+0000","last_undegraded":"2026-02-20T22:34:37.816486+0000","last_fullsized":"2026-02-20T22:34:37.816486+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:26:10.746790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":28,"num_read_kb":28,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"26'183572","reported_seq":273094,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.341526+0000","last_change":"2026-02-20T22:11:50.821118+0000","last_active":"2026-02-20T22:38:32.341526+0000","last_peered":"2026-02-20T22:38:32.341526+0000","last_clean":"2026-02-20T22:38:32.341526+0000","last_became_active":"2026-02-20T22:11:49.129795+0000","last_became_peered":"2026-02-20T22:11:49.129795+0000","last_unstale":"2026-02-20T22:38:32.341526+0000","last_undegraded":"2026-02-20T22:38:32.341526+0000","last_fullsized":"2026-02-20T22:38:32.341526+0000","mapping_epoch":22,"log_start":"26'173500","ondisk_log_start":"26'173500","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:10:21.173327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036030799999999999,"stat_sum":{"num_bytes":4994589184,"num_objects":1201,"num_object_clones":0,"num_object_copies":2402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":89585,"num_read_kb":3570818,"num_write":183609,"num_write_kb":23634909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[5,7],"acting":[5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"26'4937","reported_seq":6043,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.387846+0000","last_change":"2026-02-20T22:11:45.027868+0000","last_active":"2026-02-20T22:38:32.387846+0000","last_peered":"2026-02-20T22:38:32.387846+0000","last_clean":"2026-02-20T22:38:32.387846+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:38:32.387846+0000","last_undegraded":"2026-02-20T22:38:32.387846+0000","last_fullsized":"2026-02-20T22:38:32.387846+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":4937,"log_dups_size":0,"ondisk_log_size":4937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:14.526038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"stat_sum":{"num_bytes":2038,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":29141,"num_read_kb":24228,"num_write":9707,"num_write_kb":9677,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"26'157133","reported_seq":206973,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.356390+0000","last_change":"2026-02-20T22:11:50.821274+0000","last_active":"2026-02-20T22:38:32.356390+0000","last_peered":"2026-02-20T22:38:32.356390+0000","last_clean":"2026-02-20T22:38:32.356390+0000","last_became_active":"2026-02-20T22:11:49.229467+0000","last_became_peered":"2026-02-20T22:11:49.229467+0000","last_unstale":"2026-02-20T22:38:32.356390+0000","last_undegraded":"2026-02-20T22:38:32.356390+0000","last_fullsized":"2026-02-20T22:38:32.356390+0000","mapping_epoch":22,"log_start":"26'147100","ondisk_log_start":"26'147100","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:47:35.754432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036543799999999999,"stat_sum":{"num_bytes":4922658304,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":49896,"num_read_kb":2603113,"num_write":157154,"num_write_kb":20340471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[6,2],"acting":[6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"26'1","reported_seq":52,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:47.820766+0000","last_change":"2026-02-20T22:11:44.806296+0000","last_active":"2026-02-20T22:35:47.820766+0000","last_peered":"2026-02-20T22:35:47.820766+0000","last_clean":"2026-02-20T22:35:47.820766+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:35:47.820766+0000","last_undegraded":"2026-02-20T22:35:47.820766+0000","last_fullsized":"2026-02-20T22:35:47.820766+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:07:55.940086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"26'248331","reported_seq":462457,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.357605+0000","last_change":"2026-02-20T22:11:50.821219+0000","last_active":"2026-02-20T22:38:32.357605+0000","last_peered":"2026-02-20T22:38:32.357605+0000","last_clean":"2026-02-20T22:38:32.357605+0000","last_became_active":"2026-02-20T22:11:49.229481+0000","last_became_peered":"2026-02-20T22:11:49.229481+0000","last_unstale":"2026-02-20T22:38:32.357605+0000","last_undegraded":"2026-02-20T22:38:32.357605+0000","last_fullsized":"2026-02-20T22:38:32.357605+0000","mapping_epoch":22,"log_start":"26'238300","ondisk_log_start":"26'238300","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:00:49.695266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057251100000000005,"stat_sum":{"num_bytes":5018362899,"num_objects":1208,"num_object_clones":0,"num_object_copies":2416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":214178,"num_read_kb":3720947,"num_write":248359,"num_write_kb":21540854,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[4,2],"acting":[4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"26'135","reported_seq":1898,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.380293+0000","last_change":"2026-02-20T22:11:44.806303+0000","last_active":"2026-02-20T22:38:32.380293+0000","last_peered":"2026-02-20T22:38:32.380293+0000","last_clean":"2026-02-20T22:38:32.380293+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:38:32.380293+0000","last_undegraded":"2026-02-20T22:38:32.380293+0000","last_fullsized":"2026-02-20T22:38:32.380293+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:53.034549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"stat_sum":{"num_bytes":0,"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":541,"num_read_kb":476,"num_write":117,"num_write_kb":110,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":182,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:42.872425+0000","last_change":"2026-02-20T22:11:38.921722+0000","last_active":"2026-02-20T22:35:42.872425+0000","last_peered":"2026-02-20T22:35:42.872425+0000","last_clean":"2026-02-20T22:35:42.872425+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:35:42.872425+0000","last_undegraded":"2026-02-20T22:35:42.872425+0000","last_fullsized":"2026-02-20T22:35:42.872425+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_clean_scrub_stamp":"2026-02-20T22:11:37.786389+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:37:40.403310+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":19902402067,"num_objects":4787,"num_object_clones":0,"num_object_copies":9574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4787,"num_whiteouts":0,"num_read":447358,"num_read_kb":13331515,"num_write":762880,"num_write_kb":87775987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3593527296,"data_stored":39121844262,"data_compressed":926608042,"data_compressed_allocated":3213926400,"data_compressed_original":38749325312,"omap_allocated":0,"internal_metadata":0},"log_size":40167,"ondisk_log_size":40167,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29752,"num_read_kb":24754,"num_write":9831,"num_write_kb":9794,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70294,"internal_metadata":0},"log_size":5079,"ondisk_log_size":5079,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575173,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176868,"kb_used_data":445644,"kb_used_omap":19,"kb_used_meta":731180,"kb_avail":93194972,"statfs":{"total":96636764160,"available":95431651328,"internally_reserved":0,"allocated":456339456,"data_stored":4929366212,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":20227,"internal_metadata":748728573},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1171192,"kb_used_data":439904,"kb_used_omap":11,"kb_used_meta":731252,"kb_avail":93200648,"statfs":{"total":96636764160,"available":95437463552,"internally_reserved":0,"allocated":450461696,"data_stored":4848664801,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":11921,"internal_metadata":748802415},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834575174,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176928,"kb_used_data":445704,"kb_used_omap":21,"kb_used_meta":731178,"kb_avail":93194912,"statfs":{"total":96636764160,"available":95431589888,"internally_reserved":0,"allocated":456400896,"data_stored":4929956596,"data_compressed":131749147,"data_compressed_allocated":419586048,"data_compressed_original":4893750272,"omap_allocated":21965,"internal_metadata":748726835},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1413496,"kb_used_data":429156,"kb_used_omap":12,"kb_used_meta":984307,"kb_avail":92958344,"statfs":{"total":96636764160,"available":95189344256,"internally_reserved":0,"allocated":439455744,"data_stored":4920243937,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":12847,"internal_metadata":1007930833},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834575173,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":284,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":290816,"data_stored":104705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30202,"internal_metadata":27560454},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575175,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2014800,"kb_used_data":1309568,"kb_used_omap":5,"kb_used_meta":705210,"kb_avail":92357040,"statfs":{"total":96636764160,"available":94573608960,"internally_reserved":0,"allocated":1340997632,"data_stored":14631767265,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":5299,"internal_metadata":722135885},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834575174,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":328,"kb_used_omap":12,"kb_used_meta":26931,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":335872,"data_stored":695022,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":12847,"internal_metadata":27577809},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834575173,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1154636,"kb_used_data":441076,"kb_used_omap":11,"kb_used_meta":713524,"kb_avail":93217204,"statfs":{"total":96636764160,"available":95454416896,"internally_reserved":0,"allocated":451661824,"data_stored":4863067870,"data_compressed":108019007,"data_compressed_allocated":392785920,"data_compressed_original":4805527040,"omap_allocated":12200,"internal_metadata":730648664},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":16,"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":2469,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":51,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28424,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20371,"internal_metadata":0},{"poolid":2,"osd":6,"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":392,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18638,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":451362816,"data_stored":4862963200,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1340719104,"data_stored":14631662611,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":439177216,"data_stored":4920139283,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":450179072,"data_stored":4848560128,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:38:34.658 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:38:34.839 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:38:34.839 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:38:34.848 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":827,"stamp":"2026-02-20T22:38:33.957760+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19902994524,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":477196,"num_read_kb":13356342,"num_write":772856,"num_write_kb":87788453,"num_scrub_errors":0,"num_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":45358,"ondisk_log_size":45358,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":8162452,"kb_used_data":3511664,"kb_used_omap":124,"kb_used_meta":4650499,"kb_avail":746812268,"statfs":{"total":773094113280,"available":764735762432,"internally_reserved":0,"allocated":3595943936,"data_stored":39123866408,"data_compressed":926635197,"data_compressed_allocated":3214016512,"data_compressed_original":38750471680,"omap_allocated":127508,"internal_metadata":4762111468},"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":2338,"num_read_kb":50830,"num_write":172,"num_write_kb":6655,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001349"},"pg_stats":[{"pgid":"2.7","version":"26'1","reported_seq":55,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.819924+0000","last_change":"2026-02-20T22:11:44.806158+0000","last_active":"2026-02-20T22:35:32.819924+0000","last_peered":"2026-02-20T22:35:32.819924+0000","last_clean":"2026-02-20T22:35:32.819924+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:35:32.819924+0000","last_undegraded":"2026-02-20T22:35:32.819924+0000","last_fullsized":"2026-02-20T22:35:32.819924+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T02:13:20.306005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.899510+0000","last_change":"2026-02-20T22:11:44.806707+0000","last_active":"2026-02-20T22:35:32.899510+0000","last_peered":"2026-02-20T22:35:32.899510+0000","last_clean":"2026-02-20T22:35:32.899510+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:35:32.899510+0000","last_undegraded":"2026-02-20T22:35:32.899510+0000","last_fullsized":"2026-02-20T22:35:32.899510+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:51:12.780436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:42.816907+0000","last_change":"2026-02-20T22:11:44.805909+0000","last_active":"2026-02-20T22:34:42.816907+0000","last_peered":"2026-02-20T22:34:42.816907+0000","last_clean":"2026-02-20T22:34:42.816907+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:34:42.816907+0000","last_undegraded":"2026-02-20T22:34:42.816907+0000","last_fullsized":"2026-02-20T22:34:42.816907+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:43:46.203964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"26'3","reported_seq":58,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.841062+0000","last_change":"2026-02-20T22:11:45.127787+0000","last_active":"2026-02-20T22:34:37.841062+0000","last_peered":"2026-02-20T22:34:37.841062+0000","last_clean":"2026-02-20T22:34:37.841062+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:34:37.841062+0000","last_undegraded":"2026-02-20T22:34:37.841062+0000","last_fullsized":"2026-02-20T22:34:37.841062+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:10:00.074364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"26'173731","reported_seq":267363,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.360254+0000","last_change":"2026-02-20T22:11:50.819710+0000","last_active":"2026-02-20T22:38:32.360254+0000","last_peered":"2026-02-20T22:38:32.360254+0000","last_clean":"2026-02-20T22:38:32.360254+0000","last_became_active":"2026-02-20T22:11:49.228089+0000","last_became_peered":"2026-02-20T22:11:49.228089+0000","last_unstale":"2026-02-20T22:38:32.360254+0000","last_undegraded":"2026-02-20T22:38:32.360254+0000","last_fullsized":"2026-02-20T22:38:32.360254+0000","mapping_epoch":22,"log_start":"26'163700","ondisk_log_start":"26'163700","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:31:59.377585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031895699999999998,"stat_sum":{"num_bytes":4966791680,"num_objects":1192,"num_object_clones":0,"num_object_copies":2384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1192,"num_whiteouts":0,"num_read":93699,"num_read_kb":3436637,"num_write":173758,"num_write_kb":22259753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"20'2","reported_seq":74,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.816486+0000","last_change":"2026-02-20T22:11:44.806136+0000","last_active":"2026-02-20T22:34:37.816486+0000","last_peered":"2026-02-20T22:34:37.816486+0000","last_clean":"2026-02-20T22:34:37.816486+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:34:37.816486+0000","last_undegraded":"2026-02-20T22:34:37.816486+0000","last_fullsized":"2026-02-20T22:34:37.816486+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:26:10.746790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":28,"num_read_kb":28,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"26'183572","reported_seq":273094,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.341526+0000","last_change":"2026-02-20T22:11:50.821118+0000","last_active":"2026-02-20T22:38:32.341526+0000","last_peered":"2026-02-20T22:38:32.341526+0000","last_clean":"2026-02-20T22:38:32.341526+0000","last_became_active":"2026-02-20T22:11:49.129795+0000","last_became_peered":"2026-02-20T22:11:49.129795+0000","last_unstale":"2026-02-20T22:38:32.341526+0000","last_undegraded":"2026-02-20T22:38:32.341526+0000","last_fullsized":"2026-02-20T22:38:32.341526+0000","mapping_epoch":22,"log_start":"26'173500","ondisk_log_start":"26'173500","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:10:21.173327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036030799999999999,"stat_sum":{"num_bytes":4994589184,"num_objects":1201,"num_object_clones":0,"num_object_copies":2402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":89585,"num_read_kb":3570818,"num_write":183609,"num_write_kb":23634909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[5,7],"acting":[5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"26'4937","reported_seq":6043,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.387846+0000","last_change":"2026-02-20T22:11:45.027868+0000","last_active":"2026-02-20T22:38:32.387846+0000","last_peered":"2026-02-20T22:38:32.387846+0000","last_clean":"2026-02-20T22:38:32.387846+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:38:32.387846+0000","last_undegraded":"2026-02-20T22:38:32.387846+0000","last_fullsized":"2026-02-20T22:38:32.387846+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":4937,"log_dups_size":0,"ondisk_log_size":4937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:14.526038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"stat_sum":{"num_bytes":2038,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":29141,"num_read_kb":24228,"num_write":9707,"num_write_kb":9677,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"26'157133","reported_seq":206973,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.356390+0000","last_change":"2026-02-20T22:11:50.821274+0000","last_active":"2026-02-20T22:38:32.356390+0000","last_peered":"2026-02-20T22:38:32.356390+0000","last_clean":"2026-02-20T22:38:32.356390+0000","last_became_active":"2026-02-20T22:11:49.229467+0000","last_became_peered":"2026-02-20T22:11:49.229467+0000","last_unstale":"2026-02-20T22:38:32.356390+0000","last_undegraded":"2026-02-20T22:38:32.356390+0000","last_fullsized":"2026-02-20T22:38:32.356390+0000","mapping_epoch":22,"log_start":"26'147100","ondisk_log_start":"26'147100","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:47:35.754432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036543799999999999,"stat_sum":{"num_bytes":4922658304,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":49896,"num_read_kb":2603113,"num_write":157154,"num_write_kb":20340471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[6,2],"acting":[6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"26'1","reported_seq":52,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:47.820766+0000","last_change":"2026-02-20T22:11:44.806296+0000","last_active":"2026-02-20T22:35:47.820766+0000","last_peered":"2026-02-20T22:35:47.820766+0000","last_clean":"2026-02-20T22:35:47.820766+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:35:47.820766+0000","last_undegraded":"2026-02-20T22:35:47.820766+0000","last_fullsized":"2026-02-20T22:35:47.820766+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:07:55.940086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"26'248331","reported_seq":462457,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.357605+0000","last_change":"2026-02-20T22:11:50.821219+0000","last_active":"2026-02-20T22:38:32.357605+0000","last_peered":"2026-02-20T22:38:32.357605+0000","last_clean":"2026-02-20T22:38:32.357605+0000","last_became_active":"2026-02-20T22:11:49.229481+0000","last_became_peered":"2026-02-20T22:11:49.229481+0000","last_unstale":"2026-02-20T22:38:32.357605+0000","last_undegraded":"2026-02-20T22:38:32.357605+0000","last_fullsized":"2026-02-20T22:38:32.357605+0000","mapping_epoch":22,"log_start":"26'238300","ondisk_log_start":"26'238300","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:00:49.695266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057251100000000005,"stat_sum":{"num_bytes":5018362899,"num_objects":1208,"num_object_clones":0,"num_object_copies":2416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":214178,"num_read_kb":3720947,"num_write":248359,"num_write_kb":21540854,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[4,2],"acting":[4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"26'135","reported_seq":1898,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.380293+0000","last_change":"2026-02-20T22:11:44.806303+0000","last_active":"2026-02-20T22:38:32.380293+0000","last_peered":"2026-02-20T22:38:32.380293+0000","last_clean":"2026-02-20T22:38:32.380293+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:38:32.380293+0000","last_undegraded":"2026-02-20T22:38:32.380293+0000","last_fullsized":"2026-02-20T22:38:32.380293+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:53.034549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"stat_sum":{"num_bytes":0,"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":541,"num_read_kb":476,"num_write":117,"num_write_kb":110,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":182,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:42.872425+0000","last_change":"2026-02-20T22:11:38.921722+0000","last_active":"2026-02-20T22:35:42.872425+0000","last_peered":"2026-02-20T22:35:42.872425+0000","last_clean":"2026-02-20T22:35:42.872425+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:35:42.872425+0000","last_undegraded":"2026-02-20T22:35:42.872425+0000","last_fullsized":"2026-02-20T22:35:42.872425+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_clean_scrub_stamp":"2026-02-20T22:11:37.786389+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:37:40.403310+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":19902402067,"num_objects":4787,"num_object_clones":0,"num_object_copies":9574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4787,"num_whiteouts":0,"num_read":447358,"num_read_kb":13331515,"num_write":762880,"num_write_kb":87775987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3593527296,"data_stored":39121844262,"data_compressed":926608042,"data_compressed_allocated":3213926400,"data_compressed_original":38749325312,"omap_allocated":0,"internal_metadata":0},"log_size":40167,"ondisk_log_size":40167,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29752,"num_read_kb":24754,"num_write":9831,"num_write_kb":9794,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70294,"internal_metadata":0},"log_size":5079,"ondisk_log_size":5079,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575173,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176868,"kb_used_data":445644,"kb_used_omap":19,"kb_used_meta":731180,"kb_avail":93194972,"statfs":{"total":96636764160,"available":95431651328,"internally_reserved":0,"allocated":456339456,"data_stored":4929366212,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":20227,"internal_metadata":748728573},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1171192,"kb_used_data":439904,"kb_used_omap":11,"kb_used_meta":731252,"kb_avail":93200648,"statfs":{"total":96636764160,"available":95437463552,"internally_reserved":0,"allocated":450461696,"data_stored":4848664801,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":11921,"internal_metadata":748802415},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834575174,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176928,"kb_used_data":445704,"kb_used_omap":21,"kb_used_meta":731178,"kb_avail":93194912,"statfs":{"total":96636764160,"available":95431589888,"internally_reserved":0,"allocated":456400896,"data_stored":4929956596,"data_compressed":131749147,"data_compressed_allocated":419586048,"data_compressed_original":4893750272,"omap_allocated":21965,"internal_metadata":748726835},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1413496,"kb_used_data":429156,"kb_used_omap":12,"kb_used_meta":984307,"kb_avail":92958344,"statfs":{"total":96636764160,"available":95189344256,"internally_reserved":0,"allocated":439455744,"data_stored":4920243937,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":12847,"internal_metadata":1007930833},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834575173,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":284,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":290816,"data_stored":104705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30202,"internal_metadata":27560454},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575175,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2014800,"kb_used_data":1309568,"kb_used_omap":5,"kb_used_meta":705210,"kb_avail":92357040,"statfs":{"total":96636764160,"available":94573608960,"internally_reserved":0,"allocated":1340997632,"data_stored":14631767265,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":5299,"internal_metadata":722135885},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834575174,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":328,"kb_used_omap":12,"kb_used_meta":26931,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":335872,"data_stored":695022,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":12847,"internal_metadata":27577809},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834575173,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1154636,"kb_used_data":441076,"kb_used_omap":11,"kb_used_meta":713524,"kb_avail":93217204,"statfs":{"total":96636764160,"available":95454416896,"internally_reserved":0,"allocated":451661824,"data_stored":4863067870,"data_compressed":108019007,"data_compressed_allocated":392785920,"data_compressed_original":4805527040,"omap_allocated":12200,"internal_metadata":730648664},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":16,"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":2469,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":51,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28424,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20371,"internal_metadata":0},{"poolid":2,"osd":6,"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":392,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18638,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":451362816,"data_stored":4862963200,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1340719104,"data_stored":14631662611,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":439177216,"data_stored":4920139283,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":450179072,"data_stored":4848560128,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:38:34.848 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-20T22:38:34.848 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:38:35.029 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:38:35.030 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:38:35.038 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":827,"stamp":"2026-02-20T22:38:33.957760+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19902994524,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":477196,"num_read_kb":13356342,"num_write":772856,"num_write_kb":87788453,"num_scrub_errors":0,"num_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":45358,"ondisk_log_size":45358,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":8162452,"kb_used_data":3511664,"kb_used_omap":124,"kb_used_meta":4650499,"kb_avail":746812268,"statfs":{"total":773094113280,"available":764735762432,"internally_reserved":0,"allocated":3595943936,"data_stored":39123866408,"data_compressed":926635197,"data_compressed_allocated":3214016512,"data_compressed_original":38750471680,"omap_allocated":127508,"internal_metadata":4762111468},"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":2338,"num_read_kb":50830,"num_write":172,"num_write_kb":6655,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001349"},"pg_stats":[{"pgid":"2.7","version":"26'1","reported_seq":55,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.819924+0000","last_change":"2026-02-20T22:11:44.806158+0000","last_active":"2026-02-20T22:35:32.819924+0000","last_peered":"2026-02-20T22:35:32.819924+0000","last_clean":"2026-02-20T22:35:32.819924+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:35:32.819924+0000","last_undegraded":"2026-02-20T22:35:32.819924+0000","last_fullsized":"2026-02-20T22:35:32.819924+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T02:13:20.306005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.899510+0000","last_change":"2026-02-20T22:11:44.806707+0000","last_active":"2026-02-20T22:35:32.899510+0000","last_peered":"2026-02-20T22:35:32.899510+0000","last_clean":"2026-02-20T22:35:32.899510+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:35:32.899510+0000","last_undegraded":"2026-02-20T22:35:32.899510+0000","last_fullsized":"2026-02-20T22:35:32.899510+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:51:12.780436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:42.816907+0000","last_change":"2026-02-20T22:11:44.805909+0000","last_active":"2026-02-20T22:34:42.816907+0000","last_peered":"2026-02-20T22:34:42.816907+0000","last_clean":"2026-02-20T22:34:42.816907+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:34:42.816907+0000","last_undegraded":"2026-02-20T22:34:42.816907+0000","last_fullsized":"2026-02-20T22:34:42.816907+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:43:46.203964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"26'3","reported_seq":58,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.841062+0000","last_change":"2026-02-20T22:11:45.127787+0000","last_active":"2026-02-20T22:34:37.841062+0000","last_peered":"2026-02-20T22:34:37.841062+0000","last_clean":"2026-02-20T22:34:37.841062+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:34:37.841062+0000","last_undegraded":"2026-02-20T22:34:37.841062+0000","last_fullsized":"2026-02-20T22:34:37.841062+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:10:00.074364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"26'173731","reported_seq":267363,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.360254+0000","last_change":"2026-02-20T22:11:50.819710+0000","last_active":"2026-02-20T22:38:32.360254+0000","last_peered":"2026-02-20T22:38:32.360254+0000","last_clean":"2026-02-20T22:38:32.360254+0000","last_became_active":"2026-02-20T22:11:49.228089+0000","last_became_peered":"2026-02-20T22:11:49.228089+0000","last_unstale":"2026-02-20T22:38:32.360254+0000","last_undegraded":"2026-02-20T22:38:32.360254+0000","last_fullsized":"2026-02-20T22:38:32.360254+0000","mapping_epoch":22,"log_start":"26'163700","ondisk_log_start":"26'163700","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:31:59.377585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031895699999999998,"stat_sum":{"num_bytes":4966791680,"num_objects":1192,"num_object_clones":0,"num_object_copies":2384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1192,"num_whiteouts":0,"num_read":93699,"num_read_kb":3436637,"num_write":173758,"num_write_kb":22259753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"20'2","reported_seq":74,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.816486+0000","last_change":"2026-02-20T22:11:44.806136+0000","last_active":"2026-02-20T22:34:37.816486+0000","last_peered":"2026-02-20T22:34:37.816486+0000","last_clean":"2026-02-20T22:34:37.816486+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:34:37.816486+0000","last_undegraded":"2026-02-20T22:34:37.816486+0000","last_fullsized":"2026-02-20T22:34:37.816486+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:26:10.746790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":28,"num_read_kb":28,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"26'183572","reported_seq":273094,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.341526+0000","last_change":"2026-02-20T22:11:50.821118+0000","last_active":"2026-02-20T22:38:32.341526+0000","last_peered":"2026-02-20T22:38:32.341526+0000","last_clean":"2026-02-20T22:38:32.341526+0000","last_became_active":"2026-02-20T22:11:49.129795+0000","last_became_peered":"2026-02-20T22:11:49.129795+0000","last_unstale":"2026-02-20T22:38:32.341526+0000","last_undegraded":"2026-02-20T22:38:32.341526+0000","last_fullsized":"2026-02-20T22:38:32.341526+0000","mapping_epoch":22,"log_start":"26'173500","ondisk_log_start":"26'173500","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:10:21.173327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036030799999999999,"stat_sum":{"num_bytes":4994589184,"num_objects":1201,"num_object_clones":0,"num_object_copies":2402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":89585,"num_read_kb":3570818,"num_write":183609,"num_write_kb":23634909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[5,7],"acting":[5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"26'4937","reported_seq":6043,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.387846+0000","last_change":"2026-02-20T22:11:45.027868+0000","last_active":"2026-02-20T22:38:32.387846+0000","last_peered":"2026-02-20T22:38:32.387846+0000","last_clean":"2026-02-20T22:38:32.387846+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:38:32.387846+0000","last_undegraded":"2026-02-20T22:38:32.387846+0000","last_fullsized":"2026-02-20T22:38:32.387846+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":4937,"log_dups_size":0,"ondisk_log_size":4937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:14.526038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"stat_sum":{"num_bytes":2038,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":29141,"num_read_kb":24228,"num_write":9707,"num_write_kb":9677,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"26'157133","reported_seq":206973,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.356390+0000","last_change":"2026-02-20T22:11:50.821274+0000","last_active":"2026-02-20T22:38:32.356390+0000","last_peered":"2026-02-20T22:38:32.356390+0000","last_clean":"2026-02-20T22:38:32.356390+0000","last_became_active":"2026-02-20T22:11:49.229467+0000","last_became_peered":"2026-02-20T22:11:49.229467+0000","last_unstale":"2026-02-20T22:38:32.356390+0000","last_undegraded":"2026-02-20T22:38:32.356390+0000","last_fullsized":"2026-02-20T22:38:32.356390+0000","mapping_epoch":22,"log_start":"26'147100","ondisk_log_start":"26'147100","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:47:35.754432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036543799999999999,"stat_sum":{"num_bytes":4922658304,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":49896,"num_read_kb":2603113,"num_write":157154,"num_write_kb":20340471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[6,2],"acting":[6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"26'1","reported_seq":52,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:47.820766+0000","last_change":"2026-02-20T22:11:44.806296+0000","last_active":"2026-02-20T22:35:47.820766+0000","last_peered":"2026-02-20T22:35:47.820766+0000","last_clean":"2026-02-20T22:35:47.820766+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:35:47.820766+0000","last_undegraded":"2026-02-20T22:35:47.820766+0000","last_fullsized":"2026-02-20T22:35:47.820766+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:07:55.940086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"26'248331","reported_seq":462457,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.357605+0000","last_change":"2026-02-20T22:11:50.821219+0000","last_active":"2026-02-20T22:38:32.357605+0000","last_peered":"2026-02-20T22:38:32.357605+0000","last_clean":"2026-02-20T22:38:32.357605+0000","last_became_active":"2026-02-20T22:11:49.229481+0000","last_became_peered":"2026-02-20T22:11:49.229481+0000","last_unstale":"2026-02-20T22:38:32.357605+0000","last_undegraded":"2026-02-20T22:38:32.357605+0000","last_fullsized":"2026-02-20T22:38:32.357605+0000","mapping_epoch":22,"log_start":"26'238300","ondisk_log_start":"26'238300","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T10:00:49.695266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057251100000000005,"stat_sum":{"num_bytes":5018362899,"num_objects":1208,"num_object_clones":0,"num_object_copies":2416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":214178,"num_read_kb":3720947,"num_write":248359,"num_write_kb":21540854,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[4,2],"acting":[4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"26'135","reported_seq":1898,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.380293+0000","last_change":"2026-02-20T22:11:44.806303+0000","last_active":"2026-02-20T22:38:32.380293+0000","last_peered":"2026-02-20T22:38:32.380293+0000","last_clean":"2026-02-20T22:38:32.380293+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:38:32.380293+0000","last_undegraded":"2026-02-20T22:38:32.380293+0000","last_fullsized":"2026-02-20T22:38:32.380293+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:53.034549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"stat_sum":{"num_bytes":0,"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":541,"num_read_kb":476,"num_write":117,"num_write_kb":110,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":182,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:42.872425+0000","last_change":"2026-02-20T22:11:38.921722+0000","last_active":"2026-02-20T22:35:42.872425+0000","last_peered":"2026-02-20T22:35:42.872425+0000","last_clean":"2026-02-20T22:35:42.872425+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:35:42.872425+0000","last_undegraded":"2026-02-20T22:35:42.872425+0000","last_fullsized":"2026-02-20T22:35:42.872425+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:37.786389+0000","last_clean_scrub_stamp":"2026-02-20T22:11:37.786389+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:37:40.403310+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":19902402067,"num_objects":4787,"num_object_clones":0,"num_object_copies":9574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4787,"num_whiteouts":0,"num_read":447358,"num_read_kb":13331515,"num_write":762880,"num_write_kb":87775987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3593527296,"data_stored":39121844262,"data_compressed":926608042,"data_compressed_allocated":3213926400,"data_compressed_original":38749325312,"omap_allocated":0,"internal_metadata":0},"log_size":40167,"ondisk_log_size":40167,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29752,"num_read_kb":24754,"num_write":9831,"num_write_kb":9794,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70294,"internal_metadata":0},"log_size":5079,"ondisk_log_size":5079,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575173,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176868,"kb_used_data":445644,"kb_used_omap":19,"kb_used_meta":731180,"kb_avail":93194972,"statfs":{"total":96636764160,"available":95431651328,"internally_reserved":0,"allocated":456339456,"data_stored":4929366212,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":20227,"internal_metadata":748728573},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1171192,"kb_used_data":439904,"kb_used_omap":11,"kb_used_meta":731252,"kb_avail":93200648,"statfs":{"total":96636764160,"available":95437463552,"internally_reserved":0,"allocated":450461696,"data_stored":4848664801,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":11921,"internal_metadata":748802415},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834575174,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176928,"kb_used_data":445704,"kb_used_omap":21,"kb_used_meta":731178,"kb_avail":93194912,"statfs":{"total":96636764160,"available":95431589888,"internally_reserved":0,"allocated":456400896,"data_stored":4929956596,"data_compressed":131749147,"data_compressed_allocated":419586048,"data_compressed_original":4893750272,"omap_allocated":21965,"internal_metadata":748726835},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1413496,"kb_used_data":429156,"kb_used_omap":12,"kb_used_meta":984307,"kb_avail":92958344,"statfs":{"total":96636764160,"available":95189344256,"internally_reserved":0,"allocated":439455744,"data_stored":4920243937,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":12847,"internal_metadata":1007930833},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834575173,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":284,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":290816,"data_stored":104705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30202,"internal_metadata":27560454},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575175,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2014800,"kb_used_data":1309568,"kb_used_omap":5,"kb_used_meta":705210,"kb_avail":92357040,"statfs":{"total":96636764160,"available":94573608960,"internally_reserved":0,"allocated":1340997632,"data_stored":14631767265,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":5299,"internal_metadata":722135885},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834575174,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":328,"kb_used_omap":12,"kb_used_meta":26931,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":335872,"data_stored":695022,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":12847,"internal_metadata":27577809},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834575173,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1154636,"kb_used_data":441076,"kb_used_omap":11,"kb_used_meta":713524,"kb_avail":93217204,"statfs":{"total":96636764160,"available":95454416896,"internally_reserved":0,"allocated":451661824,"data_stored":4863067870,"data_compressed":108019007,"data_compressed_allocated":392785920,"data_compressed_original":4805527040,"omap_allocated":12200,"internal_metadata":730648664},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":16,"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":2469,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":51,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28424,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20371,"internal_metadata":0},{"poolid":2,"osd":6,"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":392,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18638,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":451362816,"data_stored":4862963200,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1340719104,"data_stored":14631662611,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":439177216,"data_stored":4920139283,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":450179072,"data_stored":4848560128,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:38:35.039 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T22:38:35.219 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:38:35.219 INFO:teuthology.orchestra.run.trial091.stdout:{"epoch":26,"fsid":"2395b2a9-f6b2-4cd3-a3ed-b9749c4d990a","created":"2026-02-20T22:11:31.758262+0000","modified":"2026-02-20T22:11:56.531142+0000","last_up_change":"2026-02-20T22:11:36.784651+0000","last_in_change":"2026-02-20T22:11:33.279450+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":8,"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-20T22:11:37.775780+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":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":8,"score_stable":8,"optimal_score":0.25,"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-20T22:11:41.496899+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":"20","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":20,"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":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-20T22:11:46.820275+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":"25","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":25,"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":2,"score_stable":2,"optimal_score":0.75,"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":"58ea8acd-7fd6-432e-8713-86dafc406cc7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6800","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6801","nonce":2369869697}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6802","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6803","nonce":2369869697}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6806","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6807","nonce":2369869697}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6804","nonce":2369869697},{"type":"v1","addr":"10.20.193.91:6805","nonce":2369869697}]},"public_addr":"10.20.193.91:6801/2369869697","cluster_addr":"10.20.193.91:6803/2369869697","heartbeat_back_addr":"10.20.193.91:6807/2369869697","heartbeat_front_addr":"10.20.193.91:6805/2369869697","state":["exists","up"]},{"osd":1,"uuid":"bdc56f6d-f297-4728-8acf-e2b67dbaecc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6808","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6809","nonce":1966723598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6810","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6811","nonce":1966723598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6814","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6815","nonce":1966723598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6812","nonce":1966723598},{"type":"v1","addr":"10.20.193.91:6813","nonce":1966723598}]},"public_addr":"10.20.193.91:6809/1966723598","cluster_addr":"10.20.193.91:6811/1966723598","heartbeat_back_addr":"10.20.193.91:6815/1966723598","heartbeat_front_addr":"10.20.193.91:6813/1966723598","state":["exists","up"]},{"osd":2,"uuid":"aeb6ad46-c87a-4bed-b044-2b051fb85304","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6824","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6825","nonce":2979234070}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6826","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6827","nonce":2979234070}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6830","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6831","nonce":2979234070}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6828","nonce":2979234070},{"type":"v1","addr":"10.20.193.91:6829","nonce":2979234070}]},"public_addr":"10.20.193.91:6825/2979234070","cluster_addr":"10.20.193.91:6827/2979234070","heartbeat_back_addr":"10.20.193.91:6831/2979234070","heartbeat_front_addr":"10.20.193.91:6829/2979234070","state":["exists","up"]},{"osd":3,"uuid":"3f4a9c95-5388-4575-b97e-5f81b40c676b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6816","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6817","nonce":253477746}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6818","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6819","nonce":253477746}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6822","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6823","nonce":253477746}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.91:6820","nonce":253477746},{"type":"v1","addr":"10.20.193.91:6821","nonce":253477746}]},"public_addr":"10.20.193.91:6817/253477746","cluster_addr":"10.20.193.91:6819/253477746","heartbeat_back_addr":"10.20.193.91:6823/253477746","heartbeat_front_addr":"10.20.193.91:6821/253477746","state":["exists","up"]},{"osd":4,"uuid":"0ef4d45e-6cd4-4634-b96a-66c06b2ce572","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6816","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6817","nonce":702633518}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6818","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6819","nonce":702633518}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6822","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6823","nonce":702633518}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6820","nonce":702633518},{"type":"v1","addr":"10.20.193.114:6821","nonce":702633518}]},"public_addr":"10.20.193.114:6817/702633518","cluster_addr":"10.20.193.114:6819/702633518","heartbeat_back_addr":"10.20.193.114:6823/702633518","heartbeat_front_addr":"10.20.193.114:6821/702633518","state":["exists","up"]},{"osd":5,"uuid":"3872fb50-946b-44f4-be1e-5af3f565ad73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6800","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6801","nonce":380669238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6803","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6805","nonce":380669238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6811","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6813","nonce":380669238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6807","nonce":380669238},{"type":"v1","addr":"10.20.193.114:6809","nonce":380669238}]},"public_addr":"10.20.193.114:6801/380669238","cluster_addr":"10.20.193.114:6805/380669238","heartbeat_back_addr":"10.20.193.114:6813/380669238","heartbeat_front_addr":"10.20.193.114:6809/380669238","state":["exists","up"]},{"osd":6,"uuid":"3f837361-7878-41c8-adc4-d4668d89cd7f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6802","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6804","nonce":256759711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6806","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6808","nonce":256759711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6814","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6815","nonce":256759711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6810","nonce":256759711},{"type":"v1","addr":"10.20.193.114:6812","nonce":256759711}]},"public_addr":"10.20.193.114:6804/256759711","cluster_addr":"10.20.193.114:6808/256759711","heartbeat_back_addr":"10.20.193.114:6815/256759711","heartbeat_front_addr":"10.20.193.114:6812/256759711","state":["exists","up"]},{"osd":7,"uuid":"97582265-2127-434b-8fea-764b71897948","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6824","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6825","nonce":3276595435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6826","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6827","nonce":3276595435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6830","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6831","nonce":3276595435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.114:6828","nonce":3276595435},{"type":"v1","addr":"10.20.193.114:6829","nonce":3276595435}]},"public_addr":"10.20.193.114:6825/3276595435","cluster_addr":"10.20.193.114:6827/3276595435","heartbeat_back_addr":"10.20.193.114:6831/3276595435","heartbeat_front_addr":"10.20.193.114:6829/3276595435","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-20T22:11:35.229525+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-20T22:11:35.196362+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-20T22:11:35.238315+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.272866+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.176112+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.124844+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.184024+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-20T22:11:35.102313+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":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"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:38:36.229 INFO:tasks.ceph:Scrubbing osd.0 2026-02-20T22:38:36.229 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:36.312 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:36.312 INFO:teuthology.orchestra.run.trial091.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:38:36.312 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:36.319 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-20T22:38:36.504 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 0 to deep-scrub 2026-02-20T22:38:36.515 INFO:tasks.ceph:Scrubbing osd.1 2026-02-20T22:38:36.515 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:36.597 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:36.597 INFO:teuthology.orchestra.run.trial091.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:38:36.597 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:36.602 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-20T22:38:36.785 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 1 to deep-scrub 2026-02-20T22:38:36.793 INFO:tasks.ceph:Scrubbing osd.2 2026-02-20T22:38:36.794 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:36.877 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:36.877 INFO:teuthology.orchestra.run.trial091.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:38:36.877 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:36.882 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-20T22:38:37.063 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 2 to deep-scrub 2026-02-20T22:38:37.071 INFO:tasks.ceph:Scrubbing osd.3 2026-02-20T22:38:37.072 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:37.154 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:37.154 INFO:teuthology.orchestra.run.trial091.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:38:37.154 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:37.160 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-20T22:38:37.343 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 3 to deep-scrub 2026-02-20T22:38:37.353 INFO:tasks.ceph:Scrubbing osd.4 2026-02-20T22:38:37.353 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:37.435 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:37.435 INFO:teuthology.orchestra.run.trial091.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:38:37.435 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:37.442 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-20T22:38:37.622 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 4 to deep-scrub 2026-02-20T22:38:37.632 INFO:tasks.ceph:Scrubbing osd.5 2026-02-20T22:38:37.632 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:37.719 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:37.719 INFO:teuthology.orchestra.run.trial091.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:38:37.719 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:37.726 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-20T22:38:37.907 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 5 to deep-scrub 2026-02-20T22:38:37.918 INFO:tasks.ceph:Scrubbing osd.6 2026-02-20T22:38:37.918 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:38.006 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:38.006 INFO:teuthology.orchestra.run.trial091.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:38:38.006 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:38.012 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-20T22:38:38.200 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 6 to deep-scrub 2026-02-20T22:38:38.211 INFO:tasks.ceph:Scrubbing osd.7 2026-02-20T22:38:38.212 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2026-02-20T22:38:38.297 INFO:teuthology.orchestra.run.trial091.stdout:{ 2026-02-20T22:38:38.297 INFO:teuthology.orchestra.run.trial091.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:38:38.297 INFO:teuthology.orchestra.run.trial091.stdout:} 2026-02-20T22:38:38.303 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-20T22:38:38.482 INFO:teuthology.orchestra.run.trial091.stderr:instructed osd(s) 7 to deep-scrub 2026-02-20T22:38:38.492 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:38:38.676 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:38:38.677 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:38:38.686 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":829,"stamp":"2026-02-20T22:38:37.958312+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19902994524,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":477196,"num_read_kb":13356342,"num_write":772856,"num_write_kb":87788453,"num_scrub_errors":0,"num_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":45334,"ondisk_log_size":45334,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":8162424,"kb_used_data":3511648,"kb_used_omap":124,"kb_used_meta":4650499,"kb_avail":746812296,"statfs":{"total":773094113280,"available":764735791104,"internally_reserved":0,"allocated":3595927552,"data_stored":39123866408,"data_compressed":926623392,"data_compressed_allocated":3214000128,"data_compressed_original":38750472192,"omap_allocated":127508,"internal_metadata":4762111468},"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":2175,"num_read_kb":48797,"num_write":170,"num_write_kb":6647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001355"},"pg_stats":[{"pgid":"2.7","version":"26'1","reported_seq":55,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.819924+0000","last_change":"2026-02-20T22:11:44.806158+0000","last_active":"2026-02-20T22:35:32.819924+0000","last_peered":"2026-02-20T22:35:32.819924+0000","last_clean":"2026-02-20T22:35:32.819924+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:35:32.819924+0000","last_undegraded":"2026-02-20T22:35:32.819924+0000","last_fullsized":"2026-02-20T22:35:32.819924+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T02:13:20.306005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:35:32.899510+0000","last_change":"2026-02-20T22:11:44.806707+0000","last_active":"2026-02-20T22:35:32.899510+0000","last_peered":"2026-02-20T22:35:32.899510+0000","last_clean":"2026-02-20T22:35:32.899510+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:35:32.899510+0000","last_undegraded":"2026-02-20T22:35:32.899510+0000","last_fullsized":"2026-02-20T22:35:32.899510+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:51:12.780436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":44,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:42.816907+0000","last_change":"2026-02-20T22:11:44.805909+0000","last_active":"2026-02-20T22:34:42.816907+0000","last_peered":"2026-02-20T22:34:42.816907+0000","last_clean":"2026-02-20T22:34:42.816907+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:34:42.816907+0000","last_undegraded":"2026-02-20T22:34:42.816907+0000","last_fullsized":"2026-02-20T22:34:42.816907+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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:43:46.203964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"26'3","reported_seq":58,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.841062+0000","last_change":"2026-02-20T22:11:45.127787+0000","last_active":"2026-02-20T22:34:37.841062+0000","last_peered":"2026-02-20T22:34:37.841062+0000","last_clean":"2026-02-20T22:34:37.841062+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:34:37.841062+0000","last_undegraded":"2026-02-20T22:34:37.841062+0000","last_fullsized":"2026-02-20T22:34:37.841062+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:10:00.074364+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"26'173804","reported_seq":267445,"reported_epoch":26,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-20T22:38:37.877783+0000","last_change":"2026-02-20T22:38:37.142423+0000","last_active":"2026-02-20T22:38:37.877783+0000","last_peered":"2026-02-20T22:38:37.877783+0000","last_clean":"2026-02-20T22:38:37.877783+0000","last_became_active":"2026-02-20T22:11:49.228089+0000","last_became_peered":"2026-02-20T22:11:49.228089+0000","last_unstale":"2026-02-20T22:38:37.877783+0000","last_undegraded":"2026-02-20T22:38:37.877783+0000","last_fullsized":"2026-02-20T22:38:37.877783+0000","mapping_epoch":22,"log_start":"26'163800","ondisk_log_start":"26'163800","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":74,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 1s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031895699999999998,"stat_sum":{"num_bytes":4966791680,"num_objects":1192,"num_object_clones":0,"num_object_copies":2384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1192,"num_whiteouts":0,"num_read":93699,"num_read_kb":3436637,"num_write":173758,"num_write_kb":22259753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"20'2","reported_seq":74,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:34:37.816486+0000","last_change":"2026-02-20T22:11:44.806136+0000","last_active":"2026-02-20T22:34:37.816486+0000","last_peered":"2026-02-20T22:34:37.816486+0000","last_clean":"2026-02-20T22:34:37.816486+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:34:37.816486+0000","last_undegraded":"2026-02-20T22:34:37.816486+0000","last_fullsized":"2026-02-20T22:34:37.816486+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+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-22T00:26:10.746790+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":28,"num_read_kb":28,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"26'183572","reported_seq":273094,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.341526+0000","last_change":"2026-02-20T22:11:50.821118+0000","last_active":"2026-02-20T22:38:32.341526+0000","last_peered":"2026-02-20T22:38:32.341526+0000","last_clean":"2026-02-20T22:38:32.341526+0000","last_became_active":"2026-02-20T22:11:49.129795+0000","last_became_peered":"2026-02-20T22:11:49.129795+0000","last_unstale":"2026-02-20T22:38:32.341526+0000","last_undegraded":"2026-02-20T22:38:32.341526+0000","last_fullsized":"2026-02-20T22:38:32.341526+0000","mapping_epoch":22,"log_start":"26'173500","ondisk_log_start":"26'173500","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:10:21.173327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036030799999999999,"stat_sum":{"num_bytes":4994589184,"num_objects":1201,"num_object_clones":0,"num_object_copies":2402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":89585,"num_read_kb":3570818,"num_write":183609,"num_write_kb":23634909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[5,7],"acting":[5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"26'4937","reported_seq":6043,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.387846+0000","last_change":"2026-02-20T22:11:45.027868+0000","last_active":"2026-02-20T22:38:32.387846+0000","last_peered":"2026-02-20T22:38:32.387846+0000","last_clean":"2026-02-20T22:38:32.387846+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:38:32.387846+0000","last_undegraded":"2026-02-20T22:38:32.387846+0000","last_fullsized":"2026-02-20T22:38:32.387846+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":4937,"log_dups_size":0,"ondisk_log_size":4937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:14.526038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"stat_sum":{"num_bytes":2038,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":29141,"num_read_kb":24228,"num_write":9707,"num_write_kb":9677,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"26'157133","reported_seq":206973,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.356390+0000","last_change":"2026-02-20T22:11:50.821274+0000","last_active":"2026-02-20T22:38:32.356390+0000","last_peered":"2026-02-20T22:38:32.356390+0000","last_clean":"2026-02-20T22:38:32.356390+0000","last_became_active":"2026-02-20T22:11:49.229467+0000","last_became_peered":"2026-02-20T22:11:49.229467+0000","last_unstale":"2026-02-20T22:38:32.356390+0000","last_undegraded":"2026-02-20T22:38:32.356390+0000","last_fullsized":"2026-02-20T22:38:32.356390+0000","mapping_epoch":22,"log_start":"26'147100","ondisk_log_start":"26'147100","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:47:35.754432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036543799999999999,"stat_sum":{"num_bytes":4922658304,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":49896,"num_read_kb":2603113,"num_write":157154,"num_write_kb":20340471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[6,2],"acting":[6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"26'2","reported_seq":61,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:37.448049+0000","last_change":"2026-02-20T22:38:37.448049+0000","last_active":"2026-02-20T22:38:37.448049+0000","last_peered":"2026-02-20T22:38:37.448049+0000","last_clean":"2026-02-20T22:38:37.448049+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:38:37.448049+0000","last_undegraded":"2026-02-20T22:38:37.448049+0000","last_fullsized":"2026-02-20T22:38:37.448049+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":"26'2","last_scrub_stamp":"2026-02-20T22:38:37.448009+0000","last_deep_scrub":"26'2","last_deep_scrub_stamp":"2026-02-20T22:38:37.448009+0000","last_clean_scrub_stamp":"2026-02-20T22:38:37.448009+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-22T10:10:29.701037+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"26'248331","reported_seq":462461,"reported_epoch":26,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-20T22:38:37.925819+0000","last_change":"2026-02-20T22:38:37.925638+0000","last_active":"2026-02-20T22:38:37.925819+0000","last_peered":"2026-02-20T22:38:37.925819+0000","last_clean":"2026-02-20T22:38:37.925819+0000","last_became_active":"2026-02-20T22:11:49.229481+0000","last_became_peered":"2026-02-20T22:11:49.229481+0000","last_unstale":"2026-02-20T22:38:37.925819+0000","last_undegraded":"2026-02-20T22:38:37.925819+0000","last_fullsized":"2026-02-20T22:38:37.925819+0000","mapping_epoch":22,"log_start":"26'238300","ondisk_log_start":"26'238300","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:47.808293+0000","last_clean_scrub_stamp":"2026-02-20T22:11:47.808293+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 1s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057251100000000005,"stat_sum":{"num_bytes":5018362899,"num_objects":1208,"num_object_clones":0,"num_object_copies":2416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":214178,"num_read_kb":3720947,"num_write":248359,"num_write_kb":21540854,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[4,2],"acting":[4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"26'135","reported_seq":1898,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:32.380293+0000","last_change":"2026-02-20T22:11:44.806303+0000","last_active":"2026-02-20T22:38:32.380293+0000","last_peered":"2026-02-20T22:38:32.380293+0000","last_clean":"2026-02-20T22:38:32.380293+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:38:32.380293+0000","last_undegraded":"2026-02-20T22:38:32.380293+0000","last_fullsized":"2026-02-20T22:38:32.380293+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-20T22:11:41.794355+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:11:41.794355+0000","last_clean_scrub_stamp":"2026-02-20T22:11:41.794355+0000","objects_scrubbed":0,"log_size":135,"log_dups_size":0,"ondisk_log_size":135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:18:53.034549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"stat_sum":{"num_bytes":0,"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":541,"num_read_kb":476,"num_write":117,"num_write_kb":110,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"26'114","reported_seq":192,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:37.241674+0000","last_change":"2026-02-20T22:38:37.241674+0000","last_active":"2026-02-20T22:38:37.241674+0000","last_peered":"2026-02-20T22:38:37.241674+0000","last_clean":"2026-02-20T22:38:37.241674+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:38:37.241674+0000","last_undegraded":"2026-02-20T22:38:37.241674+0000","last_fullsized":"2026-02-20T22:38:37.241674+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'114","last_scrub_stamp":"2026-02-20T22:38:37.241316+0000","last_deep_scrub":"26'114","last_deep_scrub_stamp":"2026-02-20T22:38:37.241316+0000","last_clean_scrub_stamp":"2026-02-20T22:38:37.241316+0000","objects_scrubbed":2,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:36:11.351803+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":19902402067,"num_objects":4787,"num_object_clones":0,"num_object_copies":9574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4787,"num_whiteouts":0,"num_read":447358,"num_read_kb":13331515,"num_write":762880,"num_write_kb":87775987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3593527296,"data_stored":39121844262,"data_compressed":926608042,"data_compressed_allocated":3213926400,"data_compressed_original":38749325312,"omap_allocated":0,"internal_metadata":0},"log_size":40140,"ondisk_log_size":40140,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29752,"num_read_kb":24754,"num_write":9831,"num_write_kb":9794,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70294,"internal_metadata":0},"log_size":5080,"ondisk_log_size":5080,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":114,"ondisk_log_size":114,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575173,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176868,"kb_used_data":445644,"kb_used_omap":19,"kb_used_meta":731180,"kb_avail":93194972,"statfs":{"total":96636764160,"available":95431651328,"internally_reserved":0,"allocated":456339456,"data_stored":4929366212,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":20227,"internal_metadata":748728573},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1171192,"kb_used_data":439904,"kb_used_omap":11,"kb_used_meta":731252,"kb_avail":93200648,"statfs":{"total":96636764160,"available":95437463552,"internally_reserved":0,"allocated":450461696,"data_stored":4848664801,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":11921,"internal_metadata":748802415},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834575175,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176920,"kb_used_data":445704,"kb_used_omap":21,"kb_used_meta":731178,"kb_avail":93194920,"statfs":{"total":96636764160,"available":95431598080,"internally_reserved":0,"allocated":456400896,"data_stored":4929956596,"data_compressed":131749147,"data_compressed_allocated":419586048,"data_compressed_original":4893750272,"omap_allocated":21965,"internal_metadata":748726835},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834575175,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1413496,"kb_used_data":429156,"kb_used_omap":12,"kb_used_meta":984307,"kb_avail":92958344,"statfs":{"total":96636764160,"available":95189344256,"internally_reserved":0,"allocated":439455744,"data_stored":4920243937,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":12847,"internal_metadata":1007930833},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834575174,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":284,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":290816,"data_stored":104705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30202,"internal_metadata":27560454},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575176,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2014800,"kb_used_data":1309568,"kb_used_omap":5,"kb_used_meta":705210,"kb_avail":92357040,"statfs":{"total":96636764160,"available":94573608960,"internally_reserved":0,"allocated":1340997632,"data_stored":14631767265,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":5299,"internal_metadata":722135885},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834575175,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":328,"kb_used_omap":12,"kb_used_meta":26931,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":335872,"data_stored":695022,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":12847,"internal_metadata":27577809},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834575174,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1154616,"kb_used_data":441060,"kb_used_omap":11,"kb_used_meta":713524,"kb_avail":93217224,"statfs":{"total":96636764160,"available":95454437376,"internally_reserved":0,"allocated":451645440,"data_stored":4863067870,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":12200,"internal_metadata":730648664},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":16,"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":2469,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":51,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28424,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20371,"internal_metadata":0},{"poolid":2,"osd":6,"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":392,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18638,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":451362816,"data_stored":4862963200,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1340719104,"data_stored":14631662611,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":439177216,"data_stored":4920139283,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":450179072,"data_stored":4848560128,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:38:38.694 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.694 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.694 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.694 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-20T22:11:47.808293+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=47, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-20T22:11:47.808293+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=47, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-20T22:11:47.808293+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=47, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-20T22:11:47.808293+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=47, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-20T22:11:41.794355+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=22, tm_min=11, tm_sec=41, 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=38, tm_sec=35, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T22:38:38.695 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-20T22:38:58.696 DEBUG:teuthology.orchestra.run.trial091:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T22:38:58.878 INFO:teuthology.orchestra.run.trial091.stdout: 2026-02-20T22:38:58.878 INFO:teuthology.orchestra.run.trial091.stderr:dumped all 2026-02-20T22:38:58.886 INFO:teuthology.orchestra.run.trial091.stdout:{"pg_ready":true,"pg_map":{"version":839,"stamp":"2026-02-20T22:38:57.960804+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19902994524,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":477196,"num_read_kb":13356342,"num_write":772856,"num_write_kb":87788453,"num_scrub_errors":0,"num_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":640,"num_omap_keys":35,"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":45324,"ondisk_log_size":45324,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":8198496,"kb_used_data":3511648,"kb_used_omap":124,"kb_used_meta":4686595,"kb_avail":746776224,"statfs":{"total":773094113280,"available":764698853376,"internally_reserved":0,"allocated":3595927552,"data_stored":39123866408,"data_compressed":926623392,"data_compressed_allocated":3214000128,"data_compressed_original":38750472192,"omap_allocated":127508,"internal_metadata":4799073772},"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.001448"},"pg_stats":[{"pgid":"2.7","version":"26'2","reported_seq":64,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:41.354586+0000","last_change":"2026-02-20T22:38:41.354586+0000","last_active":"2026-02-20T22:38:41.354586+0000","last_peered":"2026-02-20T22:38:41.354586+0000","last_clean":"2026-02-20T22:38:41.354586+0000","last_became_active":"2026-02-20T22:11:43.266964+0000","last_became_peered":"2026-02-20T22:11:43.266964+0000","last_unstale":"2026-02-20T22:38:41.354586+0000","last_undegraded":"2026-02-20T22:38:41.354586+0000","last_fullsized":"2026-02-20T22:38:41.354586+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":"26'2","last_scrub_stamp":"2026-02-20T22:38:41.354548+0000","last_deep_scrub":"26'2","last_deep_scrub_stamp":"2026-02-20T22:38:41.354548+0000","last_clean_scrub_stamp":"2026-02-20T22:38:41.354548+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-22T08:23:53.526899+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00050473,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":52,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:38.893332+0000","last_change":"2026-02-20T22:38:38.893332+0000","last_active":"2026-02-20T22:38:38.893332+0000","last_peered":"2026-02-20T22:38:38.893332+0000","last_clean":"2026-02-20T22:38:38.893332+0000","last_became_active":"2026-02-20T22:11:43.268825+0000","last_became_peered":"2026-02-20T22:11:43.268825+0000","last_unstale":"2026-02-20T22:38:38.893332+0000","last_undegraded":"2026-02-20T22:38:38.893332+0000","last_fullsized":"2026-02-20T22:38:38.893332+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-20T22:38:38.893276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:38:38.893276+0000","last_clean_scrub_stamp":"2026-02-20T22:38:38.893276+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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T09:37:25.191153+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00022820300000000001,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":53,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:40.370499+0000","last_change":"2026-02-20T22:38:40.370443+0000","last_active":"2026-02-20T22:38:40.370499+0000","last_peered":"2026-02-20T22:38:40.370499+0000","last_clean":"2026-02-20T22:38:40.370499+0000","last_became_active":"2026-02-20T22:11:42.803104+0000","last_became_peered":"2026-02-20T22:11:42.803104+0000","last_unstale":"2026-02-20T22:38:40.370499+0000","last_undegraded":"2026-02-20T22:38:40.370499+0000","last_fullsized":"2026-02-20T22:38:40.370499+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-20T22:38:40.370363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T22:38:40.370363+0000","last_clean_scrub_stamp":"2026-02-20T22:38:40.370363+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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T03:23:38.817237+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00028089400000000001,"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":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"26'4","reported_seq":68,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:39.523254+0000","last_change":"2026-02-20T22:38:39.523226+0000","last_active":"2026-02-20T22:38:39.523254+0000","last_peered":"2026-02-20T22:38:39.523254+0000","last_clean":"2026-02-20T22:38:39.523254+0000","last_became_active":"2026-02-20T22:11:43.113034+0000","last_became_peered":"2026-02-20T22:11:43.113034+0000","last_unstale":"2026-02-20T22:38:39.523254+0000","last_undegraded":"2026-02-20T22:38:39.523254+0000","last_fullsized":"2026-02-20T22:38:39.523254+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":"26'4","last_scrub_stamp":"2026-02-20T22:38:39.523180+0000","last_deep_scrub":"26'4","last_deep_scrub_stamp":"2026-02-20T22:38:39.523180+0000","last_clean_scrub_stamp":"2026-02-20T22:38:39.523180+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-22T01:06:12.669029+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.000224155,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"26'174914","reported_seq":268634,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:48.673491+0000","last_change":"2026-02-20T22:38:48.673491+0000","last_active":"2026-02-20T22:38:48.673491+0000","last_peered":"2026-02-20T22:38:48.673491+0000","last_clean":"2026-02-20T22:38:48.673491+0000","last_became_active":"2026-02-20T22:11:49.228089+0000","last_became_peered":"2026-02-20T22:11:49.228089+0000","last_unstale":"2026-02-20T22:38:48.673491+0000","last_undegraded":"2026-02-20T22:38:48.673491+0000","last_fullsized":"2026-02-20T22:38:48.673491+0000","mapping_epoch":22,"log_start":"26'164900","ondisk_log_start":"26'164900","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'174914","last_scrub_stamp":"2026-02-20T22:38:48.673452+0000","last_deep_scrub":"26'174914","last_deep_scrub_stamp":"2026-02-20T22:38:48.673452+0000","last_clean_scrub_stamp":"2026-02-20T22:38:48.673452+0000","objects_scrubbed":1192,"log_size":10014,"log_dups_size":0,"ondisk_log_size":10014,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T07:18:24.558239+0000","scrub_duration":11532,"objects_trimmed":0,"snaptrim_duration":0.00031895699999999998,"stat_sum":{"num_bytes":4966791680,"num_objects":1192,"num_object_clones":0,"num_object_copies":2384,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1192,"num_whiteouts":0,"num_read":93699,"num_read_kb":3436637,"num_write":173758,"num_write_kb":22259753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"26'3","reported_seq":84,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:39.420033+0000","last_change":"2026-02-20T22:38:39.419987+0000","last_active":"2026-02-20T22:38:39.420033+0000","last_peered":"2026-02-20T22:38:39.420033+0000","last_clean":"2026-02-20T22:38:39.420033+0000","last_became_active":"2026-02-20T22:11:43.111371+0000","last_became_peered":"2026-02-20T22:11:43.111371+0000","last_unstale":"2026-02-20T22:38:39.420033+0000","last_undegraded":"2026-02-20T22:38:39.420033+0000","last_fullsized":"2026-02-20T22:38:39.420033+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":"26'3","last_scrub_stamp":"2026-02-20T22:38:39.419925+0000","last_deep_scrub":"26'3","last_deep_scrub_stamp":"2026-02-20T22:38:39.419925+0000","last_clean_scrub_stamp":"2026-02-20T22:38:39.419925+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T07:49:16.138354+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00050156500000000004,"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":28,"num_read_kb":28,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"26'184769","reported_seq":274380,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:50.038652+0000","last_change":"2026-02-20T22:38:50.038652+0000","last_active":"2026-02-20T22:38:50.038652+0000","last_peered":"2026-02-20T22:38:50.038652+0000","last_clean":"2026-02-20T22:38:50.038652+0000","last_became_active":"2026-02-20T22:11:49.129795+0000","last_became_peered":"2026-02-20T22:11:49.129795+0000","last_unstale":"2026-02-20T22:38:50.038652+0000","last_undegraded":"2026-02-20T22:38:50.038652+0000","last_fullsized":"2026-02-20T22:38:50.038652+0000","mapping_epoch":22,"log_start":"26'174700","ondisk_log_start":"26'174700","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'184769","last_scrub_stamp":"2026-02-20T22:38:50.038623+0000","last_deep_scrub":"26'184769","last_deep_scrub_stamp":"2026-02-20T22:38:50.038623+0000","last_clean_scrub_stamp":"2026-02-20T22:38:50.038623+0000","objects_scrubbed":1201,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T05:49:32.666719+0000","scrub_duration":11533,"objects_trimmed":0,"snaptrim_duration":0.00036030799999999999,"stat_sum":{"num_bytes":4994589184,"num_objects":1201,"num_object_clones":0,"num_object_copies":2402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1201,"num_whiteouts":0,"num_read":89585,"num_read_kb":3570818,"num_write":183609,"num_write_kb":23634909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[5,7],"acting":[5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"26'4938","reported_seq":6053,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:38.935325+0000","last_change":"2026-02-20T22:38:38.935295+0000","last_active":"2026-02-20T22:38:38.935325+0000","last_peered":"2026-02-20T22:38:38.935325+0000","last_clean":"2026-02-20T22:38:38.935325+0000","last_became_active":"2026-02-20T22:11:42.805041+0000","last_became_peered":"2026-02-20T22:11:42.805041+0000","last_unstale":"2026-02-20T22:38:38.935325+0000","last_undegraded":"2026-02-20T22:38:38.935325+0000","last_fullsized":"2026-02-20T22:38:38.935325+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":"26'4938","last_scrub_stamp":"2026-02-20T22:38:38.935251+0000","last_deep_scrub":"26'4938","last_deep_scrub_stamp":"2026-02-20T22:38:38.935251+0000","last_clean_scrub_stamp":"2026-02-20T22:38:38.935251+0000","objects_scrubbed":6,"log_size":4938,"log_dups_size":0,"ondisk_log_size":4938,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T03:14:42.197400+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00017627699999999999,"stat_sum":{"num_bytes":2038,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":29141,"num_read_kb":24228,"num_write":9707,"num_write_kb":9677,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":466,"num_omap_keys":20,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"26'158310","reported_seq":208238,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:49.857372+0000","last_change":"2026-02-20T22:38:49.857372+0000","last_active":"2026-02-20T22:38:49.857372+0000","last_peered":"2026-02-20T22:38:49.857372+0000","last_clean":"2026-02-20T22:38:49.857372+0000","last_became_active":"2026-02-20T22:11:49.229467+0000","last_became_peered":"2026-02-20T22:11:49.229467+0000","last_unstale":"2026-02-20T22:38:49.857372+0000","last_undegraded":"2026-02-20T22:38:49.857372+0000","last_fullsized":"2026-02-20T22:38:49.857372+0000","mapping_epoch":22,"log_start":"26'148300","ondisk_log_start":"26'148300","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'158310","last_scrub_stamp":"2026-02-20T22:38:49.857345+0000","last_deep_scrub":"26'158310","last_deep_scrub_stamp":"2026-02-20T22:38:49.857345+0000","last_clean_scrub_stamp":"2026-02-20T22:38:49.857345+0000","objects_scrubbed":1186,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T00:05:34.477559+0000","scrub_duration":11350,"objects_trimmed":0,"snaptrim_duration":0.00036543799999999999,"stat_sum":{"num_bytes":4922658304,"num_objects":1186,"num_object_clones":0,"num_object_copies":2372,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1186,"num_whiteouts":0,"num_read":49896,"num_read_kb":2603113,"num_write":157154,"num_write_kb":20340471,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[6,2],"acting":[6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"26'2","reported_seq":61,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:37.448049+0000","last_change":"2026-02-20T22:38:37.448049+0000","last_active":"2026-02-20T22:38:37.448049+0000","last_peered":"2026-02-20T22:38:37.448049+0000","last_clean":"2026-02-20T22:38:37.448049+0000","last_became_active":"2026-02-20T22:11:42.803178+0000","last_became_peered":"2026-02-20T22:11:42.803178+0000","last_unstale":"2026-02-20T22:38:37.448049+0000","last_undegraded":"2026-02-20T22:38:37.448049+0000","last_fullsized":"2026-02-20T22:38:37.448049+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":"26'2","last_scrub_stamp":"2026-02-20T22:38:37.448009+0000","last_deep_scrub":"26'2","last_deep_scrub_stamp":"2026-02-20T22:38:37.448009+0000","last_clean_scrub_stamp":"2026-02-20T22:38:37.448009+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-22T10:10:29.701037+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00063953700000000003,"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":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"26'249532","reported_seq":463747,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:49.549990+0000","last_change":"2026-02-20T22:38:49.549990+0000","last_active":"2026-02-20T22:38:49.549990+0000","last_peered":"2026-02-20T22:38:49.549990+0000","last_clean":"2026-02-20T22:38:49.549990+0000","last_became_active":"2026-02-20T22:11:49.229481+0000","last_became_peered":"2026-02-20T22:11:49.229481+0000","last_unstale":"2026-02-20T22:38:49.549990+0000","last_undegraded":"2026-02-20T22:38:49.549990+0000","last_fullsized":"2026-02-20T22:38:49.549990+0000","mapping_epoch":22,"log_start":"26'239500","ondisk_log_start":"26'239500","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'249532","last_scrub_stamp":"2026-02-20T22:38:49.549948+0000","last_deep_scrub":"26'249532","last_deep_scrub_stamp":"2026-02-20T22:38:49.549948+0000","last_clean_scrub_stamp":"2026-02-20T22:38:49.549948+0000","objects_scrubbed":1208,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-22T03:50:05.145058+0000","scrub_duration":11624,"objects_trimmed":0,"snaptrim_duration":0.00057251100000000005,"stat_sum":{"num_bytes":5018362899,"num_objects":1208,"num_object_clones":0,"num_object_copies":2416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1208,"num_whiteouts":0,"num_read":214178,"num_read_kb":3720947,"num_write":248359,"num_write_kb":21540854,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":[4,2],"acting":[4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"26'136","reported_seq":1908,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:38.427715+0000","last_change":"2026-02-20T22:38:38.427674+0000","last_active":"2026-02-20T22:38:38.427715+0000","last_peered":"2026-02-20T22:38:38.427715+0000","last_clean":"2026-02-20T22:38:38.427715+0000","last_became_active":"2026-02-20T22:11:42.802932+0000","last_became_peered":"2026-02-20T22:11:42.802932+0000","last_unstale":"2026-02-20T22:38:38.427715+0000","last_undegraded":"2026-02-20T22:38:38.427715+0000","last_fullsized":"2026-02-20T22:38:38.427715+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":"26'136","last_scrub_stamp":"2026-02-20T22:38:38.427626+0000","last_deep_scrub":"26'136","last_deep_scrub_stamp":"2026-02-20T22:38:38.427626+0000","last_clean_scrub_stamp":"2026-02-20T22:38:38.427626+0000","objects_scrubbed":2,"log_size":136,"log_dups_size":0,"ondisk_log_size":136,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:43:10.114596+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00064394500000000004,"stat_sum":{"num_bytes":0,"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":541,"num_read_kb":476,"num_write":117,"num_write_kb":110,"num_scrub_errors":0,"num_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":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"26'114","reported_seq":192,"reported_epoch":26,"state":"active+clean","last_fresh":"2026-02-20T22:38:37.241674+0000","last_change":"2026-02-20T22:38:37.241674+0000","last_active":"2026-02-20T22:38:37.241674+0000","last_peered":"2026-02-20T22:38:37.241674+0000","last_clean":"2026-02-20T22:38:37.241674+0000","last_became_active":"2026-02-20T22:11:38.921046+0000","last_became_peered":"2026-02-20T22:11:38.921046+0000","last_unstale":"2026-02-20T22:38:37.241674+0000","last_undegraded":"2026-02-20T22:38:37.241674+0000","last_fullsized":"2026-02-20T22:38:37.241674+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'114","last_scrub_stamp":"2026-02-20T22:38:37.241316+0000","last_deep_scrub":"26'114","last_deep_scrub_stamp":"2026-02-20T22:38:37.241316+0000","last_clean_scrub_stamp":"2026-02-20T22:38:37.241316+0000","objects_scrubbed":2,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:36:11.351803+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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,5],"acting":[1,5],"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":19902402067,"num_objects":4787,"num_object_clones":0,"num_object_copies":9574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4787,"num_whiteouts":0,"num_read":447358,"num_read_kb":13331515,"num_write":762880,"num_write_kb":87775987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3593527296,"data_stored":39121844262,"data_compressed":926608042,"data_compressed_allocated":3213926400,"data_compressed_original":38749325312,"omap_allocated":0,"internal_metadata":0},"log_size":40125,"ondisk_log_size":40125,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29752,"num_read_kb":24754,"num_write":9831,"num_write_kb":9794,"num_scrub_errors":0,"num_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":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70294,"internal_metadata":0},"log_size":5085,"ondisk_log_size":5085,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":15350,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":114,"ondisk_log_size":114,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575177,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176860,"kb_used_data":445644,"kb_used_omap":19,"kb_used_meta":731180,"kb_avail":93194980,"statfs":{"total":96636764160,"available":95431659520,"internally_reserved":0,"allocated":456339456,"data_stored":4929366212,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":20227,"internal_metadata":748728573},"hb_peers":[0,1,2,3,4,5,6],"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":6,"up_from":13,"seq":55834575178,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1189232,"kb_used_data":439904,"kb_used_omap":11,"kb_used_meta":749300,"kb_avail":93182608,"statfs":{"total":96636764160,"available":95418990592,"internally_reserved":0,"allocated":450461696,"data_stored":4848664801,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":11921,"internal_metadata":767283567},"hb_peers":[0,1,2,3,4,5,7],"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":5,"up_from":13,"seq":55834575179,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1176920,"kb_used_data":445704,"kb_used_omap":21,"kb_used_meta":731178,"kb_avail":93194920,"statfs":{"total":96636764160,"available":95431598080,"internally_reserved":0,"allocated":456400896,"data_stored":4929956596,"data_compressed":131749147,"data_compressed_allocated":419586048,"data_compressed_original":4893750272,"omap_allocated":21965,"internal_metadata":748726835},"hb_peers":[0,1,2,3,4,6,7],"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":4,"up_from":13,"seq":55834575179,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1431540,"kb_used_data":429156,"kb_used_omap":12,"kb_used_meta":1002355,"kb_avail":92940300,"statfs":{"total":96636764160,"available":95170867200,"internally_reserved":0,"allocated":439455744,"data_stored":4920243937,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":12847,"internal_metadata":1026411985},"hb_peers":[0,1,2,3,5,6,7],"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":3,"up_from":13,"seq":55834575178,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":284,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":290816,"data_stored":104705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30202,"internal_metadata":27560454},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575180,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2014800,"kb_used_data":1309568,"kb_used_omap":5,"kb_used_meta":705210,"kb_avail":92357040,"statfs":{"total":96636764160,"available":94573608960,"internally_reserved":0,"allocated":1340997632,"data_stored":14631767265,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":5299,"internal_metadata":722135885},"hb_peers":[0,1,3,4,5,6,7],"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":13,"seq":55834575179,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":328,"kb_used_omap":12,"kb_used_meta":26931,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":335872,"data_stored":695022,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":12847,"internal_metadata":27577809},"hb_peers":[0,2,3,4,5,6,7],"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":13,"seq":55834575178,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1154612,"kb_used_data":441060,"kb_used_omap":11,"kb_used_meta":713524,"kb_avail":93217228,"statfs":{"total":96636764160,"available":95454441472,"internally_reserved":0,"allocated":451645440,"data_stored":4863067870,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":12200,"internal_metadata":730648664},"hb_peers":[1,2,3,4,5,6,7],"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":7675,"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":16,"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":2469,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":51,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28424,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20371,"internal_metadata":0},{"poolid":2,"osd":6,"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":392,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18638,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":451362816,"data_stored":4862963200,"data_compressed":108007202,"data_compressed_allocated":392769536,"data_compressed_original":4805527552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1340719104,"data_stored":14631662611,"data_compressed":331562549,"data_compressed_allocated":1187414016,"data_compressed_original":14481485824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":439177216,"data_stored":4920139283,"data_compressed":112859279,"data_compressed_allocated":401584128,"data_compressed_original":4883348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":450179072,"data_stored":4848560128,"data_compressed":110696068,"data_compressed_allocated":393060352,"data_compressed_original":4792609792,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":456044544,"data_stored":4929259520,"data_compressed":131741472,"data_compressed_allocated":419549184,"data_compressed_original":4893176832,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-20T22:38:58.887 DEBUG:teuthology.orchestra.run.trial091:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-20T22:38:59.075 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-20T22:38:59.076 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-20T22:38:59.076 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-20T22:38:59.076 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.135 INFO:tasks.ceph.osd.0:Stopped 2026-02-20T22:38:59.136 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-20T22:38:59.136 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.178 INFO:tasks.ceph.osd.1:Stopped 2026-02-20T22:38:59.178 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-20T22:38:59.178 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.235 INFO:tasks.ceph.osd.2:Stopped 2026-02-20T22:38:59.235 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-20T22:38:59.235 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.265 INFO:tasks.ceph.osd.3:Stopped 2026-02-20T22:38:59.265 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-20T22:38:59.265 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.330 INFO:tasks.ceph.osd.4:Stopped 2026-02-20T22:38:59.330 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-20T22:38:59.330 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.386 INFO:tasks.ceph.osd.5:Stopped 2026-02-20T22:38:59.386 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-20T22:38:59.386 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.441 INFO:tasks.ceph.osd.6:Stopped 2026-02-20T22:38:59.441 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-20T22:38:59.441 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.505 INFO:tasks.ceph.osd.7:Stopped 2026-02-20T22:38:59.505 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-20T22:38:59.505 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-20T22:38:59.505 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.534 INFO:tasks.ceph.mgr.x:Stopped 2026-02-20T22:38:59.534 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-20T22:38:59.534 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.561 INFO:tasks.ceph.mgr.y:Stopped 2026-02-20T22:38:59.561 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-20T22:38:59.561 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-20T22:38:59.561 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.586 INFO:tasks.ceph.mon.a:Stopped 2026-02-20T22:38:59.586 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-20T22:38:59.586 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.635 INFO:tasks.ceph.mon.c:Stopped 2026-02-20T22:38:59.636 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-20T22:38:59.636 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T22:38:59.646 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 is failed for ~0s 2026-02-20T22:38:59.646 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 is failed for ~0s 2026-02-20T22:38:59.646 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.7 is failed for ~0s 2026-02-20T22:38:59.646 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.a is failed for ~0s 2026-02-20T22:38:59.646 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.c is failed for ~0s 2026-02-20T22:38:59.647 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.b is failed for ~0s 2026-02-20T22:38:59.647 INFO:tasks.ceph.mon.b:Stopped 2026-02-20T22:38:59.647 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-20T22:38:59.647 DEBUG:teuthology.orchestra.run.trial091:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-20T22:38:59.702 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:38:59.703 DEBUG:teuthology.orchestra.run.trial091:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-20T22:38:59.823 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:38:59.823 DEBUG:teuthology.orchestra.run.trial091:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-20T22:38:59.857 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:38:59.857 DEBUG:teuthology.orchestra.run.trial091:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-20T22:39:00.088 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:39:00.088 DEBUG:teuthology.orchestra.run.trial091:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-20T22:39:00.124 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:39:00.124 DEBUG:teuthology.orchestra.run.trial114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-20T22:39:00.270 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:39:00.270 DEBUG:teuthology.orchestra.run.trial114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-20T22:39:00.348 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:39:00.348 DEBUG:teuthology.orchestra.run.trial114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-20T22:39:00.420 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:39:00.421 DEBUG:teuthology.orchestra.run.trial114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-20T22:39:00.499 INFO:tasks.ceph:Archiving mon data... 2026-02-20T22:39:00.501 DEBUG:teuthology.misc:Transferring archived files from trial091:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61558/data/mon.a.tgz 2026-02-20T22:39:00.502 DEBUG:teuthology.orchestra.run.trial091:> mktemp 2026-02-20T22:39:00.521 INFO:teuthology.orchestra.run.trial091.stdout:/tmp/tmp.WMk8wjalnf 2026-02-20T22:39:00.522 DEBUG:teuthology.orchestra.run.trial091:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.WMk8wjalnf 2026-02-20T22:39:00.618 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod 0666 /tmp/tmp.WMk8wjalnf 2026-02-20T22:39:00.699 DEBUG:teuthology.orchestra.remote:trial091:/tmp/tmp.WMk8wjalnf is 271KB 2026-02-20T22:39:00.759 DEBUG:teuthology.orchestra.run.trial091:> rm -fr /tmp/tmp.WMk8wjalnf 2026-02-20T22:39:00.776 DEBUG:teuthology.misc:Transferring archived files from trial091:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61558/data/mon.c.tgz 2026-02-20T22:39:00.776 DEBUG:teuthology.orchestra.run.trial091:> mktemp 2026-02-20T22:39:00.831 INFO:teuthology.orchestra.run.trial091.stdout:/tmp/tmp.B2RHUu8m91 2026-02-20T22:39:00.831 DEBUG:teuthology.orchestra.run.trial091:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.B2RHUu8m91 2026-02-20T22:39:00.927 DEBUG:teuthology.orchestra.run.trial091:> sudo chmod 0666 /tmp/tmp.B2RHUu8m91 2026-02-20T22:39:01.010 DEBUG:teuthology.orchestra.remote:trial091:/tmp/tmp.B2RHUu8m91 is 278KB 2026-02-20T22:39:01.104 DEBUG:teuthology.orchestra.run.trial091:> rm -fr /tmp/tmp.B2RHUu8m91 2026-02-20T22:39:01.120 DEBUG:teuthology.misc:Transferring archived files from trial114:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61558/data/mon.b.tgz 2026-02-20T22:39:01.120 DEBUG:teuthology.orchestra.run.trial114:> mktemp 2026-02-20T22:39:01.139 INFO:teuthology.orchestra.run.trial114.stdout:/tmp/tmp.wyuwslycRU 2026-02-20T22:39:01.139 DEBUG:teuthology.orchestra.run.trial114:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.wyuwslycRU 2026-02-20T22:39:01.235 DEBUG:teuthology.orchestra.run.trial114:> sudo chmod 0666 /tmp/tmp.wyuwslycRU 2026-02-20T22:39:01.315 DEBUG:teuthology.orchestra.remote:trial114:/tmp/tmp.wyuwslycRU is 278KB 2026-02-20T22:39:01.377 DEBUG:teuthology.orchestra.run.trial114:> rm -fr /tmp/tmp.wyuwslycRU 2026-02-20T22:39:01.393 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-20T22:39:01.393 DEBUG:teuthology.orchestra.run.trial091:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:39:01.396 DEBUG:teuthology.orchestra.run.trial114:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:39:01.435 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-20T22:39:01.479 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T22:39:01.513 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T22:39:01.529 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T22:39:01.530 INFO:tasks.ceph:Archiving crash dumps... 2026-02-20T22:39:01.532 DEBUG:teuthology.misc:Transferring archived files from trial091:/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/61558/remote/trial091/crash 2026-02-20T22:39:01.534 DEBUG:teuthology.orchestra.run.trial091:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T22:39:01.558 DEBUG:teuthology.misc:Transferring archived files from trial114:/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/61558/remote/trial114/crash 2026-02-20T22:39:01.559 DEBUG:teuthology.orchestra.run.trial114:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T22:39:01.585 DEBUG:teuthology.misc:Transferring archived files from trial119:/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/61558/remote/trial119/crash 2026-02-20T22:39:01.586 DEBUG:teuthology.orchestra.run.trial119:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T22:39:01.613 INFO:tasks.ceph:Compressing logs... 2026-02-20T22:39:01.613 DEBUG:teuthology.orchestra.run.trial091:> 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:39:01.615 DEBUG:teuthology.orchestra.run.trial114:> 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:39:01.631 DEBUG:teuthology.orchestra.run.trial119:> 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:39:01.635 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-20T22:39:01.636 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47347.log 2026-02-20T22:39:01.636 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-20T22:39:01.636 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47347.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47080.log 2026-02-20T22:39:01.636 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47347.log.gz 2026-02-20T22:39:01.637 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49941.log 2026-02-20T22:39:01.637 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-mon.a.log: /var/log/ceph/ceph-client.admin.47080.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-20T22:39:01.637 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47080.log.gz 2026-02-20T22:39:01.637 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49941.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49941.log.gz 2026-02-20T22:39:01.637 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49451.log 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48376.log 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49451.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49451.log.gz 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49892.log 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48376.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43343.log 0.0% 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr: -- replaced with /var/log/ceph/ceph-client.admin.48376.log.gz 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49892.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49892.log.gz 2026-02-20T22:39:01.638 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47187.log 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.43343.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43343.log.gz 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47187.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47732.log 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47187.log.gz 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47728.log 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47732.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49500.log 2026-02-20T22:39:01.639 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47732.log.gz 2026-02-20T22:39:01.640 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47728.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-20T22:39:01.640 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47728.log.gz 2026-02-20T22:39:01.640 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49500.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47445.log 2026-02-20T22:39:01.640 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49500.log.gz 2026-02-20T22:39:01.641 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37078.log 2026-02-20T22:39:01.641 INFO:teuthology.orchestra.run.trial091.stderr:gzip/var/log/ceph/ceph-client.admin.47445.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.49402.log 2026-02-20T22:39:01.641 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47445.log.gz 2026-02-20T22:39:01.641 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph.tmp-client.admin.37078.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37078.log.gz 2026-02-20T22:39:01.641 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47396.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49402.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48327.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49402.log.gz 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47396.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49794.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47396.log.gz 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48327.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49647.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48327.log.gz 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49794.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50039.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49794.log.gz 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49647.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49647.log.gz 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49843.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.50039.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50137.log 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50039.log.gz 2026-02-20T22:39:01.642 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49843.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50186.log 2026-02-20T22:39:01.643 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49843.log.gz 2026-02-20T22:39:01.643 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.50137.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50137.log.gzgzip 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.49304.log 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.50186.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47718.log 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50186.log.gz 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49304.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48176.log 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49304.log.gz 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47718.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47718.log.gz 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47719.log 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48176.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47730.log 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48176.log.gz 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47719.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47731.log 2026-02-20T22:39:01.644 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47719.log.gz 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47730.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47730.log.gz 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49696.log 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47731.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47731.log.gz 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49990.log 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49696.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49696.log.gz 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-osd.1.log: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48065.log 2026-02-20T22:39:01.645 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48061.log 2026-02-20T22:39:01.646 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49990.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49990.log.gz 2026-02-20T22:39:01.646 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48065.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48065.log.gz 2026-02-20T22:39:01.646 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47722.log 2026-02-20T22:39:01.646 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48061.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48069.log 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48061.log.gz 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48063.log 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47722.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47722.log.gz 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48069.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.48069.log.gz 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.49255.log 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48063.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49353.log 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48063.log.gz 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49598.log 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49255.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49255.log.gz 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49353.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/ceph-client.admin.49353.log.gz -- 2026-02-20T22:39:01.647 INFO:teuthology.orchestra.run.trial091.stderr: /var/log/ceph/ceph-mgr.x.log 2026-02-20T22:39:01.648 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49598.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47494.log 2026-02-20T22:39:01.648 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49598.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48175.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47494.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43667.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47494.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48175.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47257.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48175.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.43667.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43667.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47257.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47282.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47257.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48067.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47282.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47282.log.gzgzip 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.49157.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48067.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50233.log 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48067.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49157.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49157.log.gz 2026-02-20T22:39:01.649 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49745.log 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.50233.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48425.log 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50233.log.gz 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49745.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49745.log.gz 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49549.log 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48425.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48070.log 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48425.log.gz 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49549.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50088.log 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49549.log.gz 2026-02-20T22:39:01.650 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.48070.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48070.log.gz 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49206.log 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr: 93.8%/var/log/ceph/ceph-client.admin.50088.log: -- replaced with /var/log/ceph/ceph.log.gz 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50088.log.gz 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47729.log 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.49206.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43411.log 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49206.log.gz 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.47729.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47729.log.gz 2026-02-20T22:39:01.651 INFO:teuthology.orchestra.run.trial091.stderr:/var/log/ceph/ceph-client.admin.43411.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43411.log.gz 2026-02-20T22:39:01.652 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-20T22:39:01.653 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43082.log 2026-02-20T22:39:01.653 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-20T22:39:01.653 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-client.admin.43082.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-20T22:39:01.653 INFO:teuthology.orchestra.run.trial114.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43082.log.gz 2026-02-20T22:39:01.654 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43223.log 2026-02-20T22:39:01.654 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-20T22:39:01.654 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-20T22:39:01.654 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-client.admin.43223.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43223.log.gz 2026-02-20T22:39:01.655 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-20T22:39:01.655 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-20T22:39:01.655 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43176.log 2026-02-20T22:39:01.655 INFO:teuthology.orchestra.run.trial114.stderr: 89.3% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-20T22:39:01.655 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43364.log 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-osd.6.log: /var/log/ceph/ceph-client.admin.43176.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43317.log 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43176.log.gz 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-client.admin.43364.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43364.log.gz 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43129.log 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-client.admin.43317.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43317.log.gz 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-client.admin.43129.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43129.log.gz 2026-02-20T22:39:01.656 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43035.log 2026-02-20T22:39:01.657 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43270.log 2026-02-20T22:39:01.657 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph.log: /var/log/ceph/ceph-client.admin.43035.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43035.log.gz 2026-02-20T22:39:01.657 INFO:teuthology.orchestra.run.trial114.stderr:/var/log/ceph/ceph-client.admin.43270.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43270.log.gz 2026-02-20T22:39:01.658 INFO:teuthology.orchestra.run.trial114.stderr: 88.3% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-20T22:39:01.661 INFO:teuthology.orchestra.run.trial114.stderr: 94.9% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-20T22:39:01.678 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37005.log 2026-02-20T22:39:01.678 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37577.log 2026-02-20T22:39:01.679 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37005.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37005.log.gz 2026-02-20T22:39:01.679 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.37880.log 2026-02-20T22:39:01.679 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37577.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38050.log 2026-02-20T22:39:01.679 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37577.log.gz 2026-02-20T22:39:01.681 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.0.37880.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37214.log 2026-02-20T22:39:01.681 INFO:teuthology.orchestra.run.trial119.stderr: 56.5% -- replaced with /var/log/ceph/ceph-client.0.37880.log.gz 2026-02-20T22:39:01.681 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.38050.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38050.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37969.log 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38119.log/var/log/ceph/ceph-client.admin.37214.log: 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37214.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37969.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37534.log 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37969.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.38119.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38119.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37170.log 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37534.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37126.log 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37534.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37170.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37170.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36958.log 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37126.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37126.log.gz 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37491.log 2026-02-20T22:39:01.682 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.36958.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36958.log.gz 2026-02-20T22:39:01.683 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.37491.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37491.log.gz 2026-02-20T22:39:01.683 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-20T22:39:01.683 INFO:teuthology.orchestra.run.trial119.stderr:real 0m0.013s 2026-02-20T22:39:01.683 INFO:teuthology.orchestra.run.trial119.stderr:user 0m0.009s 2026-02-20T22:39:01.683 INFO:teuthology.orchestra.run.trial119.stderr:sys 0m0.017s 2026-02-20T22:39:01.734 INFO:teuthology.orchestra.run.trial091.stderr: 92.0% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-20T22:39:01.795 INFO:teuthology.orchestra.run.trial091.stderr: 92.8% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-20T22:39:01.814 INFO:teuthology.orchestra.run.trial114.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-20T22:39:01.846 INFO:teuthology.orchestra.run.trial091.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-20T22:39:01.923 INFO:teuthology.orchestra.run.trial091.stderr: 93.4% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-20T22:39:02.038 INFO:teuthology.orchestra.run.trial091.stderr: 90.6% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-20T22:39:04.648 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 has been restored 2026-02-20T22:39:04.648 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 has been restored 2026-02-20T22:39:04.648 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.7 has been restored 2026-02-20T22:39:04.648 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.a has been restored 2026-02-20T22:39:04.648 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.c has been restored 2026-02-20T22:39:04.648 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.b has been restored 2026-02-20T22:39:09.100 INFO:teuthology.orchestra.run.trial114.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-20T22:39:22.653 INFO:teuthology.orchestra.run.trial091.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-20T22:39:24.333 INFO:teuthology.orchestra.run.trial114.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-20T22:39:28.360 INFO:teuthology.orchestra.run.trial091.stderr: 95.2% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-20T22:39:28.362 INFO:teuthology.orchestra.run.trial091.stderr: 2026-02-20T22:39:28.363 INFO:teuthology.orchestra.run.trial091.stderr:real 0m26.734s 2026-02-20T22:39:28.363 INFO:teuthology.orchestra.run.trial091.stderr:user 0m46.417s 2026-02-20T22:39:28.363 INFO:teuthology.orchestra.run.trial091.stderr:sys 0m2.394s 2026-02-20T22:39:29.927 INFO:teuthology.orchestra.run.trial114.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-20T22:39:45.014 INFO:teuthology.orchestra.run.trial114.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-20T22:39:45.015 INFO:teuthology.orchestra.run.trial114.stderr: 2026-02-20T22:39:45.015 INFO:teuthology.orchestra.run.trial114.stderr:real 0m43.371s 2026-02-20T22:39:45.015 INFO:teuthology.orchestra.run.trial114.stderr:user 1m36.881s 2026-02-20T22:39:45.015 INFO:teuthology.orchestra.run.trial114.stderr:sys 0m4.851s 2026-02-20T22:39:45.016 INFO:tasks.ceph:Archiving logs... 2026-02-20T22:39:45.016 DEBUG:teuthology.misc:Transferring archived files from trial091:/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/61558/remote/trial091/log 2026-02-20T22:39:45.017 DEBUG:teuthology.orchestra.run.trial091:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:39:48.281 DEBUG:teuthology.misc:Transferring archived files from trial114:/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/61558/remote/trial114/log 2026-02-20T22:39:48.281 DEBUG:teuthology.orchestra.run.trial114:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:39:54.913 DEBUG:teuthology.misc:Transferring archived files from trial119:/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/61558/remote/trial119/log 2026-02-20T22:39:54.915 DEBUG:teuthology.orchestra.run.trial119:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T22:39:54.945 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-20T22:39:54.955 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:39:54.955 DEBUG:teuthology.orchestra.run.trial091:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T22:39:54.957 DEBUG:teuthology.orchestra.run.trial114:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T22:39:54.959 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T22:39:55.211 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-20T22:39:55.221 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-20T22:39:55.222 DEBUG:teuthology.orchestra.run.trial091:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:39:55.225 DEBUG:teuthology.orchestra.run.trial114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:39:55.226 DEBUG:teuthology.orchestra.run.trial119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T22:39:55.239 INFO:teuthology.orchestra.run.trial091.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:39:55.240 INFO:teuthology.orchestra.run.trial114.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:39:55.242 INFO:teuthology.orchestra.run.trial119.stderr:bash: line 1: ntpq: command not found 2026-02-20T22:39:55.297 INFO:teuthology.orchestra.run.trial091.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:39:55.297 INFO:teuthology.orchestra.run.trial091.stdout:=============================================================================== 2026-02-20T22:39:55.297 INFO:teuthology.orchestra.run.trial091.stdout:^+ ntp.maxhost.io 2 6 377 51 +1322us[+1354us] +/- 56ms 2026-02-20T22:39:55.297 INFO:teuthology.orchestra.run.trial091.stdout:^+ 149.28.61.105.vultruserc> 3 7 377 50 +1649us[+1649us] +/- 31ms 2026-02-20T22:39:55.297 INFO:teuthology.orchestra.run.trial091.stdout:^+ 72-14-186-59.ip.linodeus> 2 8 377 50 -1697us[-1697us] +/- 91ms 2026-02-20T22:39:55.297 INFO:teuthology.orchestra.run.trial091.stdout:^* LAX.CALTICK.NET 2 7 377 50 +7542us[+7574us] +/- 38ms 2026-02-20T22:39:55.299 INFO:teuthology.orchestra.run.trial119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:39:55.299 INFO:teuthology.orchestra.run.trial119.stdout:=============================================================================== 2026-02-20T22:39:55.299 INFO:teuthology.orchestra.run.trial119.stdout:^- 24-111-79-186-dynamic.mi> 2 7 377 49 +2213us[+2213us] +/- 86ms 2026-02-20T22:39:55.299 INFO:teuthology.orchestra.run.trial119.stdout:^- kc1cloud.147.72.155.23.m> 3 8 377 184 -208us[ -235us] +/- 41ms 2026-02-20T22:39:55.299 INFO:teuthology.orchestra.run.trial119.stdout:^* time.cloudflare.com 3 8 377 114 -86us[ -115us] +/- 7067us 2026-02-20T22:39:55.299 INFO:teuthology.orchestra.run.trial119.stdout:^- sensei.ruselabs.com 2 8 377 180 -184us[ -211us] +/- 37ms 2026-02-20T22:39:55.303 INFO:teuthology.orchestra.run.trial114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T22:39:55.303 INFO:teuthology.orchestra.run.trial114.stdout:=============================================================================== 2026-02-20T22:39:55.303 INFO:teuthology.orchestra.run.trial114.stdout:^+ ntp.maxhost.io 2 6 377 116 -3352us[-3352us] +/- 56ms 2026-02-20T22:39:55.303 INFO:teuthology.orchestra.run.trial114.stdout:^* 99-28-14-242.lightspeed.> 1 8 377 182 +6920us[+6766us] +/- 25ms 2026-02-20T22:39:55.303 INFO:teuthology.orchestra.run.trial114.stdout:^+ arm1.maxhost.io 2 8 377 183 -13ms[ -13ms] +/- 60ms 2026-02-20T22:39:55.303 INFO:teuthology.orchestra.run.trial114.stdout:^+ eterna.binary.net 2 6 367 48 -3778us[-3778us] +/- 47ms 2026-02-20T22:39:55.304 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-20T22:39:55.314 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-20T22:39:55.315 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-20T22:39:55.328 DEBUG:teuthology.orchestra.run.trial091:> 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:39:55.395 DEBUG:teuthology.orchestra.run.trial114:> 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:39:55.450 DEBUG:teuthology.orchestra.run.trial119:> 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:39:55.504 DEBUG:teuthology.orchestra.run.trial091:> 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:39:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:39:55.532 DEBUG:teuthology.orchestra.run.trial114:> 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:39:55.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:39:55.560 DEBUG:teuthology.orchestra.run.trial119:> 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:39:55.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:39:55.586 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-20T22:39:55.602 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-20T22:39:55.617 INFO:teuthology.task.internal:Duration was 1969.406456 seconds 2026-02-20T22:39:55.617 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-20T22:39:55.634 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-20T22:39:55.634 DEBUG:teuthology.orchestra.run.trial091:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:39:55.637 DEBUG:teuthology.orchestra.run.trial114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:39:55.640 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T22:39:55.673 INFO:teuthology.orchestra.run.trial091.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:39:55.674 INFO:teuthology.orchestra.run.trial114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:39:55.676 INFO:teuthology.orchestra.run.trial119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T22:39:56.198 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-20T22:39:56.198 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial091.front.sepia.ceph.com 2026-02-20T22:39:56.198 DEBUG:teuthology.orchestra.run.trial091:> 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:39:56.230 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial114.front.sepia.ceph.com 2026-02-20T22:39:56.230 DEBUG:teuthology.orchestra.run.trial114:> 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:39:56.258 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial119.front.sepia.ceph.com 2026-02-20T22:39:56.258 DEBUG:teuthology.orchestra.run.trial119:> 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:39:56.278 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-20T22:39:56.279 DEBUG:teuthology.orchestra.run.trial091:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:39:56.281 DEBUG:teuthology.orchestra.run.trial114:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:39:56.300 DEBUG:teuthology.orchestra.run.trial119:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:39:56.380 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-20T22:39:56.381 DEBUG:teuthology.orchestra.run.trial091:> 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:39:56.383 DEBUG:teuthology.orchestra.run.trial114:> 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:39:56.384 DEBUG:teuthology.orchestra.run.trial119:> 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:39:56.405 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:39:56.406 INFO:teuthology.orchestra.run.trial091.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:39:56.406 INFO:teuthology.orchestra.run.trial091.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:39:56.406 INFO:teuthology.orchestra.run.trial091.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:39:56.406 INFO:teuthology.orchestra.run.trial091.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:39:56.407 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:39:56.407 INFO:teuthology.orchestra.run.trial114.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:39:56.408 INFO:teuthology.orchestra.run.trial114.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:39:56.408 INFO:teuthology.orchestra.run.trial114.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:39:56.408 INFO:teuthology.orchestra.run.trial114.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:39:56.409 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T22:39:56.409 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T22:39:56.409 INFO:teuthology.orchestra.run.trial119.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T22:39:56.409 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T22:39:56.409 INFO:teuthology.orchestra.run.trial119.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T22:39:56.415 INFO:teuthology.orchestra.run.trial091.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:39:56.416 INFO:teuthology.orchestra.run.trial114.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:39:56.418 INFO:teuthology.orchestra.run.trial119.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 81.9% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T22:39:56.420 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-20T22:39:56.436 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-20T22:39:56.437 DEBUG:teuthology.orchestra.run.trial091:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:39:56.484 DEBUG:teuthology.orchestra.run.trial114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:39:56.510 DEBUG:teuthology.orchestra.run.trial119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T22:39:56.535 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-20T22:39:56.552 DEBUG:teuthology.orchestra.run.trial091:> 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:39:56.555 DEBUG:teuthology.orchestra.run.trial114:> 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:39:56.558 DEBUG:teuthology.orchestra.run.trial119:> 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:39:56.577 INFO:teuthology.orchestra.run.trial091.stdout:kernel.core_pattern = core 2026-02-20T22:39:56.580 INFO:teuthology.orchestra.run.trial114.stdout:kernel.core_pattern = core 2026-02-20T22:39:56.598 INFO:teuthology.orchestra.run.trial119.stdout:kernel.core_pattern = core 2026-02-20T22:39:56.610 DEBUG:teuthology.orchestra.run.trial091:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:39:56.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:39:56.644 DEBUG:teuthology.orchestra.run.trial114:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:39:56.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:39:56.659 DEBUG:teuthology.orchestra.run.trial119:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T22:39:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T22:39:56.673 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-20T22:39:56.684 INFO:teuthology.task.internal:Transferring archived files... 2026-02-20T22:39:56.684 DEBUG:teuthology.misc:Transferring archived files from trial091:/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/61558/remote/trial091 2026-02-20T22:39:56.684 DEBUG:teuthology.orchestra.run.trial091:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:39:56.716 DEBUG:teuthology.misc:Transferring archived files from trial114:/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/61558/remote/trial114 2026-02-20T22:39:56.716 DEBUG:teuthology.orchestra.run.trial114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:39:56.751 DEBUG:teuthology.misc:Transferring archived files from trial119:/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/61558/remote/trial119 2026-02-20T22:39:56.751 DEBUG:teuthology.orchestra.run.trial119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T22:39:56.790 INFO:teuthology.task.internal:Removing archive directory... 2026-02-20T22:39:56.791 DEBUG:teuthology.orchestra.run.trial091:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:39:56.794 DEBUG:teuthology.orchestra.run.trial114:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:39:56.796 DEBUG:teuthology.orchestra.run.trial119:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T22:39:56.835 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-20T22:39:56.847 INFO:teuthology.task.internal:Not uploading archives. 2026-02-20T22:39:56.847 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-20T22:39:56.860 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-20T22:39:56.860 DEBUG:teuthology.orchestra.run.trial091:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:39:56.862 DEBUG:teuthology.orchestra.run.trial114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:39:56.864 DEBUG:teuthology.orchestra.run.trial119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T22:39:56.878 INFO:teuthology.orchestra.run.trial114.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:39 /home/ubuntu/cephtest 2026-02-20T22:39:56.878 INFO:teuthology.orchestra.run.trial091.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:39 /home/ubuntu/cephtest 2026-02-20T22:39:56.890 INFO:teuthology.orchestra.run.trial119.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 22:39 /home/ubuntu/cephtest 2026-02-20T22:39:56.891 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-20T22:39:56.902 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-20T22:39:56.936 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 1969.4064557552338 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-20T22:39:56.936 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T22:39:57.039 INFO:teuthology.run:pass