2026-02-18T06:08:52.573 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T06:08:52.588 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:08:52.669 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881 branch: 20.2.1_2.17.26-baseline_2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-https 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: '54881' 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-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 ceph: conf: 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: bdev async discard: true bdev enable discard: true bluestore allocator: stupid bluestore block size: 96636764160 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: adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: flavor: default sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: 20.2.1_2.17.26-baseline_2 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 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: 7878 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: 20.2.1_2.17.26-baseline_2 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed targets: trial040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEMkgt4d++eCO7i7SHRqShZDp6uXxlthxvhZK2L+SI4APZL1Ypds+B/CYzLChexvFdW0kErPcnihBeN8KJVgh/g= trial048.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5OF1W7YifPljztvmg09T9pY52LvGvgMtFjXbtYzk2E1Db7Wgs4c0yJyDn1mEEsEd7lQT1e9jM+XNTIFZOfrsE= trial090.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLL9cZ6rMZX73Rraf233bbZHZ80VFeJ/5RItuVceaTwLRVdWLlwK0wFUFsey986W6HN03EWatOEbY9UIxUCrP2I= tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"http","url":"https://download.ceph.com/qa/ubuntu-12.04.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-17_21:26:40 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T06:08:52.669 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa; will attempt to use it 2026-02-18T06:08:52.669 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T06:08:52.669 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T06:08:52.671 INFO:teuthology.task.internal:Checking packages... 2026-02-18T06:08:52.671 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T06:08:52.671 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T06:08:52.671 INFO:teuthology.packaging:ref: None 2026-02-18T06:08:52.671 INFO:teuthology.packaging:tag: None 2026-02-18T06:08:52.671 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T06:08:52.671 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:08:52.671 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T06:08:52.787 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670.gadc19233 2026-02-18T06:08:52.788 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T06:08:52.800 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T06:08:52.800 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T06:08:52.814 INFO:teuthology.task.internal:Saving configuration 2026-02-18T06:08:52.826 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T06:08:52.840 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T06:08:52.919 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial040.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881', '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-18 06:05:24.036296', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEMkgt4d++eCO7i7SHRqShZDp6uXxlthxvhZK2L+SI4APZL1Ypds+B/CYzLChexvFdW0kErPcnihBeN8KJVgh/g='} 2026-02-18T06:08:52.975 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial048.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881', '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-18 06:05:24.037221', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5OF1W7YifPljztvmg09T9pY52LvGvgMtFjXbtYzk2E1Db7Wgs4c0yJyDn1mEEsEd7lQT1e9jM+XNTIFZOfrsE='} 2026-02-18T06:08:53.031 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial090.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881', '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-18 06:05:24.036876', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLL9cZ6rMZX73Rraf233bbZHZ80VFeJ/5RItuVceaTwLRVdWLlwK0wFUFsey986W6HN03EWatOEbY9UIxUCrP2I='} 2026-02-18T06:08:53.031 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T06:08:53.043 INFO:teuthology.task.internal:roles: ubuntu@trial040.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-18T06:08:53.043 INFO:teuthology.task.internal:roles: ubuntu@trial048.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-18T06:08:53.043 INFO:teuthology.task.internal:roles: ubuntu@trial090.front.sepia.ceph.com - ['client.0'] 2026-02-18T06:08:53.043 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T06:08:53.235 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f78e06d71a0>, signals=[15]) 2026-02-18T06:08:53.235 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T06:08:53.246 INFO:teuthology.task.internal:Opening connections... 2026-02-18T06:08:53.246 DEBUG:teuthology.task.internal:connecting to ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:08:53.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:08:53.307 DEBUG:teuthology.task.internal:connecting to ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:08:53.307 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:08:53.367 DEBUG:teuthology.task.internal:connecting to ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:08:53.367 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:08:53.426 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T06:08:53.439 DEBUG:teuthology.orchestra.run.trial040:> uname -m 2026-02-18T06:08:53.455 INFO:teuthology.orchestra.run.trial040.stdout:x86_64 2026-02-18T06:08:53.455 DEBUG:teuthology.orchestra.run.trial040:> cat /etc/os-release 2026-02-18T06:08:53.510 INFO:teuthology.orchestra.run.trial040.stdout:NAME="CentOS Stream" 2026-02-18T06:08:53.510 INFO:teuthology.orchestra.run.trial040.stdout:VERSION="9" 2026-02-18T06:08:53.510 INFO:teuthology.orchestra.run.trial040.stdout:ID="centos" 2026-02-18T06:08:53.510 INFO:teuthology.orchestra.run.trial040.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:VERSION_ID="9" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:ANSI_COLOR="0;31" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:08:53.511 INFO:teuthology.orchestra.run.trial040.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:08:53.511 INFO:teuthology.lock.ops:Updating trial040.front.sepia.ceph.com on lock server 2026-02-18T06:08:53.587 DEBUG:teuthology.orchestra.run.trial048:> uname -m 2026-02-18T06:08:53.602 INFO:teuthology.orchestra.run.trial048.stdout:x86_64 2026-02-18T06:08:53.602 DEBUG:teuthology.orchestra.run.trial048:> cat /etc/os-release 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:NAME="CentOS Stream" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:VERSION="9" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:ID="centos" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:VERSION_ID="9" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:ANSI_COLOR="0;31" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:08:53.659 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:08:53.659 INFO:teuthology.lock.ops:Updating trial048.front.sepia.ceph.com on lock server 2026-02-18T06:08:53.718 DEBUG:teuthology.orchestra.run.trial090:> uname -m 2026-02-18T06:08:53.734 INFO:teuthology.orchestra.run.trial090.stdout:x86_64 2026-02-18T06:08:53.734 DEBUG:teuthology.orchestra.run.trial090:> cat /etc/os-release 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:NAME="CentOS Stream" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:VERSION="9" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:ID="centos" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:VERSION_ID="9" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:08:53.789 INFO:teuthology.orchestra.run.trial090.stdout:ANSI_COLOR="0;31" 2026-02-18T06:08:53.790 INFO:teuthology.orchestra.run.trial090.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:08:53.790 INFO:teuthology.orchestra.run.trial090.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:08:53.790 INFO:teuthology.orchestra.run.trial090.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:08:53.790 INFO:teuthology.orchestra.run.trial090.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:08:53.790 INFO:teuthology.orchestra.run.trial090.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:08:53.790 INFO:teuthology.orchestra.run.trial090.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:08:53.790 INFO:teuthology.lock.ops:Updating trial090.front.sepia.ceph.com on lock server 2026-02-18T06:08:53.867 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T06:08:53.880 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T06:08:53.891 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T06:08:53.892 DEBUG:teuthology.orchestra.run.trial040:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:08:53.893 DEBUG:teuthology.orchestra.run.trial048:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:08:53.895 DEBUG:teuthology.orchestra.run.trial090:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:08:53.909 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T06:08:53.920 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T06:08:53.920 DEBUG:teuthology.orchestra.run.trial040:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:08:53.948 DEBUG:teuthology.orchestra.run.trial048:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:08:53.949 DEBUG:teuthology.orchestra.run.trial090:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:08:53.966 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T06:08:54.180 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T06:08:54.198 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T06:08:54.198 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-18T06:08:54.198 DEBUG:teuthology.orchestra.run.trial040:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:08:54.199 DEBUG:teuthology.orchestra.run.trial048:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:08:54.200 DEBUG:teuthology.orchestra.run.trial090:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:08:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:08:54.214 DEBUG:teuthology.orchestra.run.trial048:> uname -r 2026-02-18T06:08:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:08:54.215 DEBUG:teuthology.orchestra.run.trial090:> uname -r 2026-02-18T06:08:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:08:54.215 DEBUG:teuthology.orchestra.run.trial040:> uname -r 2026-02-18T06:08:54.269 INFO:teuthology.orchestra.run.trial048.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:08:54.270 INFO:teuthology.task.kernel:Running kernel on trial048: 5.14.0-645.el9.x86_64 2026-02-18T06:08:54.270 DEBUG:teuthology.orchestra.run.trial048:> sudo yum install -y kernel 2026-02-18T06:08:54.270 INFO:teuthology.orchestra.run.trial090.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:08:54.270 INFO:teuthology.task.kernel:Running kernel on trial090: 5.14.0-645.el9.x86_64 2026-02-18T06:08:54.270 DEBUG:teuthology.orchestra.run.trial090:> sudo yum install -y kernel 2026-02-18T06:08:54.271 INFO:teuthology.orchestra.run.trial040.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:08:54.271 INFO:teuthology.task.kernel:Running kernel on trial040: 5.14.0-645.el9.x86_64 2026-02-18T06:08:54.271 DEBUG:teuthology.orchestra.run.trial040:> sudo yum install -y kernel 2026-02-18T06:08:55.133 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.9 MB 00:00 2026-02-18T06:08:55.519 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.9 MB 00:00 2026-02-18T06:08:55.668 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - BaseOS 8.6 MB/s | 8.9 MB 00:01 2026-02-18T06:08:58.351 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - AppStream 12 MB/s | 27 MB 00:02 2026-02-18T06:08:58.463 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 27 MB 00:02 2026-02-18T06:08:58.788 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 27 MB 00:02 2026-02-18T06:09:01.430 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - CRB 28 MB/s | 7.8 MB 00:00 2026-02-18T06:09:01.618 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 7.8 MB 00:00 2026-02-18T06:09:02.824 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 20 kB 00:00 2026-02-18T06:09:02.958 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 20 kB 00:00 2026-02-18T06:09:03.627 INFO:teuthology.orchestra.run.trial048.stdout:Extra Packages for Enterprise Linux 27 MB/s | 20 MB 00:00 2026-02-18T06:09:03.898 INFO:teuthology.orchestra.run.trial090.stdout:Extra Packages for Enterprise Linux 23 MB/s | 20 MB 00:00 2026-02-18T06:09:04.115 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - CRB 2.4 MB/s | 7.8 MB 00:03 2026-02-18T06:09:05.008 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - Extras packages 122 kB/s | 20 kB 00:00 2026-02-18T06:09:06.379 INFO:teuthology.orchestra.run.trial040.stdout:Extra Packages for Enterprise Linux 15 MB/s | 20 MB 00:01 2026-02-18T06:09:06.827 INFO:teuthology.orchestra.run.trial048.stdout:lab-extras 1.0 MB/s | 50 kB 00:00 2026-02-18T06:09:07.060 INFO:teuthology.orchestra.run.trial090.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T06:09:07.840 INFO:teuthology.orchestra.run.trial048.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:09:07.862 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:09:07.863 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:09:07.863 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-18T06:09:07.863 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:09:07.863 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:09:07.863 INFO:teuthology.orchestra.run.trial048.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout:Install 4 Packages 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 88 M 2026-02-18T06:09:07.864 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 135 M 2026-02-18T06:09:07.865 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:09:08.032 INFO:teuthology.orchestra.run.trial048.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 9.6 MB/s | 803 kB 00:00 2026-02-18T06:09:08.069 INFO:teuthology.orchestra.run.trial090.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:09:08.091 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:09:08.093 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:09:08.093 INFO:teuthology.orchestra.run.trial090.stdout: Package Architecture Version Repository Size 2026-02-18T06:09:08.093 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:09:08.093 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:09:08.093 INFO:teuthology.orchestra.run.trial090.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:Installing dependencies: 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:Install 4 Packages 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 88 M 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 135 M 2026-02-18T06:09:08.094 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:09:08.101 INFO:teuthology.orchestra.run.trial048.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 113 MB/s | 17 MB 00:00 2026-02-18T06:09:08.235 INFO:teuthology.orchestra.run.trial090.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 9.8 MB/s | 803 kB 00:00 2026-02-18T06:09:08.238 INFO:teuthology.orchestra.run.trial048.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 138 MB/s | 40 MB 00:00 2026-02-18T06:09:08.278 INFO:teuthology.orchestra.run.trial048.stdout:(4/4): kernel-modules-core-5.14.0-681.el9.x86_6 126 MB/s | 31 MB 00:00 2026-02-18T06:09:08.280 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:09:08.280 INFO:teuthology.orchestra.run.trial048.stdout:Total 212 MB/s | 88 MB 00:00 2026-02-18T06:09:08.312 INFO:teuthology.orchestra.run.trial090.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 108 MB/s | 17 MB 00:00 2026-02-18T06:09:08.410 INFO:teuthology.orchestra.run.trial090.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 155 MB/s | 40 MB 00:00 2026-02-18T06:09:08.454 INFO:teuthology.orchestra.run.trial090.stdout:(4/4): kernel-modules-core-5.14.0-681.el9.x86_6 141 MB/s | 31 MB 00:00 2026-02-18T06:09:08.454 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:09:08.454 INFO:teuthology.orchestra.run.trial090.stdout:Total 244 MB/s | 88 MB 00:00 2026-02-18T06:09:08.468 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:09:08.645 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:09:08.670 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:09:08.670 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:09:08.855 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:09:08.855 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:09:09.017 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:09:09.017 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:09:09.201 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:09:09.201 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:09:09.589 INFO:teuthology.orchestra.run.trial040.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T06:09:10.100 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:09:10.285 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:09:10.380 INFO:teuthology.orchestra.run.trial048.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:09:10.399 INFO:teuthology.orchestra.run.trial048.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:10.566 INFO:teuthology.orchestra.run.trial090.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:09:10.585 INFO:teuthology.orchestra.run.trial090.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:10.599 INFO:teuthology.orchestra.run.trial040.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:09:10.621 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout: Package Architecture Version Repository Size 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout:Installing dependencies: 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:09:10.622 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:09:10.623 INFO:teuthology.orchestra.run.trial040.stdout:Install 4 Packages 2026-02-18T06:09:10.623 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:09:10.623 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 88 M 2026-02-18T06:09:10.623 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 135 M 2026-02-18T06:09:10.623 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:09:11.843 INFO:teuthology.orchestra.run.trial040.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 710 kB/s | 803 kB 00:01 2026-02-18T06:09:12.182 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:12.210 INFO:teuthology.orchestra.run.trial048.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:12.366 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:12.394 INFO:teuthology.orchestra.run.trial090.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:12.992 INFO:teuthology.orchestra.run.trial040.stdout:(2/4): kernel-modules-core-5.14.0-681.el9.x86_6 27 MB/s | 31 MB 00:01 2026-02-18T06:09:15.231 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:15.238 INFO:teuthology.orchestra.run.trial048.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:15.598 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:15.605 INFO:teuthology.orchestra.run.trial090.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:17.429 INFO:teuthology.orchestra.run.trial040.stdout:(3/4): kernel-core-5.14.0-681.el9.x86_64.rpm 2.5 MB/s | 17 MB 00:06 2026-02-18T06:09:18.343 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:18.637 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:19.664 INFO:teuthology.orchestra.run.trial040.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 4.4 MB/s | 40 MB 00:08 2026-02-18T06:09:19.667 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:09:19.667 INFO:teuthology.orchestra.run.trial040.stdout:Total 9.8 MB/s | 88 MB 00:09 2026-02-18T06:09:19.857 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:09:20.061 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:09:20.061 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:09:20.412 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:09:20.412 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:09:21.503 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:09:21.787 INFO:teuthology.orchestra.run.trial040.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:09:21.806 INFO:teuthology.orchestra.run.trial040.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:23.604 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:23.632 INFO:teuthology.orchestra.run.trial040.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:26.653 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:26.659 INFO:teuthology.orchestra.run.trial040.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:29.694 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:48.819 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:48.839 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:48.904 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:48.904 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:09:48.904 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:48.905 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:48.956 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:48.956 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:09:48.956 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:09:48.956 INFO:teuthology.orchestra.run.trial048.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:09:48.956 INFO:teuthology.orchestra.run.trial048.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:09:48.956 INFO:teuthology.orchestra.run.trial048.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:09:48.957 INFO:teuthology.orchestra.run.trial048.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:09:48.957 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:09:48.957 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:09:49.014 DEBUG:teuthology.orchestra.run.trial048:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:09:49.024 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:49.040 INFO:teuthology.orchestra.run.trial048.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.041 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.041 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.041 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:09:49.041 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:09:49.041 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2026-02-18T06:09:49.041 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial048.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:09:49.042 DEBUG:teuthology.orchestra.run.trial048:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:09:49.045 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:49.104 INFO:teuthology.orchestra.run.trial048.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.105 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.105 DEBUG:teuthology.orchestra.run.trial048:> sudo rpm -qi grub2-tools 2026-02-18T06:09:49.110 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:49.110 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:09:49.110 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:09:49.110 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:09:49.162 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:09:49.162 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:09:49.162 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:09:49.162 INFO:teuthology.orchestra.run.trial090.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.163 INFO:teuthology.orchestra.run.trial090.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.163 INFO:teuthology.orchestra.run.trial090.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.163 INFO:teuthology.orchestra.run.trial090.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.163 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:09:49.163 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:09:49.174 INFO:teuthology.orchestra.run.trial048.stdout:Name : grub2-tools 2026-02-18T06:09:49.174 INFO:teuthology.orchestra.run.trial048.stdout:Epoch : 1 2026-02-18T06:09:49.174 INFO:teuthology.orchestra.run.trial048.stdout:Version : 2.06 2026-02-18T06:09:49.174 INFO:teuthology.orchestra.run.trial048.stdout:Release : 118.el9 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Architecture: x86_64 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Group : Unspecified 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Size : 8393909 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:License : GPLv3+ 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Packager : builder@centos.org 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:Vendor : CentOS 2026-02-18T06:09:49.175 INFO:teuthology.orchestra.run.trial048.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:Summary : Support tools for GRUB. 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:Description : 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:hardware devices. 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:09:49.176 INFO:teuthology.orchestra.run.trial048.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:09:49.177 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:09:49.178 INFO:teuthology.task.kernel:Updating grub on trial048 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.178 DEBUG:teuthology.orchestra.run.trial048:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:09:49.220 DEBUG:teuthology.orchestra.run.trial090:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:09:49.242 INFO:teuthology.orchestra.run.trial048.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:09:49.244 DEBUG:teuthology.orchestra.run.trial048:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:09:49.247 INFO:teuthology.orchestra.run.trial090.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.248 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.248 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.248 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:09:49.248 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:09:49.248 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2026-02-18T06:09:49.248 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial090.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:09:49.249 DEBUG:teuthology.orchestra.run.trial090:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:09:49.307 INFO:teuthology.orchestra.run.trial048.stdout:/sbin/grubby 2026-02-18T06:09:49.308 INFO:teuthology.orchestra.run.trial048.stdout:yes 2026-02-18T06:09:49.309 DEBUG:teuthology.orchestra.run.trial048:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:09:49.311 INFO:teuthology.orchestra.run.trial090.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.312 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.313 DEBUG:teuthology.orchestra.run.trial090:> sudo rpm -qi grub2-tools 2026-02-18T06:09:49.376 INFO:teuthology.orchestra.run.trial048.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:09:49.377 DEBUG:teuthology.orchestra.run.trial048:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.381 INFO:teuthology.orchestra.run.trial090.stdout:Name : grub2-tools 2026-02-18T06:09:49.381 INFO:teuthology.orchestra.run.trial090.stdout:Epoch : 1 2026-02-18T06:09:49.381 INFO:teuthology.orchestra.run.trial090.stdout:Version : 2.06 2026-02-18T06:09:49.381 INFO:teuthology.orchestra.run.trial090.stdout:Release : 118.el9 2026-02-18T06:09:49.381 INFO:teuthology.orchestra.run.trial090.stdout:Architecture: x86_64 2026-02-18T06:09:49.381 INFO:teuthology.orchestra.run.trial090.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Group : Unspecified 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Size : 8393909 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:License : GPLv3+ 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Packager : builder@centos.org 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Vendor : CentOS 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Summary : Support tools for GRUB. 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout:Description : 2026-02-18T06:09:49.382 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:09:49.383 INFO:teuthology.orchestra.run.trial090.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:09:49.383 INFO:teuthology.orchestra.run.trial090.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:09:49.383 INFO:teuthology.orchestra.run.trial090.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:09:49.383 INFO:teuthology.orchestra.run.trial090.stdout:hardware devices. 2026-02-18T06:09:49.383 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:09:49.383 INFO:teuthology.orchestra.run.trial090.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:09:49.384 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:09:49.384 INFO:teuthology.task.kernel:Updating grub on trial090 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:09:49.384 DEBUG:teuthology.orchestra.run.trial090:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:09:49.450 INFO:teuthology.orchestra.run.trial090.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:09:49.451 DEBUG:teuthology.orchestra.run.trial090:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:09:49.453 DEBUG:teuthology.orchestra.run.trial048:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:09:49.515 INFO:teuthology.orchestra.run.trial090.stdout:/sbin/grubby 2026-02-18T06:09:49.516 INFO:teuthology.orchestra.run.trial090.stdout:yes 2026-02-18T06:09:49.517 DEBUG:teuthology.orchestra.run.trial090:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:09:49.582 INFO:teuthology.orchestra.run.trial090.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:09:49.583 DEBUG:teuthology.orchestra.run.trial090:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.657 DEBUG:teuthology.orchestra.run.trial090:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:09:49.663 INFO:teuthology.orchestra.run.trial048.stderr:Generating grub configuration file ... 2026-02-18T06:09:49.726 INFO:teuthology.orchestra.run.trial048.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.732 INFO:teuthology.orchestra.run.trial048.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:09:49.863 INFO:teuthology.orchestra.run.trial090.stderr:Generating grub configuration file ... 2026-02-18T06:09:49.927 INFO:teuthology.orchestra.run.trial090.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:09:49.933 INFO:teuthology.orchestra.run.trial090.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:09:49.986 INFO:teuthology.orchestra.run.trial048.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:09:49.992 INFO:teuthology.orchestra.run.trial048.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:09:50.024 INFO:teuthology.orchestra.run.trial048.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:09:50.031 INFO:teuthology.orchestra.run.trial048.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:09:50.054 INFO:teuthology.orchestra.run.trial048.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:09:50.061 INFO:teuthology.orchestra.run.trial048.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:09:50.144 INFO:teuthology.orchestra.run.trial048.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:09:50.153 INFO:teuthology.orchestra.run.trial048.stderr:done 2026-02-18T06:09:50.155 DEBUG:teuthology.orchestra.run.trial048:> test -d /sys/firmware/efi 2026-02-18T06:09:50.171 DEBUG:teuthology.orchestra.run.trial048:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:09:50.187 INFO:teuthology.orchestra.run.trial090.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:09:50.193 INFO:teuthology.orchestra.run.trial090.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:09:50.225 INFO:teuthology.orchestra.run.trial090.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:09:50.232 INFO:teuthology.orchestra.run.trial090.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:09:50.237 INFO:teuthology.orchestra.run.trial048.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:09:50.238 INFO:teuthology.orchestra.run.trial048.stdout:/boot/efi/EFI/centos 2026-02-18T06:09:50.239 DEBUG:teuthology.orchestra.run.trial048:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:09:50.255 INFO:teuthology.orchestra.run.trial090.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:09:50.262 INFO:teuthology.orchestra.run.trial090.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:09:50.306 INFO:teuthology.orchestra.run.trial048.stdout:no 2026-02-18T06:09:50.306 DEBUG:teuthology.orchestra.run.trial048:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:09:50.343 INFO:teuthology.orchestra.run.trial090.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:09:50.352 INFO:teuthology.orchestra.run.trial090.stderr:done 2026-02-18T06:09:50.354 DEBUG:teuthology.orchestra.run.trial090:> test -d /sys/firmware/efi 2026-02-18T06:09:50.371 DEBUG:teuthology.orchestra.run.trial090:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:09:50.372 INFO:teuthology.orchestra.run.trial048.stdout:yes 2026-02-18T06:09:50.372 DEBUG:teuthology.orchestra.run.trial048:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:09:50.435 INFO:teuthology.orchestra.run.trial090.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:09:50.435 INFO:teuthology.orchestra.run.trial090.stdout:/boot/efi/EFI/centos 2026-02-18T06:09:50.436 DEBUG:teuthology.orchestra.run.trial090:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:09:50.437 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial048 2026-02-18T06:09:50.437 DEBUG:teuthology.orchestra.run.trial048:> sudo bash -c ' 2026-02-18T06:09:50.437 DEBUG:teuthology.orchestra.run.trial048:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:09:50.437 DEBUG:teuthology.orchestra.run.trial048:> ' 2026-02-18T06:09:50.500 INFO:teuthology.orchestra.run.trial090.stdout:no 2026-02-18T06:09:50.501 DEBUG:teuthology.orchestra.run.trial090:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:09:50.566 INFO:teuthology.orchestra.run.trial090.stdout:yes 2026-02-18T06:09:50.566 DEBUG:teuthology.orchestra.run.trial090:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:09:50.629 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial090 2026-02-18T06:09:50.629 DEBUG:teuthology.orchestra.run.trial090:> sudo bash -c ' 2026-02-18T06:09:50.629 DEBUG:teuthology.orchestra.run.trial090:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:09:50.629 DEBUG:teuthology.orchestra.run.trial090:> ' 2026-02-18T06:10:00.274 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:10:00.295 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:10:00.359 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:10:00.360 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:10:00.360 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:10:00.360 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:10:00.411 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:10:00.411 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:10:00.411 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:10:00.411 INFO:teuthology.orchestra.run.trial040.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.412 INFO:teuthology.orchestra.run.trial040.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.412 INFO:teuthology.orchestra.run.trial040.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.412 INFO:teuthology.orchestra.run.trial040.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.412 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:10:00.412 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:10:00.469 DEBUG:teuthology.orchestra.run.trial040:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:10:00.496 INFO:teuthology.orchestra.run.trial040.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.497 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:10:00.497 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:10:00.497 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:10:00.497 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:10:00.497 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2026-02-18T06:10:00.498 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial040.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:10:00.498 DEBUG:teuthology.orchestra.run.trial040:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:10:00.559 INFO:teuthology.orchestra.run.trial040.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.561 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:10:00.561 DEBUG:teuthology.orchestra.run.trial040:> sudo rpm -qi grub2-tools 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Name : grub2-tools 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Epoch : 1 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Version : 2.06 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Release : 118.el9 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Architecture: x86_64 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Group : Unspecified 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:Size : 8393909 2026-02-18T06:10:00.629 INFO:teuthology.orchestra.run.trial040.stdout:License : GPLv3+ 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Packager : builder@centos.org 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Vendor : CentOS 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Summary : Support tools for GRUB. 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:Description : 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:10:00.630 INFO:teuthology.orchestra.run.trial040.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:10:00.631 INFO:teuthology.orchestra.run.trial040.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:10:00.631 INFO:teuthology.orchestra.run.trial040.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:10:00.631 INFO:teuthology.orchestra.run.trial040.stdout:hardware devices. 2026-02-18T06:10:00.631 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:10:00.631 INFO:teuthology.orchestra.run.trial040.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:10:00.632 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:10:00.632 INFO:teuthology.task.kernel:Updating grub on trial040 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:10:00.632 DEBUG:teuthology.orchestra.run.trial040:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:10:00.695 INFO:teuthology.orchestra.run.trial040.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:10:00.696 DEBUG:teuthology.orchestra.run.trial040:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:10:00.761 INFO:teuthology.orchestra.run.trial040.stdout:/sbin/grubby 2026-02-18T06:10:00.763 INFO:teuthology.orchestra.run.trial040.stdout:yes 2026-02-18T06:10:00.763 DEBUG:teuthology.orchestra.run.trial040:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:10:00.827 INFO:teuthology.orchestra.run.trial040.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:10:00.828 DEBUG:teuthology.orchestra.run.trial040:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:10:00.901 DEBUG:teuthology.orchestra.run.trial040:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:10:01.119 INFO:teuthology.orchestra.run.trial040.stderr:Generating grub configuration file ... 2026-02-18T06:10:01.183 INFO:teuthology.orchestra.run.trial040.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:10:01.189 INFO:teuthology.orchestra.run.trial040.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:10:01.444 INFO:teuthology.orchestra.run.trial040.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:10:01.450 INFO:teuthology.orchestra.run.trial040.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:10:01.482 INFO:teuthology.orchestra.run.trial040.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:10:01.489 INFO:teuthology.orchestra.run.trial040.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:10:01.513 INFO:teuthology.orchestra.run.trial040.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:10:01.519 INFO:teuthology.orchestra.run.trial040.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:10:01.602 INFO:teuthology.orchestra.run.trial040.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:10:01.610 INFO:teuthology.orchestra.run.trial040.stderr:done 2026-02-18T06:10:01.612 DEBUG:teuthology.orchestra.run.trial040:> test -d /sys/firmware/efi 2026-02-18T06:10:01.629 DEBUG:teuthology.orchestra.run.trial040:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:10:01.694 INFO:teuthology.orchestra.run.trial040.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:10:01.695 INFO:teuthology.orchestra.run.trial040.stdout:/boot/efi/EFI/centos 2026-02-18T06:10:01.696 DEBUG:teuthology.orchestra.run.trial040:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:10:01.762 INFO:teuthology.orchestra.run.trial040.stdout:no 2026-02-18T06:10:01.762 DEBUG:teuthology.orchestra.run.trial040:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:10:01.829 INFO:teuthology.orchestra.run.trial040.stdout:yes 2026-02-18T06:10:01.829 DEBUG:teuthology.orchestra.run.trial040:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:10:01.894 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial040 2026-02-18T06:10:01.894 DEBUG:teuthology.orchestra.run.trial040:> sudo bash -c ' 2026-02-18T06:10:01.894 DEBUG:teuthology.orchestra.run.trial040:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:10:01.894 DEBUG:teuthology.orchestra.run.trial040:> ' 2026-02-18T06:10:20.480 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2026-02-18T06:10:20.480 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T06:10:20.481 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:10:20.672 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2026-02-18T06:10:20.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial090.front.sepia.ceph.com' 2026-02-18T06:10:20.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:10:31.937 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2026-02-18T06:10:31.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial040.front.sepia.ceph.com' 2026-02-18T06:10:31.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:10:34.752 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.48 2026-02-18T06:10:34.944 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.90 2026-02-18T06:10:43.762 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T06:10:43.763 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:10:43.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial090.front.sepia.ceph.com' 2026-02-18T06:10:43.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:10:46.208 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.40 2026-02-18T06:10:55.216 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial040.front.sepia.ceph.com' 2026-02-18T06:10:55.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:11:19.645 DEBUG:teuthology.orchestra.run.trial048:> true 2026-02-18T06:11:19.802 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T06:11:19.803 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:11:19.803 DEBUG:teuthology.orchestra.run.trial048:> uname -r 2026-02-18T06:11:19.858 INFO:teuthology.orchestra.run.trial048.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:11:19.859 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:11:19.859 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:11:19.859 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:11:20.187 DEBUG:teuthology.orchestra.run.trial090:> true 2026-02-18T06:11:20.336 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial090.front.sepia.ceph.com' 2026-02-18T06:11:20.336 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:11:20.337 DEBUG:teuthology.orchestra.run.trial090:> uname -r 2026-02-18T06:11:20.391 INFO:teuthology.orchestra.run.trial090.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:11:20.392 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:11:20.392 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:11:20.392 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:11:20.860 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T06:11:20.860 DEBUG:teuthology.orchestra.run.trial048:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:11:20.890 INFO:teuthology.orchestra.run.trial048.stdout:ttyS1 2026-02-18T06:11:20.914 DEBUG:teuthology.parallel:result is None 2026-02-18T06:11:21.393 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-18T06:11:21.393 DEBUG:teuthology.orchestra.run.trial090:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:11:21.422 INFO:teuthology.orchestra.run.trial090.stdout:ttyS1 2026-02-18T06:11:21.451 DEBUG:teuthology.parallel:result is None 2026-02-18T06:11:31.467 DEBUG:teuthology.orchestra.run.trial040:> true 2026-02-18T06:11:31.620 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial040.front.sepia.ceph.com' 2026-02-18T06:11:31.620 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:11:31.620 DEBUG:teuthology.orchestra.run.trial040:> uname -r 2026-02-18T06:11:31.678 INFO:teuthology.orchestra.run.trial040.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:11:31.678 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:11:31.678 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:11:31.679 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:11:32.680 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T06:11:32.680 DEBUG:teuthology.orchestra.run.trial040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:11:32.709 INFO:teuthology.orchestra.run.trial040.stdout:ttyS1 2026-02-18T06:11:32.738 DEBUG:teuthology.parallel:result is None 2026-02-18T06:11:32.739 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T06:11:32.764 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T06:11:32.765 DEBUG:teuthology.orchestra.run.trial040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:11:32.781 DEBUG:teuthology.orchestra.run.trial048:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:11:32.784 DEBUG:teuthology.orchestra.run.trial090:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:11:32.802 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T06:11:32.814 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T06:11:32.829 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T06:11:32.829 DEBUG:teuthology.orchestra.run.trial040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:11:32.839 DEBUG:teuthology.orchestra.run.trial048:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:11:32.842 DEBUG:teuthology.orchestra.run.trial090:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:11:32.865 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T06:11:32.877 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T06:11:32.877 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:11:32.895 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:11:32.899 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:11:32.918 INFO:teuthology.orchestra.run.trial040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:11:32.921 INFO:teuthology.orchestra.run.trial048.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:11:32.925 INFO:teuthology.orchestra.run.trial090.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:11:32.927 INFO:teuthology.orchestra.run.trial040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:11:32.930 INFO:teuthology.orchestra.run.trial048.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:11:32.933 INFO:teuthology.orchestra.run.trial090.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:11:32.935 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T06:11:32.947 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T06:11:32.947 DEBUG:teuthology.orchestra.run.trial040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:11:32.971 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:11:32.973 DEBUG:teuthology.orchestra.run.trial090:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:11:33.000 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T06:11:33.016 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T06:11:33.016 DEBUG:teuthology.orchestra.run.trial040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:11:33.035 DEBUG:teuthology.orchestra.run.trial048:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:11:33.037 DEBUG:teuthology.orchestra.run.trial090:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:11:33.057 DEBUG:teuthology.orchestra.run.trial040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:11:33.209 DEBUG:teuthology.orchestra.run.trial040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:11:33.233 DEBUG:teuthology.orchestra.run.trial040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:11:33.374 DEBUG:teuthology.orchestra.run.trial040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:11:33.399 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:11:33.399 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:11:33.462 DEBUG:teuthology.orchestra.run.trial048:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:11:33.578 DEBUG:teuthology.orchestra.run.trial048:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:11:33.603 DEBUG:teuthology.orchestra.run.trial048:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:11:33.745 DEBUG:teuthology.orchestra.run.trial048:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:11:33.769 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:11:33.769 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:11:33.834 DEBUG:teuthology.orchestra.run.trial090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:11:33.950 DEBUG:teuthology.orchestra.run.trial090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:11:33.975 DEBUG:teuthology.orchestra.run.trial090:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:11:34.124 DEBUG:teuthology.orchestra.run.trial090:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:11:34.148 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:11:34.148 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:11:34.214 DEBUG:teuthology.orchestra.run.trial040:> sudo service rsyslog restart 2026-02-18T06:11:34.216 DEBUG:teuthology.orchestra.run.trial048:> sudo service rsyslog restart 2026-02-18T06:11:34.219 DEBUG:teuthology.orchestra.run.trial090:> sudo service rsyslog restart 2026-02-18T06:11:34.242 INFO:teuthology.orchestra.run.trial040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:11:34.245 INFO:teuthology.orchestra.run.trial048.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:11:34.281 INFO:teuthology.orchestra.run.trial090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:11:34.770 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T06:11:34.783 INFO:teuthology.task.internal:Starting timer... 2026-02-18T06:11:34.783 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T06:11:34.804 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T06:11:34.822 DEBUG:teuthology.orchestra.run.trial040:> sudo service auditd rotate 2026-02-18T06:11:34.850 INFO:teuthology.orchestra.run.trial040.stdout:Rotating logs: 2026-02-18T06:11:34.852 DEBUG:teuthology.orchestra.run.trial048:> sudo service auditd rotate 2026-02-18T06:11:34.881 INFO:teuthology.orchestra.run.trial048.stdout:Rotating logs: 2026-02-18T06:11:34.883 DEBUG:teuthology.orchestra.run.trial090:> sudo service auditd rotate 2026-02-18T06:11:34.913 INFO:teuthology.orchestra.run.trial090.stdout:Rotating logs: 2026-02-18T06:11:34.914 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T06:11:34.915 DEBUG:teuthology.orchestra.run.trial040:> /usr/sbin/getenforce 2026-02-18T06:11:34.933 INFO:teuthology.orchestra.run.trial040.stdout:Permissive 2026-02-18T06:11:34.934 DEBUG:teuthology.orchestra.run.trial048:> /usr/sbin/getenforce 2026-02-18T06:11:34.950 INFO:teuthology.orchestra.run.trial048.stdout:Permissive 2026-02-18T06:11:34.950 DEBUG:teuthology.orchestra.run.trial090:> /usr/sbin/getenforce 2026-02-18T06:11:34.971 INFO:teuthology.orchestra.run.trial090.stdout:Permissive 2026-02-18T06:11:34.971 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial040.front.sepia.ceph.com': 'permissive', 'ubuntu@trial048.front.sepia.ceph.com': 'permissive', 'ubuntu@trial090.front.sepia.ceph.com': 'permissive'} 2026-02-18T06:11:34.972 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:11:34.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:11:34.999 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:11:35.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:11:35.023 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:11:35.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:11:35.048 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T06:11:35.048 DEBUG:teuthology.orchestra.run.trial040:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:11:35.072 DEBUG:teuthology.orchestra.run.trial048:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:11:35.097 DEBUG:teuthology.orchestra.run.trial090:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:11:35.121 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T06:11:35.136 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T06:11:35.150 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-18T06:11:35.151 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial040.front.sepia.ceph.com,trial048.front.sepia.ceph.com,trial090.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T06:13:03.525 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial040.front.sepia.ceph.com'), Remote(name='ubuntu@trial048.front.sepia.ceph.com'), Remote(name='ubuntu@trial090.front.sepia.ceph.com')] 2026-02-18T06:13:03.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial040.front.sepia.ceph.com' 2026-02-18T06:13:03.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:13:03.635 DEBUG:teuthology.orchestra.run.trial040:> true 2026-02-18T06:13:03.710 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial040.front.sepia.ceph.com' 2026-02-18T06:13:03.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T06:13:03.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:13:03.800 DEBUG:teuthology.orchestra.run.trial048:> true 2026-02-18T06:13:03.875 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-18T06:13:03.875 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial090.front.sepia.ceph.com' 2026-02-18T06:13:03.876 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial090.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:13:03.974 DEBUG:teuthology.orchestra.run.trial090:> true 2026-02-18T06:13:04.050 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial090.front.sepia.ceph.com' 2026-02-18T06:13:04.050 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T06:13:04.068 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T06:13:04.069 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:13:04.069 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:13:04.072 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:13:04.072 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:13:04.075 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:13:04.075 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:13:04.097 INFO:teuthology.orchestra.run.trial040.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:13:04.101 INFO:teuthology.orchestra.run.trial048.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:13:04.108 INFO:teuthology.orchestra.run.trial040.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:13:04.113 INFO:teuthology.orchestra.run.trial048.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:13:04.119 INFO:teuthology.orchestra.run.trial090.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:13:04.129 INFO:teuthology.orchestra.run.trial040.stderr:sudo: ntpd: command not found 2026-02-18T06:13:04.131 INFO:teuthology.orchestra.run.trial090.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:13:04.133 INFO:teuthology.orchestra.run.trial048.stderr:sudo: ntpd: command not found 2026-02-18T06:13:04.140 INFO:teuthology.orchestra.run.trial040.stdout:506 Cannot talk to daemon 2026-02-18T06:13:04.143 INFO:teuthology.orchestra.run.trial048.stdout:506 Cannot talk to daemon 2026-02-18T06:13:04.150 INFO:teuthology.orchestra.run.trial040.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:13:04.151 INFO:teuthology.orchestra.run.trial090.stderr:sudo: ntpd: command not found 2026-02-18T06:13:04.155 INFO:teuthology.orchestra.run.trial048.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:13:04.161 INFO:teuthology.orchestra.run.trial040.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:13:04.161 INFO:teuthology.orchestra.run.trial090.stdout:506 Cannot talk to daemon 2026-02-18T06:13:04.167 INFO:teuthology.orchestra.run.trial048.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:13:04.173 INFO:teuthology.orchestra.run.trial090.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:13:04.185 INFO:teuthology.orchestra.run.trial090.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:13:04.206 INFO:teuthology.orchestra.run.trial040.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:13:04.211 INFO:teuthology.orchestra.run.trial048.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:13:04.219 INFO:teuthology.orchestra.run.trial048.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:13:04.219 INFO:teuthology.orchestra.run.trial048.stdout:=============================================================================== 2026-02-18T06:13:04.219 INFO:teuthology.orchestra.run.trial048.stdout:^? time.ecansol.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.219 INFO:teuthology.orchestra.run.trial048.stdout:^? y.ns.gin.ntt.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.221 INFO:teuthology.orchestra.run.trial040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:13:04.221 INFO:teuthology.orchestra.run.trial040.stdout:=============================================================================== 2026-02-18T06:13:04.221 INFO:teuthology.orchestra.run.trial040.stdout:^? 172-104-28-175.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.221 INFO:teuthology.orchestra.run.trial040.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.235 INFO:teuthology.orchestra.run.trial090.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:13:04.252 INFO:teuthology.orchestra.run.trial090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:13:04.252 INFO:teuthology.orchestra.run.trial090.stdout:=============================================================================== 2026-02-18T06:13:04.253 INFO:teuthology.orchestra.run.trial090.stdout:^? 198.71.50.75 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.253 INFO:teuthology.orchestra.run.trial090.stdout:^? us-east-2.clearnet.pw 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.253 INFO:teuthology.orchestra.run.trial090.stdout:^? chi3.us.ntp.li 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:13:04.254 INFO:teuthology.run_tasks:Running task install... 2026-02-18T06:13:04.268 DEBUG:teuthology.task.install:project ceph 2026-02-18T06:13:04.268 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}} 2026-02-18T06:13:04.268 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T06:13:04.268 INFO:teuthology.task.install:Using flavor: default 2026-02-18T06:13:04.277 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-18T06:13:04.277 INFO:teuthology.task.install:extra packages: [] 2026-02-18T06:13:04.278 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:13:04.279 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:13:04.281 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:13:04.282 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:13:04.283 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:13:04.283 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:13:04.525 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:13:04.526 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:13:04.541 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:13:04.541 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:13:04.542 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:13:04.542 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:13:04.737 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:13:04.737 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:13:04.737 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:13:04.743 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:13:04.743 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:13:04.743 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:13:04.746 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:13:04.746 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:13:04.746 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:13:04.762 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-18T06:13:04.762 DEBUG:teuthology.orchestra.run.trial090:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:13:04.768 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-18T06:13:04.769 DEBUG:teuthology.orchestra.run.trial040:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:13:04.771 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-18T06:13:04.772 DEBUG:teuthology.orchestra.run.trial048:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:13:04.826 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:13:04.835 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:13:04.836 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:13:04.900 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:13:04.907 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:13:04.910 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:13:04.963 INFO:teuthology.orchestra.run.trial090.stdout:check_obsoletes = 1 2026-02-18T06:13:04.964 DEBUG:teuthology.orchestra.run.trial090:> sudo yum clean all 2026-02-18T06:13:04.970 INFO:teuthology.orchestra.run.trial040.stdout:check_obsoletes = 1 2026-02-18T06:13:04.971 DEBUG:teuthology.orchestra.run.trial040:> sudo yum clean all 2026-02-18T06:13:04.973 INFO:teuthology.orchestra.run.trial048.stdout:check_obsoletes = 1 2026-02-18T06:13:04.975 DEBUG:teuthology.orchestra.run.trial048:> sudo yum clean all 2026-02-18T06:13:05.112 INFO:teuthology.orchestra.run.trial090.stdout:41 files removed 2026-02-18T06:13:05.119 INFO:teuthology.orchestra.run.trial040.stdout:41 files removed 2026-02-18T06:13:05.123 INFO:teuthology.orchestra.run.trial048.stdout:41 files removed 2026-02-18T06:13:05.127 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-radosgw 2026-02-18T06:13:05.133 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-radosgw 2026-02-18T06:13:05.138 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-radosgw 2026-02-18T06:13:05.393 INFO:teuthology.orchestra.run.trial090.stdout:ceph packages for x86_64 715 kB/s | 89 kB 00:00 2026-02-18T06:13:05.403 INFO:teuthology.orchestra.run.trial040.stdout:ceph packages for x86_64 713 kB/s | 89 kB 00:00 2026-02-18T06:13:05.407 INFO:teuthology.orchestra.run.trial048.stdout:ceph packages for x86_64 714 kB/s | 89 kB 00:00 2026-02-18T06:13:05.534 INFO:teuthology.orchestra.run.trial090.stdout:ceph noarch packages 162 kB/s | 19 kB 00:00 2026-02-18T06:13:05.544 INFO:teuthology.orchestra.run.trial040.stdout:ceph noarch packages 163 kB/s | 19 kB 00:00 2026-02-18T06:13:05.550 INFO:teuthology.orchestra.run.trial048.stdout:ceph noarch packages 161 kB/s | 19 kB 00:00 2026-02-18T06:13:05.660 INFO:teuthology.orchestra.run.trial090.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:13:05.668 INFO:teuthology.orchestra.run.trial040.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:13:05.675 INFO:teuthology.orchestra.run.trial048.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:13:06.756 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - BaseOS 8.3 MB/s | 8.9 MB 00:01 2026-02-18T06:13:08.125 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - BaseOS 3.6 MB/s | 8.9 MB 00:02 2026-02-18T06:13:11.278 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T06:13:12.466 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - AppStream 5.2 MB/s | 27 MB 00:05 2026-02-18T06:13:13.957 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-18T06:13:14.571 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - CRB 9.0 MB/s | 7.8 MB 00:00 2026-02-18T06:13:15.512 INFO:teuthology.orchestra.run.trial040.stdout:CentOS Stream 9 - Extras packages 104 kB/s | 20 kB 00:00 2026-02-18T06:13:16.450 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T06:13:16.977 INFO:teuthology.orchestra.run.trial040.stdout:Extra Packages for Enterprise Linux 15 MB/s | 20 MB 00:01 2026-02-18T06:13:17.398 INFO:teuthology.orchestra.run.trial090.stdout:CentOS Stream 9 - Extras packages 94 kB/s | 20 kB 00:00 2026-02-18T06:13:18.407 INFO:teuthology.orchestra.run.trial090.stdout:Extra Packages for Enterprise Linux 21 MB/s | 20 MB 00:00 2026-02-18T06:13:19.514 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - AppStream 5.3 MB/s | 27 MB 00:05 2026-02-18T06:13:20.227 INFO:teuthology.orchestra.run.trial040.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-18T06:13:21.454 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:21.455 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:21.455 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repository Size 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout:Upgrading: 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout:Installing dependencies: 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:13:21.456 INFO:teuthology.orchestra.run.trial040.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:13:21.457 INFO:teuthology.orchestra.run.trial040.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:13:21.458 INFO:teuthology.orchestra.run.trial040.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout:Installing weak dependencies: 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout:Install 35 Packages 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout:Upgrade 2 Packages 2026-02-18T06:13:21.459 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:21.460 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 79 M 2026-02-18T06:13:21.460 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:13:21.562 INFO:teuthology.orchestra.run.trial090.stdout:lab-extras 2.8 MB/s | 50 kB 00:00 2026-02-18T06:13:22.208 INFO:teuthology.orchestra.run.trial040.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 17 MB/s | 5.9 MB 00:00 2026-02-18T06:13:22.241 INFO:teuthology.orchestra.run.trial040.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 758 kB/s | 25 kB 00:00 2026-02-18T06:13:22.279 INFO:teuthology.orchestra.run.trial040.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 919 kB/s | 35 kB 00:00 2026-02-18T06:13:22.319 INFO:teuthology.orchestra.run.trial040.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 603 kB/s | 24 kB 00:00 2026-02-18T06:13:22.378 INFO:teuthology.orchestra.run.trial040.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 14 MB/s | 869 kB 00:00 2026-02-18T06:13:22.427 INFO:teuthology.orchestra.run.trial040.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 5.0 MB/s | 250 kB 00:00 2026-02-18T06:13:22.784 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repository Size 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout:Upgrading: 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:13:22.786 INFO:teuthology.orchestra.run.trial090.stdout:Installing dependencies: 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:13:22.787 INFO:teuthology.orchestra.run.trial090.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:13:22.788 INFO:teuthology.orchestra.run.trial090.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout:Installing weak dependencies: 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:22.789 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:13:22.790 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:22.790 INFO:teuthology.orchestra.run.trial090.stdout:Install 35 Packages 2026-02-18T06:13:22.790 INFO:teuthology.orchestra.run.trial090.stdout:Upgrade 2 Packages 2026-02-18T06:13:22.790 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:22.790 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 79 M 2026-02-18T06:13:22.791 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:13:22.795 INFO:teuthology.orchestra.run.trial040.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 17 MB/s | 6.4 MB 00:00 2026-02-18T06:13:22.831 INFO:teuthology.orchestra.run.trial040.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.2 MB/s | 45 kB 00:00 2026-02-18T06:13:22.871 INFO:teuthology.orchestra.run.trial040.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.3 MB/s | 175 kB 00:00 2026-02-18T06:13:22.911 INFO:teuthology.orchestra.run.trial040.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 4.0 MB/s | 162 kB 00:00 2026-02-18T06:13:22.954 INFO:teuthology.orchestra.run.trial040.stdout:(11/37): python3-rados-20.2.0-670.gadc19233.el9 7.3 MB/s | 323 kB 00:00 2026-02-18T06:13:22.988 INFO:teuthology.orchestra.run.trial040.stdout:(12/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 21 MB/s | 24 MB 00:01 2026-02-18T06:13:22.990 INFO:teuthology.orchestra.run.trial040.stdout:(13/37): python3-rbd-20.2.0-670.gadc19233.el9.x 8.3 MB/s | 305 kB 00:00 2026-02-18T06:13:23.000 INFO:teuthology.orchestra.run.trial040.stdout:(14/37): python3-rgw-20.2.0-670.gadc19233.el9.x 8.1 MB/s | 99 kB 00:00 2026-02-18T06:13:23.006 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - CRB 7.0 MB/s | 7.8 MB 00:01 2026-02-18T06:13:23.050 INFO:teuthology.orchestra.run.trial040.stdout:(15/37): ceph-common-20.2.0-670.gadc19233.el9.x 20 MB/s | 24 MB 00:01 2026-02-18T06:13:23.050 INFO:teuthology.orchestra.run.trial040.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 552 kB/s | 33 kB 00:00 2026-02-18T06:13:23.086 INFO:teuthology.orchestra.run.trial040.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 2.5 MB/s | 93 kB 00:00 2026-02-18T06:13:23.104 INFO:teuthology.orchestra.run.trial040.stdout:(18/37): nvme-cli-2.13-1.el9.x86_64.rpm 11 MB/s | 1.1 MB 00:00 2026-02-18T06:13:23.615 INFO:teuthology.orchestra.run.trial040.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 184 kB/s | 104 kB 00:00 2026-02-18T06:13:23.686 INFO:teuthology.orchestra.run.trial090.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 17 MB/s | 5.9 MB 00:00 2026-02-18T06:13:23.698 INFO:teuthology.orchestra.run.trial040.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 541 kB/s | 45 kB 00:00 2026-02-18T06:13:23.721 INFO:teuthology.orchestra.run.trial090.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 724 kB/s | 25 kB 00:00 2026-02-18T06:13:23.725 INFO:teuthology.orchestra.run.trial040.stdout:(21/37): libnbd-1.20.3-4.el9.x86_64.rpm 256 kB/s | 164 kB 00:00 2026-02-18T06:13:23.739 INFO:teuthology.orchestra.run.trial040.stdout:(22/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 252 kB/s | 160 kB 00:00 2026-02-18T06:13:23.763 INFO:teuthology.orchestra.run.trial090.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 845 kB/s | 35 kB 00:00 2026-02-18T06:13:23.806 INFO:teuthology.orchestra.run.trial090.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 556 kB/s | 24 kB 00:00 2026-02-18T06:13:23.868 INFO:teuthology.orchestra.run.trial090.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 14 MB/s | 869 kB 00:00 2026-02-18T06:13:23.921 INFO:teuthology.orchestra.run.trial090.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 4.7 MB/s | 250 kB 00:00 2026-02-18T06:13:24.055 INFO:teuthology.orchestra.run.trial040.stdout:(23/37): qatlib-25.08.0-2.el9.x86_64.rpm 758 kB/s | 240 kB 00:00 2026-02-18T06:13:24.123 INFO:teuthology.orchestra.run.trial040.stdout:(24/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 736 kB/s | 292 kB 00:00 2026-02-18T06:13:24.137 INFO:teuthology.orchestra.run.trial040.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 450 kB/s | 37 kB 00:00 2026-02-18T06:13:24.179 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 20 kB 00:00 2026-02-18T06:13:24.206 INFO:teuthology.orchestra.run.trial040.stdout:(26/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 793 kB/s | 66 kB 00:00 2026-02-18T06:13:24.327 INFO:teuthology.orchestra.run.trial090.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 16 MB/s | 6.4 MB 00:00 2026-02-18T06:13:24.363 INFO:teuthology.orchestra.run.trial090.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.2 MB/s | 45 kB 00:00 2026-02-18T06:13:24.404 INFO:teuthology.orchestra.run.trial090.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.1 MB/s | 175 kB 00:00 2026-02-18T06:13:24.446 INFO:teuthology.orchestra.run.trial090.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 3.8 MB/s | 162 kB 00:00 2026-02-18T06:13:24.489 INFO:teuthology.orchestra.run.trial040.stdout:(27/37): librdkafka-1.6.1-102.el9.x86_64.rpm 837 kB/s | 662 kB 00:00 2026-02-18T06:13:24.493 INFO:teuthology.orchestra.run.trial090.stdout:(11/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 21 MB/s | 24 MB 00:01 2026-02-18T06:13:24.525 INFO:teuthology.orchestra.run.trial090.stdout:(12/37): ceph-common-20.2.0-670.gadc19233.el9.x 20 MB/s | 24 MB 00:01 2026-02-18T06:13:24.526 INFO:teuthology.orchestra.run.trial090.stdout:(13/37): python3-rados-20.2.0-670.gadc19233.el9 4.0 MB/s | 323 kB 00:00 2026-02-18T06:13:24.527 INFO:teuthology.orchestra.run.trial090.stdout:(14/37): python3-rbd-20.2.0-670.gadc19233.el9.x 8.9 MB/s | 305 kB 00:00 2026-02-18T06:13:24.536 INFO:teuthology.orchestra.run.trial090.stdout:(15/37): python3-rgw-20.2.0-670.gadc19233.el9.x 8.3 MB/s | 99 kB 00:00 2026-02-18T06:13:24.546 INFO:teuthology.orchestra.run.trial040.stdout:(28/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 753 kB/s | 308 kB 00:00 2026-02-18T06:13:24.608 INFO:teuthology.orchestra.run.trial090.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 403 kB/s | 33 kB 00:00 2026-02-18T06:13:24.613 INFO:teuthology.orchestra.run.trial040.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 731 kB/s | 49 kB 00:00 2026-02-18T06:13:24.658 INFO:teuthology.orchestra.run.trial090.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 765 kB/s | 93 kB 00:00 2026-02-18T06:13:24.683 INFO:teuthology.orchestra.run.trial040.stdout:(30/37): libunwind-1.6.2-1.el9.x86_64.rpm 973 kB/s | 67 kB 00:00 2026-02-18T06:13:24.735 INFO:teuthology.orchestra.run.trial090.stdout:(18/37): nvme-cli-2.13-1.el9.x86_64.rpm 5.3 MB/s | 1.1 MB 00:00 2026-02-18T06:13:24.741 INFO:teuthology.orchestra.run.trial040.stdout:(31/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 98 kB/s | 25 kB 00:00 2026-02-18T06:13:24.857 INFO:teuthology.orchestra.run.trial040.stdout:(32/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 4.7 MB/s | 838 kB 00:00 2026-02-18T06:13:24.862 INFO:teuthology.orchestra.run.trial040.stdout:(33/37): libarrow-9.0.0-15.el9.x86_64.rpm 6.7 MB/s | 4.4 MB 00:00 2026-02-18T06:13:24.977 INFO:teuthology.orchestra.run.trial040.stdout:(34/37): librados2-20.2.0-670.gadc19233.el9.x86 31 MB/s | 3.5 MB 00:00 2026-02-18T06:13:25.006 INFO:teuthology.orchestra.run.trial040.stdout:(35/37): thrift-0.15.0-4.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2026-02-18T06:13:25.048 INFO:teuthology.orchestra.run.trial040.stdout:(36/37): re2-20211101-20.el9.x86_64.rpm 624 kB/s | 191 kB 00:00 2026-02-18T06:13:25.091 INFO:teuthology.orchestra.run.trial040.stdout:(37/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 25 MB/s | 2.8 MB 00:00 2026-02-18T06:13:25.094 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:25.094 INFO:teuthology.orchestra.run.trial040.stdout:Total 22 MB/s | 79 MB 00:03 2026-02-18T06:13:25.172 INFO:teuthology.orchestra.run.trial090.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 184 kB/s | 104 kB 00:00 2026-02-18T06:13:25.196 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:13:25.214 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:13:25.214 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:13:25.227 INFO:teuthology.orchestra.run.trial048.stdout:Extra Packages for Enterprise Linux 21 MB/s | 20 MB 00:00 2026-02-18T06:13:25.256 INFO:teuthology.orchestra.run.trial090.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 543 kB/s | 45 kB 00:00 2026-02-18T06:13:25.373 INFO:teuthology.orchestra.run.trial090.stdout:(21/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 251 kB/s | 160 kB 00:00 2026-02-18T06:13:25.512 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:13:25.513 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:13:25.531 INFO:teuthology.orchestra.run.trial090.stdout:(22/37): libnbd-1.20.3-4.el9.x86_64.rpm 188 kB/s | 164 kB 00:00 2026-02-18T06:13:25.770 INFO:teuthology.orchestra.run.trial090.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 737 kB/s | 292 kB 00:00 2026-02-18T06:13:25.852 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:13:25.854 INFO:teuthology.orchestra.run.trial090.stdout:(24/37): qatlib-service-25.08.0-2.el9.x86_64.rp 441 kB/s | 37 kB 00:00 2026-02-18T06:13:25.864 INFO:teuthology.orchestra.run.trial040.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:13:25.937 INFO:teuthology.orchestra.run.trial090.stdout:(25/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 797 kB/s | 66 kB 00:00 2026-02-18T06:13:26.016 INFO:teuthology.orchestra.run.trial040.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:13:26.020 INFO:teuthology.orchestra.run.trial040.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:26.045 INFO:teuthology.orchestra.run.trial090.stdout:(26/37): librdkafka-1.6.1-102.el9.x86_64.rpm 839 kB/s | 662 kB 00:00 2026-02-18T06:13:26.068 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:26.069 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:26.082 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:26.084 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:13:26.085 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:26.111 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:26.113 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:13:26.117 INFO:teuthology.orchestra.run.trial090.stdout:(27/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.7 MB/s | 308 kB 00:00 2026-02-18T06:13:26.120 INFO:teuthology.orchestra.run.trial040.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:13:26.124 INFO:teuthology.orchestra.run.trial040.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:13:26.127 INFO:teuthology.orchestra.run.trial040.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:13:26.131 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:13:26.140 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:13:26.152 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:13:26.153 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:26.168 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:26.180 INFO:teuthology.orchestra.run.trial090.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 391 kB/s | 25 kB 00:00 2026-02-18T06:13:26.206 INFO:teuthology.orchestra.run.trial040.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:13:26.206 INFO:teuthology.orchestra.run.trial090.stdout:(29/37): libarrow-9.0.0-15.el9.x86_64.rpm 27 MB/s | 4.4 MB 00:00 2026-02-18T06:13:26.207 INFO:teuthology.orchestra.run.trial090.stdout:(30/37): liboath-2.6.12-1.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2026-02-18T06:13:26.210 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:13:26.218 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:13:26.220 INFO:teuthology.orchestra.run.trial040.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:13:26.224 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:13:26.231 INFO:teuthology.orchestra.run.trial090.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 2.7 MB/s | 67 kB 00:00 2026-02-18T06:13:26.241 INFO:teuthology.orchestra.run.trial090.stdout:(32/37): qatlib-25.08.0-2.el9.x86_64.rpm 338 kB/s | 240 kB 00:00 2026-02-18T06:13:26.347 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:13:26.348 INFO:teuthology.orchestra.run.trial040.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:13:26.370 INFO:teuthology.orchestra.run.trial090.stdout:(33/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 5.0 MB/s | 838 kB 00:00 2026-02-18T06:13:26.374 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:13:26.376 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:13:26.376 INFO:teuthology.orchestra.run.trial090.stdout:(34/37): re2-20211101-20.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2026-02-18T06:13:26.382 INFO:teuthology.orchestra.run.trial040.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:13:26.522 INFO:teuthology.orchestra.run.trial090.stdout:(35/37): librados2-20.2.0-670.gadc19233.el9.x86 23 MB/s | 3.5 MB 00:00 2026-02-18T06:13:26.526 INFO:teuthology.orchestra.run.trial090.stdout:(36/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 19 MB/s | 2.8 MB 00:00 2026-02-18T06:13:26.659 INFO:teuthology.orchestra.run.trial040.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:13:26.660 INFO:teuthology.orchestra.run.trial040.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:13:26.677 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:13:26.681 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:13:26.686 INFO:teuthology.orchestra.run.trial040.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:13:26.689 INFO:teuthology.orchestra.run.trial040.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:13:26.689 INFO:teuthology.orchestra.run.trial040.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:13:26.707 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:13:26.818 INFO:teuthology.orchestra.run.trial040.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:13:26.820 INFO:teuthology.orchestra.run.trial040.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:13:27.098 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:13:27.098 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:13:27.098 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:27.139 INFO:teuthology.orchestra.run.trial040.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:13:27.141 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:13:27.183 INFO:teuthology.orchestra.run.trial090.stdout:(37/37): thrift-0.15.0-4.el9.x86_64.rpm 1.7 MB/s | 1.6 MB 00:00 2026-02-18T06:13:27.189 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:27.190 INFO:teuthology.orchestra.run.trial090.stdout:Total 18 MB/s | 79 MB 00:04 2026-02-18T06:13:27.289 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:13:27.308 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:13:27.309 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:13:27.605 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:13:27.606 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:13:27.943 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:13:27.954 INFO:teuthology.orchestra.run.trial090.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:13:28.107 INFO:teuthology.orchestra.run.trial090.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:13:28.111 INFO:teuthology.orchestra.run.trial090.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:28.158 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:28.158 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:28.170 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:28.172 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:13:28.173 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:28.201 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:28.203 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:13:28.211 INFO:teuthology.orchestra.run.trial090.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:13:28.214 INFO:teuthology.orchestra.run.trial090.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:13:28.217 INFO:teuthology.orchestra.run.trial090.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:13:28.217 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:28.220 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:28.221 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:13:28.230 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:13:28.241 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:13:28.242 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:28.256 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:28.288 INFO:teuthology.orchestra.run.trial090.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:13:28.293 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:13:28.299 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:13:28.302 INFO:teuthology.orchestra.run.trial090.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:13:28.306 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:13:28.412 INFO:teuthology.orchestra.run.trial048.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T06:13:28.428 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:13:28.429 INFO:teuthology.orchestra.run.trial090.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:13:28.454 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:13:28.456 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:13:28.462 INFO:teuthology.orchestra.run.trial090.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:13:28.516 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:28.519 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:13:28.560 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:13:28.561 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:13:28.561 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:13:28.561 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:28.564 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:28.739 INFO:teuthology.orchestra.run.trial090.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:13:28.740 INFO:teuthology.orchestra.run.trial090.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:13:28.756 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:13:28.760 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:13:28.764 INFO:teuthology.orchestra.run.trial090.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:13:28.767 INFO:teuthology.orchestra.run.trial090.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:13:28.767 INFO:teuthology.orchestra.run.trial090.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:13:28.783 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:13:28.895 INFO:teuthology.orchestra.run.trial090.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:13:28.898 INFO:teuthology.orchestra.run.trial090.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:13:29.182 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:13:29.182 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:13:29.182 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:29.225 INFO:teuthology.orchestra.run.trial090.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:13:29.227 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:13:29.643 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout:Upgrading: 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-18T06:13:29.645 INFO:teuthology.orchestra.run.trial048.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:13:29.646 INFO:teuthology.orchestra.run.trial048.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:13:29.647 INFO:teuthology.orchestra.run.trial048.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout:Installing weak dependencies: 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:13:29.648 INFO:teuthology.orchestra.run.trial048.stdout:Install 35 Packages 2026-02-18T06:13:29.649 INFO:teuthology.orchestra.run.trial048.stdout:Upgrade 2 Packages 2026-02-18T06:13:29.649 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:29.649 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 79 M 2026-02-18T06:13:29.649 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:13:30.301 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:30.303 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:30.494 INFO:teuthology.orchestra.run.trial048.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 18 MB/s | 5.9 MB 00:00 2026-02-18T06:13:30.526 INFO:teuthology.orchestra.run.trial048.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 778 kB/s | 25 kB 00:00 2026-02-18T06:13:30.562 INFO:teuthology.orchestra.run.trial048.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 977 kB/s | 35 kB 00:00 2026-02-18T06:13:30.600 INFO:teuthology.orchestra.run.trial048.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 646 kB/s | 24 kB 00:00 2026-02-18T06:13:30.601 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:30.605 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:13:30.645 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:13:30.646 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:13:30.646 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:13:30.646 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:30.649 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:30.655 INFO:teuthology.orchestra.run.trial048.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 15 MB/s | 869 kB 00:00 2026-02-18T06:13:30.702 INFO:teuthology.orchestra.run.trial048.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 5.3 MB/s | 250 kB 00:00 2026-02-18T06:13:31.062 INFO:teuthology.orchestra.run.trial048.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-18T06:13:31.095 INFO:teuthology.orchestra.run.trial048.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.3 MB/s | 45 kB 00:00 2026-02-18T06:13:31.134 INFO:teuthology.orchestra.run.trial048.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.5 MB/s | 175 kB 00:00 2026-02-18T06:13:31.172 INFO:teuthology.orchestra.run.trial048.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 4.2 MB/s | 162 kB 00:00 2026-02-18T06:13:31.214 INFO:teuthology.orchestra.run.trial048.stdout:(11/37): python3-rados-20.2.0-670.gadc19233.el9 7.5 MB/s | 323 kB 00:00 2026-02-18T06:13:31.269 INFO:teuthology.orchestra.run.trial048.stdout:(12/37): ceph-common-20.2.0-670.gadc19233.el9.x 22 MB/s | 24 MB 00:01 2026-02-18T06:13:31.270 INFO:teuthology.orchestra.run.trial048.stdout:(13/37): python3-rbd-20.2.0-670.gadc19233.el9.x 5.3 MB/s | 305 kB 00:00 2026-02-18T06:13:31.281 INFO:teuthology.orchestra.run.trial048.stdout:(14/37): python3-rgw-20.2.0-670.gadc19233.el9.x 8.0 MB/s | 99 kB 00:00 2026-02-18T06:13:31.350 INFO:teuthology.orchestra.run.trial048.stdout:(15/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 20 MB/s | 24 MB 00:01 2026-02-18T06:13:32.005 INFO:teuthology.orchestra.run.trial048.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 45 kB/s | 33 kB 00:00 2026-02-18T06:13:32.186 INFO:teuthology.orchestra.run.trial048.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 111 kB/s | 93 kB 00:00 2026-02-18T06:13:32.271 INFO:teuthology.orchestra.run.trial048.stdout:(18/37): nvme-cli-2.13-1.el9.x86_64.rpm 1.1 MB/s | 1.1 MB 00:00 2026-02-18T06:13:32.720 INFO:teuthology.orchestra.run.trial048.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 145 kB/s | 104 kB 00:00 2026-02-18T06:13:32.879 INFO:teuthology.orchestra.run.trial048.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 285 kB/s | 45 kB 00:00 2026-02-18T06:13:32.979 INFO:teuthology.orchestra.run.trial048.stdout:(21/37): libnbd-1.20.3-4.el9.x86_64.rpm 207 kB/s | 164 kB 00:00 2026-02-18T06:13:32.984 INFO:teuthology.orchestra.run.trial048.stdout:(22/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 225 kB/s | 160 kB 00:00 2026-02-18T06:13:33.102 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:33.102 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /sys 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /proc 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /mnt 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /var/tmp 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /home 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /root 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout:skipping the directory /tmp 2026-02-18T06:13:33.103 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:33.452 INFO:teuthology.orchestra.run.trial048.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 618 kB/s | 292 kB 00:00 2026-02-18T06:13:33.456 INFO:teuthology.orchestra.run.trial048.stdout:(24/37): qatlib-25.08.0-2.el9.x86_64.rpm 508 kB/s | 240 kB 00:00 2026-02-18T06:13:33.611 INFO:teuthology.orchestra.run.trial048.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 232 kB/s | 37 kB 00:00 2026-02-18T06:13:33.614 INFO:teuthology.orchestra.run.trial048.stdout:(26/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 419 kB/s | 66 kB 00:00 2026-02-18T06:13:33.646 INFO:teuthology.orchestra.run.trial048.stdout:(27/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.7 MB/s | 308 kB 00:00 2026-02-18T06:13:33.650 INFO:teuthology.orchestra.run.trial048.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 7.1 MB/s | 25 kB 00:00 2026-02-18T06:13:33.653 INFO:teuthology.orchestra.run.trial048.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 14 MB/s | 49 kB 00:00 2026-02-18T06:13:33.657 INFO:teuthology.orchestra.run.trial048.stdout:(30/37): libunwind-1.6.2-1.el9.x86_64.rpm 19 MB/s | 67 kB 00:00 2026-02-18T06:13:33.666 INFO:teuthology.orchestra.run.trial048.stdout:(31/37): libarrow-9.0.0-15.el9.x86_64.rpm 85 MB/s | 4.4 MB 00:00 2026-02-18T06:13:33.668 INFO:teuthology.orchestra.run.trial048.stdout:(32/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 72 MB/s | 838 kB 00:00 2026-02-18T06:13:33.671 INFO:teuthology.orchestra.run.trial048.stdout:(33/37): re2-20211101-20.el9.x86_64.rpm 50 MB/s | 191 kB 00:00 2026-02-18T06:13:33.677 INFO:teuthology.orchestra.run.trial048.stdout:(34/37): thrift-0.15.0-4.el9.x86_64.rpm 186 MB/s | 1.6 MB 00:00 2026-02-18T06:13:33.746 INFO:teuthology.orchestra.run.trial048.stdout:(35/37): librdkafka-1.6.1-102.el9.x86_64.rpm 764 kB/s | 662 kB 00:00 2026-02-18T06:13:33.825 INFO:teuthology.orchestra.run.trial048.stdout:(36/37): librados2-20.2.0-670.gadc19233.el9.x86 23 MB/s | 3.5 MB 00:00 2026-02-18T06:13:33.828 INFO:teuthology.orchestra.run.trial048.stdout:(37/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 19 MB/s | 2.8 MB 00:00 2026-02-18T06:13:33.832 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:33.832 INFO:teuthology.orchestra.run.trial048.stdout:Total 19 MB/s | 79 MB 00:04 2026-02-18T06:13:33.927 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:13:33.945 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:13:33.945 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:13:34.128 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:13:34.151 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:13:34.151 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:34.151 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:13:34.151 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:13:34.151 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:13:34.151 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:34.153 INFO:teuthology.orchestra.run.trial040.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:13:34.166 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:13:34.166 INFO:teuthology.orchestra.run.trial040.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:34.219 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:34.220 INFO:teuthology.orchestra.run.trial040.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:13:34.220 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:34.244 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:13:34.244 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:13:34.538 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:13:34.538 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:13:34.538 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:34.538 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:13:34.539 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:13:34.540 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:13:34.541 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:13:34.594 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:34.594 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout:Upgraded: 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.595 INFO:teuthology.orchestra.run.trial040.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:13:34.596 INFO:teuthology.orchestra.run.trial040.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.597 INFO:teuthology.orchestra.run.trial040.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:34.598 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:13:34.606 INFO:teuthology.orchestra.run.trial048.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:13:34.639 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-test 2026-02-18T06:13:34.764 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:13:34.769 INFO:teuthology.orchestra.run.trial048.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:34.818 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:34.819 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:34.831 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:34.835 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:13:34.836 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:34.862 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:34.864 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:13:34.872 INFO:teuthology.orchestra.run.trial048.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:13:34.874 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:13:34.877 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:13:34.881 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:13:34.892 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:13:34.904 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:13:34.904 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:34.916 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:34.947 INFO:teuthology.orchestra.run.trial048.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:13:34.948 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:14 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:34.950 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:13:34.956 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:13:34.959 INFO:teuthology.orchestra.run.trial048.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:13:34.963 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:13:35.030 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:35.030 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repository Size 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout:Installing dependencies: 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:13:35.031 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout:Install 5 Packages 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 85 M 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 364 M 2026-02-18T06:13:35.032 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:13:35.095 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:13:35.096 INFO:teuthology.orchestra.run.trial048.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:13:35.120 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:13:35.122 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:13:35.128 INFO:teuthology.orchestra.run.trial048.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /sys 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /proc 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /mnt 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /var/tmp 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /home 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /root 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout:skipping the directory /tmp 2026-02-18T06:13:35.182 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:35.205 INFO:teuthology.orchestra.run.trial040.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-18T06:13:35.423 INFO:teuthology.orchestra.run.trial048.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:13:35.424 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:13:35.440 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:13:35.444 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:13:35.449 INFO:teuthology.orchestra.run.trial048.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:13:35.452 INFO:teuthology.orchestra.run.trial048.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:13:35.453 INFO:teuthology.orchestra.run.trial048.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:13:35.471 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:13:35.583 INFO:teuthology.orchestra.run.trial048.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:13:35.585 INFO:teuthology.orchestra.run.trial048.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:13:35.842 INFO:teuthology.orchestra.run.trial040.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 322 kB/s | 233 kB 00:00 2026-02-18T06:13:35.860 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:13:35.860 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:13:35.860 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:35.904 INFO:teuthology.orchestra.run.trial048.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:13:35.906 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:13:35.924 INFO:teuthology.orchestra.run.trial040.stdout:(3/5): socat-1.7.4.1-8.el9.x86_64.rpm 422 kB/s | 303 kB 00:00 2026-02-18T06:13:35.925 INFO:teuthology.orchestra.run.trial040.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 768 kB/s | 64 kB 00:00 2026-02-18T06:13:36.205 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:13:36.229 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:13:36.229 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:36.229 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:13:36.230 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:13:36.230 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:13:36.230 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:36.232 INFO:teuthology.orchestra.run.trial090.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:13:36.245 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:13:36.245 INFO:teuthology.orchestra.run.trial090.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:36.302 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:36.302 INFO:teuthology.orchestra.run.trial090.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:13:36.302 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:36.619 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:13:36.619 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:13:36.619 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:36.619 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:36.619 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:13:36.620 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:13:36.621 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:13:36.622 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:13:36.675 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout:Upgraded: 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.676 INFO:teuthology.orchestra.run.trial090.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.677 INFO:teuthology.orchestra.run.trial090.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:13:36.678 INFO:teuthology.orchestra.run.trial090.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:13:36.679 INFO:teuthology.orchestra.run.trial090.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:13:36.679 INFO:teuthology.orchestra.run.trial090.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:13:36.679 INFO:teuthology.orchestra.run.trial090.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:13:36.679 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:36.679 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:36.719 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-test 2026-02-18T06:13:36.776 INFO:teuthology.orchestra.run.trial040.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T06:13:36.778 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:36.778 INFO:teuthology.orchestra.run.trial040.stdout:Total 48 MB/s | 85 MB 00:01 2026-02-18T06:13:36.804 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:13:36.815 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:13:36.815 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:13:37.029 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:16 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:37.041 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:37.044 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:37.101 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:13:37.101 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:13:37.110 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:37.110 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:37.110 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repository Size 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout:Installing dependencies: 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:37.111 INFO:teuthology.orchestra.run.trial090.stdout:Install 5 Packages 2026-02-18T06:13:37.112 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:37.112 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 85 M 2026-02-18T06:13:37.112 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 364 M 2026-02-18T06:13:37.112 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:13:37.231 INFO:teuthology.orchestra.run.trial090.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 4.2 MB/s | 233 kB 00:00 2026-02-18T06:13:37.248 INFO:teuthology.orchestra.run.trial090.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 17 MB/s | 303 kB 00:00 2026-02-18T06:13:37.257 INFO:teuthology.orchestra.run.trial090.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 7.2 MB/s | 64 kB 00:00 2026-02-18T06:13:37.261 INFO:teuthology.orchestra.run.trial090.stdout:(4/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-18T06:13:37.353 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:13:37.357 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:13:37.397 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:13:37.397 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:13:37.397 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:13:37.397 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:37.400 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:37.409 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:13:37.415 INFO:teuthology.orchestra.run.trial040.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:13:37.419 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:13:37.427 INFO:teuthology.orchestra.run.trial040.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:13:37.428 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:13:38.834 INFO:teuthology.orchestra.run.trial090.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T06:13:38.836 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:38.836 INFO:teuthology.orchestra.run.trial090.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-18T06:13:38.863 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:13:38.873 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:13:38.873 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:13:39.161 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:13:39.161 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:13:39.470 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:13:39.475 INFO:teuthology.orchestra.run.trial090.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:13:39.479 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:13:39.487 INFO:teuthology.orchestra.run.trial090.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:13:39.488 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:13:41.151 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:13:41.169 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:13:41.488 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:13:41.488 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:13:41.488 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:13:41.488 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:13:41.488 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:41.542 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:41.578 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph 2026-02-18T06:13:41.889 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:41.952 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:41.952 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /sys 2026-02-18T06:13:41.952 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /proc 2026-02-18T06:13:41.952 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /mnt 2026-02-18T06:13:41.952 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /var/tmp 2026-02-18T06:13:41.953 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /home 2026-02-18T06:13:41.953 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /root 2026-02-18T06:13:41.953 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /tmp 2026-02-18T06:13:41.953 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:41.974 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout:====================================================================================== 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repository Size 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout:====================================================================================== 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout:Installing dependencies: 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:13:41.977 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:13:41.978 INFO:teuthology.orchestra.run.trial040.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:13:41.979 INFO:teuthology.orchestra.run.trial040.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:13:41.980 INFO:teuthology.orchestra.run.trial040.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:13:41.981 INFO:teuthology.orchestra.run.trial040.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:13:41.982 INFO:teuthology.orchestra.run.trial040.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:13:41.983 INFO:teuthology.orchestra.run.trial040.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout:Installing weak dependencies: 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:13:41.984 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout:====================================================================================== 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout:Install 95 Packages 2026-02-18T06:13:41.985 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:41.986 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 101 M 2026-02-18T06:13:41.986 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 561 M 2026-02-18T06:13:41.986 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:13:42.625 INFO:teuthology.orchestra.run.trial040.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 130 kB/s | 6.5 kB 00:00 2026-02-18T06:13:42.710 INFO:teuthology.orchestra.run.trial040.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 6.9 MB/s | 961 kB 00:00 2026-02-18T06:13:42.739 INFO:teuthology.orchestra.run.trial040.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 14 MB/s | 2.3 MB 00:00 2026-02-18T06:13:42.771 INFO:teuthology.orchestra.run.trial040.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 1.3 MB/s | 43 kB 00:00 2026-02-18T06:13:42.806 INFO:teuthology.orchestra.run.trial040.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 4.9 MB/s | 173 kB 00:00 2026-02-18T06:13:42.881 INFO:teuthology.orchestra.run.trial040.stdout:(6/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 20 MB/s | 5.1 MB 00:00 2026-02-18T06:13:43.016 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:13:43.040 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:13:43.040 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:43.040 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:13:43.040 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:13:43.040 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:13:43.040 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:43.042 INFO:teuthology.orchestra.run.trial048.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:13:43.054 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:13:43.054 INFO:teuthology.orchestra.run.trial048.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:43.108 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:43.109 INFO:teuthology.orchestra.run.trial048.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:13:43.109 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:43.264 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:13:43.283 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:13:43.313 INFO:teuthology.orchestra.run.trial040.stdout:(7/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 21 MB/s | 11 MB 00:00 2026-02-18T06:13:43.322 INFO:teuthology.orchestra.run.trial040.stdout:(8/95): ceph-mgr-diskprediction-local-20.2.0-67 17 MB/s | 7.4 MB 00:00 2026-02-18T06:13:43.324 INFO:teuthology.orchestra.run.trial040.stdout:(9/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 1.9 MB/s | 22 kB 00:00 2026-02-18T06:13:43.336 INFO:teuthology.orchestra.run.trial040.stdout:(10/95): ceph-mgr-modules-core-20.2.0-670.gadc1 20 MB/s | 290 kB 00:00 2026-02-18T06:13:43.347 INFO:teuthology.orchestra.run.trial040.stdout:(11/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 2.2 MB/s | 50 kB 00:00 2026-02-18T06:13:43.352 INFO:teuthology.orchestra.run.trial040.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 1.1 MB/s | 17 kB 00:00 2026-02-18T06:13:43.368 INFO:teuthology.orchestra.run.trial040.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 14 MB/s | 297 kB 00:00 2026-02-18T06:13:43.405 INFO:teuthology.orchestra.run.trial040.stdout:(14/95): cephadm-20.2.0-670.gadc19233.el9.noarc 19 MB/s | 1.0 MB 00:00 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:13:43.419 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:13:43.420 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:13:43.421 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:13:43.422 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:13:43.422 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:13:43.449 INFO:teuthology.orchestra.run.trial040.stdout:(15/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 23 MB/s | 17 MB 00:00 2026-02-18T06:13:43.476 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:13:43.476 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:43.476 INFO:teuthology.orchestra.run.trial048.stdout:Upgraded: 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:13:43.477 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:13:43.478 INFO:teuthology.orchestra.run.trial048.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:13:43.479 INFO:teuthology.orchestra.run.trial048.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:13:43.480 INFO:teuthology.orchestra.run.trial048.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:13:43.480 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:43.480 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:13:43.522 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-test 2026-02-18T06:13:43.615 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:13:43.615 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:13:43.615 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:13:43.615 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:13:43.616 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:13:43.666 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:43.667 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:43.703 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph 2026-02-18T06:13:43.839 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:15 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:13:43.847 INFO:teuthology.orchestra.run.trial040.stdout:(16/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 92 kB/s | 40 kB 00:00 2026-02-18T06:13:43.921 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:13:43.922 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:13:43.922 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-18T06:13:43.922 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:13:43.922 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout:Install 5 Packages 2026-02-18T06:13:43.923 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:43.924 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 85 M 2026-02-18T06:13:43.924 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 364 M 2026-02-18T06:13:43.924 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:13:43.944 INFO:teuthology.orchestra.run.trial040.stdout:(17/95): libconfig-1.7.2-9.el9.x86_64.rpm 146 kB/s | 72 kB 00:00 2026-02-18T06:13:44.016 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:44.101 INFO:teuthology.orchestra.run.trial048.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.8 MB/s | 164 kB 00:00 2026-02-18T06:13:44.104 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout:====================================================================================== 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repository Size 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout:====================================================================================== 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout:Installing dependencies: 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:13:44.107 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:13:44.108 INFO:teuthology.orchestra.run.trial090.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:13:44.109 INFO:teuthology.orchestra.run.trial090.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:13:44.110 INFO:teuthology.orchestra.run.trial090.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:13:44.111 INFO:teuthology.orchestra.run.trial090.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:13:44.112 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:13:44.113 INFO:teuthology.orchestra.run.trial090.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout:Installing weak dependencies: 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:13:44.114 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout:====================================================================================== 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout:Install 95 Packages 2026-02-18T06:13:44.115 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:44.116 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 101 M 2026-02-18T06:13:44.116 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 561 M 2026-02-18T06:13:44.116 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:13:44.199 INFO:teuthology.orchestra.run.trial040.stdout:(18/95): libquadmath-11.5.0-14.el9.x86_64.rpm 723 kB/s | 184 kB 00:00 2026-02-18T06:13:44.533 INFO:teuthology.orchestra.run.trial040.stdout:(19/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 759 kB/s | 253 kB 00:00 2026-02-18T06:13:44.685 INFO:teuthology.orchestra.run.trial048.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 346 kB/s | 233 kB 00:00 2026-02-18T06:13:44.784 INFO:teuthology.orchestra.run.trial048.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 643 kB/s | 64 kB 00:00 2026-02-18T06:13:44.815 INFO:teuthology.orchestra.run.trial040.stdout:(20/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 242 kB/s | 350 kB 00:01 2026-02-18T06:13:44.819 INFO:teuthology.orchestra.run.trial090.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 33 kB/s | 6.5 kB 00:00 2026-02-18T06:13:44.844 INFO:teuthology.orchestra.run.trial040.stdout:(21/95): libgfortran-11.5.0-14.el9.x86_64.rpm 796 kB/s | 794 kB 00:00 2026-02-18T06:13:44.908 INFO:teuthology.orchestra.run.trial048.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 376 kB/s | 303 kB 00:00 2026-02-18T06:13:45.021 INFO:teuthology.orchestra.run.trial040.stdout:(22/95): python3-pycparser-2.20-6.el9.noarch.rp 763 kB/s | 135 kB 00:00 2026-02-18T06:13:45.146 INFO:teuthology.orchestra.run.trial090.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 1.8 MB/s | 961 kB 00:00 2026-02-18T06:13:45.147 INFO:teuthology.orchestra.run.trial040.stdout:(23/95): python3-ply-3.11-14.el9.noarch.rpm 321 kB/s | 106 kB 00:00 2026-02-18T06:13:45.276 INFO:teuthology.orchestra.run.trial040.stdout:(24/95): python3-pyparsing-2.4.7-9.el9.noarch.r 590 kB/s | 150 kB 00:00 2026-02-18T06:13:45.424 INFO:teuthology.orchestra.run.trial090.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 2.9 MB/s | 2.3 MB 00:00 2026-02-18T06:13:45.479 INFO:teuthology.orchestra.run.trial040.stdout:(25/95): python3-requests-2.25.1-10.el9.noarch. 381 kB/s | 126 kB 00:00 2026-02-18T06:13:45.482 INFO:teuthology.orchestra.run.trial090.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 746 kB/s | 43 kB 00:00 2026-02-18T06:13:45.543 INFO:teuthology.orchestra.run.trial090.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 2.8 MB/s | 173 kB 00:00 2026-02-18T06:13:45.609 INFO:teuthology.orchestra.run.trial040.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 655 kB/s | 218 kB 00:00 2026-02-18T06:13:45.810 INFO:teuthology.orchestra.run.trial040.stdout:(27/95): unzip-6.0-59.el9.x86_64.rpm 549 kB/s | 182 kB 00:00 2026-02-18T06:13:45.818 INFO:teuthology.orchestra.run.trial048.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 46 MB/s | 84 MB 00:01 2026-02-18T06:13:45.820 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:45.820 INFO:teuthology.orchestra.run.trial048.stdout:Total 45 MB/s | 85 MB 00:01 2026-02-18T06:13:45.838 INFO:teuthology.orchestra.run.trial040.stdout:(28/95): flexiblas-3.0.4-9.el9.x86_64.rpm 1.0 MB/s | 30 kB 00:00 2026-02-18T06:13:45.850 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:13:45.861 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:13:45.861 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:13:45.907 INFO:teuthology.orchestra.run.trial040.stdout:(29/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 44 MB/s | 3.0 MB 00:00 2026-02-18T06:13:45.916 INFO:teuthology.orchestra.run.trial040.stdout:(30/95): flexiblas-openblas-openmp-3.0.4-9.el9. 1.6 MB/s | 15 kB 00:00 2026-02-18T06:13:45.927 INFO:teuthology.orchestra.run.trial040.stdout:(31/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 22 MB/s | 246 kB 00:00 2026-02-18T06:13:45.938 INFO:teuthology.orchestra.run.trial040.stdout:(32/95): lua-5.4.4-4.el9.x86_64.rpm 17 MB/s | 188 kB 00:00 2026-02-18T06:13:45.942 INFO:teuthology.orchestra.run.trial040.stdout:(33/95): zip-3.0-35.el9.x86_64.rpm 799 kB/s | 266 kB 00:00 2026-02-18T06:13:45.947 INFO:teuthology.orchestra.run.trial040.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 4.5 MB/s | 42 kB 00:00 2026-02-18T06:13:45.960 INFO:teuthology.orchestra.run.trial040.stdout:(35/95): protobuf-3.14.0-17.el9.x86_64.rpm 81 MB/s | 1.0 MB 00:00 2026-02-18T06:13:45.992 INFO:teuthology.orchestra.run.trial040.stdout:(36/95): python3-babel-2.9.1-2.el9.noarch.rpm 187 MB/s | 6.0 MB 00:00 2026-02-18T06:13:46.004 INFO:teuthology.orchestra.run.trial040.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 20 MB/s | 244 kB 00:00 2026-02-18T06:13:46.016 INFO:teuthology.orchestra.run.trial040.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 21 MB/s | 249 kB 00:00 2026-02-18T06:13:46.026 INFO:teuthology.orchestra.run.trial040.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 4.6 MB/s | 48 kB 00:00 2026-02-18T06:13:46.037 INFO:teuthology.orchestra.run.trial040.stdout:(40/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 56 MB/s | 5.3 MB 00:00 2026-02-18T06:13:46.038 INFO:teuthology.orchestra.run.trial040.stdout:(41/95): python3-cryptography-36.0.1-5.el9.x86_ 847 kB/s | 1.2 MB 00:01 2026-02-18T06:13:46.039 INFO:teuthology.orchestra.run.trial040.stdout:(42/95): python3-libstoragemgmt-1.10.1-1.el9.x8 13 MB/s | 177 kB 00:00 2026-02-18T06:13:46.052 INFO:teuthology.orchestra.run.trial040.stdout:(43/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 81 MB/s | 1.2 MB 00:00 2026-02-18T06:13:46.065 INFO:teuthology.orchestra.run.trial040.stdout:(44/95): python3-markupsafe-1.1.1-12.el9.x86_64 1.3 MB/s | 35 kB 00:00 2026-02-18T06:13:46.065 INFO:teuthology.orchestra.run.trial040.stdout:(45/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 32 MB/s | 442 kB 00:00 2026-02-18T06:13:46.075 INFO:teuthology.orchestra.run.trial040.stdout:(46/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 172 MB/s | 6.1 MB 00:00 2026-02-18T06:13:46.077 INFO:teuthology.orchestra.run.trial040.stdout:(47/95): python3-protobuf-3.14.0-17.el9.noarch. 22 MB/s | 267 kB 00:00 2026-02-18T06:13:46.086 INFO:teuthology.orchestra.run.trial040.stdout:(48/95): python3-packaging-20.9-5.el9.noarch.rp 3.6 MB/s | 77 kB 00:00 2026-02-18T06:13:46.089 INFO:teuthology.orchestra.run.trial040.stdout:(49/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 11 MB/s | 159 kB 00:00 2026-02-18T06:13:46.090 INFO:teuthology.orchestra.run.trial040.stdout:(50/95): python3-pyasn1-modules-0.4.8-6.el9.noa 22 MB/s | 279 kB 00:00 2026-02-18T06:13:46.097 INFO:teuthology.orchestra.run.trial040.stdout:(51/95): python3-requests-oauthlib-1.3.0-12.el9 4.6 MB/s | 54 kB 00:00 2026-02-18T06:13:46.100 INFO:teuthology.orchestra.run.trial040.stdout:(52/95): python3-toml-0.10.2-6.el9.noarch.rpm 3.9 MB/s | 42 kB 00:00 2026-02-18T06:13:46.110 INFO:teuthology.orchestra.run.trial040.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 8.9 MB/s | 90 kB 00:00 2026-02-18T06:13:46.116 INFO:teuthology.orchestra.run.trial040.stdout:(54/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 9.7 MB/s | 189 kB 00:00 2026-02-18T06:13:46.129 INFO:teuthology.orchestra.run.trial090.stdout:(6/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 18 MB/s | 11 MB 00:00 2026-02-18T06:13:46.135 INFO:teuthology.orchestra.run.trial090.stdout:(7/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 3.8 MB/s | 5.1 MB 00:01 2026-02-18T06:13:46.150 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:13:46.151 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:13:46.168 INFO:teuthology.orchestra.run.trial090.stdout:(8/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 676 kB/s | 22 kB 00:00 2026-02-18T06:13:46.182 INFO:teuthology.orchestra.run.trial040.stdout:(55/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 208 MB/s | 19 MB 00:00 2026-02-18T06:13:46.219 INFO:teuthology.orchestra.run.trial090.stdout:(9/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_6 16 MB/s | 17 MB 00:01 2026-02-18T06:13:46.220 INFO:teuthology.orchestra.run.trial090.stdout:(10/95): ceph-mgr-modules-core-20.2.0-670.gadc1 5.4 MB/s | 290 kB 00:00 2026-02-18T06:13:46.227 INFO:teuthology.orchestra.run.trial040.stdout:(56/95): lua-devel-5.4.4-4.el9.x86_64.rpm 192 kB/s | 22 kB 00:00 2026-02-18T06:13:46.230 INFO:teuthology.orchestra.run.trial090.stdout:(11/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 4.2 MB/s | 50 kB 00:00 2026-02-18T06:13:46.239 INFO:teuthology.orchestra.run.trial090.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 942 kB/s | 17 kB 00:00 2026-02-18T06:13:46.254 INFO:teuthology.orchestra.run.trial090.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 12 MB/s | 297 kB 00:00 2026-02-18T06:13:46.280 INFO:teuthology.orchestra.run.trial090.stdout:(14/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 13 MB/s | 350 kB 00:00 2026-02-18T06:13:46.284 INFO:teuthology.orchestra.run.trial090.stdout:(15/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 9.1 MB/s | 40 kB 00:00 2026-02-18T06:13:46.289 INFO:teuthology.orchestra.run.trial090.stdout:(16/95): libconfig-1.7.2-9.el9.x86_64.rpm 15 MB/s | 72 kB 00:00 2026-02-18T06:13:46.296 INFO:teuthology.orchestra.run.trial040.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 281 kB/s | 19 kB 00:00 2026-02-18T06:13:46.298 INFO:teuthology.orchestra.run.trial090.stdout:(17/95): libgfortran-11.5.0-14.el9.x86_64.rpm 87 MB/s | 794 kB 00:00 2026-02-18T06:13:46.305 INFO:teuthology.orchestra.run.trial090.stdout:(18/95): libquadmath-11.5.0-14.el9.x86_64.rpm 26 MB/s | 184 kB 00:00 2026-02-18T06:13:46.310 INFO:teuthology.orchestra.run.trial040.stdout:(58/95): protobuf-compiler-3.14.0-17.el9.x86_64 4.3 MB/s | 862 kB 00:00 2026-02-18T06:13:46.312 INFO:teuthology.orchestra.run.trial090.stdout:(19/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 36 MB/s | 253 kB 00:00 2026-02-18T06:13:46.320 INFO:teuthology.orchestra.run.trial090.stdout:(20/95): cephadm-20.2.0-670.gadc19233.el9.noarc 12 MB/s | 1.0 MB 00:00 2026-02-18T06:13:46.331 INFO:teuthology.orchestra.run.trial090.stdout:(21/95): ceph-mgr-diskprediction-local-20.2.0-6 37 MB/s | 7.4 MB 00:00 2026-02-18T06:13:46.343 INFO:teuthology.orchestra.run.trial090.stdout:(22/95): python3-cryptography-36.0.1-5.el9.x86_ 42 MB/s | 1.2 MB 00:00 2026-02-18T06:13:46.346 INFO:teuthology.orchestra.run.trial090.stdout:(23/95): python3-ply-3.11-14.el9.noarch.rpm 4.0 MB/s | 106 kB 00:00 2026-02-18T06:13:46.349 INFO:teuthology.orchestra.run.trial090.stdout:(24/95): python3-pyparsing-2.4.7-9.el9.noarch.r 23 MB/s | 150 kB 00:00 2026-02-18T06:13:46.350 INFO:teuthology.orchestra.run.trial090.stdout:(25/95): python3-pycparser-2.20-6.el9.noarch.rp 6.9 MB/s | 135 kB 00:00 2026-02-18T06:13:46.355 INFO:teuthology.orchestra.run.trial090.stdout:(26/95): python3-requests-2.25.1-10.el9.noarch. 14 MB/s | 126 kB 00:00 2026-02-18T06:13:46.357 INFO:teuthology.orchestra.run.trial090.stdout:(27/95): python3-urllib3-1.26.5-7.el9.noarch.rp 26 MB/s | 218 kB 00:00 2026-02-18T06:13:46.360 INFO:teuthology.orchestra.run.trial090.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 19 MB/s | 182 kB 00:00 2026-02-18T06:13:46.365 INFO:teuthology.orchestra.run.trial090.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 28 MB/s | 266 kB 00:00 2026-02-18T06:13:46.379 INFO:teuthology.orchestra.run.trial040.stdout:(59/95): luarocks-3.9.2-5.el9.noarch.rpm 1.8 MB/s | 151 kB 00:00 2026-02-18T06:13:46.405 INFO:teuthology.orchestra.run.trial040.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 1.1 MB/s | 29 kB 00:00 2026-02-18T06:13:46.405 INFO:teuthology.orchestra.run.trial090.stdout:(30/95): flexiblas-3.0.4-9.el9.x86_64.rpm 625 kB/s | 30 kB 00:00 2026-02-18T06:13:46.407 INFO:teuthology.orchestra.run.trial090.stdout:(31/95): flexiblas-openblas-openmp-3.0.4-9.el9. 354 kB/s | 15 kB 00:00 2026-02-18T06:13:46.411 INFO:teuthology.orchestra.run.trial040.stdout:(61/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.4 MB/s | 551 kB 00:00 2026-02-18T06:13:46.433 INFO:teuthology.orchestra.run.trial040.stdout:(62/95): python3-backports-tarfile-1.2.0-1.el9. 2.1 MB/s | 60 kB 00:00 2026-02-18T06:13:46.443 INFO:teuthology.orchestra.run.trial040.stdout:(63/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.4 MB/s | 43 kB 00:00 2026-02-18T06:13:46.459 INFO:teuthology.orchestra.run.trial040.stdout:(64/95): python3-cachetools-4.2.4-1.el9.noarch. 1.2 MB/s | 32 kB 00:00 2026-02-18T06:13:46.462 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:13:46.468 INFO:teuthology.orchestra.run.trial048.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:13:46.469 INFO:teuthology.orchestra.run.trial090.stdout:(32/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 3.8 MB/s | 246 kB 00:00 2026-02-18T06:13:46.471 INFO:teuthology.orchestra.run.trial090.stdout:(33/95): lua-5.4.4-4.el9.x86_64.rpm 2.9 MB/s | 188 kB 00:00 2026-02-18T06:13:46.471 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:13:46.474 INFO:teuthology.orchestra.run.trial040.stdout:(65/95): python3-certifi-2023.05.07-4.el9.noarc 458 kB/s | 14 kB 00:00 2026-02-18T06:13:46.479 INFO:teuthology.orchestra.run.trial048.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:13:46.480 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:13:46.491 INFO:teuthology.orchestra.run.trial090.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 1.9 MB/s | 42 kB 00:00 2026-02-18T06:13:46.498 INFO:teuthology.orchestra.run.trial040.stdout:(66/95): python3-cheroot-10.0.1-4.el9.noarch.rp 4.3 MB/s | 173 kB 00:00 2026-02-18T06:13:46.499 INFO:teuthology.orchestra.run.trial040.stdout:(67/95): python3-asyncssh-2.13.2-5.el9.noarch.r 2.8 MB/s | 548 kB 00:00 2026-02-18T06:13:46.517 INFO:teuthology.orchestra.run.trial040.stdout:(68/95): python3-cherrypy-18.6.1-2.el9.noarch.r 8.1 MB/s | 358 kB 00:00 2026-02-18T06:13:46.534 INFO:teuthology.orchestra.run.trial090.stdout:(35/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 17 MB/s | 3.0 MB 00:00 2026-02-18T06:13:46.540 INFO:teuthology.orchestra.run.trial040.stdout:(69/95): python3-google-auth-2.45.0-1.el9.noarc 6.0 MB/s | 254 kB 00:00 2026-02-18T06:13:46.552 INFO:teuthology.orchestra.run.trial040.stdout:(70/95): python3-grpcio-tools-1.46.7-10.el9.x86 4.0 MB/s | 144 kB 00:00 2026-02-18T06:13:46.553 INFO:teuthology.orchestra.run.trial090.stdout:(36/95): protobuf-3.14.0-17.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 2026-02-18T06:13:46.572 INFO:teuthology.orchestra.run.trial040.stdout:(71/95): python3-influxdb-5.3.1-1.el9.noarch.rp 4.3 MB/s | 139 kB 00:00 2026-02-18T06:13:46.577 INFO:teuthology.orchestra.run.trial090.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 9.8 MB/s | 244 kB 00:00 2026-02-18T06:13:46.580 INFO:teuthology.orchestra.run.trial040.stdout:(72/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 25 MB/s | 2.0 MB 00:00 2026-02-18T06:13:46.584 INFO:teuthology.orchestra.run.trial040.stdout:(73/95): python3-isodate-0.6.1-3.el9.noarch.rpm 1.7 MB/s | 56 kB 00:00 2026-02-18T06:13:46.591 INFO:teuthology.orchestra.run.trial090.stdout:(38/95): python3-babel-2.9.1-2.el9.noarch.rpm 105 MB/s | 6.0 MB 00:00 2026-02-18T06:13:46.596 INFO:teuthology.orchestra.run.trial040.stdout:(74/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 448 kB/s | 11 kB 00:00 2026-02-18T06:13:46.603 INFO:teuthology.orchestra.run.trial040.stdout:(75/95): python3-jaraco-classes-3.2.1-5.el9.noa 741 kB/s | 18 kB 00:00 2026-02-18T06:13:46.604 INFO:teuthology.orchestra.run.trial090.stdout:(39/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 9.2 MB/s | 249 kB 00:00 2026-02-18T06:13:46.614 INFO:teuthology.orchestra.run.trial090.stdout:(40/95): python3-jmespath-1.0.1-1.el9.noarch.rp 2.0 MB/s | 48 kB 00:00 2026-02-18T06:13:46.615 INFO:teuthology.orchestra.run.trial040.stdout:(76/95): python3-jaraco-collections-3.0.0-8.el9 752 kB/s | 23 kB 00:00 2026-02-18T06:13:46.619 INFO:teuthology.orchestra.run.trial040.stdout:(77/95): python3-jaraco-context-6.0.1-3.el9.noa 823 kB/s | 20 kB 00:00 2026-02-18T06:13:46.627 INFO:teuthology.orchestra.run.trial040.stdout:(78/95): python3-jaraco-functools-3.5.0-2.el9.n 816 kB/s | 19 kB 00:00 2026-02-18T06:13:46.629 INFO:teuthology.orchestra.run.trial090.stdout:(41/95): python3-libstoragemgmt-1.10.1-1.el9.x8 7.0 MB/s | 177 kB 00:00 2026-02-18T06:13:46.641 INFO:teuthology.orchestra.run.trial090.stdout:(42/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 46 MB/s | 1.2 MB 00:00 2026-02-18T06:13:46.646 INFO:teuthology.orchestra.run.trial040.stdout:(79/95): python3-jaraco-text-4.0.0-2.el9.noarch 860 kB/s | 26 kB 00:00 2026-02-18T06:13:46.651 INFO:teuthology.orchestra.run.trial090.stdout:(43/95): python3-markupsafe-1.1.1-12.el9.x86_64 1.5 MB/s | 35 kB 00:00 2026-02-18T06:13:46.653 INFO:teuthology.orchestra.run.trial040.stdout:(80/95): python3-more-itertools-8.12.0-2.el9.no 3.0 MB/s | 79 kB 00:00 2026-02-18T06:13:46.679 INFO:teuthology.orchestra.run.trial040.stdout:(81/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 2.6 MB/s | 86 kB 00:00 2026-02-18T06:13:46.680 INFO:teuthology.orchestra.run.trial090.stdout:(44/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 25 MB/s | 5.3 MB 00:00 2026-02-18T06:13:46.681 INFO:teuthology.orchestra.run.trial090.stdout:(45/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 14 MB/s | 442 kB 00:00 2026-02-18T06:13:46.692 INFO:teuthology.orchestra.run.trial040.stdout:(82/95): python3-natsort-7.1.1-5.el9.noarch.rpm 1.5 MB/s | 58 kB 00:00 2026-02-18T06:13:46.693 INFO:teuthology.orchestra.run.trial040.stdout:(83/95): python3-kubernetes-26.1.0-3.el9.noarch 14 MB/s | 1.0 MB 00:00 2026-02-18T06:13:46.698 INFO:teuthology.orchestra.run.trial090.stdout:(46/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 108 MB/s | 6.1 MB 00:00 2026-02-18T06:13:46.703 INFO:teuthology.orchestra.run.trial090.stdout:(47/95): python3-packaging-20.9-5.el9.noarch.rp 3.3 MB/s | 77 kB 00:00 2026-02-18T06:13:46.706 INFO:teuthology.orchestra.run.trial090.stdout:(48/95): python3-protobuf-3.14.0-17.el9.noarch. 11 MB/s | 267 kB 00:00 2026-02-18T06:13:46.710 INFO:teuthology.orchestra.run.trial040.stdout:(84/95): python3-portend-3.1.0-2.el9.noarch.rpm 529 kB/s | 16 kB 00:00 2026-02-18T06:13:46.717 INFO:teuthology.orchestra.run.trial040.stdout:(85/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.4 MB/s | 90 kB 00:00 2026-02-18T06:13:46.718 INFO:teuthology.orchestra.run.trial040.stdout:(86/95): python3-repoze-lru-0.7-16.el9.noarch.r 1.2 MB/s | 31 kB 00:00 2026-02-18T06:13:46.722 INFO:teuthology.orchestra.run.trial090.stdout:(49/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 6.4 MB/s | 159 kB 00:00 2026-02-18T06:13:46.728 INFO:teuthology.orchestra.run.trial090.stdout:(50/95): python3-pyasn1-modules-0.4.8-6.el9.noa 11 MB/s | 279 kB 00:00 2026-02-18T06:13:46.729 INFO:teuthology.orchestra.run.trial090.stdout:(51/95): python3-requests-oauthlib-1.3.0-12.el9 2.3 MB/s | 54 kB 00:00 2026-02-18T06:13:46.743 INFO:teuthology.orchestra.run.trial040.stdout:(87/95): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2026-02-18T06:13:46.744 INFO:teuthology.orchestra.run.trial040.stdout:(88/95): python3-saml-1.16.0-1.el9.noarch.rpm 4.6 MB/s | 125 kB 00:00 2026-02-18T06:13:46.747 INFO:teuthology.orchestra.run.trial040.stdout:(89/95): python3-routes-2.5.1-5.el9.noarch.rpm 5.0 MB/s | 188 kB 00:00 2026-02-18T06:13:46.751 INFO:teuthology.orchestra.run.trial090.stdout:(52/95): python3-toml-0.10.2-6.el9.noarch.rpm 1.8 MB/s | 42 kB 00:00 2026-02-18T06:13:46.752 INFO:teuthology.orchestra.run.trial090.stdout:(53/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 8.0 MB/s | 189 kB 00:00 2026-02-18T06:13:46.774 INFO:teuthology.orchestra.run.trial090.stdout:(54/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 3.9 MB/s | 90 kB 00:00 2026-02-18T06:13:46.777 INFO:teuthology.orchestra.run.trial040.stdout:(90/95): python3-tempora-5.0.0-2.el9.noarch.rpm 1.0 MB/s | 36 kB 00:00 2026-02-18T06:13:46.777 INFO:teuthology.orchestra.run.trial040.stdout:(91/95): python3-typing-extensions-4.15.0-1.el9 2.6 MB/s | 86 kB 00:00 2026-02-18T06:13:46.780 INFO:teuthology.orchestra.run.trial040.stdout:(92/95): python3-websocket-client-1.2.3-2.el9.n 2.6 MB/s | 90 kB 00:00 2026-02-18T06:13:46.801 INFO:teuthology.orchestra.run.trial040.stdout:(93/95): python3-xmltodict-0.12.0-15.el9.noarch 925 kB/s | 22 kB 00:00 2026-02-18T06:13:46.802 INFO:teuthology.orchestra.run.trial040.stdout:(94/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.9 MB/s | 48 kB 00:00 2026-02-18T06:13:46.812 INFO:teuthology.orchestra.run.trial040.stdout:(95/95): python3-zc-lockfile-2.0-10.el9.noarch. 631 kB/s | 20 kB 00:00 2026-02-18T06:13:46.813 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:46.814 INFO:teuthology.orchestra.run.trial040.stdout:Total 21 MB/s | 101 MB 00:04 2026-02-18T06:13:46.876 INFO:teuthology.orchestra.run.trial090.stdout:(55/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 126 MB/s | 19 MB 00:00 2026-02-18T06:13:47.160 INFO:teuthology.orchestra.run.trial090.stdout:(56/95): lua-devel-5.4.4-4.el9.x86_64.rpm 55 kB/s | 22 kB 00:00 2026-02-18T06:13:47.234 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:13:47.271 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:13:47.271 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:13:47.391 INFO:teuthology.orchestra.run.trial090.stdout:(57/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.1 MB/s | 551 kB 00:00 2026-02-18T06:13:47.410 INFO:teuthology.orchestra.run.trial090.stdout:(58/95): grpc-data-1.46.7-10.el9.noarch.rpm 78 kB/s | 19 kB 00:00 2026-02-18T06:13:47.463 INFO:teuthology.orchestra.run.trial090.stdout:(59/95): luarocks-3.9.2-5.el9.noarch.rpm 2.1 MB/s | 151 kB 00:00 2026-02-18T06:13:47.525 INFO:teuthology.orchestra.run.trial090.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 471 kB/s | 29 kB 00:00 2026-02-18T06:13:47.590 INFO:teuthology.orchestra.run.trial090.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 933 kB/s | 60 kB 00:00 2026-02-18T06:13:47.654 INFO:teuthology.orchestra.run.trial090.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 685 kB/s | 43 kB 00:00 2026-02-18T06:13:47.702 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:13:47.702 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:13:47.722 INFO:teuthology.orchestra.run.trial090.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 468 kB/s | 32 kB 00:00 2026-02-18T06:13:47.729 INFO:teuthology.orchestra.run.trial090.stdout:(64/95): python3-asyncssh-2.13.2-5.el9.noarch.r 1.7 MB/s | 548 kB 00:00 2026-02-18T06:13:47.784 INFO:teuthology.orchestra.run.trial090.stdout:(65/95): python3-certifi-2023.05.07-4.el9.noarc 230 kB/s | 14 kB 00:00 2026-02-18T06:13:47.802 INFO:teuthology.orchestra.run.trial090.stdout:(66/95): python3-cheroot-10.0.1-4.el9.noarch.rp 2.3 MB/s | 173 kB 00:00 2026-02-18T06:13:47.872 INFO:teuthology.orchestra.run.trial090.stdout:(67/95): python3-cherrypy-18.6.1-2.el9.noarch.r 4.0 MB/s | 358 kB 00:00 2026-02-18T06:13:47.882 INFO:teuthology.orchestra.run.trial090.stdout:(68/95): python3-google-auth-2.45.0-1.el9.noarc 3.1 MB/s | 254 kB 00:00 2026-02-18T06:13:47.953 INFO:teuthology.orchestra.run.trial090.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 2.0 MB/s | 144 kB 00:00 2026-02-18T06:13:48.023 INFO:teuthology.orchestra.run.trial090.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 1.9 MB/s | 139 kB 00:00 2026-02-18T06:13:48.066 INFO:teuthology.orchestra.run.trial090.stdout:(71/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 10 MB/s | 2.0 MB 00:00 2026-02-18T06:13:48.103 INFO:teuthology.orchestra.run.trial090.stdout:(72/95): python3-isodate-0.6.1-3.el9.noarch.rpm 696 kB/s | 56 kB 00:00 2026-02-18T06:13:48.127 INFO:teuthology.orchestra.run.trial090.stdout:(73/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 175 kB/s | 11 kB 00:00 2026-02-18T06:13:48.158 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:13:48.160 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:13:48.164 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:13:48.164 INFO:teuthology.orchestra.run.trial090.stdout:(74/95): python3-jaraco-classes-3.2.1-5.el9.noa 288 kB/s | 18 kB 00:00 2026-02-18T06:13:48.185 INFO:teuthology.orchestra.run.trial040.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:13:48.188 INFO:teuthology.orchestra.run.trial090.stdout:(75/95): python3-jaraco-collections-3.0.0-8.el9 379 kB/s | 23 kB 00:00 2026-02-18T06:13:48.219 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:13:48.228 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:13:48.231 INFO:teuthology.orchestra.run.trial090.stdout:(76/95): python3-jaraco-context-6.0.1-3.el9.noa 293 kB/s | 20 kB 00:00 2026-02-18T06:13:48.233 INFO:teuthology.orchestra.run.trial040.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:13:48.236 INFO:teuthology.orchestra.run.trial040.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:13:48.240 INFO:teuthology.orchestra.run.trial040.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:13:48.249 INFO:teuthology.orchestra.run.trial090.stdout:(77/95): python3-jaraco-functools-3.5.0-2.el9.n 318 kB/s | 19 kB 00:00 2026-02-18T06:13:48.264 INFO:teuthology.orchestra.run.trial040.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:13:48.277 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:13:48.280 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:13:48.286 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:13:48.287 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:13:48.294 INFO:teuthology.orchestra.run.trial090.stdout:(78/95): python3-jaraco-text-4.0.0-2.el9.noarch 424 kB/s | 26 kB 00:00 2026-02-18T06:13:48.298 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:13:48.304 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:13:48.329 INFO:teuthology.orchestra.run.trial040.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:13:48.330 INFO:teuthology.orchestra.run.trial090.stdout:(79/95): python3-kubernetes-26.1.0-3.el9.noarch 13 MB/s | 1.0 MB 00:00 2026-02-18T06:13:48.332 INFO:teuthology.orchestra.run.trial040.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:13:48.339 INFO:teuthology.orchestra.run.trial040.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:13:48.360 INFO:teuthology.orchestra.run.trial090.stdout:(80/95): python3-more-itertools-8.12.0-2.el9.no 1.2 MB/s | 79 kB 00:00 2026-02-18T06:13:48.390 INFO:teuthology.orchestra.run.trial040.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:13:48.393 INFO:teuthology.orchestra.run.trial090.stdout:(81/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 1.4 MB/s | 86 kB 00:00 2026-02-18T06:13:48.403 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:13:48.405 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:13:48.410 INFO:teuthology.orchestra.run.trial040.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:13:48.415 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:13:48.420 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:13:48.423 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:13:48.425 INFO:teuthology.orchestra.run.trial090.stdout:(82/95): python3-natsort-7.1.1-5.el9.noarch.rpm 896 kB/s | 58 kB 00:00 2026-02-18T06:13:48.437 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:13:48.442 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:13:48.447 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:13:48.454 INFO:teuthology.orchestra.run.trial090.stdout:(83/95): python3-portend-3.1.0-2.el9.noarch.rpm 268 kB/s | 16 kB 00:00 2026-02-18T06:13:48.458 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:13:48.467 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:13:48.474 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:13:48.492 INFO:teuthology.orchestra.run.trial090.stdout:(84/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2026-02-18T06:13:48.493 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:13:48.504 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:13:48.515 INFO:teuthology.orchestra.run.trial090.stdout:(85/95): python3-repoze-lru-0.7-16.el9.noarch.r 501 kB/s | 31 kB 00:00 2026-02-18T06:13:48.520 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:13:48.525 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:13:48.533 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:13:48.566 INFO:teuthology.orchestra.run.trial090.stdout:(86/95): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2026-02-18T06:13:48.573 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:13:48.577 INFO:teuthology.orchestra.run.trial090.stdout:(87/95): python3-rsa-4.9-2.el9.noarch.rpm 964 kB/s | 59 kB 00:00 2026-02-18T06:13:48.635 INFO:teuthology.orchestra.run.trial090.stdout:(88/95): python3-saml-1.16.0-1.el9.noarch.rpm 1.8 MB/s | 125 kB 00:00 2026-02-18T06:13:48.638 INFO:teuthology.orchestra.run.trial090.stdout:(89/95): python3-tempora-5.0.0-2.el9.noarch.rpm 584 kB/s | 36 kB 00:00 2026-02-18T06:13:48.701 INFO:teuthology.orchestra.run.trial090.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 1.4 MB/s | 90 kB 00:00 2026-02-18T06:13:48.701 INFO:teuthology.orchestra.run.trial090.stdout:(91/95): python3-typing-extensions-4.15.0-1.el9 1.3 MB/s | 86 kB 00:00 2026-02-18T06:13:48.762 INFO:teuthology.orchestra.run.trial090.stdout:(92/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 789 kB/s | 48 kB 00:00 2026-02-18T06:13:48.763 INFO:teuthology.orchestra.run.trial090.stdout:(93/95): python3-xmltodict-0.12.0-15.el9.noarch 361 kB/s | 22 kB 00:00 2026-02-18T06:13:48.824 INFO:teuthology.orchestra.run.trial090.stdout:(94/95): python3-zc-lockfile-2.0-10.el9.noarch. 321 kB/s | 20 kB 00:00 2026-02-18T06:13:48.900 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:13:48.910 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:13:48.914 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:13:48.920 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:13:48.922 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:13:48.950 INFO:teuthology.orchestra.run.trial040.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:13:48.994 INFO:teuthology.orchestra.run.trial040.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:13:49.001 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:13:49.004 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:13:49.010 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:13:49.013 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:13:49.021 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:13:49.024 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:13:49.052 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:13:49.062 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:13:49.069 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:13:49.076 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:13:49.111 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:13:49.241 INFO:teuthology.orchestra.run.trial090.stdout:(95/95): protobuf-compiler-3.14.0-17.el9.x86_64 349 kB/s | 862 kB 00:02 2026-02-18T06:13:49.245 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:49.245 INFO:teuthology.orchestra.run.trial090.stdout:Total 20 MB/s | 101 MB 00:05 2026-02-18T06:13:49.336 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:13:49.360 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:13:49.364 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:13:49.422 INFO:teuthology.orchestra.run.trial040.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:13:49.424 INFO:teuthology.orchestra.run.trial040.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:13:49.445 INFO:teuthology.orchestra.run.trial040.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:13:49.673 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:13:49.710 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:13:49.710 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:13:49.774 INFO:teuthology.orchestra.run.trial040.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:13:49.847 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:13:50.141 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:13:50.141 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:13:50.189 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:13:50.208 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:13:50.527 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:13:50.544 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:13:50.554 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:13:50.561 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:13:50.572 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:13:50.572 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:13:50.572 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:13:50.572 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:13:50.572 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:13:50.574 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:13:50.590 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:13:50.598 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:13:50.600 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:13:50.604 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:13:50.623 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:50.624 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:13:50.625 INFO:teuthology.orchestra.run.trial090.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:13:50.657 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:13:50.660 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph 2026-02-18T06:13:50.666 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:13:50.667 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:13:50.672 INFO:teuthology.orchestra.run.trial090.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:13:50.674 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:13:50.675 INFO:teuthology.orchestra.run.trial090.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:13:50.679 INFO:teuthology.orchestra.run.trial090.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:13:50.698 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:13:50.702 INFO:teuthology.orchestra.run.trial090.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:13:50.715 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:13:50.718 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:13:50.724 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:13:50.725 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:13:50.728 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:13:50.736 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:13:50.742 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:13:50.766 INFO:teuthology.orchestra.run.trial090.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:13:50.770 INFO:teuthology.orchestra.run.trial090.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:13:50.776 INFO:teuthology.orchestra.run.trial090.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:13:50.779 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:13:50.785 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:13:50.788 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:13:50.789 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:13:50.807 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:13:50.807 INFO:teuthology.orchestra.run.trial040.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:13:50.807 INFO:teuthology.orchestra.run.trial040.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:13:50.807 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:50.814 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:13:50.827 INFO:teuthology.orchestra.run.trial090.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:13:50.838 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:13:50.839 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:13:50.839 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:50.840 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:13:50.843 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:13:50.848 INFO:teuthology.orchestra.run.trial090.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:13:50.853 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:13:50.858 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:13:50.861 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:13:50.873 INFO:teuthology.orchestra.run.trial040.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:13:50.875 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:13:50.880 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:13:50.885 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:13:50.896 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:13:50.905 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:13:50.911 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:13:50.931 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:13:50.936 INFO:teuthology.orchestra.run.trial040.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:13:50.938 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:13:50.942 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:13:50.951 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:13:50.951 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:50.952 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:13:50.952 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:50.957 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:13:50.962 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:13:50.965 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:13:50.970 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:13:51.010 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:13:51.050 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:13:51.052 INFO:teuthology.orchestra.run.trial048.stdout:====================================================================================== 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout:====================================================================================== 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:13:51.053 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:13:51.054 INFO:teuthology.orchestra.run.trial048.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:13:51.055 INFO:teuthology.orchestra.run.trial048.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:13:51.056 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:13:51.057 INFO:teuthology.orchestra.run.trial048.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:13:51.058 INFO:teuthology.orchestra.run.trial048.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:13:51.059 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout:Installing weak dependencies: 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:13:51.060 INFO:teuthology.orchestra.run.trial048.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout:====================================================================================== 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout:Install 95 Packages 2026-02-18T06:13:51.061 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:13:51.062 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 101 M 2026-02-18T06:13:51.062 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 561 M 2026-02-18T06:13:51.062 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:13:51.334 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:13:51.344 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:13:51.348 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:13:51.354 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:13:51.356 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:13:51.384 INFO:teuthology.orchestra.run.trial090.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:13:51.427 INFO:teuthology.orchestra.run.trial090.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:13:51.434 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:13:51.438 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:13:51.443 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:13:51.447 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:13:51.454 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:13:51.458 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:13:51.485 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:13:51.495 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:13:51.501 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:13:51.508 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:13:51.542 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:13:51.620 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:13:51.644 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:13:51.644 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:51.644 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:13:51.644 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:13:51.644 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:13:51.644 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:51.703 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:13:51.706 INFO:teuthology.orchestra.run.trial048.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 128 kB/s | 6.5 kB 00:00 2026-02-18T06:13:51.706 INFO:teuthology.orchestra.run.trial040.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:13:51.712 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:13:51.736 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:13:51.737 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:13:51.766 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:13:51.790 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:13:51.794 INFO:teuthology.orchestra.run.trial048.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 6.8 MB/s | 961 kB 00:00 2026-02-18T06:13:51.794 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:13:51.822 INFO:teuthology.orchestra.run.trial048.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 14 MB/s | 2.3 MB 00:00 2026-02-18T06:13:51.853 INFO:teuthology.orchestra.run.trial090.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:13:51.854 INFO:teuthology.orchestra.run.trial048.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 1.3 MB/s | 43 kB 00:00 2026-02-18T06:13:51.855 INFO:teuthology.orchestra.run.trial090.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:13:51.877 INFO:teuthology.orchestra.run.trial090.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:13:51.890 INFO:teuthology.orchestra.run.trial048.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 4.7 MB/s | 173 kB 00:00 2026-02-18T06:13:51.928 INFO:teuthology.orchestra.run.trial048.stdout:(6/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 23 MB/s | 5.1 MB 00:00 2026-02-18T06:13:52.207 INFO:teuthology.orchestra.run.trial090.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:13:52.280 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:13:52.354 INFO:teuthology.orchestra.run.trial048.stdout:(7/95): ceph-mgr-diskprediction-local-20.2.0-67 17 MB/s | 7.4 MB 00:00 2026-02-18T06:13:52.371 INFO:teuthology.orchestra.run.trial048.stdout:(8/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 22 MB/s | 11 MB 00:00 2026-02-18T06:13:52.373 INFO:teuthology.orchestra.run.trial048.stdout:(9/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 1.1 MB/s | 22 kB 00:00 2026-02-18T06:13:52.385 INFO:teuthology.orchestra.run.trial048.stdout:(10/95): ceph-mgr-modules-core-20.2.0-670.gadc1 21 MB/s | 290 kB 00:00 2026-02-18T06:13:52.394 INFO:teuthology.orchestra.run.trial048.stdout:(11/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 2.4 MB/s | 50 kB 00:00 2026-02-18T06:13:52.401 INFO:teuthology.orchestra.run.trial048.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 1.1 MB/s | 17 kB 00:00 2026-02-18T06:13:52.414 INFO:teuthology.orchestra.run.trial048.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 14 MB/s | 297 kB 00:00 2026-02-18T06:13:52.439 INFO:teuthology.orchestra.run.trial048.stdout:(14/95): cephadm-20.2.0-670.gadc19233.el9.noarc 26 MB/s | 1.0 MB 00:00 2026-02-18T06:13:52.465 INFO:teuthology.orchestra.run.trial048.stdout:(15/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.5 MB/s | 40 kB 00:00 2026-02-18T06:13:52.467 INFO:teuthology.orchestra.run.trial048.stdout:(16/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 6.5 MB/s | 350 kB 00:00 2026-02-18T06:13:52.482 INFO:teuthology.orchestra.run.trial048.stdout:(17/95): libconfig-1.7.2-9.el9.x86_64.rpm 4.4 MB/s | 72 kB 00:00 2026-02-18T06:13:52.488 INFO:teuthology.orchestra.run.trial048.stdout:(18/95): libgfortran-11.5.0-14.el9.x86_64.rpm 36 MB/s | 794 kB 00:00 2026-02-18T06:13:52.498 INFO:teuthology.orchestra.run.trial048.stdout:(19/95): libquadmath-11.5.0-14.el9.x86_64.rpm 11 MB/s | 184 kB 00:00 2026-02-18T06:13:52.502 INFO:teuthology.orchestra.run.trial048.stdout:(20/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 18 MB/s | 253 kB 00:00 2026-02-18T06:13:52.530 INFO:teuthology.orchestra.run.trial048.stdout:(21/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 23 MB/s | 17 MB 00:00 2026-02-18T06:13:52.530 INFO:teuthology.orchestra.run.trial048.stdout:(22/95): python3-ply-3.11-14.el9.noarch.rpm 3.7 MB/s | 106 kB 00:00 2026-02-18T06:13:52.541 INFO:teuthology.orchestra.run.trial048.stdout:(23/95): python3-pyparsing-2.4.7-9.el9.noarch.r 13 MB/s | 150 kB 00:00 2026-02-18T06:13:52.549 INFO:teuthology.orchestra.run.trial048.stdout:(24/95): python3-cryptography-36.0.1-5.el9.x86_ 25 MB/s | 1.2 MB 00:00 2026-02-18T06:13:52.552 INFO:teuthology.orchestra.run.trial048.stdout:(25/95): python3-requests-2.25.1-10.el9.noarch. 12 MB/s | 126 kB 00:00 2026-02-18T06:13:52.560 INFO:teuthology.orchestra.run.trial048.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 20 MB/s | 218 kB 00:00 2026-02-18T06:13:52.562 INFO:teuthology.orchestra.run.trial048.stdout:(27/95): unzip-6.0-59.el9.x86_64.rpm 18 MB/s | 182 kB 00:00 2026-02-18T06:13:52.569 INFO:teuthology.orchestra.run.trial048.stdout:(28/95): python3-pycparser-2.20-6.el9.noarch.rp 3.3 MB/s | 135 kB 00:00 2026-02-18T06:13:52.572 INFO:teuthology.orchestra.run.trial048.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 21 MB/s | 266 kB 00:00 2026-02-18T06:13:52.883 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:13:52.888 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:13:52.953 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:13:52.970 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:13:52.974 INFO:teuthology.orchestra.run.trial048.stdout:(30/95): flexiblas-openblas-openmp-3.0.4-9.el9. 37 kB/s | 15 kB 00:00 2026-02-18T06:13:52.974 INFO:teuthology.orchestra.run.trial048.stdout:(31/95): flexiblas-3.0.4-9.el9.x86_64.rpm 72 kB/s | 30 kB 00:00 2026-02-18T06:13:52.980 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:13:52.987 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:13:53.000 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:13:53.016 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:13:53.091 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:13:53.099 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:13:53.123 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:13:53.152 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:13:53.203 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:13:53.209 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:13:53.212 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:13:53.214 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:13:53.232 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:13:53.232 INFO:teuthology.orchestra.run.trial090.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:13:53.232 INFO:teuthology.orchestra.run.trial090.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:13:53.232 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:53.242 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:13:53.267 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:13:53.267 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:13:53.267 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:53.291 INFO:teuthology.orchestra.run.trial048.stdout:(32/95): lua-5.4.4-4.el9.x86_64.rpm 596 kB/s | 188 kB 00:00 2026-02-18T06:13:53.297 INFO:teuthology.orchestra.run.trial048.stdout:(33/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 764 kB/s | 246 kB 00:00 2026-02-18T06:13:53.304 INFO:teuthology.orchestra.run.trial090.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:13:53.336 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:13:53.337 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:13:53.349 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:13:53.350 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:13:53.367 INFO:teuthology.orchestra.run.trial090.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:13:53.369 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:13:53.373 INFO:teuthology.orchestra.run.trial048.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 512 kB/s | 42 kB 00:00 2026-02-18T06:13:53.383 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:13:53.383 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:53.383 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:13:53.383 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:53.408 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:13:53.451 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:13:53.452 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:13:53.474 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:13:53.474 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:53.474 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:13:53.474 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:13:53.474 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:13:53.474 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:53.485 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:13:53.707 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:13:53.708 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:13:53.730 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:13:53.730 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:53.730 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:13:53.730 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:13:53.730 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:13:53.730 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:53.826 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:13:53.847 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:13:53.847 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:53.847 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:13:53.847 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:13:53.847 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:13:53.847 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:53.866 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:13:54.055 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:13:54.079 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:13:54.079 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:54.079 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:13:54.079 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:13:54.079 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:13:54.079 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:54.140 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:13:54.142 INFO:teuthology.orchestra.run.trial090.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:13:54.148 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:13:54.171 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:13:54.173 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:13:54.544 INFO:teuthology.orchestra.run.trial048.stdout:(35/95): protobuf-3.14.0-17.el9.x86_64.rpm 879 kB/s | 1.0 MB 00:01 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:13:54.582 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:13:54.583 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:13:54.584 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:13:54.585 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:13:54.586 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:13:54.587 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:13:54.588 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:13:54.589 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.647 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:13:54.648 INFO:teuthology.orchestra.run.trial040.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:13:54.649 INFO:teuthology.orchestra.run.trial040.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:13:54.650 INFO:teuthology.orchestra.run.trial040.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:13:54.651 INFO:teuthology.orchestra.run.trial040.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:13:54.652 INFO:teuthology.orchestra.run.trial040.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:13:54.653 INFO:teuthology.orchestra.run.trial040.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:13:54.654 INFO:teuthology.orchestra.run.trial040.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:13:54.655 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:54.655 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:54.705 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-base 2026-02-18T06:13:55.016 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:55.080 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:13:55.098 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:55.098 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:55.099 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:55.120 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install cephadm 2026-02-18T06:13:55.311 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:13:55.317 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:13:55.425 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:55.488 INFO:teuthology.orchestra.run.trial040.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:55.506 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:55.507 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:55.507 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:55.528 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:13:55.781 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:13:55.782 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:13:55.795 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:13:55.795 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:13:55.836 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:55.852 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:13:55.894 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:13:55.895 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:13:55.917 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:13:55.917 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:55.918 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:13:55.918 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:13:55.918 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:13:55.918 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repo Size 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:13:55.919 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:55.920 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:13:55.920 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:55.920 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 154 k 2026-02-18T06:13:55.920 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 447 k 2026-02-18T06:13:55.920 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:13:55.930 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:13:56.004 INFO:teuthology.orchestra.run.trial040.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T06:13:56.004 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:56.004 INFO:teuthology.orchestra.run.trial040.stdout:Total 1.8 MB/s | 154 kB 00:00 2026-02-18T06:13:56.004 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:13:56.009 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:13:56.009 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:13:56.041 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:13:56.042 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:13:56.097 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:13:56.098 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:13:56.120 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:13:56.120 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:56.120 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:13:56.120 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:56.153 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:13:56.154 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:13:56.176 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:13:56.176 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:56.176 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:13:56.176 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:13:56.176 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:13:56.176 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:56.272 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:13:56.292 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:13:56.293 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:56.293 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:13:56.293 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:13:56.293 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:13:56.293 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:56.311 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:13:56.403 INFO:teuthology.orchestra.run.trial048.stdout:(36/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 798 kB/s | 3.0 MB 00:03 2026-02-18T06:13:56.432 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:13:56.432 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:56.432 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:13:56.432 INFO:teuthology.orchestra.run.trial040.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:56.432 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:56.432 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:56.459 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-mgr 2026-02-18T06:13:56.720 INFO:teuthology.orchestra.run.trial048.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 770 kB/s | 244 kB 00:00 2026-02-18T06:13:56.769 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:56.833 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:13:56.850 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:56.851 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:56.851 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:56.872 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:13:57.025 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:13:57.026 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:13:57.027 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:13:57.028 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:13:57.029 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:13:57.030 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:13:57.031 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:13:57.032 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:13:57.033 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:13:57.037 INFO:teuthology.orchestra.run.trial048.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 784 kB/s | 249 kB 00:00 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:57.090 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:13:57.091 INFO:teuthology.orchestra.run.trial090.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:13:57.092 INFO:teuthology.orchestra.run.trial090.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:13:57.093 INFO:teuthology.orchestra.run.trial090.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:13:57.094 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:13:57.095 INFO:teuthology.orchestra.run.trial090.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:13:57.096 INFO:teuthology.orchestra.run.trial090.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:13:57.097 INFO:teuthology.orchestra.run.trial090.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:13:57.098 INFO:teuthology.orchestra.run.trial090.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:13:57.098 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:57.098 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:57.121 INFO:teuthology.orchestra.run.trial048.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 571 kB/s | 48 kB 00:00 2026-02-18T06:13:57.147 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-base 2026-02-18T06:13:57.180 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:57.244 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:57.262 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:57.263 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:57.263 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:57.283 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:13:57.360 INFO:teuthology.orchestra.run.trial048.stdout:(40/95): python3-libstoragemgmt-1.10.1-1.el9.x8 741 kB/s | 177 kB 00:00 2026-02-18T06:13:57.460 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:57.524 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:13:57.542 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:57.543 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:13:57.543 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:57.564 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install cephadm 2026-02-18T06:13:57.593 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:57.657 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:57.675 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:57.676 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:57.676 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:57.697 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:13:57.870 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:57.934 INFO:teuthology.orchestra.run.trial090.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:57.952 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:57.952 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:13:57.953 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:57.973 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:13:58.007 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:58.071 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:58.089 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:58.090 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:58.090 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:58.111 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:13:58.283 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:58.365 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repo Size 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:13:58.366 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:13:58.367 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:13:58.367 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:58.367 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 154 k 2026-02-18T06:13:58.367 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 447 k 2026-02-18T06:13:58.367 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:13:58.422 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:58.451 INFO:teuthology.orchestra.run.trial090.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T06:13:58.451 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:58.452 INFO:teuthology.orchestra.run.trial090.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-18T06:13:58.452 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:13:58.456 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:13:58.456 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:13:58.486 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:58.489 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:13:58.489 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:13:58.504 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:58.505 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:58.505 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:58.526 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-fuse 2026-02-18T06:13:58.543 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:13:58.545 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:13:58.568 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:13:58.568 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:13:58.568 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:13:58.568 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:58.770 INFO:teuthology.orchestra.run.trial048.stdout:(41/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 888 kB/s | 1.2 MB 00:01 2026-02-18T06:13:58.836 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:58.845 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:13:58.845 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:58.845 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:13:58.845 INFO:teuthology.orchestra.run.trial090.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:58.845 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:13:58.845 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:58.853 INFO:teuthology.orchestra.run.trial048.stdout:(42/95): python3-markupsafe-1.1.1-12.el9.x86_64 417 kB/s | 35 kB 00:00 2026-02-18T06:13:58.873 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-mgr 2026-02-18T06:13:58.918 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:58.919 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:58.919 INFO:teuthology.orchestra.run.trial040.stdout: Package Architecture Version Repository Size 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 942 k 2026-02-18T06:13:58.920 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 2.7 M 2026-02-18T06:13:58.921 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:13:59.038 INFO:teuthology.orchestra.run.trial040.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.7 MB/s | 942 kB 00:00 2026-02-18T06:13:59.039 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:13:59.039 INFO:teuthology.orchestra.run.trial040.stdout:Total 7.7 MB/s | 942 kB 00:00 2026-02-18T06:13:59.040 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:13:59.044 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:13:59.044 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:13:59.078 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:13:59.078 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:13:59.168 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:13:59.183 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:59.185 INFO:teuthology.orchestra.run.trial040.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:13:59.247 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:13:59.264 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:59.265 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:13:59.265 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:59.286 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:13:59.421 INFO:teuthology.orchestra.run.trial048.stdout:(43/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 884 kB/s | 5.3 MB 00:06 2026-02-18T06:13:59.431 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:13:59.488 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:13:59.488 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:59.488 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:13:59.488 INFO:teuthology.orchestra.run.trial040.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:13:59.488 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:13:59.488 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:59.516 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install ceph-volume 2026-02-18T06:13:59.593 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:13:59.658 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:59.676 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:13:59.677 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:13:59.677 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:13:59.697 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:13:59.826 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:13:59.890 INFO:teuthology.orchestra.run.trial040.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:13:59.908 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:13:59.909 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:13:59.909 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:13:59.929 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install librados-devel 2026-02-18T06:13:59.983 INFO:teuthology.orchestra.run.trial048.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 787 kB/s | 442 kB 00:00 2026-02-18T06:14:00.005 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:00.070 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:00.088 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:00.089 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:00.089 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:00.110 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:14:00.147 INFO:teuthology.orchestra.run.trial048.stdout:(45/95): python3-packaging-20.9-5.el9.noarch.rp 471 kB/s | 77 kB 00:00 2026-02-18T06:14:00.237 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:00.319 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repo Size 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:00.320 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:14:00.321 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:00.321 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:14:00.321 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:00.321 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 126 k 2026-02-18T06:14:00.321 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 449 k 2026-02-18T06:14:00.321 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:14:00.404 INFO:teuthology.orchestra.run.trial040.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T06:14:00.405 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:00.405 INFO:teuthology.orchestra.run.trial040.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:14:00.405 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:14:00.407 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:14:00.408 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:14:00.422 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:00.438 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:14:00.439 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:14:00.470 INFO:teuthology.orchestra.run.trial048.stdout:(46/95): python3-protobuf-3.14.0-17.el9.noarch. 827 kB/s | 267 kB 00:00 2026-02-18T06:14:00.488 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:00.493 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:14:00.506 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:00.507 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:00.507 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:00.509 INFO:teuthology.orchestra.run.trial040.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:00.528 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:14:00.590 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:00.647 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:00.647 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:00.647 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:14:00.647 INFO:teuthology.orchestra.run.trial040.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:00.647 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:00.648 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:00.674 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install libcephfs2 2026-02-18T06:14:00.721 INFO:teuthology.orchestra.run.trial048.stdout:(47/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 631 kB/s | 159 kB 00:00 2026-02-18T06:14:00.842 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:00.905 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:00.923 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:00.924 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:00.924 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:00.945 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-fuse 2026-02-18T06:14:00.983 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:01.045 INFO:teuthology.orchestra.run.trial048.stdout:(48/95): python3-pyasn1-modules-0.4.8-6.el9.noa 862 kB/s | 279 kB 00:00 2026-02-18T06:14:01.047 INFO:teuthology.orchestra.run.trial040.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:01.065 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:01.066 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:01.066 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:01.087 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install libcephfs-devel 2026-02-18T06:14:01.129 INFO:teuthology.orchestra.run.trial048.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 634 kB/s | 54 kB 00:00 2026-02-18T06:14:01.253 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:01.313 INFO:teuthology.orchestra.run.trial048.stdout:(50/95): python3-babel-2.9.1-2.el9.noarch.rpm 902 kB/s | 6.0 MB 00:06 2026-02-18T06:14:01.335 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:01.336 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:01.336 INFO:teuthology.orchestra.run.trial090.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:01.336 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:01.336 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:14:01.336 INFO:teuthology.orchestra.run.trial090.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 942 k 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 2.7 M 2026-02-18T06:14:01.337 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:14:01.395 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:01.396 INFO:teuthology.orchestra.run.trial048.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 504 kB/s | 42 kB 00:00 2026-02-18T06:14:01.454 INFO:teuthology.orchestra.run.trial090.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.8 MB/s | 942 kB 00:00 2026-02-18T06:14:01.455 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:01.455 INFO:teuthology.orchestra.run.trial090.stdout:Total 7.7 MB/s | 942 kB 00:00 2026-02-18T06:14:01.455 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:14:01.460 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:14:01.460 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:14:01.477 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:01.478 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:01.478 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repo Size 2026-02-18T06:14:01.478 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:01.478 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:14:01.478 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:14:01.478 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 34 k 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 155 k 2026-02-18T06:14:01.479 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:14:01.493 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:14:01.493 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:14:01.541 INFO:teuthology.orchestra.run.trial040.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 548 kB/s | 34 kB 00:00 2026-02-18T06:14:01.541 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:01.541 INFO:teuthology.orchestra.run.trial040.stdout:Total 542 kB/s | 34 kB 00:00 2026-02-18T06:14:01.541 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:14:01.543 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:14:01.543 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:14:01.545 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:14:01.545 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:14:01.566 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:14:01.582 INFO:teuthology.orchestra.run.trial040.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:01.583 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:14:01.600 INFO:teuthology.orchestra.run.trial090.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:01.634 INFO:teuthology.orchestra.run.trial048.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 794 kB/s | 189 kB 00:00 2026-02-18T06:14:01.637 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:01.694 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:01.694 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:01.694 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:14:01.694 INFO:teuthology.orchestra.run.trial040.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:01.694 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:01.694 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:01.720 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install librados2 2026-02-18T06:14:01.794 INFO:teuthology.orchestra.run.trial048.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 565 kB/s | 90 kB 00:00 2026-02-18T06:14:01.832 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:01.879 INFO:teuthology.orchestra.run.trial048.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 263 kB/s | 22 kB 00:00 2026-02-18T06:14:01.889 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:01.889 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:01.889 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:14:01.889 INFO:teuthology.orchestra.run.trial090.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:01.890 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:01.890 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:01.919 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install ceph-volume 2026-02-18T06:14:02.024 INFO:teuthology.orchestra.run.trial048.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 5.8 MB/s | 862 kB 00:00 2026-02-18T06:14:02.028 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:02.092 INFO:teuthology.orchestra.run.trial040.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:02.108 INFO:teuthology.orchestra.run.trial048.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 6.5 MB/s | 551 kB 00:00 2026-02-18T06:14:02.110 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:02.111 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:02.111 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:02.114 INFO:teuthology.orchestra.run.trial048.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 2.9 MB/s | 19 kB 00:00 2026-02-18T06:14:02.122 INFO:teuthology.orchestra.run.trial048.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 19 MB/s | 151 kB 00:00 2026-02-18T06:14:02.132 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install librbd1 2026-02-18T06:14:02.133 INFO:teuthology.orchestra.run.trial048.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 49 MB/s | 548 kB 00:00 2026-02-18T06:14:02.206 INFO:teuthology.orchestra.run.trial048.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 404 kB/s | 29 kB 00:00 2026-02-18T06:14:02.232 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:02.283 INFO:teuthology.orchestra.run.trial048.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 782 kB/s | 60 kB 00:00 2026-02-18T06:14:02.301 INFO:teuthology.orchestra.run.trial090.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:02.314 INFO:teuthology.orchestra.run.trial048.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.4 MB/s | 43 kB 00:00 2026-02-18T06:14:02.319 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:02.319 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:02.319 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:02.321 INFO:teuthology.orchestra.run.trial048.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 4.5 MB/s | 32 kB 00:00 2026-02-18T06:14:02.327 INFO:teuthology.orchestra.run.trial048.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 2.3 MB/s | 14 kB 00:00 2026-02-18T06:14:02.334 INFO:teuthology.orchestra.run.trial048.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 23 MB/s | 173 kB 00:00 2026-02-18T06:14:02.340 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install librados-devel 2026-02-18T06:14:02.428 INFO:teuthology.orchestra.run.trial048.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 3.7 MB/s | 358 kB 00:00 2026-02-18T06:14:02.437 INFO:teuthology.orchestra.run.trial048.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 27 MB/s | 254 kB 00:00 2026-02-18T06:14:02.444 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:02.455 INFO:teuthology.orchestra.run.trial048.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 112 MB/s | 2.0 MB 00:00 2026-02-18T06:14:02.463 INFO:teuthology.orchestra.run.trial048.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 18 MB/s | 144 kB 00:00 2026-02-18T06:14:02.470 INFO:teuthology.orchestra.run.trial048.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 19 MB/s | 139 kB 00:00 2026-02-18T06:14:02.477 INFO:teuthology.orchestra.run.trial048.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 8.2 MB/s | 56 kB 00:00 2026-02-18T06:14:02.491 INFO:teuthology.orchestra.run.trial048.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 780 kB/s | 11 kB 00:00 2026-02-18T06:14:02.506 INFO:teuthology.orchestra.run.trial048.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 1.1 MB/s | 18 kB 00:00 2026-02-18T06:14:02.508 INFO:teuthology.orchestra.run.trial040.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:02.513 INFO:teuthology.orchestra.run.trial048.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 3.6 MB/s | 23 kB 00:00 2026-02-18T06:14:02.526 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:02.526 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:02.526 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:02.548 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install python3-rados 2026-02-18T06:14:02.586 INFO:teuthology.orchestra.run.trial048.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 268 kB/s | 20 kB 00:00 2026-02-18T06:14:02.657 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:02.669 INFO:teuthology.orchestra.run.trial048.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 236 kB/s | 19 kB 00:00 2026-02-18T06:14:02.738 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:02.739 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repo Size 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:02.740 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 126 k 2026-02-18T06:14:02.741 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 449 k 2026-02-18T06:14:02.741 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:14:02.750 INFO:teuthology.orchestra.run.trial048.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 326 kB/s | 26 kB 00:00 2026-02-18T06:14:02.764 INFO:teuthology.orchestra.run.trial048.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 72 MB/s | 1.0 MB 00:00 2026-02-18T06:14:02.781 INFO:teuthology.orchestra.run.trial048.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 4.7 MB/s | 79 kB 00:00 2026-02-18T06:14:02.795 INFO:teuthology.orchestra.run.trial048.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 5.7 MB/s | 86 kB 00:00 2026-02-18T06:14:02.802 INFO:teuthology.orchestra.run.trial048.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 8.2 MB/s | 58 kB 00:00 2026-02-18T06:14:02.824 INFO:teuthology.orchestra.run.trial090.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T06:14:02.825 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:02.825 INFO:teuthology.orchestra.run.trial090.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:14:02.825 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:14:02.827 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:14:02.828 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:14:02.853 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:02.858 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:14:02.859 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:14:02.886 INFO:teuthology.orchestra.run.trial048.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 198 kB/s | 16 kB 00:00 2026-02-18T06:14:02.901 INFO:teuthology.orchestra.run.trial048.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 5.6 MB/s | 90 kB 00:00 2026-02-18T06:14:02.913 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:14:02.917 INFO:teuthology.orchestra.run.trial040.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:02.930 INFO:teuthology.orchestra.run.trial090.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:02.935 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:02.936 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:02.936 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:02.946 INFO:teuthology.orchestra.run.trial048.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 690 kB/s | 31 kB 00:00 2026-02-18T06:14:02.957 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install python3-rgw 2026-02-18T06:14:03.011 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:03.036 INFO:teuthology.orchestra.run.trial048.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2026-02-18T06:14:03.044 INFO:teuthology.orchestra.run.trial048.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 7.7 MB/s | 59 kB 00:00 2026-02-18T06:14:03.052 INFO:teuthology.orchestra.run.trial048.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 16 MB/s | 125 kB 00:00 2026-02-18T06:14:03.059 INFO:teuthology.orchestra.run.trial048.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 5.0 MB/s | 36 kB 00:00 2026-02-18T06:14:03.066 INFO:teuthology.orchestra.run.trial048.stdout:(89/95): python3-typing-extensions-4.15.0-1.el9 11 MB/s | 86 kB 00:00 2026-02-18T06:14:03.068 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:03.068 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:03.068 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:14:03.069 INFO:teuthology.orchestra.run.trial090.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:03.069 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:03.069 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:03.098 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install libcephfs2 2026-02-18T06:14:03.105 INFO:teuthology.orchestra.run.trial048.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 2.3 MB/s | 90 kB 00:00 2026-02-18T06:14:03.138 INFO:teuthology.orchestra.run.trial048.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.4 MB/s | 48 kB 00:00 2026-02-18T06:14:03.233 INFO:teuthology.orchestra.run.trial048.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 235 kB/s | 22 kB 00:00 2026-02-18T06:14:03.239 INFO:teuthology.orchestra.run.trial048.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 3.0 MB/s | 20 kB 00:00 2026-02-18T06:14:03.263 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:03.328 INFO:teuthology.orchestra.run.trial040.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:03.345 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:03.346 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:03.346 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:03.368 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install python3-cephfs 2026-02-18T06:14:03.414 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:03.480 INFO:teuthology.orchestra.run.trial090.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:03.497 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:03.498 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:03.498 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:03.520 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install libcephfs-devel 2026-02-18T06:14:03.678 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:03.741 INFO:teuthology.orchestra.run.trial040.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:03.759 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:03.760 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:03.760 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:03.780 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install python3-rbd 2026-02-18T06:14:03.831 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:03.912 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repo Size 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:03.913 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:14:03.914 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:03.914 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:14:03.914 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:03.914 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 34 k 2026-02-18T06:14:03.914 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 155 k 2026-02-18T06:14:03.914 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:14:03.979 INFO:teuthology.orchestra.run.trial090.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 519 kB/s | 34 kB 00:00 2026-02-18T06:14:03.980 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:03.980 INFO:teuthology.orchestra.run.trial090.stdout:Total 510 kB/s | 34 kB 00:00 2026-02-18T06:14:03.980 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:14:03.982 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:14:03.982 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:14:03.984 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:14:03.984 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:14:04.005 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:14:04.021 INFO:teuthology.orchestra.run.trial090.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:04.079 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:04.088 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:04.137 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:04.137 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:04.137 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:14:04.137 INFO:teuthology.orchestra.run.trial090.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:04.137 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:04.137 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:04.152 INFO:teuthology.orchestra.run.trial040.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:04.164 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install librados2 2026-02-18T06:14:04.170 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:04.170 INFO:teuthology.orchestra.run.trial040.stdout:Nothing to do. 2026-02-18T06:14:04.170 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:04.192 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install rbd-fuse 2026-02-18T06:14:04.475 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:04.503 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:04.539 INFO:teuthology.orchestra.run.trial090.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:04.557 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:04.558 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:04.558 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:04.580 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install librbd1 2026-02-18T06:14:04.585 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:04.586 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:04.586 INFO:teuthology.orchestra.run.trial040.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 91 k 2026-02-18T06:14:04.587 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 238 k 2026-02-18T06:14:04.588 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:14:04.665 INFO:teuthology.orchestra.run.trial040.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.1 MB/s | 91 kB 00:00 2026-02-18T06:14:04.665 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:04.665 INFO:teuthology.orchestra.run.trial040.stdout:Total 1.1 MB/s | 91 kB 00:00 2026-02-18T06:14:04.665 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:14:04.669 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:14:04.669 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:14:04.700 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:14:04.700 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:14:04.752 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:14:04.769 INFO:teuthology.orchestra.run.trial040.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:04.847 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:04.893 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:04.905 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:04.905 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:04.905 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:14:04.905 INFO:teuthology.orchestra.run.trial040.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:04.905 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:04.905 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:04.934 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install rbd-mirror 2026-02-18T06:14:04.959 INFO:teuthology.orchestra.run.trial090.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:04.977 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:04.978 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:04.978 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:04.999 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install python3-rados 2026-02-18T06:14:05.248 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:05.305 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:05.331 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:05.331 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout: Package Arch Version Repo Size 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:05.332 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 2.9 M 2026-02-18T06:14:05.333 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 11 M 2026-02-18T06:14:05.333 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:14:05.370 INFO:teuthology.orchestra.run.trial090.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:05.387 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:05.388 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:05.388 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:05.409 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install python3-rgw 2026-02-18T06:14:05.479 INFO:teuthology.orchestra.run.trial040.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T06:14:05.480 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:05.480 INFO:teuthology.orchestra.run.trial040.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T06:14:05.480 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:14:05.484 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:14:05.485 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:14:05.523 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:14:05.524 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:14:05.705 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:14:05.706 INFO:teuthology.orchestra.run.trial040.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:05.716 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:05.730 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:05.730 INFO:teuthology.orchestra.run.trial040.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:05.730 INFO:teuthology.orchestra.run.trial040.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:14:05.730 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:14:05.730 INFO:teuthology.orchestra.run.trial040.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:14:05.730 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:05.779 INFO:teuthology.orchestra.run.trial090.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:05.797 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:05.797 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:05.797 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:05.818 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install python3-cephfs 2026-02-18T06:14:05.878 INFO:teuthology.orchestra.run.trial048.stdout:(94/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 893 kB/s | 6.1 MB 00:07 2026-02-18T06:14:06.021 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:06.022 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:06.022 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:14:06.022 INFO:teuthology.orchestra.run.trial040.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:06.022 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:06.022 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:06.051 DEBUG:teuthology.orchestra.run.trial040:> sudo yum -y install rbd-nbd 2026-02-18T06:14:06.133 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:06.197 INFO:teuthology.orchestra.run.trial090.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:06.214 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:06.215 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:06.215 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:06.237 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install python3-rbd 2026-02-18T06:14:06.361 INFO:teuthology.orchestra.run.trial040.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:13:20 AM UTC. 2026-02-18T06:14:06.442 INFO:teuthology.orchestra.run.trial040.stdout:Dependencies resolved. 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout:Installing: 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:06.443 INFO:teuthology.orchestra.run.trial040.stdout:Transaction Summary 2026-02-18T06:14:06.444 INFO:teuthology.orchestra.run.trial040.stdout:================================================================================ 2026-02-18T06:14:06.444 INFO:teuthology.orchestra.run.trial040.stdout:Install 1 Package 2026-02-18T06:14:06.444 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:06.444 INFO:teuthology.orchestra.run.trial040.stdout:Total download size: 180 k 2026-02-18T06:14:06.444 INFO:teuthology.orchestra.run.trial040.stdout:Installed size: 498 k 2026-02-18T06:14:06.444 INFO:teuthology.orchestra.run.trial040.stdout:Downloading Packages: 2026-02-18T06:14:06.530 INFO:teuthology.orchestra.run.trial040.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.0 MB/s | 180 kB 00:00 2026-02-18T06:14:06.530 INFO:teuthology.orchestra.run.trial040.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:06.531 INFO:teuthology.orchestra.run.trial040.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T06:14:06.531 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction check 2026-02-18T06:14:06.535 INFO:teuthology.orchestra.run.trial040.stdout:Transaction check succeeded. 2026-02-18T06:14:06.536 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction test 2026-02-18T06:14:06.546 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:06.569 INFO:teuthology.orchestra.run.trial040.stdout:Transaction test succeeded. 2026-02-18T06:14:06.569 INFO:teuthology.orchestra.run.trial040.stdout:Running transaction 2026-02-18T06:14:06.610 INFO:teuthology.orchestra.run.trial090.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:06.625 INFO:teuthology.orchestra.run.trial040.stdout: Preparing : 1/1 2026-02-18T06:14:06.628 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:06.629 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:14:06.629 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:06.642 INFO:teuthology.orchestra.run.trial040.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:06.651 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install rbd-fuse 2026-02-18T06:14:06.723 INFO:teuthology.orchestra.run.trial040.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:06.781 INFO:teuthology.orchestra.run.trial040.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:06.781 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:06.781 INFO:teuthology.orchestra.run.trial040.stdout:Installed: 2026-02-18T06:14:06.781 INFO:teuthology.orchestra.run.trial040.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:06.781 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:06.781 INFO:teuthology.orchestra.run.trial040.stdout:Complete! 2026-02-18T06:14:06.811 DEBUG:teuthology.parallel:result is None 2026-02-18T06:14:06.959 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:07.042 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:14:07.043 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:07.044 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:14:07.044 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:07.044 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 91 k 2026-02-18T06:14:07.044 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 238 k 2026-02-18T06:14:07.044 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:14:07.117 INFO:teuthology.orchestra.run.trial090.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T06:14:07.117 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:07.118 INFO:teuthology.orchestra.run.trial090.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T06:14:07.118 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:14:07.122 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:14:07.122 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:14:07.152 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:14:07.153 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:14:07.203 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:14:07.220 INFO:teuthology.orchestra.run.trial090.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:07.297 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:07.355 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:07.355 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:07.355 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:14:07.355 INFO:teuthology.orchestra.run.trial090.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:07.356 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:07.356 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:07.385 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install rbd-mirror 2026-02-18T06:14:07.689 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:07.771 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:07.772 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:07.772 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repo Size 2026-02-18T06:14:07.772 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:07.772 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 2.9 M 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 11 M 2026-02-18T06:14:07.773 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:14:07.916 INFO:teuthology.orchestra.run.trial090.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T06:14:07.917 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:07.917 INFO:teuthology.orchestra.run.trial090.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T06:14:07.917 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:14:07.922 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:14:07.922 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:14:07.961 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:14:07.961 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:14:08.148 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:14:08.149 INFO:teuthology.orchestra.run.trial090.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:08.173 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:08.173 INFO:teuthology.orchestra.run.trial090.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:08.173 INFO:teuthology.orchestra.run.trial090.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:14:08.173 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:14:08.173 INFO:teuthology.orchestra.run.trial090.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:14:08.173 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:08.466 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:08.466 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:08.466 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:14:08.466 INFO:teuthology.orchestra.run.trial090.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:08.466 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:08.466 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:08.496 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install rbd-nbd 2026-02-18T06:14:08.815 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:14:08.896 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:14:08.897 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:08.897 INFO:teuthology.orchestra.run.trial090.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:08.897 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:08.897 INFO:teuthology.orchestra.run.trial090.stdout:Installing: 2026-02-18T06:14:08.897 INFO:teuthology.orchestra.run.trial090.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:14:08.897 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout:Install 1 Package 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout:Total download size: 180 k 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout:Installed size: 498 k 2026-02-18T06:14:08.898 INFO:teuthology.orchestra.run.trial090.stdout:Downloading Packages: 2026-02-18T06:14:08.992 INFO:teuthology.orchestra.run.trial090.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 1.8 MB/s | 180 kB 00:00 2026-02-18T06:14:08.993 INFO:teuthology.orchestra.run.trial090.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:08.994 INFO:teuthology.orchestra.run.trial090.stdout:Total 1.8 MB/s | 180 kB 00:00 2026-02-18T06:14:08.994 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:14:08.998 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:14:08.998 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:14:09.029 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:14:09.029 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:14:09.086 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:14:09.102 INFO:teuthology.orchestra.run.trial090.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:09.183 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:09.241 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:09.241 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:09.241 INFO:teuthology.orchestra.run.trial090.stdout:Installed: 2026-02-18T06:14:09.242 INFO:teuthology.orchestra.run.trial090.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:09.242 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:09.242 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:14:09.274 DEBUG:teuthology.parallel:result is None 2026-02-18T06:14:10.698 INFO:teuthology.orchestra.run.trial048.stdout:(95/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 2.0 MB/s | 19 MB 00:09 2026-02-18T06:14:10.702 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:10.702 INFO:teuthology.orchestra.run.trial048.stdout:Total 5.2 MB/s | 101 MB 00:19 2026-02-18T06:14:11.126 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:11.163 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:11.163 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:11.592 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:11.593 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:12.045 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:12.047 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:14:12.052 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:14:12.073 INFO:teuthology.orchestra.run.trial048.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:14:12.106 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:14:12.116 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:14:12.121 INFO:teuthology.orchestra.run.trial048.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:14:12.123 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:14:12.128 INFO:teuthology.orchestra.run.trial048.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:14:12.151 INFO:teuthology.orchestra.run.trial048.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:14:12.163 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:14:12.166 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:14:12.172 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:14:12.174 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:14:12.185 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:14:12.191 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:14:12.215 INFO:teuthology.orchestra.run.trial048.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:14:12.219 INFO:teuthology.orchestra.run.trial048.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:14:12.226 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:14:12.276 INFO:teuthology.orchestra.run.trial048.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:14:12.289 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:14:12.293 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:14:12.297 INFO:teuthology.orchestra.run.trial048.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:14:12.302 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:14:12.307 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:14:12.310 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:14:12.324 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:14:12.329 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:14:12.334 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:14:12.345 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:14:12.354 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:14:12.360 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:14:12.380 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:14:12.390 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:14:12.406 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:14:12.411 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:14:12.418 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:14:12.458 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:14:12.781 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:14:12.790 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:14:12.794 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:14:12.800 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:14:12.802 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:14:12.829 INFO:teuthology.orchestra.run.trial048.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:14:12.874 INFO:teuthology.orchestra.run.trial048.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:14:12.881 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:14:12.884 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:14:12.890 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:14:12.894 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:14:12.901 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:14:12.904 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:14:12.932 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:14:12.941 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:14:12.947 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:14:12.954 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:14:12.988 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:14:13.210 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:14:13.233 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:14:13.237 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:14:13.294 INFO:teuthology.orchestra.run.trial048.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:14:13.296 INFO:teuthology.orchestra.run.trial048.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:14:13.317 INFO:teuthology.orchestra.run.trial048.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:14:13.639 INFO:teuthology.orchestra.run.trial048.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:14:13.712 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:14:14.376 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:14:14.393 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:14:14.403 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:14:14.410 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:14:14.423 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:14:14.439 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:14:14.513 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:14:14.522 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:14:14.545 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:14:14.574 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:14:14.625 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:14:14.631 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:14:14.634 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:14:14.635 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:14:14.653 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:14:14.653 INFO:teuthology.orchestra.run.trial048.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:14:14.653 INFO:teuthology.orchestra.run.trial048.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:14:14.653 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:14.661 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:14:14.686 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:14:14.686 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:14:14.686 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:14.720 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:14:14.783 INFO:teuthology.orchestra.run.trial048.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:14:14.786 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:14:14.799 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:14:14.799 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:14.799 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:14:14.799 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:15.480 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:14:15.505 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:14:15.505 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:15.505 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:14:15.505 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:14:15.505 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:14:15.505 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:15.566 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:14:15.568 INFO:teuthology.orchestra.run.trial048.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:14:15.575 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:14:15.599 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:14:15.601 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:14:16.747 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:14:16.752 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:14:17.203 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:14:17.204 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:14:17.215 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:14:17.216 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:14:17.274 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:14:17.318 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:14:17.319 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:14:17.340 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:14:17.340 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:17.340 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:14:17.340 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:14:17.340 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:14:17.341 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:17.352 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:14:17.576 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:14:17.578 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:14:17.599 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:14:17.599 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:17.599 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:14:17.600 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:14:17.600 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:14:17.600 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:17.697 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:14:17.717 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:14:17.717 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:17.718 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:14:17.718 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:14:17.718 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:14:17.718 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:17.736 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:14:18.399 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:14:18.400 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:14:18.401 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:14:18.402 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:14:18.408 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:14:18.409 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:14:18.410 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:14:18.411 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:14:18.412 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:14:18.413 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:14:18.413 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:14:18.413 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:14:18.413 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:14:18.413 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:14:18.413 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:14:18.468 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.469 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:14:18.470 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:14:18.471 INFO:teuthology.orchestra.run.trial048.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:14:18.472 INFO:teuthology.orchestra.run.trial048.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:14:18.473 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:14:18.474 INFO:teuthology.orchestra.run.trial048.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:14:18.475 INFO:teuthology.orchestra.run.trial048.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:14:18.476 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:14:18.477 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:14:18.477 INFO:teuthology.orchestra.run.trial048.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:14:18.477 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:18.477 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:18.525 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-base 2026-02-18T06:14:18.842 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:18.905 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:18.923 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:18.923 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:18.923 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:18.945 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install cephadm 2026-02-18T06:14:19.250 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:19.313 INFO:teuthology.orchestra.run.trial048.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:19.331 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:19.331 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:19.331 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:19.352 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:14:19.661 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:19.743 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:19.744 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:19.745 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:19.745 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 154 k 2026-02-18T06:14:19.745 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 447 k 2026-02-18T06:14:19.745 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:19.840 INFO:teuthology.orchestra.run.trial048.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.6 MB/s | 154 kB 00:00 2026-02-18T06:14:19.841 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:19.841 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.5 MB/s | 154 kB 00:00 2026-02-18T06:14:19.841 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:19.846 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:19.846 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:19.878 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:19.878 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:19.934 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:19.935 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:14:19.958 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:14:19.958 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:19.959 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:14:19.959 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:20.276 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:14:20.277 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:20.277 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:20.277 INFO:teuthology.orchestra.run.trial048.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:20.277 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:20.277 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:20.306 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr 2026-02-18T06:14:20.618 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:20.682 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:20.699 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:20.700 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:20.700 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:20.721 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:14:21.032 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:21.095 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:21.113 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:21.113 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:21.113 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:21.134 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:14:21.439 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:21.503 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:21.521 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:21.521 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:21.522 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:21.542 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:14:21.853 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:21.917 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:21.935 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:21.935 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:21.935 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:21.956 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:14:22.264 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:22.328 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:22.345 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:22.346 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:22.346 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:22.366 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-fuse 2026-02-18T06:14:22.675 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:22.756 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:22.757 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:22.757 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 942 k 2026-02-18T06:14:22.758 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 2.7 M 2026-02-18T06:14:22.759 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:22.875 INFO:teuthology.orchestra.run.trial048.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.8 MB/s | 942 kB 00:00 2026-02-18T06:14:22.876 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:22.876 INFO:teuthology.orchestra.run.trial048.stdout:Total 7.7 MB/s | 942 kB 00:00 2026-02-18T06:14:22.876 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:22.881 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:22.881 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:22.915 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:22.915 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:23.005 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:23.022 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:23.225 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:23.281 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:23.282 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:23.282 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:23.282 INFO:teuthology.orchestra.run.trial048.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:23.282 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:23.282 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:23.308 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-volume 2026-02-18T06:14:23.616 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:55 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:23.680 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:14:23.697 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:23.698 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:23.698 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:23.719 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install librados-devel 2026-02-18T06:14:24.031 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:24.112 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 126 k 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 449 k 2026-02-18T06:14:24.113 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:24.198 INFO:teuthology.orchestra.run.trial048.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T06:14:24.198 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:24.198 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:14:24.198 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:24.201 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:24.201 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:24.232 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:24.232 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:24.287 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:24.304 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:24.386 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:24.445 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:24.445 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:24.445 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:24.445 INFO:teuthology.orchestra.run.trial048.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:24.445 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:24.445 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:24.472 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install libcephfs2 2026-02-18T06:14:24.790 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:24.856 INFO:teuthology.orchestra.run.trial048.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:24.873 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:24.874 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:24.874 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:24.894 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install libcephfs-devel 2026-02-18T06:14:25.207 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:57 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:25.287 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 34 k 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 155 k 2026-02-18T06:14:25.288 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:25.351 INFO:teuthology.orchestra.run.trial048.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 546 kB/s | 34 kB 00:00 2026-02-18T06:14:25.352 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:25.352 INFO:teuthology.orchestra.run.trial048.stdout:Total 539 kB/s | 34 kB 00:00 2026-02-18T06:14:25.352 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:25.354 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:25.354 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:25.356 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:25.356 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:25.377 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:25.393 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:25.449 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:25.505 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:25.506 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:25.506 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:25.506 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:25.506 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:25.506 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:25.533 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install librados2 2026-02-18T06:14:25.845 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:57 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:25.909 INFO:teuthology.orchestra.run.trial048.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:25.927 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:25.927 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:25.927 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:25.949 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install librbd1 2026-02-18T06:14:26.261 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:26.326 INFO:teuthology.orchestra.run.trial048.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:26.343 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:26.344 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:26.344 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:26.365 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-rados 2026-02-18T06:14:26.671 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:26.735 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:26.753 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:26.754 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:26.754 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:26.776 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-rgw 2026-02-18T06:14:27.089 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:27.152 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:27.170 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:27.171 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:27.171 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:27.192 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-cephfs 2026-02-18T06:14:27.505 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:27.568 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:27.585 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:27.586 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:27.586 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:27.607 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-rbd 2026-02-18T06:14:27.916 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:27.981 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:14:27.998 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:27.999 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-18T06:14:27.999 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:28.020 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install rbd-fuse 2026-02-18T06:14:28.332 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:01:00 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:28.414 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:28.415 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:28.416 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:28.416 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 91 k 2026-02-18T06:14:28.416 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 238 k 2026-02-18T06:14:28.416 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:28.488 INFO:teuthology.orchestra.run.trial048.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T06:14:28.488 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:28.488 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T06:14:28.489 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:28.492 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:28.493 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:28.524 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:28.524 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:28.576 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:28.593 INFO:teuthology.orchestra.run.trial048.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:28.674 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:28.731 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:28.731 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:28.732 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:28.732 INFO:teuthology.orchestra.run.trial048.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:28.732 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:28.732 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:28.760 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install rbd-mirror 2026-02-18T06:14:29.075 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:01:01 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:29.157 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:29.158 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:29.158 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-18T06:14:29.158 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:29.158 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:29.158 INFO:teuthology.orchestra.run.trial048.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 2.9 M 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 11 M 2026-02-18T06:14:29.159 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:29.304 INFO:teuthology.orchestra.run.trial048.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T06:14:29.304 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:29.304 INFO:teuthology.orchestra.run.trial048.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T06:14:29.304 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:29.309 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:29.309 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:29.349 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:29.349 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:29.529 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:29.531 INFO:teuthology.orchestra.run.trial048.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:29.554 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:29.555 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:14:29.555 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:14:29.555 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:14:29.555 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:14:29.555 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:29.841 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:29.841 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:29.841 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:29.841 INFO:teuthology.orchestra.run.trial048.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:29.841 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:29.841 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:29.869 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install rbd-nbd 2026-02-18T06:14:30.182 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:01:02 ago on Wed 18 Feb 2026 06:13:28 AM UTC. 2026-02-18T06:14:30.264 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-18T06:14:30.265 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:30.265 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-18T06:14:30.265 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:30.265 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 180 k 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 498 k 2026-02-18T06:14:30.266 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-18T06:14:30.350 INFO:teuthology.orchestra.run.trial048.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T06:14:30.351 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:14:30.351 INFO:teuthology.orchestra.run.trial048.stdout:Total 2.1 MB/s | 180 kB 00:00 2026-02-18T06:14:30.351 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-18T06:14:30.355 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-18T06:14:30.355 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-18T06:14:30.386 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-18T06:14:30.386 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-18T06:14:30.442 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-18T06:14:30.459 INFO:teuthology.orchestra.run.trial048.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:30.541 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:30.598 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:14:30.598 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:30.598 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-18T06:14:30.598 INFO:teuthology.orchestra.run.trial048.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:14:30.599 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:30.599 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-18T06:14:30.630 DEBUG:teuthology.parallel:result is None 2026-02-18T06:14:30.630 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:14:30.795 DEBUG:teuthology.orchestra.run.trial040:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:14:30.817 INFO:teuthology.orchestra.run.trial040.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:14:30.818 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:14:30.818 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:14:30.821 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:14:30.979 DEBUG:teuthology.orchestra.run.trial048:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:14:31.000 INFO:teuthology.orchestra.run.trial048.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:14:31.001 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:14:31.001 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:14:31.004 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:14:31.158 DEBUG:teuthology.orchestra.run.trial090:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:14:31.180 INFO:teuthology.orchestra.run.trial090.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:14:31.180 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:14:31.181 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:14:31.183 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T06:14:31.183 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:31.183 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:14:31.210 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:31.210 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:14:31.236 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:31.236 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:14:31.264 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T06:14:31.264 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:31.264 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:14:31.288 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:14:31.353 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:31.353 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:14:31.378 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:14:31.444 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:31.444 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:14:31.470 DEBUG:teuthology.orchestra.run.trial090:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:14:31.534 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T06:14:31.534 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:31.534 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:14:31.560 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:14:31.626 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:31.626 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:14:31.651 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:14:31.716 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:31.716 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:14:31.741 DEBUG:teuthology.orchestra.run.trial090:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:14:31.807 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T06:14:31.807 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:31.807 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:14:31.833 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:14:31.896 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:31.896 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:14:31.922 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:14:31.986 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:31.986 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:14:32.011 DEBUG:teuthology.orchestra.run.trial090:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:14:32.074 INFO:teuthology.run_tasks:Running task ceph... 2026-02-18T06:14:32.193 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-18T06:14:32.193 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod 777 /var/log/ceph 2026-02-18T06:14:32.195 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 777 /var/log/ceph 2026-02-18T06:14:32.196 DEBUG:teuthology.orchestra.run.trial090:> sudo chmod 777 /var/log/ceph 2026-02-18T06:14:32.221 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-18T06:14:32.221 DEBUG:teuthology.orchestra.run.trial040:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:14:32.259 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:14:32.261 DEBUG:teuthology.orchestra.run.trial090:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:14:32.285 INFO:tasks.ceph:Creating extra log directories... 2026-02-18T06:14:32.285 DEBUG:teuthology.orchestra.run.trial040:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:14:32.323 DEBUG:teuthology.orchestra.run.trial048:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:14:32.325 DEBUG:teuthology.orchestra.run.trial090:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:14:32.364 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-18T06:14:32.364 INFO:tasks.ceph:config {'conf': {'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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, '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-18T06:14:32.364 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881', 'branch': '20.2.1_2.17.26-baseline_2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-https 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': '54881', '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-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': '20.2.1_2.17.26-baseline_2'}, 'ceph': {'conf': {'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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, '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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, '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': 7878, 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': '20.2.1_2.17.26-baseline_2', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'targets': {'trial040.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEMkgt4d++eCO7i7SHRqShZDp6uXxlthxvhZK2L+SI4APZL1Ypds+B/CYzLChexvFdW0kErPcnihBeN8KJVgh/g=', 'trial048.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5OF1W7YifPljztvmg09T9pY52LvGvgMtFjXbtYzk2E1Db7Wgs4c0yJyDn1mEEsEd7lQT1e9jM+XNTIFZOfrsE=', 'trial090.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLL9cZ6rMZX73Rraf233bbZHZ80VFeJ/5RItuVceaTwLRVdWLlwK0wFUFsey986W6HN03EWatOEbY9UIxUCrP2I='}, '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': ['mkdir /home/ubuntu/cephtest/migration', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"http","url":"https://download.ceph.com/qa/ubuntu-12.04.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-17_21:26:40', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682'} 2026-02-18T06:14:32.365 DEBUG:teuthology.orchestra.run.trial040:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T06:14:32.386 DEBUG:teuthology.orchestra.run.trial048:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T06:14:32.389 DEBUG:teuthology.orchestra.run.trial090:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T06:14:32.406 DEBUG:teuthology.orchestra.run.trial040:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:14:32.442 DEBUG:teuthology.orchestra.run.trial048:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:14:32.445 DEBUG:teuthology.orchestra.run.trial090:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:14:32.471 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:32.472 DEBUG:teuthology.orchestra.run.trial040:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T06:14:32.522 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-18T06:14:32.522 DEBUG:teuthology.orchestra.run.trial040:> stat /dev/vg_nvme/lv_1 2026-02-18T06:14:32.579 INFO:teuthology.orchestra.run.trial040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout:Device: 6h/6d Inode: 1308 Links: 1 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout:Access: 2026-02-18 06:14:05.871338466 +0000 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout:Modify: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout:Change: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:32.580 INFO:teuthology.orchestra.run.trial040.stdout: Birth: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:32.581 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T06:14:32.642 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records in 2026-02-18T06:14:32.642 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records out 2026-02-18T06:14:32.642 INFO:teuthology.orchestra.run.trial040.stderr:512 bytes copied, 0.000165988 s, 3.1 MB/s 2026-02-18T06:14:32.643 DEBUG:teuthology.orchestra.run.trial040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T06:14:32.699 DEBUG:teuthology.orchestra.run.trial040:> stat /dev/vg_nvme/lv_2 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout:Device: 6h/6d Inode: 1300 Links: 1 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout:Access: 2026-02-18 06:14:05.871338466 +0000 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout:Modify: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:32.755 INFO:teuthology.orchestra.run.trial040.stdout:Change: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:32.756 INFO:teuthology.orchestra.run.trial040.stdout: Birth: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:32.756 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T06:14:32.819 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records in 2026-02-18T06:14:32.819 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records out 2026-02-18T06:14:32.819 INFO:teuthology.orchestra.run.trial040.stderr:512 bytes copied, 0.000130302 s, 3.9 MB/s 2026-02-18T06:14:32.820 DEBUG:teuthology.orchestra.run.trial040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T06:14:32.876 DEBUG:teuthology.orchestra.run.trial040:> stat /dev/vg_nvme/lv_3 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout:Device: 6h/6d Inode: 1322 Links: 1 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout:Access: 2026-02-18 06:14:05.872338441 +0000 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout:Modify: 2026-02-18 06:13:27.124295066 +0000 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout:Change: 2026-02-18 06:13:27.124295066 +0000 2026-02-18T06:14:32.932 INFO:teuthology.orchestra.run.trial040.stdout: Birth: 2026-02-18 06:13:27.124295066 +0000 2026-02-18T06:14:32.933 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T06:14:32.996 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records in 2026-02-18T06:14:32.997 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records out 2026-02-18T06:14:32.997 INFO:teuthology.orchestra.run.trial040.stderr:512 bytes copied, 0.000231099 s, 2.2 MB/s 2026-02-18T06:14:32.998 DEBUG:teuthology.orchestra.run.trial040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T06:14:33.055 DEBUG:teuthology.orchestra.run.trial040:> stat /dev/vg_nvme/lv_4 2026-02-18T06:14:33.111 INFO:teuthology.orchestra.run.trial040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T06:14:33.111 INFO:teuthology.orchestra.run.trial040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:33.111 INFO:teuthology.orchestra.run.trial040.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-18T06:14:33.111 INFO:teuthology.orchestra.run.trial040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:33.111 INFO:teuthology.orchestra.run.trial040.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:33.112 INFO:teuthology.orchestra.run.trial040.stdout:Access: 2026-02-18 06:14:05.872338441 +0000 2026-02-18T06:14:33.112 INFO:teuthology.orchestra.run.trial040.stdout:Modify: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:33.112 INFO:teuthology.orchestra.run.trial040.stdout:Change: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:33.112 INFO:teuthology.orchestra.run.trial040.stdout: Birth: 2026-02-18 06:13:27.123295090 +0000 2026-02-18T06:14:33.112 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T06:14:33.174 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records in 2026-02-18T06:14:33.174 INFO:teuthology.orchestra.run.trial040.stderr:1+0 records out 2026-02-18T06:14:33.174 INFO:teuthology.orchestra.run.trial040.stderr:512 bytes copied, 0.000223766 s, 2.3 MB/s 2026-02-18T06:14:33.175 DEBUG:teuthology.orchestra.run.trial040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T06:14:33.231 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-18T06:14:33.231 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:33.231 DEBUG:teuthology.orchestra.run.trial048:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T06:14:33.248 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-18T06:14:33.248 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_1 2026-02-18T06:14:33.303 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T06:14:33.303 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:33.303 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1295 Links: 1 2026-02-18T06:14:33.303 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:33.303 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:33.303 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-18 06:14:29.687907200 +0000 2026-02-18T06:14:33.304 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-18 06:13:35.884213336 +0000 2026-02-18T06:14:33.304 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-18 06:13:35.884213336 +0000 2026-02-18T06:14:33.304 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-18 06:13:35.884213336 +0000 2026-02-18T06:14:33.304 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T06:14:33.367 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-18T06:14:33.367 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-18T06:14:33.367 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.00017831 s, 2.9 MB/s 2026-02-18T06:14:33.368 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T06:14:33.424 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_2 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1314 Links: 1 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-18 06:14:29.687907200 +0000 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-18 06:13:35.885213311 +0000 2026-02-18T06:14:33.481 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-18 06:13:35.885213311 +0000 2026-02-18T06:14:33.482 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-18 06:13:35.885213311 +0000 2026-02-18T06:14:33.482 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T06:14:33.544 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-18T06:14:33.544 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-18T06:14:33.544 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.000140892 s, 3.6 MB/s 2026-02-18T06:14:33.545 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T06:14:33.601 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_3 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1300 Links: 1 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-18 06:14:29.687907200 +0000 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-18 06:13:35.884213336 +0000 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-18 06:13:35.884213336 +0000 2026-02-18T06:14:33.656 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-18 06:13:35.884213336 +0000 2026-02-18T06:14:33.656 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T06:14:33.719 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-18T06:14:33.719 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-18T06:14:33.719 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.000143436 s, 3.6 MB/s 2026-02-18T06:14:33.720 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T06:14:33.779 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_4 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1306 Links: 1 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-18 06:14:29.688907176 +0000 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-18 06:13:35.885213311 +0000 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-18 06:13:35.885213311 +0000 2026-02-18T06:14:33.834 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-18 06:13:35.885213311 +0000 2026-02-18T06:14:33.834 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T06:14:33.898 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-18T06:14:33.898 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-18T06:14:33.898 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.000139549 s, 3.7 MB/s 2026-02-18T06:14:33.899 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T06:14:33.957 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-18T06:14:33.957 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial040.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@trial048.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-18T06:14:33.957 INFO:tasks.ceph:Generating config... 2026-02-18T06:14:33.958 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-18T06:14:33.958 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-18T06:14:33.958 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-18T06:14:33.958 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-18T06:14:33.958 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-18T06:14:33.958 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] bdev async discard = True 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] bdev enable discard = True 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-18T06:14:33.958 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-18T06:14:33.959 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-18T06:14:33.959 INFO:tasks.ceph:Setting up mon.a... 2026-02-18T06:14:33.959 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-18T06:14:33.994 INFO:teuthology.orchestra.run.trial040.stdout:creating /etc/ceph/ceph.keyring 2026-02-18T06:14:33.996 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-18T06:14:34.072 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:14:34.135 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.40'), ('mon.c', '[v2:10.20.193.40:3301,v1:10.20.193.40:6790]'), ('mon.b', '10.20.193.48')] 2026-02-18T06:14:34.136 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.40,[v2:10.20.193.40:3301,v1:10.20.193.40:6790],10.20.193.48', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, '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'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2026-02-18T06:14:34.136 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:34.136 DEBUG:teuthology.orchestra.run.trial040:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:14:34.192 DEBUG:teuthology.orchestra.run.trial040:> 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.40 --addv c '[v2:10.20.193.40:3301,v1:10.20.193.40:6790]' --add b 10.20.193.48 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:monmaptool: generated fsid ce176a2a-3cce-41d4-8f2f-d91609c37ed5 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:setting min_mon_release = tentacle 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:epoch 0 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:fsid ce176a2a-3cce-41d4-8f2f-d91609c37ed5 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:last_changed 2026-02-18T06:14:34.268182+0000 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:created 2026-02-18T06:14:34.268182+0000 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:min_mon_release 20 (tentacle) 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:election_strategy: 1 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:0: [v2:10.20.193.40:3300/0,v1:10.20.193.40:6789/0] mon.a 2026-02-18T06:14:34.268 INFO:teuthology.orchestra.run.trial040.stdout:1: [v2:10.20.193.48:3300/0,v1:10.20.193.48:6789/0] mon.b 2026-02-18T06:14:34.269 INFO:teuthology.orchestra.run.trial040.stdout:2: [v2:10.20.193.40:3301/0,v1:10.20.193.40:6790/0] mon.c 2026-02-18T06:14:34.269 INFO:teuthology.orchestra.run.trial040.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-18T06:14:34.269 DEBUG:teuthology.orchestra.run.trial040:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:14:34.327 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID ce176a2a-3cce-41d4-8f2f-d91609c37ed5... 2026-02-18T06:14:34.327 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:34.368 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:34.370 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:14:34.406 INFO:teuthology.orchestra.run.trial040.stdout:[global] 2026-02-18T06:14:34.406 INFO:teuthology.orchestra.run.trial040.stdout: chdir = "" 2026-02-18T06:14:34.406 INFO:teuthology.orchestra.run.trial040.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:14:34.406 INFO:teuthology.orchestra.run.trial040.stdout: auth supported = cephx 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: filestore xattr use omap = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon clock drift allowed = 1.000 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: osd crush chooseleaf type = 0 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: auth debug = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: ms die on old message = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: ms die on bug = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon pg warn max object skew = 0 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: osd pool default size = 2 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon osd allow primary affinity = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon osd allow pg remap = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon warn on no sortbitwise = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon warn on too few osds = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon_allow_pool_size_one = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: osd default data pool replay window = 5 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon allow pool delete = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon cluster log file level = debug 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: debug asserts on shutdown = true 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon health detail to clog = false 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon host = "10.20.193.40,[v2:10.20.193.40:3301,v1:10.20.193.40:6790],10.20.193.48" 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: mon warn on pool no app = False 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: fsid = ce176a2a-3cce-41d4-8f2f-d91609c37ed5 2026-02-18T06:14:34.407 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout:[osd] 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd journal size = 100 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd scrub load threshold = 5.0 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd scrub max interval = 600 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd mclock skip benchmark = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd recover clone overlap = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd recovery max chunk = 1048576 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd debug shutdown = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd debug op order = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd debug verify stray on activate = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd debug trim objects = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd open classes on start = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd debug pg log writeout = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd map max advance = 10 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: journal zero on create = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: filestore apply finisher threads = 3 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: bdev debug aio = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd debug misdirected ops = true 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: bdev async discard = True 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: bdev enable discard = True 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: bluestore allocator = stupid 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: bluestore block size = 96636764160 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: bluestore fsck on mount = True 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: debug bluefs = 1/20 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: debug bluestore = 1/20 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: debug ms = 1 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: debug osd = 20 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: debug rocksdb = 4/10 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: mon osd full ratio = 0.9 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd objectstore = bluestore 2026-02-18T06:14:34.408 INFO:teuthology.orchestra.run.trial040.stdout: osd shutdown pgref assert = True 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout:[mgr] 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug ms = 1 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug mgr = 20 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug mon = 20 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug auth = 20 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mgr/telemetry/nag = false 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout:[mon] 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug ms = 1 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug mon = 20 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug paxos = 20 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: debug auth = 20 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon data avail warn = 5 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon mgr mkfs grace = 240 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon osd reporter subtree level = osd 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon osd prime pg temp = true 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: # 1m isn't quite enough 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout:[client] 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: rgw cache enabled = true 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: rgw enable ops log = true 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: rgw enable usage log = true 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout:[mon.a] 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout:[mon.c] 2026-02-18T06:14:34.409 INFO:teuthology.orchestra.run.trial040.stdout:[mon.b] 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout:[global] 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: chdir = "" 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: auth supported = cephx 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: filestore xattr use omap = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon clock drift allowed = 1.000 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: osd crush chooseleaf type = 0 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: auth debug = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: ms die on old message = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: ms die on bug = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon pg warn max object skew = 0 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: osd pool default size = 2 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon osd allow primary affinity = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon osd allow pg remap = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon warn on no sortbitwise = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon warn on too few osds = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: mon_allow_pool_size_one = true 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:14:34.410 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd default data pool replay window = 5 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: mon allow pool delete = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: mon cluster log file level = debug 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: debug asserts on shutdown = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: mon health detail to clog = false 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: mon host = "10.20.193.40,[v2:10.20.193.40:3301,v1:10.20.193.40:6790],10.20.193.48" 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: mon warn on pool no app = False 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: fsid = ce176a2a-3cce-41d4-8f2f-d91609c37ed5 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout:[osd] 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd journal size = 100 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd scrub load threshold = 5.0 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd scrub max interval = 600 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd mclock skip benchmark = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd recover clone overlap = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd recovery max chunk = 1048576 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd debug shutdown = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd debug op order = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd debug verify stray on activate = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd debug trim objects = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd open classes on start = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd debug pg log writeout = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd map max advance = 10 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: journal zero on create = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: filestore apply finisher threads = 3 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: bdev debug aio = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: osd debug misdirected ops = true 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: bdev async discard = True 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: bdev enable discard = True 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: bluestore allocator = stupid 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: bluestore block size = 96636764160 2026-02-18T06:14:34.411 INFO:teuthology.orchestra.run.trial090.stdout: bluestore fsck on mount = True 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug bluefs = 1/20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug bluestore = 1/20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug ms = 1 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug osd = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug rocksdb = 4/10 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon osd full ratio = 0.9 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: osd objectstore = bluestore 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: osd shutdown pgref assert = True 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout:[mgr] 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug ms = 1 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug mgr = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug mon = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug auth = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mgr/telemetry/nag = false 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout:[mon] 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug ms = 1 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug mon = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug paxos = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: debug auth = 20 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon data avail warn = 5 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon mgr mkfs grace = 240 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon osd reporter subtree level = osd 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon osd prime pg temp = true 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: # 1m isn't quite enough 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:14:34.412 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout:[client] 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout: rgw cache enabled = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout: rgw enable ops log = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout: rgw enable usage log = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout:[mon.a] 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout:[mon.c] 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial090.stdout:[mon.b] 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout:[global] 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: chdir = "" 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: auth supported = cephx 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: filestore xattr use omap = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon clock drift allowed = 1.000 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: osd crush chooseleaf type = 0 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: auth debug = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: ms die on old message = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: ms die on bug = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon pg warn max object skew = 0 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: osd pool default size = 2 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon osd allow primary affinity = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon osd allow pg remap = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on no sortbitwise = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on too few osds = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: mon_allow_pool_size_one = true 2026-02-18T06:14:34.413 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd default data pool replay window = 5 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: mon allow pool delete = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: mon cluster log file level = debug 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: debug asserts on shutdown = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: mon health detail to clog = false 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: mon host = "10.20.193.40,[v2:10.20.193.40:3301,v1:10.20.193.40:6790],10.20.193.48" 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on pool no app = False 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: fsid = ce176a2a-3cce-41d4-8f2f-d91609c37ed5 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout:[osd] 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd journal size = 100 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd scrub load threshold = 5.0 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd scrub max interval = 600 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd mclock skip benchmark = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd recover clone overlap = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd recovery max chunk = 1048576 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd debug shutdown = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd debug op order = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd debug verify stray on activate = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd debug trim objects = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd open classes on start = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd debug pg log writeout = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd map max advance = 10 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: journal zero on create = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: filestore apply finisher threads = 3 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: bdev debug aio = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: osd debug misdirected ops = true 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: bdev async discard = True 2026-02-18T06:14:34.414 INFO:teuthology.orchestra.run.trial048.stdout: bdev enable discard = True 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: bluestore allocator = stupid 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: bluestore block size = 96636764160 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: bluestore fsck on mount = True 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug bluefs = 1/20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug bluestore = 1/20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug osd = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug rocksdb = 4/10 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon osd full ratio = 0.9 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: osd objectstore = bluestore 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: osd shutdown pgref assert = True 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout:[mgr] 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug mgr = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug mon = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug auth = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mgr/telemetry/nag = false 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout:[mon] 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug mon = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug paxos = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: debug auth = 20 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon data avail warn = 5 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon mgr mkfs grace = 240 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon osd reporter subtree level = osd 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon osd prime pg temp = true 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: # 1m isn't quite enough 2026-02-18T06:14:34.415 INFO:teuthology.orchestra.run.trial048.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout:[client] 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: rgw cache enabled = true 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: rgw enable ops log = true 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: rgw enable usage log = true 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout:[mon.a] 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout:[mon.c] 2026-02-18T06:14:34.416 INFO:teuthology.orchestra.run.trial048.stdout:[mon.b] 2026-02-18T06:14:34.418 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-18T06:14:34.418 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:34.500 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-18T06:14:34.500 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:34.500 DEBUG:teuthology.orchestra.run.trial040:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-18T06:14:34.555 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:34.555 DEBUG:teuthology.orchestra.run.trial040:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-18T06:14:34.610 INFO:tasks.ceph:Sending monmap to node ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:14:34.610 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:34.610 DEBUG:teuthology.orchestra.run.trial040:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T06:14:34.610 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:14:34.682 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:34.682 DEBUG:teuthology.orchestra.run.trial040:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:34.737 INFO:tasks.ceph:Sending monmap to node ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:14:34.738 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:34.738 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T06:14:34.738 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:14:34.770 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:34.770 DEBUG:teuthology.orchestra.run.trial048:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:34.825 INFO:tasks.ceph:Sending monmap to node ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:14:34.825 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:34.825 DEBUG:teuthology.orchestra.run.trial090:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T06:14:34.825 DEBUG:teuthology.orchestra.run.trial090:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:14:34.857 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:34.857 DEBUG:teuthology.orchestra.run.trial090:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:34.912 INFO:tasks.ceph:Setting up mon nodes... 2026-02-18T06:14:34.913 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-18T06:14:34.913 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:34.957 INFO:teuthology.orchestra.run.trial040.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-18T06:14:34.959 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:35.005 INFO:teuthology.orchestra.run.trial048.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-18T06:14:35.007 INFO:tasks.ceph:Setting up mds nodes... 2026-02-18T06:14:35.007 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-18T06:14:35.007 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:14:35.043 INFO:teuthology.orchestra.run.trial090.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-18T06:14:35.053 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-18T06:14:35.054 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial040.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@trial048.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-18T06:14:35.054 DEBUG:teuthology.orchestra.run.trial040:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-18T06:14:35.079 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-18T06:14:35.079 INFO:tasks.ceph:role: osd.0 2026-02-18T06:14:35.079 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:14:35.079 DEBUG:teuthology.orchestra.run.trial040:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T06:14:35.144 INFO:teuthology.orchestra.run.trial040.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:35.145 INFO:teuthology.orchestra.run.trial040.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:35.714 INFO:teuthology.orchestra.run.trial040.stdout:Discarding blocks...Done. 2026-02-18T06:14:35.716 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial040.front.sepia.ceph.com -o noatime 2026-02-18T06:14:35.716 DEBUG:teuthology.orchestra.run.trial040:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-18T06:14:35.788 DEBUG:teuthology.orchestra.run.trial040:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-18T06:14:35.854 DEBUG:teuthology.orchestra.run.trial040:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-18T06:14:35.919 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-18T06:14:35.919 INFO:tasks.ceph:role: osd.1 2026-02-18T06:14:35.919 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:14:35.919 DEBUG:teuthology.orchestra.run.trial040:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:35.984 INFO:teuthology.orchestra.run.trial040.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:36.544 INFO:teuthology.orchestra.run.trial040.stdout:Discarding blocks...Done. 2026-02-18T06:14:36.546 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial040.front.sepia.ceph.com -o noatime 2026-02-18T06:14:36.546 DEBUG:teuthology.orchestra.run.trial040:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-18T06:14:36.614 DEBUG:teuthology.orchestra.run.trial040:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-18T06:14:36.681 DEBUG:teuthology.orchestra.run.trial040:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-18T06:14:36.745 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-18T06:14:36.745 INFO:tasks.ceph:role: osd.2 2026-02-18T06:14:36.745 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:14:36.745 DEBUG:teuthology.orchestra.run.trial040:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T06:14:36.810 INFO:teuthology.orchestra.run.trial040.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:36.811 INFO:teuthology.orchestra.run.trial040.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:37.367 INFO:teuthology.orchestra.run.trial040.stdout:Discarding blocks...Done. 2026-02-18T06:14:37.369 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial040.front.sepia.ceph.com -o noatime 2026-02-18T06:14:37.369 DEBUG:teuthology.orchestra.run.trial040:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-18T06:14:37.437 DEBUG:teuthology.orchestra.run.trial040:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-18T06:14:37.505 DEBUG:teuthology.orchestra.run.trial040:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-18T06:14:37.568 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-18T06:14:37.568 INFO:tasks.ceph:role: osd.3 2026-02-18T06:14:37.568 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:14:37.568 DEBUG:teuthology.orchestra.run.trial040:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T06:14:37.633 INFO:teuthology.orchestra.run.trial040.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:37.633 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:37.633 INFO:teuthology.orchestra.run.trial040.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:37.634 INFO:teuthology.orchestra.run.trial040.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:38.190 INFO:teuthology.orchestra.run.trial040.stdout:Discarding blocks...Done. 2026-02-18T06:14:38.192 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial040.front.sepia.ceph.com -o noatime 2026-02-18T06:14:38.192 DEBUG:teuthology.orchestra.run.trial040:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-18T06:14:38.270 DEBUG:teuthology.orchestra.run.trial040:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-18T06:14:38.336 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:38.415 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:38.413+0000 7fdd46962900 -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-18T06:14:38.415 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:38.413+0000 7fdd46962900 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-18T06:14:38.416 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:38.413+0000 7fdd46962900 -1 bdev(0x55a54da41800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:38.416 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:38.413+0000 7fdd46962900 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-18T06:14:38.861 DEBUG:teuthology.orchestra.run.trial040:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-18T06:14:38.926 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:39.003 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.001+0000 7f39a8d05900 -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-18T06:14:39.003 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.001+0000 7f39a8d05900 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-18T06:14:39.004 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.001+0000 7f39a8d05900 -1 bdev(0x557ed5765800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:39.004 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.001+0000 7f39a8d05900 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-18T06:14:39.456 DEBUG:teuthology.orchestra.run.trial040:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-18T06:14:39.520 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:39.597 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.595+0000 7f8ffe012900 -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-18T06:14:39.597 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.595+0000 7f8ffe012900 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-18T06:14:39.598 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.595+0000 7f8ffe012900 -1 bdev(0x555ff692f800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:39.598 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:39.595+0000 7f8ffe012900 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-18T06:14:40.068 DEBUG:teuthology.orchestra.run.trial040:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-18T06:14:40.132 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:40.211 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:40.209+0000 7f3c29f77900 -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-18T06:14:40.212 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:40.209+0000 7f3c29f77900 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-18T06:14:40.212 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:40.209+0000 7f3c29f77900 -1 bdev(0x5593b030b800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:40.212 INFO:teuthology.orchestra.run.trial040.stderr:2026-02-18T06:14:40.210+0000 7f3c29f77900 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-18T06:14:40.672 DEBUG:teuthology.orchestra.run.trial040:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-18T06:14:40.740 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-18T06:14:40.766 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-18T06:14:40.766 INFO:tasks.ceph:role: osd.4 2026-02-18T06:14:40.766 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:14:40.766 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:40.830 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:40.831 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:40.831 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:40.831 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:41.400 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-18T06:14:41.402 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-18T06:14:41.402 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-18T06:14:41.472 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-18T06:14:41.539 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-18T06:14:41.603 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-18T06:14:41.604 INFO:tasks.ceph:role: osd.5 2026-02-18T06:14:41.604 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:14:41.604 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T06:14:41.668 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:41.669 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:42.226 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-18T06:14:42.228 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-18T06:14:42.228 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-18T06:14:42.295 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-18T06:14:42.363 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-18T06:14:42.426 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-18T06:14:42.427 INFO:tasks.ceph:role: osd.6 2026-02-18T06:14:42.427 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:14:42.427 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T06:14:42.491 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:42.491 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:42.491 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:42.491 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:42.491 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:42.491 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:42.492 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:42.492 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:42.492 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:42.492 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:43.047 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-18T06:14:43.049 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-18T06:14:43.049 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-18T06:14:43.117 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-18T06:14:43.184 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-18T06:14:43.249 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-18T06:14:43.249 INFO:tasks.ceph:role: osd.7 2026-02-18T06:14:43.249 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:14:43.249 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:14:43.313 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:14:43.869 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-18T06:14:43.871 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-18T06:14:43.871 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-18T06:14:43.947 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-18T06:14:44.012 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:44.092 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.089+0000 7f8755469900 -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-18T06:14:44.093 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.089+0000 7f8755469900 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-18T06:14:44.093 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.089+0000 7f8755469900 -1 bdev(0x55ac9ee91800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:44.093 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.090+0000 7f8755469900 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-18T06:14:44.557 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-18T06:14:44.624 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:44.702 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.699+0000 7f5ef61cf900 -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-18T06:14:44.702 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.699+0000 7f5ef61cf900 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-18T06:14:44.702 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.699+0000 7f5ef61cf900 -1 bdev(0x555e4e327800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:44.702 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:44.699+0000 7f5ef61cf900 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-18T06:14:45.166 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-18T06:14:45.230 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:45.308 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.305+0000 7fce5dd40900 -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-18T06:14:45.308 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.305+0000 7fce5dd40900 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-18T06:14:45.308 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.305+0000 7fce5dd40900 -1 bdev(0x564776b41800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:45.308 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.305+0000 7fce5dd40900 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-18T06:14:45.773 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-18T06:14:45.838 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:45.915 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.912+0000 7fce4bfc1900 -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-18T06:14:45.915 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.912+0000 7fce4bfc1900 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-18T06:14:45.915 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.912+0000 7fce4bfc1900 -1 bdev(0x5595c89cb800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-18T06:14:45.915 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-18T06:14:45.912+0000 7fce4bfc1900 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-18T06:14:46.391 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-18T06:14:46.455 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-18T06:14:46.456 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:46.456 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-18T06:14:46.481 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:46.481 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-18T06:14:46.545 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:46.545 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-18T06:14:46.609 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:46.609 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-18T06:14:46.674 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:46.674 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-18T06:14:46.739 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:46.739 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-18T06:14:46.765 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:46.765 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-18T06:14:46.828 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:46.828 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-18T06:14:46.892 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:46.892 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-18T06:14:46.956 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:46.956 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-18T06:14:47.020 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:14:47.020 DEBUG:teuthology.orchestra.run.trial090:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-18T06:14:47.039 INFO:tasks.ceph:Adding keys to all mons... 2026-02-18T06:14:47.039 DEBUG:teuthology.orchestra.run.trial040:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T06:14:47.041 DEBUG:teuthology.orchestra.run.trial048:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T06:14:47.063 INFO:teuthology.orchestra.run.trial040.stdout:[mgr.x] 2026-02-18T06:14:47.063 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDKWJVpjsYJORAAoKN4cWa+VXL4V9k5/WsP0Q== 2026-02-18T06:14:47.063 INFO:teuthology.orchestra.run.trial040.stdout:[osd.0] 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDOWJVpCc61GBAAlWiP4Y8lNWofuXbgxzWj+A== 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout:[osd.1] 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDPWJVp01smABAADaivz/0Q9FVD77S7Gahtpg== 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout:[osd.2] 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDPWJVpNayOIxAA9qcurrlKuIDVaCWZ7TA9mQ== 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout:[osd.3] 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDQWJVpMj+PDBAABmAsGVanXmS6lw02VLdSQQ== 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout:[mgr.y] 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDLWJVphNM0ABAAQ33Uv9Va8uSaG/NqanJeoA== 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout:[osd.4] 2026-02-18T06:14:47.064 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDUWJVpEVhtBRAAH8h0z7VAoiwRnLjI5pTOXA== 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout:[osd.5] 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDUWJVpEojGKRAAD7Jy+oej11uT1HiGNFWGkw== 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout:[osd.6] 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDVWJVp/ldKEhAAwobip24chb5VKYXIT2TqNA== 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout:[osd.7] 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDVWJVpGfF3NhAA7MONyk1q3Jr2/nK5ZpKAng== 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout:[client.0] 2026-02-18T06:14:47.065 INFO:teuthology.orchestra.run.trial040.stdout: key = AQDLWJVpt9KRAhAAmjzdQcm86YGqcizPuHdcBQ== 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout:[mgr.x] 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDKWJVpjsYJORAAoKN4cWa+VXL4V9k5/WsP0Q== 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout:[osd.0] 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDOWJVpCc61GBAAlWiP4Y8lNWofuXbgxzWj+A== 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout:[osd.1] 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDPWJVp01smABAADaivz/0Q9FVD77S7Gahtpg== 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout:[osd.2] 2026-02-18T06:14:47.082 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDPWJVpNayOIxAA9qcurrlKuIDVaCWZ7TA9mQ== 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout:[osd.3] 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDQWJVpMj+PDBAABmAsGVanXmS6lw02VLdSQQ== 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout:[mgr.y] 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDLWJVphNM0ABAAQ33Uv9Va8uSaG/NqanJeoA== 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout:[osd.4] 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDUWJVpEVhtBRAAH8h0z7VAoiwRnLjI5pTOXA== 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout:[osd.5] 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDUWJVpEojGKRAAD7Jy+oej11uT1HiGNFWGkw== 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout:[osd.6] 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDVWJVp/ldKEhAAwobip24chb5VKYXIT2TqNA== 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout:[osd.7] 2026-02-18T06:14:47.083 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDVWJVpGfF3NhAA7MONyk1q3Jr2/nK5ZpKAng== 2026-02-18T06:14:47.084 INFO:teuthology.orchestra.run.trial048.stdout:[client.0] 2026-02-18T06:14:47.084 INFO:teuthology.orchestra.run.trial048.stdout: key = AQDLWJVpt9KRAhAAmjzdQcm86YGqcizPuHdcBQ== 2026-02-18T06:14:47.085 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.108 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.164 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.189 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.243 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.268 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.323 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.346 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.402 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.427 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.481 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.507 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.559 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.588 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.639 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.667 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.717 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.746 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.796 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.829 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.878 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:47.908 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:47.960 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-18T06:14:47.960 DEBUG:teuthology.orchestra.run.trial040:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-18T06:14:48.014 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:48.103 DEBUG:teuthology.orchestra.run.trial040:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-18T06:14:48.127 DEBUG:teuthology.orchestra.run.trial040:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-18T06:14:48.192 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:14:48.279 DEBUG:teuthology.orchestra.run.trial040:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-18T06:14:48.303 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-18T06:14:48.329 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:14:48.418 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-18T06:14:48.444 DEBUG:teuthology.orchestra.run.trial040:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:48.447 DEBUG:teuthology.orchestra.run.trial048:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:14:48.500 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-18T06:14:48.500 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-18T06:14:48.501 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-18T06:14:48.504 INFO:tasks.ceph.mon.a:Started 2026-02-18T06:14:48.504 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-18T06:14:48.504 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-18T06:14:48.506 INFO:tasks.ceph.mon.c:Started 2026-02-18T06:14:48.507 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-18T06:14:48.507 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-18T06:14:48.542 INFO:tasks.ceph.mon.b:Started 2026-02-18T06:14:48.543 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-18T06:14:48.543 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-18T06:14:48.543 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-18T06:14:48.545 INFO:tasks.ceph.mgr.x:Started 2026-02-18T06:14:48.546 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-18T06:14:48.546 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-18T06:14:48.548 INFO:tasks.ceph.mgr.y:Started 2026-02-18T06:14:48.548 DEBUG:tasks.ceph:set 0 configs 2026-02-18T06:14:48.549 DEBUG:teuthology.orchestra.run.trial040:> sudo ceph --cluster ceph config dump 2026-02-18T06:14:53.828 INFO:teuthology.orchestra.run.trial040.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T06:14:53.836 INFO:tasks.ceph:Setting crush tunables to default 2026-02-18T06:14:53.836 DEBUG:teuthology.orchestra.run.trial040:> sudo ceph --cluster ceph osd crush tunables default 2026-02-18T06:14:53.939 INFO:teuthology.orchestra.run.trial040.stderr:adjusted tunables profile to default 2026-02-18T06:14:53.946 INFO:tasks.ceph:check_enable_crimson: False 2026-02-18T06:14:53.946 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-18T06:14:53.946 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:53.946 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-18T06:14:53.970 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:53.970 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-18T06:14:54.033 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:54.033 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-18T06:14:54.095 DEBUG:teuthology.orchestra.run.trial040:> set -ex 2026-02-18T06:14:54.095 DEBUG:teuthology.orchestra.run.trial040:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-18T06:14:54.158 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:54.158 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-18T06:14:54.183 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:54.183 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-18T06:14:54.246 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:54.246 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-18T06:14:54.308 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-18T06:14:54.308 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-18T06:14:54.371 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 50de0b78-553f-4d39-88b6-524302bb3093 0 2026-02-18T06:14:54.517 INFO:teuthology.orchestra.run.trial048.stdout:0 2026-02-18T06:14:54.525 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 13049758-d947-4a50-a11d-5f2f3ca029ad 1 2026-02-18T06:14:54.631 INFO:teuthology.orchestra.run.trial048.stdout:1 2026-02-18T06:14:54.639 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf 2 2026-02-18T06:14:54.744 INFO:teuthology.orchestra.run.trial048.stdout:2 2026-02-18T06:14:54.752 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 0beb4f6c-1621-445f-9fa5-8517b1b3fe26 3 2026-02-18T06:14:54.860 INFO:teuthology.orchestra.run.trial048.stdout:3 2026-02-18T06:14:54.868 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 6d536cbf-98fb-4ee0-a02a-83a802a6eb8b 4 2026-02-18T06:14:54.971 INFO:teuthology.orchestra.run.trial048.stdout:4 2026-02-18T06:14:54.979 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 97d3c278-9b6b-4974-a39a-624d74e44c05 5 2026-02-18T06:14:55.083 INFO:teuthology.orchestra.run.trial048.stdout:5 2026-02-18T06:14:55.091 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 5d2c9213-0c7d-42ac-b711-45e6ab987451 6 2026-02-18T06:14:55.198 INFO:teuthology.orchestra.run.trial048.stdout:6 2026-02-18T06:14:55.205 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster ceph osd new 43548709-3506-48fd-b1c7-f6dbadd29635 7 2026-02-18T06:14:55.310 INFO:teuthology.orchestra.run.trial048.stdout:7 2026-02-18T06:14:55.318 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-18T06:14:55.318 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-18T06:14:55.319 INFO:tasks.ceph.osd.0:Started 2026-02-18T06:14:55.319 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-18T06:14:55.319 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-18T06:14:55.320 INFO:tasks.ceph.osd.1:Started 2026-02-18T06:14:55.320 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-18T06:14:55.320 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-18T06:14:55.322 INFO:tasks.ceph.osd.2:Started 2026-02-18T06:14:55.322 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-18T06:14:55.322 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-18T06:14:55.323 INFO:tasks.ceph.osd.3:Started 2026-02-18T06:14:55.323 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-18T06:14:55.323 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-18T06:14:55.324 INFO:tasks.ceph.osd.4:Started 2026-02-18T06:14:55.324 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-18T06:14:55.324 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-18T06:14:55.325 INFO:tasks.ceph.osd.5:Started 2026-02-18T06:14:55.326 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-18T06:14:55.326 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-18T06:14:55.327 INFO:tasks.ceph.osd.6:Started 2026-02-18T06:14:55.327 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-18T06:14:55.327 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-18T06:14:55.328 INFO:tasks.ceph.osd.7:Started 2026-02-18T06:14:55.328 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:14:55.428 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:14:55.428 INFO:teuthology.orchestra.run.trial040.stdout:{"epoch":10,"fsid":"ce176a2a-3cce-41d4-8f2f-d91609c37ed5","created":"2026-02-18T06:14:53.787599+0000","modified":"2026-02-18T06:14:55.308537+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:14:55.308537+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":"50de0b78-553f-4d39-88b6-524302bb3093","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":"13049758-d947-4a50-a11d-5f2f3ca029ad","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":"e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf","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":"0beb4f6c-1621-445f-9fa5-8517b1b3fe26","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":"6d536cbf-98fb-4ee0-a02a-83a802a6eb8b","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":"97d3c278-9b6b-4974-a39a-624d74e44c05","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":"5d2c9213-0c7d-42ac-b711-45e6ab987451","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":"43548709-3506-48fd-b1c7-f6dbadd29635","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-18T06:14:55.434 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-18T06:14:55.434 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-18T06:14:55.448 INFO:tasks.ceph.mgr.x.trial040.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-18T06:14:55.448 INFO:tasks.ceph.mgr.x.trial040.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-18T06:14:55.448 INFO:tasks.ceph.mgr.x.trial040.stderr: from numpy import show_config as show_numpy_config 2026-02-18T06:14:55.468 INFO:tasks.ceph.mgr.y.trial048.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-18T06:14:55.468 INFO:tasks.ceph.mgr.y.trial048.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-18T06:14:55.468 INFO:tasks.ceph.mgr.y.trial048.stderr: from numpy import show_config as show_numpy_config 2026-02-18T06:14:55.604 INFO:tasks.ceph.osd.3.trial040.stderr:2026-02-18T06:14:55.602+0000 7fbb7e20c900 -1 Falling back to public interface 2026-02-18T06:14:55.605 INFO:tasks.ceph.osd.1.trial040.stderr:2026-02-18T06:14:55.603+0000 7f6d045ac900 -1 Falling back to public interface 2026-02-18T06:14:55.608 INFO:tasks.ceph.osd.4.trial048.stderr:2026-02-18T06:14:55.606+0000 7fd71157f900 -1 Falling back to public interface 2026-02-18T06:14:55.612 INFO:tasks.ceph.osd.5.trial048.stderr:2026-02-18T06:14:55.610+0000 7fae49c97900 -1 Falling back to public interface 2026-02-18T06:14:55.613 INFO:tasks.ceph.osd.2.trial040.stderr:2026-02-18T06:14:55.611+0000 7f4877127900 -1 Falling back to public interface 2026-02-18T06:14:55.619 INFO:tasks.ceph.osd.7.trial048.stderr:2026-02-18T06:14:55.617+0000 7fbe5a00c900 -1 Falling back to public interface 2026-02-18T06:14:55.620 INFO:tasks.ceph.osd.0.trial040.stderr:2026-02-18T06:14:55.618+0000 7fc6c8f57900 -1 Falling back to public interface 2026-02-18T06:14:55.629 INFO:tasks.ceph.osd.6.trial048.stderr:2026-02-18T06:14:55.627+0000 7f61d0010900 -1 Falling back to public interface 2026-02-18T06:14:56.221 INFO:tasks.ceph.osd.4.trial048.stderr:2026-02-18T06:14:56.219+0000 7fd71157f900 -1 osd.4 0 log_to_monitors true 2026-02-18T06:14:56.228 INFO:tasks.ceph.osd.5.trial048.stderr:2026-02-18T06:14:56.226+0000 7fae49c97900 -1 osd.5 0 log_to_monitors true 2026-02-18T06:14:56.241 DEBUG:teuthology.orchestra.run.trial040:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T06:14:56.245 INFO:tasks.ceph.osd.7.trial048.stderr:2026-02-18T06:14:56.242+0000 7fbe5a00c900 -1 osd.7 0 log_to_monitors true 2026-02-18T06:14:56.260 INFO:tasks.ceph.osd.6.trial048.stderr:2026-02-18T06:14:56.258+0000 7f61d0010900 -1 osd.6 0 log_to_monitors true 2026-02-18T06:14:56.279 INFO:tasks.ceph.osd.3.trial040.stderr:2026-02-18T06:14:56.277+0000 7fbb7e20c900 -1 osd.3 0 log_to_monitors true 2026-02-18T06:14:56.283 INFO:tasks.ceph.osd.2.trial040.stderr:2026-02-18T06:14:56.281+0000 7f4877127900 -1 osd.2 0 log_to_monitors true 2026-02-18T06:14:56.291 INFO:tasks.ceph.osd.1.trial040.stderr:2026-02-18T06:14:56.289+0000 7f6d045ac900 -1 osd.1 0 log_to_monitors true 2026-02-18T06:14:56.310 INFO:tasks.ceph.osd.0.trial040.stderr:2026-02-18T06:14:56.308+0000 7fc6c8f57900 -1 osd.0 0 log_to_monitors true 2026-02-18T06:14:56.336 INFO:teuthology.misc.health.trial040.stdout: 2026-02-18T06:14:56.337 INFO:teuthology.misc.health.trial040.stdout:{"epoch":10,"fsid":"ce176a2a-3cce-41d4-8f2f-d91609c37ed5","created":"2026-02-18T06:14:53.787599+0000","modified":"2026-02-18T06:14:55.308537+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:14:55.308537+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":"50de0b78-553f-4d39-88b6-524302bb3093","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":"13049758-d947-4a50-a11d-5f2f3ca029ad","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":"e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf","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":"0beb4f6c-1621-445f-9fa5-8517b1b3fe26","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":"6d536cbf-98fb-4ee0-a02a-83a802a6eb8b","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":"97d3c278-9b6b-4974-a39a-624d74e44c05","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":"5d2c9213-0c7d-42ac-b711-45e6ab987451","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":"43548709-3506-48fd-b1c7-f6dbadd29635","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-18T06:14:56.342 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-18T06:14:57.800 INFO:tasks.ceph.osd.2.trial040.stderr:2026-02-18T06:14:57.798+0000 7f4872892640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T06:14:57.801 INFO:tasks.ceph.osd.7.trial048.stderr:2026-02-18T06:14:57.799+0000 7fbe54ff4640 -1 osd.7 0 waiting for initial osdmap 2026-02-18T06:14:57.802 INFO:tasks.ceph.osd.4.trial048.stderr:2026-02-18T06:14:57.799+0000 7fd70ccea640 -1 osd.4 0 waiting for initial osdmap 2026-02-18T06:14:57.802 INFO:tasks.ceph.osd.5.trial048.stderr:2026-02-18T06:14:57.799+0000 7fae45404640 -1 osd.5 0 waiting for initial osdmap 2026-02-18T06:14:57.802 INFO:tasks.ceph.osd.6.trial048.stderr:2026-02-18T06:14:57.799+0000 7f61caea0640 -1 osd.6 0 waiting for initial osdmap 2026-02-18T06:14:57.803 INFO:tasks.ceph.osd.1.trial040.stderr:2026-02-18T06:14:57.800+0000 7f6d00d4c640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T06:14:57.803 INFO:tasks.ceph.osd.0.trial040.stderr:2026-02-18T06:14:57.800+0000 7fc6c46c2640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T06:14:57.803 INFO:tasks.ceph.osd.3.trial040.stderr:2026-02-18T06:14:57.800+0000 7fbb79198640 -1 osd.3 0 waiting for initial osdmap 2026-02-18T06:14:57.810 INFO:tasks.ceph.osd.0.trial040.stderr:2026-02-18T06:14:57.808+0000 7fc6bc4d2640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.810 INFO:tasks.ceph.osd.2.trial040.stderr:2026-02-18T06:14:57.808+0000 7f486a6a2640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.814 INFO:tasks.ceph.osd.1.trial040.stderr:2026-02-18T06:14:57.812+0000 7f6cf7b27640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.814 INFO:tasks.ceph.osd.3.trial040.stderr:2026-02-18T06:14:57.812+0000 7fbb70fa8640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.816 INFO:tasks.ceph.osd.4.trial048.stderr:2026-02-18T06:14:57.814+0000 7fd704afa640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.816 INFO:tasks.ceph.osd.6.trial048.stderr:2026-02-18T06:14:57.814+0000 7f61c2cb0640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.817 INFO:tasks.ceph.osd.5.trial048.stderr:2026-02-18T06:14:57.814+0000 7fae3d214640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.817 INFO:tasks.ceph.osd.7.trial048.stderr:2026-02-18T06:14:57.815+0000 7fbe4ce04640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:14:57.830 INFO:tasks.ceph.mgr.x.trial040.stderr:2026-02-18T06:14:57.828+0000 7fca5facc640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-18T06:14:57.831 INFO:tasks.ceph.mgr.x.trial040.stderr:2026-02-18T06:14:57.829+0000 7fca5facc640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-18T06:15:03.148 DEBUG:teuthology.orchestra.run.trial040:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T06:15:03.321 INFO:teuthology.misc.health.trial040.stdout: 2026-02-18T06:15:03.321 INFO:teuthology.misc.health.trial040.stdout:{"epoch":16,"fsid":"ce176a2a-3cce-41d4-8f2f-d91609c37ed5","created":"2026-02-18T06:14:53.787599+0000","modified":"2026-02-18T06:15:01.832937+0000","last_up_change":"2026-02-18T06:14:58.799352+0000","last_in_change":"2026-02-18T06:14:55.308537+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-18T06:14:58.836624+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":"50de0b78-553f-4d39-88b6-524302bb3093","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.40:6824","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6825","nonce":2850556172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6826","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6827","nonce":2850556172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6830","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6831","nonce":2850556172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6828","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6829","nonce":2850556172}]},"public_addr":"10.20.193.40:6825/2850556172","cluster_addr":"10.20.193.40:6827/2850556172","heartbeat_back_addr":"10.20.193.40:6831/2850556172","heartbeat_front_addr":"10.20.193.40:6829/2850556172","state":["exists","up"]},{"osd":1,"uuid":"13049758-d947-4a50-a11d-5f2f3ca029ad","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.40:6808","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6809","nonce":3406043343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6810","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6811","nonce":3406043343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6814","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6815","nonce":3406043343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6812","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6813","nonce":3406043343}]},"public_addr":"10.20.193.40:6809/3406043343","cluster_addr":"10.20.193.40:6811/3406043343","heartbeat_back_addr":"10.20.193.40:6815/3406043343","heartbeat_front_addr":"10.20.193.40:6813/3406043343","state":["exists","up"]},{"osd":2,"uuid":"e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf","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.40:6816","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6817","nonce":2644956961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6818","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6819","nonce":2644956961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6822","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6823","nonce":2644956961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6820","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6821","nonce":2644956961}]},"public_addr":"10.20.193.40:6817/2644956961","cluster_addr":"10.20.193.40:6819/2644956961","heartbeat_back_addr":"10.20.193.40:6823/2644956961","heartbeat_front_addr":"10.20.193.40:6821/2644956961","state":["exists","up"]},{"osd":3,"uuid":"0beb4f6c-1621-445f-9fa5-8517b1b3fe26","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.40:6800","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6801","nonce":663987631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6802","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6803","nonce":663987631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6806","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6807","nonce":663987631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6804","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6805","nonce":663987631}]},"public_addr":"10.20.193.40:6801/663987631","cluster_addr":"10.20.193.40:6803/663987631","heartbeat_back_addr":"10.20.193.40:6807/663987631","heartbeat_front_addr":"10.20.193.40:6805/663987631","state":["exists","up"]},{"osd":4,"uuid":"6d536cbf-98fb-4ee0-a02a-83a802a6eb8b","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.48:6800","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6801","nonce":3133672210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6802","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6803","nonce":3133672210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6806","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6807","nonce":3133672210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6805","nonce":3133672210}]},"public_addr":"10.20.193.48:6801/3133672210","cluster_addr":"10.20.193.48:6803/3133672210","heartbeat_back_addr":"10.20.193.48:6807/3133672210","heartbeat_front_addr":"10.20.193.48:6805/3133672210","state":["exists","up"]},{"osd":5,"uuid":"97d3c278-9b6b-4974-a39a-624d74e44c05","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.48:6808","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6809","nonce":4037254577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6810","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6811","nonce":4037254577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6814","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6815","nonce":4037254577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6813","nonce":4037254577}]},"public_addr":"10.20.193.48:6809/4037254577","cluster_addr":"10.20.193.48:6811/4037254577","heartbeat_back_addr":"10.20.193.48:6815/4037254577","heartbeat_front_addr":"10.20.193.48:6813/4037254577","state":["exists","up"]},{"osd":6,"uuid":"5d2c9213-0c7d-42ac-b711-45e6ab987451","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.48:6824","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6825","nonce":3209305623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6826","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6827","nonce":3209305623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6830","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6831","nonce":3209305623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6828","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6829","nonce":3209305623}]},"public_addr":"10.20.193.48:6825/3209305623","cluster_addr":"10.20.193.48:6827/3209305623","heartbeat_back_addr":"10.20.193.48:6831/3209305623","heartbeat_front_addr":"10.20.193.48:6829/3209305623","state":["exists","up"]},{"osd":7,"uuid":"43548709-3506-48fd-b1c7-f6dbadd29635","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.48:6816","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6817","nonce":3534166431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6819","nonce":3534166431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6823","nonce":3534166431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6821","nonce":3534166431}]},"public_addr":"10.20.193.48:6817/3534166431","cluster_addr":"10.20.193.48:6819/3534166431","heartbeat_back_addr":"10.20.193.48:6823/3534166431","heartbeat_front_addr":"10.20.193.48:6821/3534166431","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":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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-18T06:15:03.329 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-18T06:15:03.329 INFO:tasks.ceph:Creating RBD pool 2026-02-18T06:15:03.330 DEBUG:teuthology.orchestra.run.trial040:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-18T06:15:03.844 INFO:teuthology.orchestra.run.trial040.stderr:pool 'rbd' created 2026-02-18T06:15:03.855 DEBUG:teuthology.orchestra.run.trial040:> rbd --cluster ceph pool init rbd 2026-02-18T06:15:06.859 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-18T06:15:06.859 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-18T06:15:06.860 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-18T06:15:07.043 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:07.052 INFO:teuthology.orchestra.run.trial040.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-18T06:15:07.052 INFO:tasks.ceph_manager:config epoch is 1 2026-02-18T06:15:07.053 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-18T06:15:07.053 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-18T06:15:07.053 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-18T06:15:07.263 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:07.271 INFO:teuthology.orchestra.run.trial040.stdout:{"epoch":5,"flags":0,"active_gid":4116,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6832","nonce":444727923},{"type":"v1","addr":"10.20.193.40:6833","nonce":444727923}]},"active_addr":"10.20.193.40:6833/444727923","active_change":"2026-02-18T06:14:56.820655+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4126,"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":true,"error_string":"","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":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"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":true,"error_string":"","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":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","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":"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.40:0","nonce":1829781330}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.40:0","nonce":401212100}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.40:0","nonce":2206203478}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.40:0","nonce":879988097}]}]} 2026-02-18T06:15:07.281 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-18T06:15:07.281 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-18T06:15:07.282 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:15:07.462 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:07.463 INFO:teuthology.orchestra.run.trial040.stdout:{"epoch":20,"fsid":"ce176a2a-3cce-41d4-8f2f-d91609c37ed5","created":"2026-02-18T06:14:53.787599+0000","modified":"2026-02-18T06:15:06.849220+0000","last_up_change":"2026-02-18T06:14:58.799352+0000","last_in_change":"2026-02-18T06:14:55.308537+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-18T06:14:58.836624+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-18T06:15:03.512240+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":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"50de0b78-553f-4d39-88b6-524302bb3093","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.40:6824","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6825","nonce":2850556172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6826","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6827","nonce":2850556172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6830","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6831","nonce":2850556172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6828","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6829","nonce":2850556172}]},"public_addr":"10.20.193.40:6825/2850556172","cluster_addr":"10.20.193.40:6827/2850556172","heartbeat_back_addr":"10.20.193.40:6831/2850556172","heartbeat_front_addr":"10.20.193.40:6829/2850556172","state":["exists","up"]},{"osd":1,"uuid":"13049758-d947-4a50-a11d-5f2f3ca029ad","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.40:6808","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6809","nonce":3406043343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6810","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6811","nonce":3406043343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6814","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6815","nonce":3406043343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6812","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6813","nonce":3406043343}]},"public_addr":"10.20.193.40:6809/3406043343","cluster_addr":"10.20.193.40:6811/3406043343","heartbeat_back_addr":"10.20.193.40:6815/3406043343","heartbeat_front_addr":"10.20.193.40:6813/3406043343","state":["exists","up"]},{"osd":2,"uuid":"e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf","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.40:6816","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6817","nonce":2644956961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6818","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6819","nonce":2644956961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6822","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6823","nonce":2644956961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6820","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6821","nonce":2644956961}]},"public_addr":"10.20.193.40:6817/2644956961","cluster_addr":"10.20.193.40:6819/2644956961","heartbeat_back_addr":"10.20.193.40:6823/2644956961","heartbeat_front_addr":"10.20.193.40:6821/2644956961","state":["exists","up"]},{"osd":3,"uuid":"0beb4f6c-1621-445f-9fa5-8517b1b3fe26","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.40:6800","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6801","nonce":663987631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6802","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6803","nonce":663987631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6806","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6807","nonce":663987631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6804","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6805","nonce":663987631}]},"public_addr":"10.20.193.40:6801/663987631","cluster_addr":"10.20.193.40:6803/663987631","heartbeat_back_addr":"10.20.193.40:6807/663987631","heartbeat_front_addr":"10.20.193.40:6805/663987631","state":["exists","up"]},{"osd":4,"uuid":"6d536cbf-98fb-4ee0-a02a-83a802a6eb8b","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.48:6800","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6801","nonce":3133672210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6802","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6803","nonce":3133672210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6806","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6807","nonce":3133672210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6805","nonce":3133672210}]},"public_addr":"10.20.193.48:6801/3133672210","cluster_addr":"10.20.193.48:6803/3133672210","heartbeat_back_addr":"10.20.193.48:6807/3133672210","heartbeat_front_addr":"10.20.193.48:6805/3133672210","state":["exists","up"]},{"osd":5,"uuid":"97d3c278-9b6b-4974-a39a-624d74e44c05","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.48:6808","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6809","nonce":4037254577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6810","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6811","nonce":4037254577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6814","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6815","nonce":4037254577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6813","nonce":4037254577}]},"public_addr":"10.20.193.48:6809/4037254577","cluster_addr":"10.20.193.48:6811/4037254577","heartbeat_back_addr":"10.20.193.48:6815/4037254577","heartbeat_front_addr":"10.20.193.48:6813/4037254577","state":["exists","up"]},{"osd":6,"uuid":"5d2c9213-0c7d-42ac-b711-45e6ab987451","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.48:6824","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6825","nonce":3209305623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6826","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6827","nonce":3209305623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6830","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6831","nonce":3209305623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6828","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6829","nonce":3209305623}]},"public_addr":"10.20.193.48:6825/3209305623","cluster_addr":"10.20.193.48:6827/3209305623","heartbeat_back_addr":"10.20.193.48:6831/3209305623","heartbeat_front_addr":"10.20.193.48:6829/3209305623","state":["exists","up"]},{"osd":7,"uuid":"43548709-3506-48fd-b1c7-f6dbadd29635","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.48:6816","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6817","nonce":3534166431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6819","nonce":3534166431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6823","nonce":3534166431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6821","nonce":3534166431}]},"public_addr":"10.20.193.48:6817/3534166431","cluster_addr":"10.20.193.48:6819/3534166431","heartbeat_back_addr":"10.20.193.48:6823/3534166431","heartbeat_front_addr":"10.20.193.48:6821/3534166431","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":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":[{"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-18T06:15:07.472 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-18T06:15:07.472 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:15:07.652 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:07.653 INFO:teuthology.orchestra.run.trial040.stdout:{"epoch":20,"fsid":"ce176a2a-3cce-41d4-8f2f-d91609c37ed5","created":"2026-02-18T06:14:53.787599+0000","modified":"2026-02-18T06:15:06.849220+0000","last_up_change":"2026-02-18T06:14:58.799352+0000","last_in_change":"2026-02-18T06:14:55.308537+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-18T06:14:58.836624+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-18T06:15:03.512240+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":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"50de0b78-553f-4d39-88b6-524302bb3093","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.40:6824","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6825","nonce":2850556172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6826","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6827","nonce":2850556172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6830","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6831","nonce":2850556172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6828","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6829","nonce":2850556172}]},"public_addr":"10.20.193.40:6825/2850556172","cluster_addr":"10.20.193.40:6827/2850556172","heartbeat_back_addr":"10.20.193.40:6831/2850556172","heartbeat_front_addr":"10.20.193.40:6829/2850556172","state":["exists","up"]},{"osd":1,"uuid":"13049758-d947-4a50-a11d-5f2f3ca029ad","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.40:6808","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6809","nonce":3406043343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6810","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6811","nonce":3406043343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6814","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6815","nonce":3406043343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6812","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6813","nonce":3406043343}]},"public_addr":"10.20.193.40:6809/3406043343","cluster_addr":"10.20.193.40:6811/3406043343","heartbeat_back_addr":"10.20.193.40:6815/3406043343","heartbeat_front_addr":"10.20.193.40:6813/3406043343","state":["exists","up"]},{"osd":2,"uuid":"e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf","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.40:6816","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6817","nonce":2644956961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6818","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6819","nonce":2644956961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6822","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6823","nonce":2644956961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6820","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6821","nonce":2644956961}]},"public_addr":"10.20.193.40:6817/2644956961","cluster_addr":"10.20.193.40:6819/2644956961","heartbeat_back_addr":"10.20.193.40:6823/2644956961","heartbeat_front_addr":"10.20.193.40:6821/2644956961","state":["exists","up"]},{"osd":3,"uuid":"0beb4f6c-1621-445f-9fa5-8517b1b3fe26","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.40:6800","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6801","nonce":663987631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6802","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6803","nonce":663987631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6806","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6807","nonce":663987631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6804","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6805","nonce":663987631}]},"public_addr":"10.20.193.40:6801/663987631","cluster_addr":"10.20.193.40:6803/663987631","heartbeat_back_addr":"10.20.193.40:6807/663987631","heartbeat_front_addr":"10.20.193.40:6805/663987631","state":["exists","up"]},{"osd":4,"uuid":"6d536cbf-98fb-4ee0-a02a-83a802a6eb8b","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.48:6800","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6801","nonce":3133672210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6802","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6803","nonce":3133672210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6806","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6807","nonce":3133672210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6805","nonce":3133672210}]},"public_addr":"10.20.193.48:6801/3133672210","cluster_addr":"10.20.193.48:6803/3133672210","heartbeat_back_addr":"10.20.193.48:6807/3133672210","heartbeat_front_addr":"10.20.193.48:6805/3133672210","state":["exists","up"]},{"osd":5,"uuid":"97d3c278-9b6b-4974-a39a-624d74e44c05","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.48:6808","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6809","nonce":4037254577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6810","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6811","nonce":4037254577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6814","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6815","nonce":4037254577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6813","nonce":4037254577}]},"public_addr":"10.20.193.48:6809/4037254577","cluster_addr":"10.20.193.48:6811/4037254577","heartbeat_back_addr":"10.20.193.48:6815/4037254577","heartbeat_front_addr":"10.20.193.48:6813/4037254577","state":["exists","up"]},{"osd":6,"uuid":"5d2c9213-0c7d-42ac-b711-45e6ab987451","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.48:6824","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6825","nonce":3209305623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6826","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6827","nonce":3209305623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6830","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6831","nonce":3209305623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6828","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6829","nonce":3209305623}]},"public_addr":"10.20.193.48:6825/3209305623","cluster_addr":"10.20.193.48:6827/3209305623","heartbeat_back_addr":"10.20.193.48:6831/3209305623","heartbeat_front_addr":"10.20.193.48:6829/3209305623","state":["exists","up"]},{"osd":7,"uuid":"43548709-3506-48fd-b1c7-f6dbadd29635","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.48:6816","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6817","nonce":3534166431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6819","nonce":3534166431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6823","nonce":3534166431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6821","nonce":3534166431}]},"public_addr":"10.20.193.48:6817/3534166431","cluster_addr":"10.20.193.48:6819/3534166431","heartbeat_back_addr":"10.20.193.48:6823/3534166431","heartbeat_front_addr":"10.20.193.48:6821/3534166431","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":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":[{"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-18T06:15:07.662 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-18T06:15:07.663 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-18T06:15:07.664 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-18T06:15:07.664 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-18T06:15:07.665 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-18T06:15:07.665 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-18T06:15:07.665 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-18T06:15:07.666 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-18T06:15:07.761 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.762 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-18T06:15:07.763 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.763 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-18T06:15:07.765 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.766 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-18T06:15:07.767 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.767 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-18T06:15:07.769 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:07.769 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.770 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-18T06:15:07.771 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-18T06:15:07.773 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.774 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T06:15:07.774 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:07.775 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-18T06:15:07.960 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:07.961 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:07.972 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.3 2026-02-18T06:15:07.973 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.2 2026-02-18T06:15:08.005 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:08.007 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:08.007 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:08.009 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:08.010 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:08.015 INFO:teuthology.orchestra.run.trial040.stdout:55834574850 2026-02-18T06:15:08.016 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.4 2026-02-18T06:15:08.019 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.5 2026-02-18T06:15:08.020 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.6 2026-02-18T06:15:08.021 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.1 2026-02-18T06:15:08.022 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.7 2026-02-18T06:15:08.026 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.0 2026-02-18T06:15:08.973 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-18T06:15:08.974 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-18T06:15:09.018 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-18T06:15:09.019 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-18T06:15:09.021 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-18T06:15:09.021 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-18T06:15:09.023 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T06:15:09.027 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-18T06:15:09.163 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.170 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.175 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.3 2026-02-18T06:15:09.175 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.182 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.2 2026-02-18T06:15:09.183 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.211 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.215 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.224 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.5 2026-02-18T06:15:09.224 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.227 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.4 2026-02-18T06:15:09.228 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.254 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.258 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.258 INFO:teuthology.orchestra.run.trial040.stdout:55834574852 2026-02-18T06:15:09.259 INFO:teuthology.orchestra.run.trial040.stdout:55834574851 2026-02-18T06:15:09.265 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.6 2026-02-18T06:15:09.266 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.269 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.7 2026-02-18T06:15:09.269 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.270 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.1 2026-02-18T06:15:09.271 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.271 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.0 2026-02-18T06:15:09.271 DEBUG:teuthology.parallel:result is None 2026-02-18T06:15:09.272 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T06:15:09.272 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:15:09.493 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:09.494 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:15:09.502 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-18T06:15:08.826785+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":13,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":218436,"kb_used_data":2756,"kb_used_omap":66,"kb_used_meta":215485,"kb_avail":754756284,"statfs":{"total":773094113280,"available":772870434816,"internally_reserved":0,"allocated":2822144,"data_stored":1722182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":67599,"internal_metadata":220657649},"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":"4.984399"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:07.193296+0000","last_change":"2026-02-18T06:15:07.193296+0000","last_active":"2026-02-18T06:15:07.193296+0000","last_peered":"2026-02-18T06:15:07.193296+0000","last_clean":"2026-02-18T06:15:07.193296+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:15:07.193296+0000","last_undegraded":"2026-02-18T06:15:07.193296+0000","last_fullsized":"2026-02-18T06:15:07.193296+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T13:30:34.498446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"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":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"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-18T06:15:06.851854+0000","last_change":"2026-02-18T06:15:06.851854+0000","last_active":"2026-02-18T06:15:06.851854+0000","last_peered":"2026-02-18T06:15:06.851854+0000","last_clean":"2026-02-18T06:15:06.851854+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:15:06.851854+0000","last_undegraded":"2026-02-18T06:15:06.851854+0000","last_fullsized":"2026-02-18T06:15:06.851854+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T11:17:58.273824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:07.193205+0000","last_change":"2026-02-18T06:15:07.193205+0000","last_active":"2026-02-18T06:15:07.193205+0000","last_peered":"2026-02-18T06:15:07.193205+0000","last_clean":"2026-02-18T06:15:07.193205+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:15:07.193205+0000","last_undegraded":"2026-02-18T06:15:07.193205+0000","last_fullsized":"2026-02-18T06:15:07.193205+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T09:00:22.310655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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-18T06:15:06.851802+0000","last_change":"2026-02-18T06:15:06.851802+0000","last_active":"2026-02-18T06:15:06.851802+0000","last_peered":"2026-02-18T06:15:06.851802+0000","last_clean":"2026-02-18T06:15:06.851802+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:15:06.851802+0000","last_undegraded":"2026-02-18T06:15:06.851802+0000","last_fullsized":"2026-02-18T06:15:06.851802+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T15:49:26.428735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:06.853020+0000","last_change":"2026-02-18T06:15:06.852743+0000","last_active":"2026-02-18T06:15:06.853020+0000","last_peered":"2026-02-18T06:15:06.853020+0000","last_clean":"2026-02-18T06:15:06.853020+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:15:06.853020+0000","last_undegraded":"2026-02-18T06:15:06.853020+0000","last_fullsized":"2026-02-18T06:15:06.853020+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T06:23:10.883875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000757615,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"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-18T06:15:07.194262+0000","last_change":"2026-02-18T06:15:07.194262+0000","last_active":"2026-02-18T06:15:07.194262+0000","last_peered":"2026-02-18T06:15:07.194262+0000","last_clean":"2026-02-18T06:15:07.194262+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:15:07.194262+0000","last_undegraded":"2026-02-18T06:15:07.194262+0000","last_fullsized":"2026-02-18T06:15:07.194262+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T11:27:44.590982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:07.193157+0000","last_change":"2026-02-18T06:15:07.193157+0000","last_active":"2026-02-18T06:15:07.193157+0000","last_peered":"2026-02-18T06:15:07.193157+0000","last_clean":"2026-02-18T06:15:07.193157+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:15:07.193157+0000","last_undegraded":"2026-02-18T06:15:07.193157+0000","last_fullsized":"2026-02-18T06:15:07.193157+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T06:47:53.951893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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-18T06:15:06.852343+0000","last_change":"2026-02-18T06:15:06.852343+0000","last_active":"2026-02-18T06:15:06.852343+0000","last_peered":"2026-02-18T06:15:06.852343+0000","last_clean":"2026-02-18T06:15:06.852343+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:15:06.852343+0000","last_undegraded":"2026-02-18T06:15:06.852343+0000","last_fullsized":"2026-02-18T06:15:06.852343+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T16:48:04.925725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"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-18T06:15:07.192938+0000","last_change":"2026-02-18T06:15:00.946542+0000","last_active":"2026-02-18T06:15:07.192938+0000","last_peered":"2026-02-18T06:15:07.192938+0000","last_clean":"2026-02-18T06:15:07.192938+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:15:07.192938+0000","last_undegraded":"2026-02-18T06:15:07.192938+0000","last_fullsized":"2026-02-18T06:15:07.192938+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-18T06:14:59.831414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:14:59.831414+0000","last_clean_scrub_stamp":"2026-02-18T06:14:59.831414+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-19T08:41:25.587103+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27728,"kb_used_data":768,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344112,"statfs":{"total":96636764160,"available":96608370688,"internally_reserved":0,"allocated":786432,"data_stored":652941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8121,"internal_metadata":27582535},"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":0,"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":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":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":8,"kb_used_meta":26935,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8776,"internal_metadata":27581880},"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":55834574852,"num_pgs":0,"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":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8774,"internal_metadata":27581882},"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":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":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8126,"internal_metadata":27582530},"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":4,"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":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8126,"internal_metadata":27582530},"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27740,"kb_used_data":780,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344100,"statfs":{"total":96636764160,"available":96608358400,"internally_reserved":0,"allocated":798720,"data_stored":658773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8776,"internal_metadata":27581880},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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-18T06:15:09.504 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:15:09.682 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:09.682 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:15:09.691 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-18T06:15:08.826785+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":13,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":218436,"kb_used_data":2756,"kb_used_omap":66,"kb_used_meta":215485,"kb_avail":754756284,"statfs":{"total":773094113280,"available":772870434816,"internally_reserved":0,"allocated":2822144,"data_stored":1722182,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":67599,"internal_metadata":220657649},"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":"4.984399"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:07.193296+0000","last_change":"2026-02-18T06:15:07.193296+0000","last_active":"2026-02-18T06:15:07.193296+0000","last_peered":"2026-02-18T06:15:07.193296+0000","last_clean":"2026-02-18T06:15:07.193296+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:15:07.193296+0000","last_undegraded":"2026-02-18T06:15:07.193296+0000","last_fullsized":"2026-02-18T06:15:07.193296+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T13:30:34.498446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"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":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"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-18T06:15:06.851854+0000","last_change":"2026-02-18T06:15:06.851854+0000","last_active":"2026-02-18T06:15:06.851854+0000","last_peered":"2026-02-18T06:15:06.851854+0000","last_clean":"2026-02-18T06:15:06.851854+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:15:06.851854+0000","last_undegraded":"2026-02-18T06:15:06.851854+0000","last_fullsized":"2026-02-18T06:15:06.851854+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T11:17:58.273824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:07.193205+0000","last_change":"2026-02-18T06:15:07.193205+0000","last_active":"2026-02-18T06:15:07.193205+0000","last_peered":"2026-02-18T06:15:07.193205+0000","last_clean":"2026-02-18T06:15:07.193205+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:15:07.193205+0000","last_undegraded":"2026-02-18T06:15:07.193205+0000","last_fullsized":"2026-02-18T06:15:07.193205+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T09:00:22.310655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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-18T06:15:06.851802+0000","last_change":"2026-02-18T06:15:06.851802+0000","last_active":"2026-02-18T06:15:06.851802+0000","last_peered":"2026-02-18T06:15:06.851802+0000","last_clean":"2026-02-18T06:15:06.851802+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:15:06.851802+0000","last_undegraded":"2026-02-18T06:15:06.851802+0000","last_fullsized":"2026-02-18T06:15:06.851802+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T15:49:26.428735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:06.853020+0000","last_change":"2026-02-18T06:15:06.852743+0000","last_active":"2026-02-18T06:15:06.853020+0000","last_peered":"2026-02-18T06:15:06.853020+0000","last_clean":"2026-02-18T06:15:06.853020+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:15:06.853020+0000","last_undegraded":"2026-02-18T06:15:06.853020+0000","last_fullsized":"2026-02-18T06:15:06.853020+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T06:23:10.883875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000757615,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"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-18T06:15:07.194262+0000","last_change":"2026-02-18T06:15:07.194262+0000","last_active":"2026-02-18T06:15:07.194262+0000","last_peered":"2026-02-18T06:15:07.194262+0000","last_clean":"2026-02-18T06:15:07.194262+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:15:07.194262+0000","last_undegraded":"2026-02-18T06:15:07.194262+0000","last_fullsized":"2026-02-18T06:15:07.194262+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T11:27:44.590982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:15:07.193157+0000","last_change":"2026-02-18T06:15:07.193157+0000","last_active":"2026-02-18T06:15:07.193157+0000","last_peered":"2026-02-18T06:15:07.193157+0000","last_clean":"2026-02-18T06:15:07.193157+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:15:07.193157+0000","last_undegraded":"2026-02-18T06:15:07.193157+0000","last_fullsized":"2026-02-18T06:15:07.193157+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T06:47:53.951893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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-18T06:15:06.852343+0000","last_change":"2026-02-18T06:15:06.852343+0000","last_active":"2026-02-18T06:15:06.852343+0000","last_peered":"2026-02-18T06:15:06.852343+0000","last_clean":"2026-02-18T06:15:06.852343+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:15:06.852343+0000","last_undegraded":"2026-02-18T06:15:06.852343+0000","last_fullsized":"2026-02-18T06:15:06.852343+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-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+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-19T16:48:04.925725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"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-18T06:15:07.192938+0000","last_change":"2026-02-18T06:15:00.946542+0000","last_active":"2026-02-18T06:15:07.192938+0000","last_peered":"2026-02-18T06:15:07.192938+0000","last_clean":"2026-02-18T06:15:07.192938+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:15:07.192938+0000","last_undegraded":"2026-02-18T06:15:07.192938+0000","last_fullsized":"2026-02-18T06:15:07.192938+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-18T06:14:59.831414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:14:59.831414+0000","last_clean_scrub_stamp":"2026-02-18T06:14:59.831414+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-19T08:41:25.587103+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27728,"kb_used_data":768,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344112,"statfs":{"total":96636764160,"available":96608370688,"internally_reserved":0,"allocated":786432,"data_stored":652941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8121,"internal_metadata":27582535},"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":0,"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":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":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":8,"kb_used_meta":26935,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8776,"internal_metadata":27581880},"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":55834574852,"num_pgs":0,"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":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8774,"internal_metadata":27581882},"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":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":7,"kb_used_meta":26936,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8126,"internal_metadata":27582530},"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":4,"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":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8126,"internal_metadata":27582530},"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27740,"kb_used_data":780,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344100,"statfs":{"total":96636764160,"available":96608358400,"internally_reserved":0,"allocated":798720,"data_stored":658773,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8776,"internal_metadata":27581880},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"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":4096,"data_stored":19,"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":0,"data_stored":0,"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-18T06:15:09.692 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T06:15:09.693 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-18T06:15:09.693 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-18T06:15:09.693 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-18T06:15:09.901 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:15:09.901 INFO:teuthology.orchestra.run.trial040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T06:15:09.912 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-18T06:15:09.912 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T06:15:09.929 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:15:09.929 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:15:09.930 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-18T06:15:09.956 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2026-02-18T06:15:10.027 INFO:teuthology.orchestra.run.trial090.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-18T06:15:10.031 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"https://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-18T06:15:10.244 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:15:10.310 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:15:10.374 INFO:teuthology.run_tasks:Running task parallel... 2026-02-18T06:15:10.390 INFO:teuthology.task.parallel:starting parallel... 2026-02-18T06:15:10.390 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T06:15:10.392 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-18T06:15:10.424 DEBUG:teuthology.orchestra.run.trial090:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-18T06:15:10.424 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T06:15:10.425 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-18T06:15:10.425 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:15:10.425 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:15:10.425 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:15:10.443 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:15:10.443 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install genisoimage 2026-02-18T06:15:10.800 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:01:49 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:15:10.864 INFO:teuthology.orchestra.run.trial090.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-18T06:15:10.882 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:15:10.883 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:15:10.883 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:15:10.905 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:15:10.905 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y install qemu-kvm-block-rbd 2026-02-18T06:15:11.216 INFO:teuthology.orchestra.run.trial090.stdout:Last metadata expiration check: 0:01:50 ago on Wed 18 Feb 2026 06:13:21 AM UTC. 2026-02-18T06:15:11.281 INFO:teuthology.orchestra.run.trial090.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-18T06:15:11.299 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:15:11.300 INFO:teuthology.orchestra.run.trial090.stdout:Nothing to do. 2026-02-18T06:15:11.300 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:15:11.322 INFO:tasks.qemu:generating iso... 2026-02-18T06:15:11.323 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:15:11.323 DEBUG:teuthology.orchestra.run.trial090:> 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 adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:15:11.347 INFO:teuthology.orchestra.run.trial090.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-18T06:15:31.080 INFO:teuthology.orchestra.run.trial090.stderr:Note: switching to 'adc1923395f2bcd6ae89b5d331d278364d1848ed'. 2026-02-18T06:15:31.080 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.080 INFO:teuthology.orchestra.run.trial090.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-18T06:15:31.080 INFO:teuthology.orchestra.run.trial090.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-18T06:15:31.080 INFO:teuthology.orchestra.run.trial090.stderr:state without impacting any branches by switching back to a branch. 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: git switch -c 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr:Or undo this operation with: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: git switch - 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.081 INFO:teuthology.orchestra.run.trial090.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-18T06:15:31.082 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:15:31.082 INFO:teuthology.orchestra.run.trial090.stderr:HEAD is now at adc1923395f Merge PR #67279 into tentacle 2026-02-18T06:15:31.088 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:15:31.088 DEBUG:teuthology.orchestra.run.trial090:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-18T06:15:31.147 DEBUG:teuthology.orchestra.run.trial090:> set -ex 2026-02-18T06:15:31.147 DEBUG:teuthology.orchestra.run.trial090:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-18T06:15:31.203 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-18T06:15:31.203 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:15:31.260 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:15:31.319 INFO:tasks.qemu:downloading base image 2026-02-18T06:15:31.320 DEBUG:teuthology.orchestra.run.trial090:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-18T06:15:31.486 INFO:teuthology.orchestra.run.trial090.stderr: Resizing image: 100% complete...done. 2026-02-18T06:15:31.492 DEBUG:teuthology.orchestra.run.trial090:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-18T06:15:31.537 INFO:teuthology.orchestra.run.trial090.stderr: Resizing image: 100% complete...done. 2026-02-18T06:15:31.542 DEBUG:teuthology.orchestra.run.trial090:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-18T06:15:31.587 INFO:teuthology.orchestra.run.trial090.stderr: Resizing image: 100% complete...done. 2026-02-18T06:15:31.591 DEBUG:teuthology.orchestra.run.trial090:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-18T06:15:31.617 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-18T06:15:31.617 DEBUG:teuthology.orchestra.run.trial090:> sudo mkdir -p /export/client.0 2026-02-18T06:15:31.681 INFO:tasks.qemu:Mounting the test directory... 2026-02-18T06:15:31.681 DEBUG:teuthology.orchestra.run.trial090:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-18T06:15:31.745 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-18T06:15:31.745 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T06:15:31.745 DEBUG:teuthology.orchestra.run.trial090:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T06:15:31.809 DEBUG:teuthology.orchestra.run.trial090:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-18T06:15:31.871 INFO:teuthology.orchestra.run.trial090.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-18T06:15:31.872 INFO:tasks.qemu:Restarting NFS... 2026-02-18T06:15:31.873 DEBUG:teuthology.orchestra.run.trial090:> sudo systemctl restart nfs-server 2026-02-18T06:15:32.225 DEBUG:teuthology.orchestra.run.trial090:> sudo udevadm control --reload 2026-02-18T06:15:32.256 DEBUG:teuthology.orchestra.run.trial090:> sudo udevadm trigger /dev/kvm 2026-02-18T06:15:32.322 DEBUG:teuthology.orchestra.run.trial090:> ls -l /dev/kvm 2026-02-18T06:15:32.380 INFO:teuthology.orchestra.run.trial090.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 18 06:15 /dev/kvm 2026-02-18T06:15:32.381 INFO:tasks.qemu:starting qemu... 2026-02-18T06:15:32.381 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:15:32.423 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-18T06:15:32.715 INFO:tasks.qemu.client.0.trial090.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-18T06:15:32.784 INFO:tasks.qemu.client.0.trial090.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-18T06:15:32.785 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:32.785 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:32.785 INFO:tasks.qemu.client.0.trial090.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-18T06:15:32.785 INFO:tasks.qemu.client.0.trial090.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-18T06:15:32.785 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:32.785 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:32.952 INFO:tasks.qemu.client.0.trial090.stdout:Booting from Hard Disk... 2026-02-18T06:15:33.599 INFO:tasks.qemu.client.0.trial090.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-18T06:15:33.599 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:33.599 INFO:tasks.qemu.client.0.trial090.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-18T06:15:33.599 INFO:tasks.qemu.client.0.trial090.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-18T06:15:33.599 INFO:tasks.qemu.client.0.trial090.stdout: before booting or 'c' for a command-line. 2026-02-18T06:15:33.599 INFO:tasks.qemu.client.0.trial090.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-18T06:15:33.600 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:33.600 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:33.600 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:33.600 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:33.600 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:34.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.506 INFO:tasks.qemu.client.0.trial090.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-18T06:15:35.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:35.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.506 INFO:tasks.qemu.client.0.trial090.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-18T06:15:36.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:36.508 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.505 INFO:tasks.qemu.client.0.trial090.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-18T06:15:37.505 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.505 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.506 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:37.507 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.500 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.501 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.501 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.501 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.501 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:38.501 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.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-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Intel GenuineIntel 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] DMI 2.8 present. 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] No AGP bridge found 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:15:41.118 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] No NUMA configuration found 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Zone PFN ranges: 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-18T06:15:41.119 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Policy zone: Normal 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Checking aperture... 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] No AGP bridge found 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.000000] Detected 3693.076 MHz processor. 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.15 BogoMIPS (lpj=14772304) 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.008000] Security Framework initialized 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.008002] Yama: becoming mindful. 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.008803] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.010488] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.011715] Mount-cache hash table entries: 256 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.012047] Initializing cgroup subsys cpuacct 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.012759] Initializing cgroup subsys memory 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.013460] Initializing cgroup subsys devices 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.014167] Initializing cgroup subsys freezer 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.014878] Initializing cgroup subsys blkio 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.016005] Initializing cgroup subsys perf_event 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.016948] mce: CPU supports 10 MCE banks 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.017889] SMP alternatives: switching to UP code 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.031157] Freeing SMP alternatives: 24k freed 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.031879] ACPI: Core revision 20110623 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.032254] ftrace: allocating 27008 entries in 106 pages 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.040167] Enabling x2apic 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.040621] Enabled x2apic 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.045673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-18T06:15:41.120 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.046626] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052002] Total of 1 processors activated (7386.15 BogoMIPS). 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052002] devtmpfs: initialized 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052360] EVM: security.selinux 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.052894] EVM: security.SMACK64 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.053425] EVM: security.capability 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.054273] print_constraints: dummy: 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.054932] RTC time: 6:15:40, date: 02/18/26 2026-02-18T06:15:41.162 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.055650] NET: Registered protocol family 16 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.056734] Extended Config Space enabled on 0 nodes 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.057537] ACPI: bus type pci registered 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.058258] PCI: Using configuration type 1 for base access 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.059143] PCI: Using configuration type 1 for extended access 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.060237] bio: create slab at 0 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.060904] ACPI: Added _OSI(Module Device) 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.061575] ACPI: Added _OSI(Processor Device) 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.062285] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.063032] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.064643] ACPI: Interpreter enabled 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.065229] ACPI: (supports S0 S5) 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.065820] ACPI: Using IOAPIC for interrupt routing 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.067307] ACPI: No dock devices found. 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.068004] HEST: Table not found. 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.068554] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.070004] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.071001] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.073054] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.074210] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.075369] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.080652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-18T06:15:41.163 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.081801] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.109876] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.110896] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.112007] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.113643] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.114787] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.116302] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.117529] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.118648] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.119641] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.120008] vgaarb: loaded 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.120450] vgaarb: bridge control possible 0000:00:02.0 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.121327] i2c-core: driver [aat2870] using legacy suspend method 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.122304] i2c-core: driver [aat2870] using legacy resume method 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.124028] SCSI subsystem initialized 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.124657] usbcore: registered new interface driver usbfs 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.125532] usbcore: registered new interface driver hub 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.126385] usbcore: registered new device driver usb 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.127216] PCI: Using ACPI for IRQ routing 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.128222] NetLabel: Initializing 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.128765] NetLabel: domain hash size = 128 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.129458] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.130254] NetLabel: unlabeled traffic allowed by default 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.131156] Switching to clocksource kvm-clock 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.131866] AppArmor: AppArmor Filesystem Enabled 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.131866] pnp: PnP ACPI init 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.131866] ACPI: bus type pnp registered 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.132061] pnp: PnP ACPI: found 9 devices 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.132712] ACPI: ACPI bus type pnp unregistered 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.138351] NET: Registered protocol family 2 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.139074] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.140495] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.142537] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.143636] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.144691] TCP reno registered 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.145201] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.146158] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T06:15:41.240 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.147196] NET: Registered protocol family 1 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.147890] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.148849] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.149782] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.150837] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.151855] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.153090] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.154142] audit: initializing netlink socket (disabled) 2026-02-18T06:15:41.241 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.155003] type=2000 audit(1771395340.152:1): initialized 2026-02-18T06:15:41.242 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.165050] Trying to unpack rootfs image as initramfs... 2026-02-18T06:15:41.258 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.180159] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-18T06:15:41.270 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.188498] VFS: Disk quotas dquot_6.5.2 2026-02-18T06:15:41.270 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.189150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-18T06:15:41.270 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.190288] fuse init (API version 7.17) 2026-02-18T06:15:41.270 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.190939] msgmni has been set to 7894 2026-02-18T06:15:41.305 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.203430] Freeing initrd memory: 4308k freed 2026-02-18T06:15:41.305 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.204314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-18T06:15:41.305 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.205635] io scheduler noop registered 2026-02-18T06:15:41.305 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.206266] io scheduler deadline registered (default) 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.207096] io scheduler cfq registered 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.207737] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.208644] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.209730] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.210900] ACPI: Power Button [PWRF] 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.211716] ERST: Table is not found! 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.212315] GHES: HEST is not enabled! 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.213188] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.214117] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.215896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.216828] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.218554] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.219467] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T06:15:41.306 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.220963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-18T06:15:41.322 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.244771] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T06:15:41.349 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.268807] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T06:15:41.349 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.269735] Linux agpgart interface v0.103 2026-02-18T06:15:41.349 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.270676] brd: module loaded 2026-02-18T06:15:41.349 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.271317] loop: module loaded 2026-02-18T06:15:41.361 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.284202] vda: vda1 2026-02-18T06:15:41.363 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.286071] vdb: unknown partition table 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.287969] vdc: unknown partition table 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.289207] scsi0 : ata_piix 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.289706] scsi1 : ata_piix 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.290188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.291262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.292423] Fixed MDIO Bus: probed 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.292980] tun: Universal TUN/TAP device driver, 1.6 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.293780] tun: (C) 1999-2004 Max Krasnyansky 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.295039] PPP generic driver version 2.4.2 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.295744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.296793] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.297778] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.298798] usbcore: registered new interface driver libusual 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.299719] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-18T06:15:41.414 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.301667] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.302462] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.303552] mousedev: PS/2 mouse device common for all mice 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.304684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.306261] rtc_cmos 00:08: RTC can wake from S4 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.307142] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.308175] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.309094] device-mapper: uevent: version 1.0.3 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.309848] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.311184] cpuidle: using governor ladder 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.311838] cpuidle: using governor menu 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.312477] EFI Variables Facility v0.08 2004-May-17 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.313322] TCP cubic registered 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.313865] NET: Registered protocol family 10 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.314687] NET: Registered protocol family 17 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.315401] Registering the dns_resolver key type 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.316195] registered taskstats version 1 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.318864] Magic number: 14:680:266 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.319526] rtc_cmos 00:08: setting system clock to 2026-02-18 06:15:40 UTC (1771395340) 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.320818] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-18T06:15:41.415 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.321772] EDD information not available. 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.456946] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.458358] ata2.00: configured for MWDMA2 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.459527] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.461285] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.462169] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.463152] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.464499] Freeing unused kernel memory: 924k freed 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.465331] Write protecting the kernel read-only data: 12288k 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.467930] Freeing unused kernel memory: 1640k freed 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.470009] Freeing unused kernel memory: 1200k freed 2026-02-18T06:15:41.551 INFO:tasks.qemu.client.0.trial090.stdout:Loading, please wait... 2026-02-18T06:15:41.556 INFO:tasks.qemu.client.0.trial090.stdout:Begin: Loading essential drivers ... done. 2026-02-18T06:15:41.556 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.476894] udevd[84]: starting version 175 2026-02-18T06:15:41.556 INFO:tasks.qemu.client.0.trial090.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-18T06:15:41.570 INFO:tasks.qemu.client.0.trial090.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-18T06:15:41.609 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.526366] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-18T06:15:41.609 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.527501] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-18T06:15:41.636 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.549939] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-18T06:15:41.636 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.551642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-18T06:15:41.636 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.552572] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T06:15:41.642 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.564614] FDC 0 is a S82078B 2026-02-18T06:15:41.970 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.880642] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-18T06:15:41.970 INFO:tasks.qemu.client.0.trial090.stdout:[ 0.881731] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-18T06:15:42.297 INFO:tasks.qemu.client.0.trial090.stdout:Begin: Running /scripts/local-premount ... done. 2026-02-18T06:15:42.353 INFO:tasks.qemu.client.0.trial090.stdout:[ 1.265816] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T06:15:42.500 INFO:tasks.qemu.client.0.trial090.stdout:Begin: Running /scripts/local-bottom ... [ 1.412531] vda: vda1 2026-02-18T06:15:42.500 INFO:tasks.qemu.client.0.trial090.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-18T06:15:42.728 INFO:tasks.qemu.client.0.trial090.stdout:[ 1.644660] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T06:15:42.772 INFO:tasks.qemu.client.0.trial090.stdout:done. 2026-02-18T06:15:42.773 INFO:tasks.qemu.client.0.trial090.stdout:done. 2026-02-18T06:15:42.777 INFO:tasks.qemu.client.0.trial090.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-18T06:15:46.316 INFO:tasks.qemu.client.0.trial090.stdout:[ 5.235363] EXT4-fs (vda1): re-mounted. Opts: (null) 2026-02-18T06:15:55.645 INFO:tasks.qemu.client.0.trial090.stdout:cloud-init start-local running: Wed, 18 Feb 2026 06:15:54 +0000. up 14.38 seconds 2026-02-18T06:15:57.380 INFO:tasks.qemu.client.0.trial090.stdout:no instance data found in start-local 2026-02-18T06:15:57.485 INFO:tasks.qemu.client.0.trial090.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-18T06:15:57.485 INFO:tasks.qemu.client.0.trial090.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-18T06:15:57.485 INFO:tasks.qemu.client.0.trial090.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-18T06:15:57.485 INFO:tasks.qemu.client.0.trial090.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-18T06:15:57.485 INFO:tasks.qemu.client.0.trial090.stdout:cloud-init start running: Wed, 18 Feb 2026 06:15:56 +0000. up 16.33 seconds 2026-02-18T06:15:57.599 INFO:tasks.qemu.client.0.trial090.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.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-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:The key fingerprint is: 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:a8:6f:61:e1:8d:61:64:e6:aa:81:4f:c8:b2:81:dc:f4 root@test 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:The key's randomart image is: 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:+--[ RSA 2048]----+ 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:| | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:| + | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:| = | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:| . =. | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:|+oo .+.=S | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:|*oo..E= . | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:|.= o.. . | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:|. o .. | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:| .. | 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:+-----------------+ 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:Generating public/private dsa key pair. 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-18T06:16:01.527 INFO:tasks.qemu.client.0.trial090.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:The key fingerprint is: 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:82:37:cb:01:76:15:cf:30:d3:b8:c6:ee:56:6e:44:3d root@test 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:The key's randomart image is: 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:+--[ DSA 1024]----+ 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| *+ | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| ..*. | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o .. .o. | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| . + + . E | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| . =oS. . | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o =. o | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o. + | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o o | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| . . | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:+-----------------+ 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:Generating public/private ecdsa key pair. 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:The key fingerprint is: 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:cb:25:e4:6c:be:9e:08:0c:d5:10:ee:05:15:87:18:71 root@test 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:The key's randomart image is: 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:+--[ECDSA 256]---+ 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| **Eo. | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| ..=.. | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o o . | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o . + | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| . . S . | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o + + | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| o + | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| . . o | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:| ..+ | 2026-02-18T06:16:01.528 INFO:tasks.qemu.client.0.trial090.stdout:+-----------------+ 2026-02-18T06:16:02.053 INFO:tasks.qemu.client.0.trial090.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-18T06:16:02.115 INFO:tasks.qemu.client.0.trial090.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-18T06:16:02.221 INFO:tasks.qemu.client.0.trial090.stdout:landscape-client is not configured, please run landscape-config. 2026-02-18T06:16:02.290 INFO:tasks.qemu.client.0.trial090.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-18T06:16:02.329 INFO:tasks.qemu.client.0.trial090.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-18T06:16:02.329 INFO:tasks.qemu.client.0.trial090.stdout: * Starting automatic crash report generation[ OK ] 2026-02-18T06:16:02.329 INFO:tasks.qemu.client.0.trial090.stdout: * Starting ACPI daemon[ OK ] 2026-02-18T06:16:02.330 INFO:tasks.qemu.client.0.trial090.stdout: * Starting save kernel messages[ OK ] 2026-02-18T06:16:02.330 INFO:tasks.qemu.client.0.trial090.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-18T06:16:02.330 INFO:tasks.qemu.client.0.trial090.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-18T06:16:02.379 INFO:tasks.qemu.client.0.trial090.stdout: * Stopping save kernel messages[ OK ] 2026-02-18T06:16:02.444 INFO:tasks.qemu.client.0.trial090.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-18T06:16:07.762 INFO:tasks.qemu.client.0.trial090.stdout:Generating locales... 2026-02-18T06:16:08.126 INFO:tasks.qemu.client.0.trial090.stdout: en_US.UTF-8... done 2026-02-18T06:16:08.141 INFO:tasks.qemu.client.0.trial090.stdout:Generation complete. 2026-02-18T06:16:10.452 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-18T06:16:27.471 INFO:tasks.qemu.client.0.trial090.stdout:passwd: password expiry information changed. 2026-02-18T06:16:31.418 INFO:tasks.qemu.client.0.trial090.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-18T06:16:31.498 INFO:tasks.qemu.client.0.trial090.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-18T06:16:31.746 INFO:tasks.qemu.client.0.trial090.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-18T06:16:31.869 INFO:tasks.qemu.client.0.trial090.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-18T06:16:31.950 INFO:tasks.qemu.client.0.trial090.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-18T06:16:32.486 INFO:tasks.qemu.client.0.trial090.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-18T06:16:32.633 INFO:tasks.qemu.client.0.trial090.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-18T06:16:33.067 INFO:tasks.qemu.client.0.trial090.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-18T06:16:33.235 INFO:tasks.qemu.client.0.trial090.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-18T06:16:33.497 INFO:tasks.qemu.client.0.trial090.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-18T06:16:33.619 INFO:tasks.qemu.client.0.trial090.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-18T06:16:33.698 INFO:tasks.qemu.client.0.trial090.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-18T06:16:33.776 INFO:tasks.qemu.client.0.trial090.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-18T06:16:33.890 INFO:tasks.qemu.client.0.trial090.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-18T06:16:33.976 INFO:tasks.qemu.client.0.trial090.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-18T06:16:34.112 INFO:tasks.qemu.client.0.trial090.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-18T06:16:34.213 INFO:tasks.qemu.client.0.trial090.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-18T06:16:34.363 INFO:tasks.qemu.client.0.trial090.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-18T06:16:34.464 INFO:tasks.qemu.client.0.trial090.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-18T06:16:34.544 INFO:tasks.qemu.client.0.trial090.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-18T06:16:34.619 INFO:tasks.qemu.client.0.trial090.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-18T06:16:34.704 INFO:tasks.qemu.client.0.trial090.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-18T06:16:34.825 INFO:tasks.qemu.client.0.trial090.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-18T06:16:34.931 INFO:tasks.qemu.client.0.trial090.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-18T06:16:35.028 INFO:tasks.qemu.client.0.trial090.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-18T06:16:35.121 INFO:tasks.qemu.client.0.trial090.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-18T06:16:35.270 INFO:tasks.qemu.client.0.trial090.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-18T06:16:35.705 INFO:tasks.qemu.client.0.trial090.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-18T06:16:35.836 INFO:tasks.qemu.client.0.trial090.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-18T06:16:36.101 INFO:tasks.qemu.client.0.trial090.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-18T06:16:36.218 INFO:tasks.qemu.client.0.trial090.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-18T06:16:36.455 INFO:tasks.qemu.client.0.trial090.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-18T06:16:36.534 INFO:tasks.qemu.client.0.trial090.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-18T06:16:36.613 INFO:tasks.qemu.client.0.trial090.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-18T06:16:36.751 INFO:tasks.qemu.client.0.trial090.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-18T06:16:38.489 INFO:tasks.qemu.client.0.trial090.stdout:Fetched 29.2 MB in 7s (3953 kB/s) 2026-02-18T06:16:53.196 INFO:teuthology.orchestra.run.trial090.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: 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-18T06:16:53.201 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:16:53.273 INFO:tasks.qemu.client.0.trial090.stdout:Reading package lists... 2026-02-18T06:16:53.278 INFO:tasks.qemu.client.0.trial090.stdout:Reading package lists... 2026-02-18T06:16:53.381 INFO:tasks.qemu.client.0.trial090.stdout:Building dependency tree... 2026-02-18T06:16:53.389 INFO:tasks.qemu.client.0.trial090.stdout:Reading state information... 2026-02-18T06:16:53.430 INFO:tasks.qemu.client.0.trial090.stdout:The following packages will be upgraded: 2026-02-18T06:16:53.430 INFO:tasks.qemu.client.0.trial090.stdout: ca-certificates libssl1.0.0 2026-02-18T06:16:53.763 INFO:tasks.qemu.client.0.trial090.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T06:16:53.763 INFO:tasks.qemu.client.0.trial090.stdout:Need to get 1233 kB of archives. 2026-02-18T06:16:53.763 INFO:tasks.qemu.client.0.trial090.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-18T06:16:53.764 INFO:tasks.qemu.client.0.trial090.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-18T06:16:54.814 INFO:tasks.qemu.client.0.trial090.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-18T06:16:54.982 INFO:tasks.qemu.client.0.trial090.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T06:16:54.986 INFO:tasks.qemu.client.0.trial090.stdout:Fetched 1233 kB in 1s (820 kB/s) 2026-02-18T06:16:55.189 INFO:tasks.qemu.client.0.trial090.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T06:16:55.190 INFO:tasks.qemu.client.0.trial090.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-18T06:16:55.195 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-18T06:16:55.246 INFO:tasks.qemu.client.0.trial090.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-18T06:16:55.322 INFO:tasks.qemu.client.0.trial090.stdout:Processing triggers for libc-bin ... 2026-02-18T06:16:55.327 INFO:tasks.qemu.client.0.trial090.stdout:ldconfig deferred processing now taking place 2026-02-18T06:16:55.466 INFO:tasks.qemu.client.0.trial090.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T06:16:55.466 INFO:tasks.qemu.client.0.trial090.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-18T06:16:55.477 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking replacement ca-certificates ... 2026-02-18T06:16:55.523 INFO:tasks.qemu.client.0.trial090.stdout:Processing triggers for man-db ... 2026-02-18T06:16:55.756 INFO:tasks.qemu.client.0.trial090.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-18T06:16:56.796 INFO:tasks.qemu.client.0.trial090.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-18T06:16:56.796 INFO:tasks.qemu.client.0.trial090.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T06:16:57.419 INFO:tasks.qemu.client.0.trial090.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-18T06:16:57.419 INFO:tasks.qemu.client.0.trial090.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T06:16:57.419 INFO:tasks.qemu.client.0.trial090.stdout:Reading package lists... 2026-02-18T06:16:57.515 INFO:tasks.qemu.client.0.trial090.stdout:Building dependency tree... 2026-02-18T06:16:57.515 INFO:tasks.qemu.client.0.trial090.stdout:Reading state information... 2026-02-18T06:16:57.574 INFO:tasks.qemu.client.0.trial090.stdout:The following extra packages will be installed: 2026-02-18T06:16:57.574 INFO:tasks.qemu.client.0.trial090.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-18T06:16:57.574 INFO:tasks.qemu.client.0.trial090.stdout:The following NEW packages will be installed: 2026-02-18T06:16:57.574 INFO:tasks.qemu.client.0.trial090.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-18T06:16:57.746 INFO:tasks.qemu.client.0.trial090.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T06:16:57.746 INFO:tasks.qemu.client.0.trial090.stdout:Need to get 424 kB of archives. 2026-02-18T06:16:57.746 INFO:tasks.qemu.client.0.trial090.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-18T06:16:57.746 INFO:tasks.qemu.client.0.trial090.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-18T06:16:57.897 INFO:tasks.qemu.client.0.trial090.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-18T06:16:58.122 INFO:tasks.qemu.client.0.trial090.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-18T06:16:58.248 INFO:tasks.qemu.client.0.trial090.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-18T06:16:58.370 INFO:tasks.qemu.client.0.trial090.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-18T06:16:58.560 INFO:tasks.qemu.client.0.trial090.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T06:16:58.560 INFO:tasks.qemu.client.0.trial090.stdout:Fetched 424 kB in 0s (446 kB/s) 2026-02-18T06:16:58.604 INFO:tasks.qemu.client.0.trial090.stdout:Selecting previously unselected package libgssglue1. 2026-02-18T06:16:58.604 INFO:tasks.qemu.client.0.trial090.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-18T06:16:58.604 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-18T06:16:58.634 INFO:tasks.qemu.client.0.trial090.stdout:Selecting previously unselected package libtirpc1. 2026-02-18T06:16:58.634 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-18T06:16:58.679 INFO:tasks.qemu.client.0.trial090.stdout:Selecting previously unselected package rpcbind. 2026-02-18T06:16:58.679 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-18T06:16:58.727 INFO:tasks.qemu.client.0.trial090.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-18T06:16:58.728 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-18T06:16:58.771 INFO:tasks.qemu.client.0.trial090.stdout:Selecting previously unselected package nfs-common. 2026-02-18T06:16:58.771 INFO:tasks.qemu.client.0.trial090.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-18T06:16:58.796 INFO:tasks.qemu.client.0.trial090.stdout:Processing triggers for man-db ... 2026-02-18T06:16:58.926 INFO:tasks.qemu.client.0.trial090.stdout:Processing triggers for ureadahead ... 2026-02-18T06:16:58.954 INFO:tasks.qemu.client.0.trial090.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-18T06:16:58.984 INFO:tasks.qemu.client.0.trial090.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-18T06:16:59.008 INFO:tasks.qemu.client.0.trial090.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-18T06:16:59.042 INFO:tasks.qemu.client.0.trial090.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-18T06:16:59.051 INFO:tasks.qemu.client.0.trial090.stdout:portmap start/running, process 8285 2026-02-18T06:16:59.057 INFO:tasks.qemu.client.0.trial090.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-18T06:16:59.079 INFO:tasks.qemu.client.0.trial090.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-18T06:16:59.160 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:16:59.160 INFO:tasks.qemu.client.0.trial090.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-18T06:16:59.234 INFO:tasks.qemu.client.0.trial090.stdout: 2026-02-18T06:16:59.234 INFO:tasks.qemu.client.0.trial090.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-18T06:16:59.270 INFO:tasks.qemu.client.0.trial090.stdout:Adding system user `statd' (UID 106) ... 2026-02-18T06:16:59.270 INFO:tasks.qemu.client.0.trial090.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-18T06:16:59.291 INFO:tasks.qemu.client.0.trial090.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-18T06:16:59.305 INFO:tasks.qemu.client.0.trial090.stdout:statd start/running, process 8519 2026-02-18T06:16:59.316 INFO:tasks.qemu.client.0.trial090.stdout:gssd stop/post-stop, process 8550 2026-02-18T06:17:00.051 INFO:tasks.qemu.client.0.trial090.stdout:idmapd start/running, process 8590 2026-02-18T06:17:00.056 INFO:tasks.qemu.client.0.trial090.stdout:Processing triggers for libc-bin ... 2026-02-18T06:17:00.061 INFO:tasks.qemu.client.0.trial090.stdout:ldconfig deferred processing now taking place 2026-02-18T06:17:00.189 INFO:tasks.qemu.client.0.trial090.stdout:mount.nfs: timeout set for Wed Feb 18 06:19:00 2026 2026-02-18T06:17:00.189 INFO:tasks.qemu.client.0.trial090.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-18T06:17:00.189 INFO:tasks.qemu.client.0.trial090.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-18T06:17:00.194 INFO:tasks.qemu.client.0.trial090.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-18T06:17:53.230 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-18T06:17:53.308 INFO:teuthology.orchestra.run.trial090.stderr: Commit image migration: 100% complete...done. 2026-02-18T06:17:53.313 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:18:53.341 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-18T06:18:53.441 INFO:teuthology.orchestra.run.trial090.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: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% 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: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% 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: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 73% complete... Image migration: 74% 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: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 89% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 100% complete...done. 2026-02-18T06:18:53.445 DEBUG:teuthology.parallel:result is None 2026-02-18T06:38:35.595 INFO:tasks.qemu.client.0.trial090.stdout:acpid: exiting 2026-02-18T06:38:35.597 INFO:tasks.qemu.client.0.trial090.stdout:Traceback (most recent call last): 2026-02-18T06:38:35.608 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:38:35.608 INFO:tasks.qemu.client.0.trial090.stdout:Checking for running unattended-upgrades: 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout: self.socket.connect(address) 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout:error: [Errno 111] Connection refused 2026-02-18T06:38:35.617 INFO:tasks.qemu.client.0.trial090.stdout:Logged from file __init__.py, line 116 2026-02-18T06:38:35.629 INFO:tasks.qemu.client.0.trial090.stdout:ec2: 2026-02-18T06:38:35.629 INFO:tasks.qemu.client.0.trial090.stdout:ec2: ############################################################# 2026-02-18T06:38:35.629 INFO:tasks.qemu.client.0.trial090.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-18T06:38:35.641 INFO:tasks.qemu.client.0.trial090.stdout:ec2: 1024 82:37:cb:01:76:15:cf:30:d3:b8:c6:ee:56:6e:44:3d root@test (DSA) 2026-02-18T06:38:35.644 INFO:tasks.qemu.client.0.trial090.stdout:ec2: 256 cb:25:e4:6c:be:9e:08:0c:d5:10:ee:05:15:87:18:71 root@test (ECDSA) 2026-02-18T06:38:35.649 INFO:tasks.qemu.client.0.trial090.stdout:ec2: 2048 a8:6f:61:e1:8d:61:64:e6:aa:81:4f:c8:b2:81:dc:f4 root@test (RSA) 2026-02-18T06:38:35.649 INFO:tasks.qemu.client.0.trial090.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-18T06:38:35.649 INFO:tasks.qemu.client.0.trial090.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-18T06:38:35.649 INFO:tasks.qemu.client.0.trial090.stdout:ec2: ############################################################# 2026-02-18T06:38:35.654 INFO:tasks.qemu.client.0.trial090.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEPiFlOmBKPYOWKKdSNgOClelkbZJNU0LgIAPiBn1eQBClAHCLejfMaz3sN2Ll1bjdF6i97Re/8YFF44y1DftgY= root@test 2026-02-18T06:38:35.664 INFO:tasks.qemu.client.0.trial090.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKpxlwzOQZDX86XWxyBT1A7XcJUMPzDCfLLAYSm0hMceEfwRO2iPcdi4nUo5uru7ZDlCqKDWPB4bOFGnzXyhCpVvvGN0AtmzR/Bwd93YLB8pjbjYpc2us+I3VWbfPBo1YlyWPIiVvAo07ZODrIgaZ+C+U36HoAH8wqAvKeT3wI5GDzZOYi28j19nmgbt+U/RAJP6L9QvmJ7nSyzz+IU+mXO//0BiZXKIYAc/hZOvp6rcpJN12VnCApQlSoEiIpghndtE0V1IMfH7G2TsCjqkDV2IpYCAU2LBCEfLNuHizDrU5147hXxRAmj/kOyBtLL5IzfFnxnXb4nYC6wmPVXQ4V root@test 2026-02-18T06:38:35.665 INFO:tasks.qemu.client.0.trial090.stdout:-----END SSH HOST KEY KEYS----- 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout:Traceback (most recent call last): 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout: self.socket.connect(address) 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout:error: [Errno 111] Connection refused 2026-02-18T06:38:35.676 INFO:tasks.qemu.client.0.trial090.stdout:Logged from file __init__.py, line 116 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout:Traceback (most recent call last): 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout: self.socket.connect(address) 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout:error: [Errno 111] Connection refused 2026-02-18T06:38:35.687 INFO:tasks.qemu.client.0.trial090.stdout:Logged from file __init__.py, line 116 2026-02-18T06:38:35.702 INFO:tasks.qemu.client.0.trial090.stdout:cloud-init boot finished at Wed, 18 Feb 2026 06:38:35 +0000. Up 1374.63 seconds 2026-02-18T06:38:35.730 INFO:tasks.qemu.client.0.trial090.stdout: * Stopping landscape-client daemon  [fail] 2026-02-18T06:38:35.774 INFO:tasks.qemu.client.0.trial090.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-18T06:38:35.796 INFO:tasks.qemu.client.0.trial090.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-18T06:38:35.803 INFO:tasks.qemu.client.0.trial090.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-18T06:38:35.899 INFO:tasks.qemu.client.0.trial090.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-18T06:38:35.919 INFO:tasks.qemu.client.0.trial090.stdout: * Deactivating swap...  [ OK ] 2026-02-18T06:38:35.941 INFO:tasks.qemu.client.0.trial090.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-18T06:38:36.034 INFO:tasks.qemu.client.0.trial090.stdout: * Will now halt 2026-02-18T06:38:36.048 INFO:tasks.qemu.client.0.trial090.stdout:[ 1374.991241] Power down. 2026-02-18T06:38:36.268 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-18T06:38:36.269 DEBUG:teuthology.orchestra.run.trial090:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-18T06:38:36.295 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:38:36.295 INFO:tasks.qemu:Stopping NFS... 2026-02-18T06:38:36.296 DEBUG:teuthology.orchestra.run.trial090:> sudo systemctl stop nfs-server 2026-02-18T06:38:36.428 INFO:tasks.qemu:Unmounting exported directory... 2026-02-18T06:38:36.429 DEBUG:teuthology.orchestra.run.trial090:> sudo umount /export/client.0 2026-02-18T06:38:36.454 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T06:38:36.454 DEBUG:teuthology.orchestra.run.trial090:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T06:38:36.519 INFO:tasks.qemu:Starting NFS... 2026-02-18T06:38:36.519 DEBUG:teuthology.orchestra.run.trial090:> sudo systemctl start nfs-server 2026-02-18T06:38:36.753 DEBUG:teuthology.orchestra.run.trial090:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-18T06:38:36.769 INFO:tasks.qemu:Deleting exported directory... 2026-02-18T06:38:36.769 DEBUG:teuthology.orchestra.run.trial090:> sudo rm -r /export 2026-02-18T06:38:36.835 DEBUG:tasks.qemu:cleaning up base image files 2026-02-18T06:38:36.836 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:38:37.181 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y erase genisoimage 2026-02-18T06:38:37.347 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout: Package Architecture Version Repository Size 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout:Removing: 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout:Removing unused dependencies: 2026-02-18T06:38:37.348 INFO:teuthology.orchestra.run.trial090.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout:Remove 2 Packages 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout:Freed space: 1.6 M 2026-02-18T06:38:37.349 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:38:37.350 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:38:37.350 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:38:37.363 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:38:37.363 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:38:37.392 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:38:37.401 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T06:38:37.410 INFO:teuthology.orchestra.run.trial090.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T06:38:37.424 INFO:teuthology.orchestra.run.trial090.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T06:38:37.490 INFO:teuthology.orchestra.run.trial090.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T06:38:37.490 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T06:38:37.535 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T06:38:37.535 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.535 INFO:teuthology.orchestra.run.trial090.stdout:Removed: 2026-02-18T06:38:37.535 INFO:teuthology.orchestra.run.trial090.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-18T06:38:37.535 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.535 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:38:37.559 DEBUG:teuthology.orchestra.run.trial090:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-18T06:38:37.738 INFO:teuthology.orchestra.run.trial090.stdout:Dependencies resolved. 2026-02-18T06:38:37.739 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:38:37.739 INFO:teuthology.orchestra.run.trial090.stdout: Package Arch Version Repository Size 2026-02-18T06:38:37.739 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:38:37.739 INFO:teuthology.orchestra.run.trial090.stdout:Removing: 2026-02-18T06:38:37.739 INFO:teuthology.orchestra.run.trial090.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-18T06:38:37.739 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.740 INFO:teuthology.orchestra.run.trial090.stdout:Transaction Summary 2026-02-18T06:38:37.740 INFO:teuthology.orchestra.run.trial090.stdout:================================================================================ 2026-02-18T06:38:37.740 INFO:teuthology.orchestra.run.trial090.stdout:Remove 1 Package 2026-02-18T06:38:37.740 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.740 INFO:teuthology.orchestra.run.trial090.stdout:Freed space: 37 k 2026-02-18T06:38:37.740 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction check 2026-02-18T06:38:37.741 INFO:teuthology.orchestra.run.trial090.stdout:Transaction check succeeded. 2026-02-18T06:38:37.741 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction test 2026-02-18T06:38:37.753 INFO:teuthology.orchestra.run.trial090.stdout:Transaction test succeeded. 2026-02-18T06:38:37.753 INFO:teuthology.orchestra.run.trial090.stdout:Running transaction 2026-02-18T06:38:37.781 INFO:teuthology.orchestra.run.trial090.stdout: Preparing : 1/1 2026-02-18T06:38:37.833 INFO:teuthology.orchestra.run.trial090.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-18T06:38:37.876 INFO:teuthology.orchestra.run.trial090.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-18T06:38:37.876 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.876 INFO:teuthology.orchestra.run.trial090.stdout:Removed: 2026-02-18T06:38:37.876 INFO:teuthology.orchestra.run.trial090.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-18T06:38:37.876 INFO:teuthology.orchestra.run.trial090.stdout: 2026-02-18T06:38:37.877 INFO:teuthology.orchestra.run.trial090.stdout:Complete! 2026-02-18T06:38:37.895 DEBUG:teuthology.orchestra.run.trial090:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-18T06:38:37.913 DEBUG:teuthology.parallel:result is None 2026-02-18T06:38:37.913 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T06:38:37.930 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:38:37.930 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:38:37.930 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-18T06:38:37.989 DEBUG:teuthology.orchestra.run.trial090:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-18T06:38:38.054 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-18T06:38:38.072 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T06:38:38.072 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:38.269 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:38:38.270 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:38:38.278 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":726,"stamp":"2026-02-18T06:38:36.992758+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19967564361,"num_objects":4817,"num_object_clones":0,"num_object_copies":9634,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4817,"num_whiteouts":0,"num_read":481872,"num_read_kb":13485655,"num_write":826109,"num_write_kb":91326663,"num_scrub_errors":0,"num_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":80482,"ondisk_log_size":80482,"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":7,"kb":754974720,"kb_used":43595676,"kb_used_data":38331576,"kb_used_omap":124,"kb_used_meta":5263619,"kb_avail":711379044,"statfs":{"total":773094113280,"available":728452141056,"internally_reserved":0,"allocated":39251533824,"data_stored":39249273170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":127276,"internal_metadata":5389946580},"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":160,"num_read_kb":2033,"num_write":6,"num_write_kb":101,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001588"},"pg_stats":[{"pgid":"2.7","version":"25'101991","reported_seq":140429,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.143672+0000","last_change":"2026-02-18T06:15:07.193296+0000","last_active":"2026-02-18T06:38:24.143672+0000","last_peered":"2026-02-18T06:38:24.143672+0000","last_clean":"2026-02-18T06:38:24.143672+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:38:24.143672+0000","last_undegraded":"2026-02-18T06:38:24.143672+0000","last_fullsized":"2026-02-18T06:38:24.143672+0000","mapping_epoch":17,"log_start":"25'91900","ondisk_log_start":"25'91900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:30:34.498446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"stat_sum":{"num_bytes":2634572304,"num_objects":634,"num_object_clones":0,"num_object_copies":1268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":634,"num_whiteouts":0,"num_read":38449,"num_read_kb":1920190,"num_write":102020,"num_write_kb":13878844,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"25'74404","reported_seq":109043,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:29.899567+0000","last_change":"2026-02-18T06:15:06.851854+0000","last_active":"2026-02-18T06:38:29.899567+0000","last_peered":"2026-02-18T06:38:29.899567+0000","last_clean":"2026-02-18T06:38:29.899567+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:38:29.899567+0000","last_undegraded":"2026-02-18T06:38:29.899567+0000","last_fullsized":"2026-02-18T06:38:29.899567+0000","mapping_epoch":17,"log_start":"25'64400","ondisk_log_start":"25'64400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-02-19T11:17:58.273824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":2495987524,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":602,"num_whiteouts":0,"num_read":52595,"num_read_kb":1949968,"num_write":77471,"num_write_kb":9428711,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'60350","reported_seq":79598,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.127416+0000","last_change":"2026-02-18T06:15:07.193205+0000","last_active":"2026-02-18T06:38:24.127416+0000","last_peered":"2026-02-18T06:38:24.127416+0000","last_clean":"2026-02-18T06:38:24.127416+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:38:24.127416+0000","last_undegraded":"2026-02-18T06:38:24.127416+0000","last_fullsized":"2026-02-18T06:38:24.127416+0000","mapping_epoch":17,"log_start":"25'50300","ondisk_log_start":"25'50300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T09:00:22.310655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"stat_sum":{"num_bytes":2444198912,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":19239,"num_read_kb":1118820,"num_write":60364,"num_write_kb":10489915,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"25'42624","reported_seq":99666,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.145409+0000","last_change":"2026-02-18T06:15:06.851802+0000","last_active":"2026-02-18T06:38:24.145409+0000","last_peered":"2026-02-18T06:38:24.145409+0000","last_clean":"2026-02-18T06:38:24.145409+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:38:24.145409+0000","last_undegraded":"2026-02-18T06:38:24.145409+0000","last_fullsized":"2026-02-18T06:38:24.145409+0000","mapping_epoch":17,"log_start":"25'32600","ondisk_log_start":"25'32600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T15:49:26.428735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":2320648192,"num_objects":561,"num_object_clones":0,"num_object_copies":1122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":561,"num_whiteouts":0,"num_read":57051,"num_read_kb":1348891,"num_write":42627,"num_write_kb":9768534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"25'97490","reported_seq":147012,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:29.893427+0000","last_change":"2026-02-18T06:15:06.852743+0000","last_active":"2026-02-18T06:38:29.893427+0000","last_peered":"2026-02-18T06:38:29.893427+0000","last_clean":"2026-02-18T06:38:29.893427+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:38:29.893427+0000","last_undegraded":"2026-02-18T06:38:29.893427+0000","last_fullsized":"2026-02-18T06:38:29.893427+0000","mapping_epoch":17,"log_start":"25'87400","ondisk_log_start":"25'87400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:23:10.883875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000757615,"stat_sum":{"num_bytes":2453066259,"num_objects":592,"num_object_clones":0,"num_object_copies":1184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":592,"num_whiteouts":0,"num_read":49323,"num_read_kb":1752117,"num_write":97501,"num_write_kb":10980076,"num_scrub_errors":0,"num_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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"25'72904","reported_seq":103374,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.145366+0000","last_change":"2026-02-18T06:15:07.194262+0000","last_active":"2026-02-18T06:38:24.145366+0000","last_peered":"2026-02-18T06:38:24.145366+0000","last_clean":"2026-02-18T06:38:24.145366+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:38:24.145366+0000","last_undegraded":"2026-02-18T06:38:24.145366+0000","last_fullsized":"2026-02-18T06:38:24.145366+0000","mapping_epoch":17,"log_start":"25'62900","ondisk_log_start":"25'62900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-02-19T11:27:44.590982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":2685850128,"num_objects":647,"num_object_clones":0,"num_object_copies":1294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":647,"num_whiteouts":0,"num_read":30485,"num_read_kb":1597125,"num_write":72918,"num_write_kb":11051794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"25'283897","reported_seq":456026,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.143549+0000","last_change":"2026-02-18T06:15:07.193157+0000","last_active":"2026-02-18T06:38:24.143549+0000","last_peered":"2026-02-18T06:38:24.143549+0000","last_clean":"2026-02-18T06:38:24.143549+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:38:24.143549+0000","last_undegraded":"2026-02-18T06:38:24.143549+0000","last_fullsized":"2026-02-18T06:38:24.143549+0000","mapping_epoch":17,"log_start":"25'273800","ondisk_log_start":"25'273800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:47:53.951893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"stat_sum":{"num_bytes":2451198992,"num_objects":591,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":591,"num_whiteouts":0,"num_read":172136,"num_read_kb":2440695,"num_write":283909,"num_write_kb":16445207,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"25'87410","reported_seq":140643,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:27.782708+0000","last_change":"2026-02-18T06:15:06.852343+0000","last_active":"2026-02-18T06:38:27.782708+0000","last_peered":"2026-02-18T06:38:27.782708+0000","last_clean":"2026-02-18T06:38:27.782708+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:38:27.782708+0000","last_undegraded":"2026-02-18T06:38:27.782708+0000","last_fullsized":"2026-02-18T06:38:27.782708+0000","mapping_epoch":17,"log_start":"25'77400","ondisk_log_start":"25'77400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:48:04.925725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"stat_sum":{"num_bytes":2481451682,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":62508,"num_read_kb":1357776,"num_write":89154,"num_write_kb":9280910,"num_scrub_errors":0,"num_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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":178,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:35:08.904709+0000","last_change":"2026-02-18T06:15:00.946542+0000","last_active":"2026-02-18T06:35:08.904709+0000","last_peered":"2026-02-18T06:35:08.904709+0000","last_clean":"2026-02-18T06:35:08.904709+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:35:08.904709+0000","last_undegraded":"2026-02-18T06:35:08.904709+0000","last_fullsized":"2026-02-18T06:35:08.904709+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-18T06:14:59.831414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:14:59.831414+0000","last_clean_scrub_stamp":"2026-02-18T06:14:59.831414+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-19T08:41:25.587103+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19966973993,"num_objects":4815,"num_object_clones":0,"num_object_copies":9630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":481786,"num_read_kb":13485582,"num_write":825964,"num_write_kb":91323991,"num_scrub_errors":0,"num_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":39248216064,"data_stored":39247325266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52638,"internal_metadata":0},"log_size":80370,"ondisk_log_size":80370,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8835800,"kb_used_data":7200900,"kb_used_omap":11,"kb_used_meta":1634868,"kb_avail":85536040,"statfs":{"total":96636764160,"available":87588904960,"internally_reserved":0,"allocated":7373721600,"data_stored":7373355224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12114,"internal_metadata":1674105006},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5558032,"kb_used_data":4898800,"kb_used_omap":15,"kb_used_meta":659120,"kb_avail":88813808,"statfs":{"total":96636764160,"available":90945339392,"internally_reserved":0,"allocated":5016371200,"data_stored":5016099820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15769,"internal_metadata":674939495},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517996,"kb_used_data":4751260,"kb_used_omap":26,"kb_used_meta":766693,"kb_avail":88853844,"statfs":{"total":96636764160,"available":90986336256,"internally_reserved":0,"allocated":4865290240,"data_stored":4864992589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27055,"internal_metadata":785094225},"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":55834575134,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27220,"kb_used_data":260,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":266240,"data_stored":95896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12119,"internal_metadata":27578537},"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":55834575134,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2823044,"kb_used_data":2579536,"kb_used_omap":11,"kb_used_meta":243444,"kb_avail":91548796,"statfs":{"total":96636764160,"available":93745967104,"internally_reserved":0,"allocated":2641444864,"data_stored":2641225384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12117,"internal_metadata":249286827},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5593124,"kb_used_data":4970684,"kb_used_omap":28,"kb_used_meta":622371,"kb_avail":88778716,"statfs":{"total":96636764160,"available":90909405184,"internally_reserved":0,"allocated":5089980416,"data_stored":5089692490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28733,"internal_metadata":637308867},"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":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10227988,"kb_used_data":9341620,"kb_used_omap":6,"kb_used_meta":886265,"kb_avail":84143852,"statfs":{"total":96636764160,"available":86163304448,"internally_reserved":0,"allocated":9565818880,"data_stored":9565443071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6858,"internal_metadata":907535670},"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":55834575133,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5012472,"kb_used_data":4588516,"kb_used_omap":12,"kb_used_meta":423923,"kb_avail":89359368,"statfs":{"total":96636764160,"available":91503992832,"internally_reserved":0,"allocated":4698640384,"data_stored":4698368696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12511,"internal_metadata":434097953},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4697780224,"data_stored":4697682432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":392,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":9565552640,"data_stored":9565347175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5263,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5089714176,"data_stored":5089596594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17280,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2641178624,"data_stored":2641129488,"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":4865024000,"data_stored":4864896693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25353,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5016104960,"data_stored":5016003924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4350,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7372861440,"data_stored":7372668960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:38.280 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:38.458 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:38:38.458 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:38:38.466 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":726,"stamp":"2026-02-18T06:38:36.992758+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19967564361,"num_objects":4817,"num_object_clones":0,"num_object_copies":9634,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4817,"num_whiteouts":0,"num_read":481872,"num_read_kb":13485655,"num_write":826109,"num_write_kb":91326663,"num_scrub_errors":0,"num_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":80482,"ondisk_log_size":80482,"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":7,"kb":754974720,"kb_used":43595676,"kb_used_data":38331576,"kb_used_omap":124,"kb_used_meta":5263619,"kb_avail":711379044,"statfs":{"total":773094113280,"available":728452141056,"internally_reserved":0,"allocated":39251533824,"data_stored":39249273170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":127276,"internal_metadata":5389946580},"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":160,"num_read_kb":2033,"num_write":6,"num_write_kb":101,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001588"},"pg_stats":[{"pgid":"2.7","version":"25'101991","reported_seq":140429,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.143672+0000","last_change":"2026-02-18T06:15:07.193296+0000","last_active":"2026-02-18T06:38:24.143672+0000","last_peered":"2026-02-18T06:38:24.143672+0000","last_clean":"2026-02-18T06:38:24.143672+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:38:24.143672+0000","last_undegraded":"2026-02-18T06:38:24.143672+0000","last_fullsized":"2026-02-18T06:38:24.143672+0000","mapping_epoch":17,"log_start":"25'91900","ondisk_log_start":"25'91900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:30:34.498446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"stat_sum":{"num_bytes":2634572304,"num_objects":634,"num_object_clones":0,"num_object_copies":1268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":634,"num_whiteouts":0,"num_read":38449,"num_read_kb":1920190,"num_write":102020,"num_write_kb":13878844,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"25'74404","reported_seq":109043,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:29.899567+0000","last_change":"2026-02-18T06:15:06.851854+0000","last_active":"2026-02-18T06:38:29.899567+0000","last_peered":"2026-02-18T06:38:29.899567+0000","last_clean":"2026-02-18T06:38:29.899567+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:38:29.899567+0000","last_undegraded":"2026-02-18T06:38:29.899567+0000","last_fullsized":"2026-02-18T06:38:29.899567+0000","mapping_epoch":17,"log_start":"25'64400","ondisk_log_start":"25'64400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-02-19T11:17:58.273824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":2495987524,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":602,"num_whiteouts":0,"num_read":52595,"num_read_kb":1949968,"num_write":77471,"num_write_kb":9428711,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'60350","reported_seq":79598,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.127416+0000","last_change":"2026-02-18T06:15:07.193205+0000","last_active":"2026-02-18T06:38:24.127416+0000","last_peered":"2026-02-18T06:38:24.127416+0000","last_clean":"2026-02-18T06:38:24.127416+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:38:24.127416+0000","last_undegraded":"2026-02-18T06:38:24.127416+0000","last_fullsized":"2026-02-18T06:38:24.127416+0000","mapping_epoch":17,"log_start":"25'50300","ondisk_log_start":"25'50300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T09:00:22.310655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"stat_sum":{"num_bytes":2444198912,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":19239,"num_read_kb":1118820,"num_write":60364,"num_write_kb":10489915,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"25'42624","reported_seq":99666,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.145409+0000","last_change":"2026-02-18T06:15:06.851802+0000","last_active":"2026-02-18T06:38:24.145409+0000","last_peered":"2026-02-18T06:38:24.145409+0000","last_clean":"2026-02-18T06:38:24.145409+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:38:24.145409+0000","last_undegraded":"2026-02-18T06:38:24.145409+0000","last_fullsized":"2026-02-18T06:38:24.145409+0000","mapping_epoch":17,"log_start":"25'32600","ondisk_log_start":"25'32600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T15:49:26.428735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":2320648192,"num_objects":561,"num_object_clones":0,"num_object_copies":1122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":561,"num_whiteouts":0,"num_read":57051,"num_read_kb":1348891,"num_write":42627,"num_write_kb":9768534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"25'97490","reported_seq":147012,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:29.893427+0000","last_change":"2026-02-18T06:15:06.852743+0000","last_active":"2026-02-18T06:38:29.893427+0000","last_peered":"2026-02-18T06:38:29.893427+0000","last_clean":"2026-02-18T06:38:29.893427+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:38:29.893427+0000","last_undegraded":"2026-02-18T06:38:29.893427+0000","last_fullsized":"2026-02-18T06:38:29.893427+0000","mapping_epoch":17,"log_start":"25'87400","ondisk_log_start":"25'87400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:23:10.883875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000757615,"stat_sum":{"num_bytes":2453066259,"num_objects":592,"num_object_clones":0,"num_object_copies":1184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":592,"num_whiteouts":0,"num_read":49323,"num_read_kb":1752117,"num_write":97501,"num_write_kb":10980076,"num_scrub_errors":0,"num_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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"25'72904","reported_seq":103374,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.145366+0000","last_change":"2026-02-18T06:15:07.194262+0000","last_active":"2026-02-18T06:38:24.145366+0000","last_peered":"2026-02-18T06:38:24.145366+0000","last_clean":"2026-02-18T06:38:24.145366+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:38:24.145366+0000","last_undegraded":"2026-02-18T06:38:24.145366+0000","last_fullsized":"2026-02-18T06:38:24.145366+0000","mapping_epoch":17,"log_start":"25'62900","ondisk_log_start":"25'62900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-02-19T11:27:44.590982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":2685850128,"num_objects":647,"num_object_clones":0,"num_object_copies":1294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":647,"num_whiteouts":0,"num_read":30485,"num_read_kb":1597125,"num_write":72918,"num_write_kb":11051794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"25'283897","reported_seq":456026,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.143549+0000","last_change":"2026-02-18T06:15:07.193157+0000","last_active":"2026-02-18T06:38:24.143549+0000","last_peered":"2026-02-18T06:38:24.143549+0000","last_clean":"2026-02-18T06:38:24.143549+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:38:24.143549+0000","last_undegraded":"2026-02-18T06:38:24.143549+0000","last_fullsized":"2026-02-18T06:38:24.143549+0000","mapping_epoch":17,"log_start":"25'273800","ondisk_log_start":"25'273800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:47:53.951893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"stat_sum":{"num_bytes":2451198992,"num_objects":591,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":591,"num_whiteouts":0,"num_read":172136,"num_read_kb":2440695,"num_write":283909,"num_write_kb":16445207,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"25'87410","reported_seq":140643,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:27.782708+0000","last_change":"2026-02-18T06:15:06.852343+0000","last_active":"2026-02-18T06:38:27.782708+0000","last_peered":"2026-02-18T06:38:27.782708+0000","last_clean":"2026-02-18T06:38:27.782708+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:38:27.782708+0000","last_undegraded":"2026-02-18T06:38:27.782708+0000","last_fullsized":"2026-02-18T06:38:27.782708+0000","mapping_epoch":17,"log_start":"25'77400","ondisk_log_start":"25'77400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:48:04.925725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"stat_sum":{"num_bytes":2481451682,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":62508,"num_read_kb":1357776,"num_write":89154,"num_write_kb":9280910,"num_scrub_errors":0,"num_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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":178,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:35:08.904709+0000","last_change":"2026-02-18T06:15:00.946542+0000","last_active":"2026-02-18T06:35:08.904709+0000","last_peered":"2026-02-18T06:35:08.904709+0000","last_clean":"2026-02-18T06:35:08.904709+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:35:08.904709+0000","last_undegraded":"2026-02-18T06:35:08.904709+0000","last_fullsized":"2026-02-18T06:35:08.904709+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-18T06:14:59.831414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:14:59.831414+0000","last_clean_scrub_stamp":"2026-02-18T06:14:59.831414+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-19T08:41:25.587103+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19966973993,"num_objects":4815,"num_object_clones":0,"num_object_copies":9630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":481786,"num_read_kb":13485582,"num_write":825964,"num_write_kb":91323991,"num_scrub_errors":0,"num_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":39248216064,"data_stored":39247325266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52638,"internal_metadata":0},"log_size":80370,"ondisk_log_size":80370,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8835800,"kb_used_data":7200900,"kb_used_omap":11,"kb_used_meta":1634868,"kb_avail":85536040,"statfs":{"total":96636764160,"available":87588904960,"internally_reserved":0,"allocated":7373721600,"data_stored":7373355224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12114,"internal_metadata":1674105006},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5558032,"kb_used_data":4898800,"kb_used_omap":15,"kb_used_meta":659120,"kb_avail":88813808,"statfs":{"total":96636764160,"available":90945339392,"internally_reserved":0,"allocated":5016371200,"data_stored":5016099820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15769,"internal_metadata":674939495},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517996,"kb_used_data":4751260,"kb_used_omap":26,"kb_used_meta":766693,"kb_avail":88853844,"statfs":{"total":96636764160,"available":90986336256,"internally_reserved":0,"allocated":4865290240,"data_stored":4864992589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27055,"internal_metadata":785094225},"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":55834575134,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27220,"kb_used_data":260,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":266240,"data_stored":95896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12119,"internal_metadata":27578537},"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":55834575134,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2823044,"kb_used_data":2579536,"kb_used_omap":11,"kb_used_meta":243444,"kb_avail":91548796,"statfs":{"total":96636764160,"available":93745967104,"internally_reserved":0,"allocated":2641444864,"data_stored":2641225384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12117,"internal_metadata":249286827},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5593124,"kb_used_data":4970684,"kb_used_omap":28,"kb_used_meta":622371,"kb_avail":88778716,"statfs":{"total":96636764160,"available":90909405184,"internally_reserved":0,"allocated":5089980416,"data_stored":5089692490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28733,"internal_metadata":637308867},"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":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10227988,"kb_used_data":9341620,"kb_used_omap":6,"kb_used_meta":886265,"kb_avail":84143852,"statfs":{"total":96636764160,"available":86163304448,"internally_reserved":0,"allocated":9565818880,"data_stored":9565443071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6858,"internal_metadata":907535670},"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":55834575133,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5012472,"kb_used_data":4588516,"kb_used_omap":12,"kb_used_meta":423923,"kb_avail":89359368,"statfs":{"total":96636764160,"available":91503992832,"internally_reserved":0,"allocated":4698640384,"data_stored":4698368696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12511,"internal_metadata":434097953},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4697780224,"data_stored":4697682432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":392,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":9565552640,"data_stored":9565347175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5263,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5089714176,"data_stored":5089596594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17280,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2641178624,"data_stored":2641129488,"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":4865024000,"data_stored":4864896693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25353,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5016104960,"data_stored":5016003924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4350,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7372861440,"data_stored":7372668960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:38.468 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T06:38:38.468 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:38.648 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:38:38.648 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:38:38.656 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":726,"stamp":"2026-02-18T06:38:36.992758+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19967564361,"num_objects":4817,"num_object_clones":0,"num_object_copies":9634,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4817,"num_whiteouts":0,"num_read":481872,"num_read_kb":13485655,"num_write":826109,"num_write_kb":91326663,"num_scrub_errors":0,"num_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":80482,"ondisk_log_size":80482,"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":7,"kb":754974720,"kb_used":43595676,"kb_used_data":38331576,"kb_used_omap":124,"kb_used_meta":5263619,"kb_avail":711379044,"statfs":{"total":773094113280,"available":728452141056,"internally_reserved":0,"allocated":39251533824,"data_stored":39249273170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":127276,"internal_metadata":5389946580},"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":160,"num_read_kb":2033,"num_write":6,"num_write_kb":101,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001588"},"pg_stats":[{"pgid":"2.7","version":"25'101991","reported_seq":140429,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.143672+0000","last_change":"2026-02-18T06:15:07.193296+0000","last_active":"2026-02-18T06:38:24.143672+0000","last_peered":"2026-02-18T06:38:24.143672+0000","last_clean":"2026-02-18T06:38:24.143672+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:38:24.143672+0000","last_undegraded":"2026-02-18T06:38:24.143672+0000","last_fullsized":"2026-02-18T06:38:24.143672+0000","mapping_epoch":17,"log_start":"25'91900","ondisk_log_start":"25'91900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:30:34.498446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"stat_sum":{"num_bytes":2634572304,"num_objects":634,"num_object_clones":0,"num_object_copies":1268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":634,"num_whiteouts":0,"num_read":38449,"num_read_kb":1920190,"num_write":102020,"num_write_kb":13878844,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"25'74404","reported_seq":109043,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:29.899567+0000","last_change":"2026-02-18T06:15:06.851854+0000","last_active":"2026-02-18T06:38:29.899567+0000","last_peered":"2026-02-18T06:38:29.899567+0000","last_clean":"2026-02-18T06:38:29.899567+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:38:29.899567+0000","last_undegraded":"2026-02-18T06:38:29.899567+0000","last_fullsized":"2026-02-18T06:38:29.899567+0000","mapping_epoch":17,"log_start":"25'64400","ondisk_log_start":"25'64400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-02-19T11:17:58.273824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":2495987524,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":602,"num_whiteouts":0,"num_read":52595,"num_read_kb":1949968,"num_write":77471,"num_write_kb":9428711,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'60350","reported_seq":79598,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.127416+0000","last_change":"2026-02-18T06:15:07.193205+0000","last_active":"2026-02-18T06:38:24.127416+0000","last_peered":"2026-02-18T06:38:24.127416+0000","last_clean":"2026-02-18T06:38:24.127416+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:38:24.127416+0000","last_undegraded":"2026-02-18T06:38:24.127416+0000","last_fullsized":"2026-02-18T06:38:24.127416+0000","mapping_epoch":17,"log_start":"25'50300","ondisk_log_start":"25'50300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T09:00:22.310655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"stat_sum":{"num_bytes":2444198912,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":19239,"num_read_kb":1118820,"num_write":60364,"num_write_kb":10489915,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"25'42624","reported_seq":99666,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.145409+0000","last_change":"2026-02-18T06:15:06.851802+0000","last_active":"2026-02-18T06:38:24.145409+0000","last_peered":"2026-02-18T06:38:24.145409+0000","last_clean":"2026-02-18T06:38:24.145409+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:38:24.145409+0000","last_undegraded":"2026-02-18T06:38:24.145409+0000","last_fullsized":"2026-02-18T06:38:24.145409+0000","mapping_epoch":17,"log_start":"25'32600","ondisk_log_start":"25'32600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T15:49:26.428735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":2320648192,"num_objects":561,"num_object_clones":0,"num_object_copies":1122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":561,"num_whiteouts":0,"num_read":57051,"num_read_kb":1348891,"num_write":42627,"num_write_kb":9768534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"25'97490","reported_seq":147012,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:29.893427+0000","last_change":"2026-02-18T06:15:06.852743+0000","last_active":"2026-02-18T06:38:29.893427+0000","last_peered":"2026-02-18T06:38:29.893427+0000","last_clean":"2026-02-18T06:38:29.893427+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:38:29.893427+0000","last_undegraded":"2026-02-18T06:38:29.893427+0000","last_fullsized":"2026-02-18T06:38:29.893427+0000","mapping_epoch":17,"log_start":"25'87400","ondisk_log_start":"25'87400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:23:10.883875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000757615,"stat_sum":{"num_bytes":2453066259,"num_objects":592,"num_object_clones":0,"num_object_copies":1184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":592,"num_whiteouts":0,"num_read":49323,"num_read_kb":1752117,"num_write":97501,"num_write_kb":10980076,"num_scrub_errors":0,"num_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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"25'72904","reported_seq":103374,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.145366+0000","last_change":"2026-02-18T06:15:07.194262+0000","last_active":"2026-02-18T06:38:24.145366+0000","last_peered":"2026-02-18T06:38:24.145366+0000","last_clean":"2026-02-18T06:38:24.145366+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:38:24.145366+0000","last_undegraded":"2026-02-18T06:38:24.145366+0000","last_fullsized":"2026-02-18T06:38:24.145366+0000","mapping_epoch":17,"log_start":"25'62900","ondisk_log_start":"25'62900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2026-02-19T11:27:44.590982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":2685850128,"num_objects":647,"num_object_clones":0,"num_object_copies":1294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":647,"num_whiteouts":0,"num_read":30485,"num_read_kb":1597125,"num_write":72918,"num_write_kb":11051794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"25'283897","reported_seq":456026,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:24.143549+0000","last_change":"2026-02-18T06:15:07.193157+0000","last_active":"2026-02-18T06:38:24.143549+0000","last_peered":"2026-02-18T06:38:24.143549+0000","last_clean":"2026-02-18T06:38:24.143549+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:38:24.143549+0000","last_undegraded":"2026-02-18T06:38:24.143549+0000","last_fullsized":"2026-02-18T06:38:24.143549+0000","mapping_epoch":17,"log_start":"25'273800","ondisk_log_start":"25'273800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:47:53.951893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"stat_sum":{"num_bytes":2451198992,"num_objects":591,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":591,"num_whiteouts":0,"num_read":172136,"num_read_kb":2440695,"num_write":283909,"num_write_kb":16445207,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"25'87410","reported_seq":140643,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:27.782708+0000","last_change":"2026-02-18T06:15:06.852343+0000","last_active":"2026-02-18T06:38:27.782708+0000","last_peered":"2026-02-18T06:38:27.782708+0000","last_clean":"2026-02-18T06:38:27.782708+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:38:27.782708+0000","last_undegraded":"2026-02-18T06:38:27.782708+0000","last_fullsized":"2026-02-18T06:38:27.782708+0000","mapping_epoch":17,"log_start":"25'77400","ondisk_log_start":"25'77400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:48:04.925725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"stat_sum":{"num_bytes":2481451682,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":62508,"num_read_kb":1357776,"num_write":89154,"num_write_kb":9280910,"num_scrub_errors":0,"num_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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":178,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:35:08.904709+0000","last_change":"2026-02-18T06:15:00.946542+0000","last_active":"2026-02-18T06:35:08.904709+0000","last_peered":"2026-02-18T06:35:08.904709+0000","last_clean":"2026-02-18T06:35:08.904709+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:35:08.904709+0000","last_undegraded":"2026-02-18T06:35:08.904709+0000","last_fullsized":"2026-02-18T06:35:08.904709+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-18T06:14:59.831414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:14:59.831414+0000","last_clean_scrub_stamp":"2026-02-18T06:14:59.831414+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-19T08:41:25.587103+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19966973993,"num_objects":4815,"num_object_clones":0,"num_object_copies":9630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":481786,"num_read_kb":13485582,"num_write":825964,"num_write_kb":91323991,"num_scrub_errors":0,"num_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":39248216064,"data_stored":39247325266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52638,"internal_metadata":0},"log_size":80370,"ondisk_log_size":80370,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8835800,"kb_used_data":7200900,"kb_used_omap":11,"kb_used_meta":1634868,"kb_avail":85536040,"statfs":{"total":96636764160,"available":87588904960,"internally_reserved":0,"allocated":7373721600,"data_stored":7373355224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12114,"internal_metadata":1674105006},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5558032,"kb_used_data":4898800,"kb_used_omap":15,"kb_used_meta":659120,"kb_avail":88813808,"statfs":{"total":96636764160,"available":90945339392,"internally_reserved":0,"allocated":5016371200,"data_stored":5016099820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15769,"internal_metadata":674939495},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517996,"kb_used_data":4751260,"kb_used_omap":26,"kb_used_meta":766693,"kb_avail":88853844,"statfs":{"total":96636764160,"available":90986336256,"internally_reserved":0,"allocated":4865290240,"data_stored":4864992589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27055,"internal_metadata":785094225},"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":55834575134,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27220,"kb_used_data":260,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":266240,"data_stored":95896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12119,"internal_metadata":27578537},"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":55834575134,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2823044,"kb_used_data":2579536,"kb_used_omap":11,"kb_used_meta":243444,"kb_avail":91548796,"statfs":{"total":96636764160,"available":93745967104,"internally_reserved":0,"allocated":2641444864,"data_stored":2641225384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12117,"internal_metadata":249286827},"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":55834575134,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5593124,"kb_used_data":4970684,"kb_used_omap":28,"kb_used_meta":622371,"kb_avail":88778716,"statfs":{"total":96636764160,"available":90909405184,"internally_reserved":0,"allocated":5089980416,"data_stored":5089692490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28733,"internal_metadata":637308867},"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":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10227988,"kb_used_data":9341620,"kb_used_omap":6,"kb_used_meta":886265,"kb_avail":84143852,"statfs":{"total":96636764160,"available":86163304448,"internally_reserved":0,"allocated":9565818880,"data_stored":9565443071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6858,"internal_metadata":907535670},"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":55834575133,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5012472,"kb_used_data":4588516,"kb_used_omap":12,"kb_used_meta":423923,"kb_avail":89359368,"statfs":{"total":96636764160,"available":91503992832,"internally_reserved":0,"allocated":4698640384,"data_stored":4698368696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12511,"internal_metadata":434097953},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4697780224,"data_stored":4697682432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":392,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":9565552640,"data_stored":9565347175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5263,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5089714176,"data_stored":5089596594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17280,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2641178624,"data_stored":2641129488,"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":4865024000,"data_stored":4864896693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25353,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5016104960,"data_stored":5016003924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4350,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7372861440,"data_stored":7372668960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:38.658 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:38:38.841 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:38:38.841 INFO:teuthology.orchestra.run.trial040.stdout:{"epoch":25,"fsid":"ce176a2a-3cce-41d4-8f2f-d91609c37ed5","created":"2026-02-18T06:14:53.787599+0000","modified":"2026-02-18T06:16:07.657554+0000","last_up_change":"2026-02-18T06:14:58.799352+0000","last_in_change":"2026-02-18T06:14:55.308537+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-18T06:14:58.836624+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-18T06:15:03.512240+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":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"50de0b78-553f-4d39-88b6-524302bb3093","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.40:6824","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6825","nonce":2850556172}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6826","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6827","nonce":2850556172}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6830","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6831","nonce":2850556172}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6828","nonce":2850556172},{"type":"v1","addr":"10.20.193.40:6829","nonce":2850556172}]},"public_addr":"10.20.193.40:6825/2850556172","cluster_addr":"10.20.193.40:6827/2850556172","heartbeat_back_addr":"10.20.193.40:6831/2850556172","heartbeat_front_addr":"10.20.193.40:6829/2850556172","state":["exists","up"]},{"osd":1,"uuid":"13049758-d947-4a50-a11d-5f2f3ca029ad","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.40:6808","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6809","nonce":3406043343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6810","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6811","nonce":3406043343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6814","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6815","nonce":3406043343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6812","nonce":3406043343},{"type":"v1","addr":"10.20.193.40:6813","nonce":3406043343}]},"public_addr":"10.20.193.40:6809/3406043343","cluster_addr":"10.20.193.40:6811/3406043343","heartbeat_back_addr":"10.20.193.40:6815/3406043343","heartbeat_front_addr":"10.20.193.40:6813/3406043343","state":["exists","up"]},{"osd":2,"uuid":"e6f7d77b-cf07-4fa1-acf9-0d0decc59cbf","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.40:6816","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6817","nonce":2644956961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6818","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6819","nonce":2644956961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6822","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6823","nonce":2644956961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6820","nonce":2644956961},{"type":"v1","addr":"10.20.193.40:6821","nonce":2644956961}]},"public_addr":"10.20.193.40:6817/2644956961","cluster_addr":"10.20.193.40:6819/2644956961","heartbeat_back_addr":"10.20.193.40:6823/2644956961","heartbeat_front_addr":"10.20.193.40:6821/2644956961","state":["exists","up"]},{"osd":3,"uuid":"0beb4f6c-1621-445f-9fa5-8517b1b3fe26","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.40:6800","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6801","nonce":663987631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6802","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6803","nonce":663987631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6806","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6807","nonce":663987631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.40:6804","nonce":663987631},{"type":"v1","addr":"10.20.193.40:6805","nonce":663987631}]},"public_addr":"10.20.193.40:6801/663987631","cluster_addr":"10.20.193.40:6803/663987631","heartbeat_back_addr":"10.20.193.40:6807/663987631","heartbeat_front_addr":"10.20.193.40:6805/663987631","state":["exists","up"]},{"osd":4,"uuid":"6d536cbf-98fb-4ee0-a02a-83a802a6eb8b","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.48:6800","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6801","nonce":3133672210}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6802","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6803","nonce":3133672210}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6806","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6807","nonce":3133672210}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":3133672210},{"type":"v1","addr":"10.20.193.48:6805","nonce":3133672210}]},"public_addr":"10.20.193.48:6801/3133672210","cluster_addr":"10.20.193.48:6803/3133672210","heartbeat_back_addr":"10.20.193.48:6807/3133672210","heartbeat_front_addr":"10.20.193.48:6805/3133672210","state":["exists","up"]},{"osd":5,"uuid":"97d3c278-9b6b-4974-a39a-624d74e44c05","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.48:6808","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6809","nonce":4037254577}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6810","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6811","nonce":4037254577}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6814","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6815","nonce":4037254577}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":4037254577},{"type":"v1","addr":"10.20.193.48:6813","nonce":4037254577}]},"public_addr":"10.20.193.48:6809/4037254577","cluster_addr":"10.20.193.48:6811/4037254577","heartbeat_back_addr":"10.20.193.48:6815/4037254577","heartbeat_front_addr":"10.20.193.48:6813/4037254577","state":["exists","up"]},{"osd":6,"uuid":"5d2c9213-0c7d-42ac-b711-45e6ab987451","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.48:6824","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6825","nonce":3209305623}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6826","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6827","nonce":3209305623}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6830","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6831","nonce":3209305623}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6828","nonce":3209305623},{"type":"v1","addr":"10.20.193.48:6829","nonce":3209305623}]},"public_addr":"10.20.193.48:6825/3209305623","cluster_addr":"10.20.193.48:6827/3209305623","heartbeat_back_addr":"10.20.193.48:6831/3209305623","heartbeat_front_addr":"10.20.193.48:6829/3209305623","state":["exists","up"]},{"osd":7,"uuid":"43548709-3506-48fd-b1c7-f6dbadd29635","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.48:6816","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6817","nonce":3534166431}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6819","nonce":3534166431}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6823","nonce":3534166431}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":3534166431},{"type":"v1","addr":"10.20.193.48:6821","nonce":3534166431}]},"public_addr":"10.20.193.48:6817/3534166431","cluster_addr":"10.20.193.48:6819/3534166431","heartbeat_back_addr":"10.20.193.48:6823/3534166431","heartbeat_front_addr":"10.20.193.48:6821/3534166431","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-18T06:14:57.352644+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-18T06:14:57.260469+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-18T06:14:57.330755+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-18T06:14:57.259211+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-18T06:14:57.212666+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-18T06:14:57.262775+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-18T06:14:57.264333+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-18T06:14:57.211072+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-18T06:38:39.852 INFO:tasks.ceph:Scrubbing osd.0 2026-02-18T06:38:39.852 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:39.935 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:39.935 INFO:teuthology.orchestra.run.trial040.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-18T06:38:39.935 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:39.942 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-18T06:38:40.121 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 0 to deep-scrub 2026-02-18T06:38:40.131 INFO:tasks.ceph:Scrubbing osd.1 2026-02-18T06:38:40.132 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:40.214 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:40.214 INFO:teuthology.orchestra.run.trial040.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-18T06:38:40.214 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:40.221 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-18T06:38:40.404 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 1 to deep-scrub 2026-02-18T06:38:40.415 INFO:tasks.ceph:Scrubbing osd.2 2026-02-18T06:38:40.415 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:40.499 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:40.499 INFO:teuthology.orchestra.run.trial040.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-18T06:38:40.499 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:40.505 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-18T06:38:40.682 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 2 to deep-scrub 2026-02-18T06:38:40.692 INFO:tasks.ceph:Scrubbing osd.3 2026-02-18T06:38:40.693 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:40.776 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:40.776 INFO:teuthology.orchestra.run.trial040.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-18T06:38:40.777 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:40.783 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-18T06:38:40.970 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 3 to deep-scrub 2026-02-18T06:38:40.982 INFO:tasks.ceph:Scrubbing osd.4 2026-02-18T06:38:40.982 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:41.067 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:41.067 INFO:teuthology.orchestra.run.trial040.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-18T06:38:41.067 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:41.073 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-18T06:38:41.263 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 4 to deep-scrub 2026-02-18T06:38:41.275 INFO:tasks.ceph:Scrubbing osd.5 2026-02-18T06:38:41.276 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:41.362 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:41.362 INFO:teuthology.orchestra.run.trial040.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-18T06:38:41.362 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:41.369 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-18T06:38:41.564 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 5 to deep-scrub 2026-02-18T06:38:41.576 INFO:tasks.ceph:Scrubbing osd.6 2026-02-18T06:38:41.576 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:41.662 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:41.662 INFO:teuthology.orchestra.run.trial040.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-18T06:38:41.662 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:41.668 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-18T06:38:41.862 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 6 to deep-scrub 2026-02-18T06:38:41.873 INFO:tasks.ceph:Scrubbing osd.7 2026-02-18T06:38:41.874 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:38:41.961 INFO:teuthology.orchestra.run.trial040.stdout:{ 2026-02-18T06:38:41.961 INFO:teuthology.orchestra.run.trial040.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-18T06:38:41.961 INFO:teuthology.orchestra.run.trial040.stdout:} 2026-02-18T06:38:41.968 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-18T06:38:42.163 INFO:teuthology.orchestra.run.trial040.stderr:instructed osd(s) 7 to deep-scrub 2026-02-18T06:38:42.175 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:42.363 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:38:42.363 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:38:42.374 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":728,"stamp":"2026-02-18T06:38:40.993288+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19967564361,"num_objects":4817,"num_object_clones":0,"num_object_copies":9634,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4817,"num_whiteouts":0,"num_read":484027,"num_read_kb":13534869,"num_write":826279,"num_write_kb":91333266,"num_scrub_errors":0,"num_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":80555,"ondisk_log_size":80555,"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":7,"kb":754974720,"kb_used":43595860,"kb_used_data":38331576,"kb_used_omap":124,"kb_used_meta":5263619,"kb_avail":711378860,"statfs":{"total":773094113280,"available":728451952640,"internally_reserved":0,"allocated":39251533824,"data_stored":39249273170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":127276,"internal_metadata":5389946580},"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":2164,"num_read_kb":49243,"num_write":176,"num_write_kb":6704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001654"},"pg_stats":[{"pgid":"2.7","version":"25'101997","reported_seq":140547,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:36.032112+0000","last_change":"2026-02-18T06:15:07.193296+0000","last_active":"2026-02-18T06:38:36.032112+0000","last_peered":"2026-02-18T06:38:36.032112+0000","last_clean":"2026-02-18T06:38:36.032112+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:38:36.032112+0000","last_undegraded":"2026-02-18T06:38:36.032112+0000","last_fullsized":"2026-02-18T06:38:36.032112+0000","mapping_epoch":17,"log_start":"25'91900","ondisk_log_start":"25'91900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T13:30:34.498446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"stat_sum":{"num_bytes":2634572304,"num_objects":634,"num_object_clones":0,"num_object_copies":1268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":634,"num_whiteouts":0,"num_read":38561,"num_read_kb":1921615,"num_write":102026,"num_write_kb":13879276,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"25'74442","reported_seq":109528,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:36.060308+0000","last_change":"2026-02-18T06:15:06.851854+0000","last_active":"2026-02-18T06:38:36.060308+0000","last_peered":"2026-02-18T06:38:36.060308+0000","last_clean":"2026-02-18T06:38:36.060308+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:38:36.060308+0000","last_undegraded":"2026-02-18T06:38:36.060308+0000","last_fullsized":"2026-02-18T06:38:36.060308+0000","mapping_epoch":17,"log_start":"25'64400","ondisk_log_start":"25'64400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T11:17:58.273824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":2495987524,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":602,"num_whiteouts":0,"num_read":53043,"num_read_kb":1969449,"num_write":77508,"num_write_kb":9433759,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'60369","reported_seq":79894,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:36.030756+0000","last_change":"2026-02-18T06:15:07.193205+0000","last_active":"2026-02-18T06:38:36.030756+0000","last_peered":"2026-02-18T06:38:36.030756+0000","last_clean":"2026-02-18T06:38:36.030756+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:38:36.030756+0000","last_undegraded":"2026-02-18T06:38:36.030756+0000","last_fullsized":"2026-02-18T06:38:36.030756+0000","mapping_epoch":17,"log_start":"25'50300","ondisk_log_start":"25'50300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:00:22.310655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"stat_sum":{"num_bytes":2444198912,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":19516,"num_read_kb":1122374,"num_write":60383,"num_write_kb":10490400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"25'42624","reported_seq":99728,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:35.801346+0000","last_change":"2026-02-18T06:15:06.851802+0000","last_active":"2026-02-18T06:38:35.801346+0000","last_peered":"2026-02-18T06:38:35.801346+0000","last_clean":"2026-02-18T06:38:35.801346+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:38:35.801346+0000","last_undegraded":"2026-02-18T06:38:35.801346+0000","last_fullsized":"2026-02-18T06:38:35.801346+0000","mapping_epoch":17,"log_start":"25'32600","ondisk_log_start":"25'32600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T15:49:26.428735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":2320648192,"num_objects":561,"num_object_clones":0,"num_object_copies":1122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":561,"num_whiteouts":0,"num_read":57113,"num_read_kb":1349634,"num_write":42627,"num_write_kb":9768534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"25'97554","reported_seq":147414,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:36.064488+0000","last_change":"2026-02-18T06:15:06.852743+0000","last_active":"2026-02-18T06:38:36.064488+0000","last_peered":"2026-02-18T06:38:36.064488+0000","last_clean":"2026-02-18T06:38:36.064488+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:38:36.064488+0000","last_undegraded":"2026-02-18T06:38:36.064488+0000","last_fullsized":"2026-02-18T06:38:36.064488+0000","mapping_epoch":17,"log_start":"25'87500","ondisk_log_start":"25'87500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:23:10.883875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000757615,"stat_sum":{"num_bytes":2453066259,"num_objects":592,"num_object_clones":0,"num_object_copies":1184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":592,"num_whiteouts":0,"num_read":49660,"num_read_kb":1765692,"num_write":97564,"num_write_kb":10980360,"num_scrub_errors":0,"num_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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"25'72907","reported_seq":103593,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:35.917250+0000","last_change":"2026-02-18T06:15:07.194262+0000","last_active":"2026-02-18T06:38:35.917250+0000","last_peered":"2026-02-18T06:38:35.917250+0000","last_clean":"2026-02-18T06:38:35.917250+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:38:35.917250+0000","last_undegraded":"2026-02-18T06:38:35.917250+0000","last_fullsized":"2026-02-18T06:38:35.917250+0000","mapping_epoch":17,"log_start":"25'62900","ondisk_log_start":"25'62900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T11:27:44.590982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":2685850128,"num_objects":647,"num_object_clones":0,"num_object_copies":1294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":647,"num_whiteouts":0,"num_read":30701,"num_read_kb":1599812,"num_write":72921,"num_write_kb":11051806,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"25'283900","reported_seq":456179,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:35.805059+0000","last_change":"2026-02-18T06:15:07.193157+0000","last_active":"2026-02-18T06:38:35.805059+0000","last_peered":"2026-02-18T06:38:35.805059+0000","last_clean":"2026-02-18T06:38:35.805059+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:38:35.805059+0000","last_undegraded":"2026-02-18T06:38:35.805059+0000","last_fullsized":"2026-02-18T06:38:35.805059+0000","mapping_epoch":17,"log_start":"25'273800","ondisk_log_start":"25'273800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T06:47:53.951893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"stat_sum":{"num_bytes":2451198992,"num_objects":591,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":591,"num_whiteouts":0,"num_read":172286,"num_read_kb":2444182,"num_write":283912,"num_write_kb":16445351,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"25'87450","reported_seq":141236,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:36.052033+0000","last_change":"2026-02-18T06:15:06.852343+0000","last_active":"2026-02-18T06:38:36.052033+0000","last_peered":"2026-02-18T06:38:36.052033+0000","last_clean":"2026-02-18T06:38:36.052033+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:38:36.052033+0000","last_undegraded":"2026-02-18T06:38:36.052033+0000","last_fullsized":"2026-02-18T06:38:36.052033+0000","mapping_epoch":17,"log_start":"25'77400","ondisk_log_start":"25'77400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:15:03.838900+0000","last_clean_scrub_stamp":"2026-02-18T06:15:03.838900+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T16:48:04.925725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"stat_sum":{"num_bytes":2481451682,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63061,"num_read_kb":1362038,"num_write":89193,"num_write_kb":9281108,"num_scrub_errors":0,"num_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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":178,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:35:08.904709+0000","last_change":"2026-02-18T06:15:00.946542+0000","last_active":"2026-02-18T06:35:08.904709+0000","last_peered":"2026-02-18T06:35:08.904709+0000","last_clean":"2026-02-18T06:35:08.904709+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:35:08.904709+0000","last_undegraded":"2026-02-18T06:35:08.904709+0000","last_fullsized":"2026-02-18T06:35:08.904709+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-18T06:14:59.831414+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:14:59.831414+0000","last_clean_scrub_stamp":"2026-02-18T06:14:59.831414+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-19T08:41:25.587103+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19966973993,"num_objects":4815,"num_object_clones":0,"num_object_copies":9630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":483941,"num_read_kb":13534796,"num_write":826134,"num_write_kb":91330594,"num_scrub_errors":0,"num_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":39248216064,"data_stored":39247325266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52638,"internal_metadata":0},"log_size":80443,"ondisk_log_size":80443,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575135,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8836204,"kb_used_data":7200900,"kb_used_omap":11,"kb_used_meta":1634868,"kb_avail":85535636,"statfs":{"total":96636764160,"available":87588491264,"internally_reserved":0,"allocated":7373721600,"data_stored":7373355224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12114,"internal_metadata":1674105006},"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":55834575135,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5557956,"kb_used_data":4898800,"kb_used_omap":15,"kb_used_meta":659120,"kb_avail":88813884,"statfs":{"total":96636764160,"available":90945417216,"internally_reserved":0,"allocated":5016371200,"data_stored":5016099820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15769,"internal_metadata":674939495},"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":55834575135,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517996,"kb_used_data":4751260,"kb_used_omap":26,"kb_used_meta":766693,"kb_avail":88853844,"statfs":{"total":96636764160,"available":90986336256,"internally_reserved":0,"allocated":4865290240,"data_stored":4864992589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27055,"internal_metadata":785094225},"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":55834575135,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27220,"kb_used_data":260,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":266240,"data_stored":95896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12119,"internal_metadata":27578537},"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":55834575135,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2823008,"kb_used_data":2579536,"kb_used_omap":11,"kb_used_meta":243444,"kb_avail":91548832,"statfs":{"total":96636764160,"available":93746003968,"internally_reserved":0,"allocated":2641444864,"data_stored":2641225384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12117,"internal_metadata":249286827},"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":55834575135,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5593100,"kb_used_data":4970684,"kb_used_omap":28,"kb_used_meta":622371,"kb_avail":88778740,"statfs":{"total":96636764160,"available":90909429760,"internally_reserved":0,"allocated":5089980416,"data_stored":5089692490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28733,"internal_metadata":637308867},"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":55834575135,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10227908,"kb_used_data":9341620,"kb_used_omap":6,"kb_used_meta":886265,"kb_avail":84143932,"statfs":{"total":96636764160,"available":86163386368,"internally_reserved":0,"allocated":9565818880,"data_stored":9565443071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6858,"internal_metadata":907535670},"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":55834575134,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5012468,"kb_used_data":4588516,"kb_used_omap":12,"kb_used_meta":423923,"kb_avail":89359372,"statfs":{"total":96636764160,"available":91503996928,"internally_reserved":0,"allocated":4698640384,"data_stored":4698368696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12511,"internal_metadata":434097953},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4697780224,"data_stored":4697682432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":392,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":9565552640,"data_stored":9565347175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5263,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5089714176,"data_stored":5089596594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17280,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2641178624,"data_stored":2641129488,"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":4865024000,"data_stored":4864896693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25353,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5016104960,"data_stored":5016003924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4350,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7372861440,"data_stored":7372668960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:42.379 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.380 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.380 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.380 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.380 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.380 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.381 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.381 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-18T06:15:03.838900+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=15, tm_sec=3, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.381 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-18T06:14:59.831414+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=14, tm_sec=59, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=38, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:42.381 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-18T06:39:02.382 DEBUG:teuthology.orchestra.run.trial040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:39:02.564 INFO:teuthology.orchestra.run.trial040.stdout: 2026-02-18T06:39:02.564 INFO:teuthology.orchestra.run.trial040.stderr:dumped all 2026-02-18T06:39:02.572 INFO:teuthology.orchestra.run.trial040.stdout:{"pg_ready":true,"pg_map":{"version":738,"stamp":"2026-02-18T06:39:00.995541+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19967564361,"num_objects":4817,"num_object_clones":0,"num_object_copies":9634,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4817,"num_whiteouts":0,"num_read":484027,"num_read_kb":13534869,"num_write":826279,"num_write_kb":91333266,"num_scrub_errors":0,"num_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":610,"num_omap_keys":32,"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":80535,"ondisk_log_size":80535,"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":7,"kb":754974720,"kb_used":43649592,"kb_used_data":38331576,"kb_used_omap":124,"kb_used_meta":5317763,"kb_avail":711325128,"statfs":{"total":773094113280,"available":728396931072,"internally_reserved":0,"allocated":39251533824,"data_stored":39249273170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":127276,"internal_metadata":5445390036},"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":610,"num_omap_keys":32,"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.001190"},"pg_stats":[{"pgid":"2.7","version":"25'102628","reported_seq":141229,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:47.940852+0000","last_change":"2026-02-18T06:38:47.940852+0000","last_active":"2026-02-18T06:38:47.940852+0000","last_peered":"2026-02-18T06:38:47.940852+0000","last_clean":"2026-02-18T06:38:47.940852+0000","last_became_active":"2026-02-18T06:15:04.848220+0000","last_became_peered":"2026-02-18T06:15:04.848220+0000","last_unstale":"2026-02-18T06:38:47.940852+0000","last_undegraded":"2026-02-18T06:38:47.940852+0000","last_fullsized":"2026-02-18T06:38:47.940852+0000","mapping_epoch":17,"log_start":"25'92600","ondisk_log_start":"25'92600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'102628","last_scrub_stamp":"2026-02-18T06:38:47.940822+0000","last_deep_scrub":"25'102628","last_deep_scrub_stamp":"2026-02-18T06:38:47.940822+0000","last_clean_scrub_stamp":"2026-02-18T06:38:47.940822+0000","objects_scrubbed":634,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:23:57.310779+0000","scrub_duration":5291,"objects_trimmed":0,"snaptrim_duration":0.00030403400000000001,"stat_sum":{"num_bytes":2634572304,"num_objects":634,"num_object_clones":0,"num_object_copies":1268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":634,"num_whiteouts":0,"num_read":38561,"num_read_kb":1921615,"num_write":102026,"num_write_kb":13879276,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"25'75036","reported_seq":110171,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.931889+0000","last_change":"2026-02-18T06:38:46.931889+0000","last_active":"2026-02-18T06:38:46.931889+0000","last_peered":"2026-02-18T06:38:46.931889+0000","last_clean":"2026-02-18T06:38:46.931889+0000","last_became_active":"2026-02-18T06:15:04.849270+0000","last_became_peered":"2026-02-18T06:15:04.849270+0000","last_unstale":"2026-02-18T06:38:46.931889+0000","last_undegraded":"2026-02-18T06:38:46.931889+0000","last_fullsized":"2026-02-18T06:38:46.931889+0000","mapping_epoch":17,"log_start":"25'65000","ondisk_log_start":"25'65000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'75036","last_scrub_stamp":"2026-02-18T06:38:46.931857+0000","last_deep_scrub":"25'75036","last_deep_scrub_stamp":"2026-02-18T06:38:46.931857+0000","last_clean_scrub_stamp":"2026-02-18T06:38:46.931857+0000","objects_scrubbed":602,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T11:34:11.892714+0000","scrub_duration":5194,"objects_trimmed":0,"snaptrim_duration":0.00027586199999999998,"stat_sum":{"num_bytes":2495987524,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":602,"num_whiteouts":0,"num_read":53043,"num_read_kb":1969449,"num_write":77508,"num_write_kb":9433759,"num_scrub_errors":0,"num_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":223,"num_omap_keys":9,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'60952","reported_seq":80525,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:49.352010+0000","last_change":"2026-02-18T06:38:49.352010+0000","last_active":"2026-02-18T06:38:49.352010+0000","last_peered":"2026-02-18T06:38:49.352010+0000","last_clean":"2026-02-18T06:38:49.352010+0000","last_became_active":"2026-02-18T06:15:04.923571+0000","last_became_peered":"2026-02-18T06:15:04.923571+0000","last_unstale":"2026-02-18T06:38:49.352010+0000","last_undegraded":"2026-02-18T06:38:49.352010+0000","last_fullsized":"2026-02-18T06:38:49.352010+0000","mapping_epoch":17,"log_start":"25'50900","ondisk_log_start":"25'50900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'60952","last_scrub_stamp":"2026-02-18T06:38:49.351979+0000","last_deep_scrub":"25'60952","last_deep_scrub_stamp":"2026-02-18T06:38:49.351979+0000","last_clean_scrub_stamp":"2026-02-18T06:38:49.351979+0000","objects_scrubbed":589,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:32:43.972900+0000","scrub_duration":4792,"objects_trimmed":0,"snaptrim_duration":0.00019081400000000001,"stat_sum":{"num_bytes":2444198912,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":19516,"num_read_kb":1122374,"num_write":60383,"num_write_kb":10490400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"25'43184","reported_seq":100334,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:45.400171+0000","last_change":"2026-02-18T06:38:45.400171+0000","last_active":"2026-02-18T06:38:45.400171+0000","last_peered":"2026-02-18T06:38:45.400171+0000","last_clean":"2026-02-18T06:38:45.400171+0000","last_became_active":"2026-02-18T06:15:04.924584+0000","last_became_peered":"2026-02-18T06:15:04.924584+0000","last_unstale":"2026-02-18T06:38:45.400171+0000","last_undegraded":"2026-02-18T06:38:45.400171+0000","last_fullsized":"2026-02-18T06:38:45.400171+0000","mapping_epoch":17,"log_start":"25'33100","ondisk_log_start":"25'33100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'43184","last_scrub_stamp":"2026-02-18T06:38:45.400140+0000","last_deep_scrub":"25'43184","last_deep_scrub_stamp":"2026-02-18T06:38:45.400140+0000","last_clean_scrub_stamp":"2026-02-18T06:38:45.400140+0000","objects_scrubbed":561,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:30:22.666182+0000","scrub_duration":4698,"objects_trimmed":0,"snaptrim_duration":0.00024417299999999998,"stat_sum":{"num_bytes":2320648192,"num_objects":561,"num_object_clones":0,"num_object_copies":1122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":561,"num_whiteouts":0,"num_read":57113,"num_read_kb":1349634,"num_write":42627,"num_write_kb":9768534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"25'98137","reported_seq":148045,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:47.467408+0000","last_change":"2026-02-18T06:38:47.467408+0000","last_active":"2026-02-18T06:38:47.467408+0000","last_peered":"2026-02-18T06:38:47.467408+0000","last_clean":"2026-02-18T06:38:47.467408+0000","last_became_active":"2026-02-18T06:15:04.848103+0000","last_became_peered":"2026-02-18T06:15:04.848103+0000","last_unstale":"2026-02-18T06:38:47.467408+0000","last_undegraded":"2026-02-18T06:38:47.467408+0000","last_fullsized":"2026-02-18T06:38:47.467408+0000","mapping_epoch":17,"log_start":"25'88100","ondisk_log_start":"25'88100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'98137","last_scrub_stamp":"2026-02-18T06:38:47.467359+0000","last_deep_scrub":"25'98137","last_deep_scrub_stamp":"2026-02-18T06:38:47.467359+0000","last_clean_scrub_stamp":"2026-02-18T06:38:47.467359+0000","objects_scrubbed":592,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:07:45.640276+0000","scrub_duration":5022,"objects_trimmed":0,"snaptrim_duration":0.000757615,"stat_sum":{"num_bytes":2453066259,"num_objects":592,"num_object_clones":0,"num_object_copies":1184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":592,"num_whiteouts":0,"num_read":49660,"num_read_kb":1765692,"num_write":97564,"num_write_kb":10980360,"num_scrub_errors":0,"num_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":223,"num_omap_keys":9,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"25'73552","reported_seq":104290,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:45.872840+0000","last_change":"2026-02-18T06:38:45.872840+0000","last_active":"2026-02-18T06:38:45.872840+0000","last_peered":"2026-02-18T06:38:45.872840+0000","last_clean":"2026-02-18T06:38:45.872840+0000","last_became_active":"2026-02-18T06:15:04.924614+0000","last_became_peered":"2026-02-18T06:15:04.924614+0000","last_unstale":"2026-02-18T06:38:45.872840+0000","last_undegraded":"2026-02-18T06:38:45.872840+0000","last_fullsized":"2026-02-18T06:38:45.872840+0000","mapping_epoch":17,"log_start":"25'63500","ondisk_log_start":"25'63500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'73552","last_scrub_stamp":"2026-02-18T06:38:45.872813+0000","last_deep_scrub":"25'73552","last_deep_scrub_stamp":"2026-02-18T06:38:45.872813+0000","last_clean_scrub_stamp":"2026-02-18T06:38:45.872813+0000","objects_scrubbed":647,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:06:33.271050+0000","scrub_duration":5114,"objects_trimmed":0,"snaptrim_duration":0.00029097999999999998,"stat_sum":{"num_bytes":2685850128,"num_objects":647,"num_object_clones":0,"num_object_copies":1294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":647,"num_whiteouts":0,"num_read":30701,"num_read_kb":1599812,"num_write":72921,"num_write_kb":11051806,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"25'284489","reported_seq":456816,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:48.647888+0000","last_change":"2026-02-18T06:38:48.647888+0000","last_active":"2026-02-18T06:38:48.647888+0000","last_peered":"2026-02-18T06:38:48.647888+0000","last_clean":"2026-02-18T06:38:48.647888+0000","last_became_active":"2026-02-18T06:15:04.848176+0000","last_became_peered":"2026-02-18T06:15:04.848176+0000","last_unstale":"2026-02-18T06:38:48.647888+0000","last_undegraded":"2026-02-18T06:38:48.647888+0000","last_fullsized":"2026-02-18T06:38:48.647888+0000","mapping_epoch":17,"log_start":"25'274401","ondisk_log_start":"25'274401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'284489","last_scrub_stamp":"2026-02-18T06:38:48.647861+0000","last_deep_scrub":"25'284489","last_deep_scrub_stamp":"2026-02-18T06:38:48.647861+0000","last_clean_scrub_stamp":"2026-02-18T06:38:48.647861+0000","objects_scrubbed":591,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:26:29.161373+0000","scrub_duration":5053,"objects_trimmed":0,"snaptrim_duration":0.00019078399999999999,"stat_sum":{"num_bytes":2451198992,"num_objects":591,"num_object_clones":0,"num_object_copies":1182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":591,"num_whiteouts":0,"num_read":172286,"num_read_kb":2444182,"num_write":283912,"num_write_kb":16445351,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"25'88044","reported_seq":141878,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:48.177893+0000","last_change":"2026-02-18T06:38:48.177893+0000","last_active":"2026-02-18T06:38:48.177893+0000","last_peered":"2026-02-18T06:38:48.177893+0000","last_clean":"2026-02-18T06:38:48.177893+0000","last_became_active":"2026-02-18T06:15:04.847780+0000","last_became_peered":"2026-02-18T06:15:04.847780+0000","last_unstale":"2026-02-18T06:38:48.177893+0000","last_undegraded":"2026-02-18T06:38:48.177893+0000","last_fullsized":"2026-02-18T06:38:48.177893+0000","mapping_epoch":17,"log_start":"25'78000","ondisk_log_start":"25'78000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'88044","last_scrub_stamp":"2026-02-18T06:38:48.177847+0000","last_deep_scrub":"25'88044","last_deep_scrub_stamp":"2026-02-18T06:38:48.177847+0000","last_clean_scrub_stamp":"2026-02-18T06:38:48.177847+0000","objects_scrubbed":599,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:27:49.338529+0000","scrub_duration":4719,"objects_trimmed":0,"snaptrim_duration":0.00034270600000000002,"stat_sum":{"num_bytes":2481451682,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63061,"num_read_kb":1362038,"num_write":89193,"num_write_kb":9281108,"num_scrub_errors":0,"num_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":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"25'114","reported_seq":188,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-18T06:38:42.645145+0000","last_change":"2026-02-18T06:38:42.645145+0000","last_active":"2026-02-18T06:38:42.645145+0000","last_peered":"2026-02-18T06:38:42.645145+0000","last_clean":"2026-02-18T06:38:42.645145+0000","last_became_active":"2026-02-18T06:15:00.946109+0000","last_became_peered":"2026-02-18T06:15:00.946109+0000","last_unstale":"2026-02-18T06:38:42.645145+0000","last_undegraded":"2026-02-18T06:38:42.645145+0000","last_fullsized":"2026-02-18T06:38:42.645145+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":"25'114","last_scrub_stamp":"2026-02-18T06:38:42.645098+0000","last_deep_scrub":"25'114","last_deep_scrub_stamp":"2026-02-18T06:38:42.645098+0000","last_clean_scrub_stamp":"2026-02-18T06:38:42.645098+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-19T17:52:22.352170+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":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19966973993,"num_objects":4815,"num_object_clones":0,"num_object_copies":9630,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":483941,"num_read_kb":13534796,"num_write":826134,"num_write_kb":91330594,"num_scrub_errors":0,"num_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":610,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":39248216064,"data_stored":39247325266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":52638,"internal_metadata":0},"log_size":80421,"ondisk_log_size":80421,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8853844,"kb_used_data":7200900,"kb_used_omap":11,"kb_used_meta":1652916,"kb_avail":85517996,"statfs":{"total":96636764160,"available":87570427904,"internally_reserved":0,"allocated":7373721600,"data_stored":7373355224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12114,"internal_metadata":1692586158},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5557952,"kb_used_data":4898800,"kb_used_omap":15,"kb_used_meta":659120,"kb_avail":88813888,"statfs":{"total":96636764160,"available":90945421312,"internally_reserved":0,"allocated":5016371200,"data_stored":5016099820,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":15769,"internal_metadata":674939495},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5536044,"kb_used_data":4751260,"kb_used_omap":26,"kb_used_meta":784741,"kb_avail":88835796,"statfs":{"total":96636764160,"available":90967855104,"internally_reserved":0,"allocated":4865290240,"data_stored":4864992589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27055,"internal_metadata":803575377},"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":55834575139,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27220,"kb_used_data":260,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":266240,"data_stored":95896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12119,"internal_metadata":27578537},"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":55834575139,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2823008,"kb_used_data":2579536,"kb_used_omap":11,"kb_used_meta":243444,"kb_avail":91548832,"statfs":{"total":96636764160,"available":93746003968,"internally_reserved":0,"allocated":2641444864,"data_stored":2641225384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12117,"internal_metadata":249286827},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5593100,"kb_used_data":4970684,"kb_used_omap":28,"kb_used_meta":622371,"kb_avail":88778740,"statfs":{"total":96636764160,"available":90909429760,"internally_reserved":0,"allocated":5089980416,"data_stored":5089692490,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28733,"internal_metadata":637308867},"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10245956,"kb_used_data":9341620,"kb_used_omap":6,"kb_used_meta":904313,"kb_avail":84125884,"statfs":{"total":96636764160,"available":86144905216,"internally_reserved":0,"allocated":9565818880,"data_stored":9565443071,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6858,"internal_metadata":926016822},"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":55834575138,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5012468,"kb_used_data":4588516,"kb_used_omap":12,"kb_used_meta":423923,"kb_avail":89359372,"statfs":{"total":96636764160,"available":91503996928,"internally_reserved":0,"allocated":4698640384,"data_stored":4698368696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12511,"internal_metadata":434097953},"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":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4697780224,"data_stored":4697682432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":392,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":9565552640,"data_stored":9565347175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5263,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5089714176,"data_stored":5089596594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17280,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2641178624,"data_stored":2641129488,"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":4865024000,"data_stored":4864896693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25353,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5016104960,"data_stored":5016003924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4350,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7372861440,"data_stored":7372668960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:39:02.574 DEBUG:teuthology.orchestra.run.trial040:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-18T06:39:02.768 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-18T06:39:02.769 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-18T06:39:02.769 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-18T06:39:02.769 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:02.822 INFO:tasks.ceph.osd.0:Stopped 2026-02-18T06:39:02.822 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-18T06:39:02.822 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:02.881 INFO:tasks.ceph.osd.1:Stopped 2026-02-18T06:39:02.881 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-18T06:39:02.881 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:02.952 INFO:tasks.ceph.osd.2:Stopped 2026-02-18T06:39:02.952 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-18T06:39:02.953 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:02.997 INFO:tasks.ceph.osd.3:Stopped 2026-02-18T06:39:02.997 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-18T06:39:02.997 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.040 INFO:tasks.ceph.osd.4:Stopped 2026-02-18T06:39:03.041 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-18T06:39:03.041 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.139 INFO:tasks.ceph.osd.5:Stopped 2026-02-18T06:39:03.140 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-18T06:39:03.140 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.193 INFO:tasks.ceph.osd.6:Stopped 2026-02-18T06:39:03.193 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-18T06:39:03.194 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.269 INFO:tasks.ceph.osd.7:Stopped 2026-02-18T06:39:03.270 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-18T06:39:03.270 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-18T06:39:03.270 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.301 INFO:tasks.ceph.mgr.x:Stopped 2026-02-18T06:39:03.302 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-18T06:39:03.302 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.331 INFO:tasks.ceph.mgr.y:Stopped 2026-02-18T06:39:03.332 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-18T06:39:03.332 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-18T06:39:03.332 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.352 INFO:tasks.ceph.mon.a:Stopped 2026-02-18T06:39:03.353 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-18T06:39:03.353 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.402 INFO:tasks.ceph.mon.c:Stopped 2026-02-18T06:39:03.402 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-18T06:39:03.402 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:03.411 INFO:tasks.ceph.mon.b:Stopped 2026-02-18T06:39:03.411 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-18T06:39:03.411 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:39:03.468 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:39:03.468 DEBUG:teuthology.orchestra.run.trial040:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-18T06:39:03.590 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:39:03.590 DEBUG:teuthology.orchestra.run.trial040:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-18T06:39:03.720 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:39:03.720 DEBUG:teuthology.orchestra.run.trial040:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-18T06:39:03.793 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:39:03.793 DEBUG:teuthology.orchestra.run.trial040:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-18T06:39:03.843 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:39:03.844 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-18T06:39:03.964 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:39:03.964 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-18T06:39:04.040 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:39:04.040 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-18T06:39:04.112 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:39:04.112 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-18T06:39:04.235 INFO:tasks.ceph:Archiving mon data... 2026-02-18T06:39:04.237 DEBUG:teuthology.misc:Transferring archived files from trial040:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/data/mon.a.tgz 2026-02-18T06:39:04.237 DEBUG:teuthology.orchestra.run.trial040:> mktemp 2026-02-18T06:39:04.255 INFO:teuthology.orchestra.run.trial040.stdout:/tmp/tmp.YCIOw0QGEN 2026-02-18T06:39:04.256 DEBUG:teuthology.orchestra.run.trial040:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.YCIOw0QGEN 2026-02-18T06:39:04.352 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod 0666 /tmp/tmp.YCIOw0QGEN 2026-02-18T06:39:04.434 DEBUG:teuthology.orchestra.remote:trial040:/tmp/tmp.YCIOw0QGEN is 284KB 2026-02-18T06:39:04.528 DEBUG:teuthology.orchestra.run.trial040:> rm -fr /tmp/tmp.YCIOw0QGEN 2026-02-18T06:39:04.545 DEBUG:teuthology.misc:Transferring archived files from trial040:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/data/mon.c.tgz 2026-02-18T06:39:04.545 DEBUG:teuthology.orchestra.run.trial040:> mktemp 2026-02-18T06:39:04.601 INFO:teuthology.orchestra.run.trial040.stdout:/tmp/tmp.CCInwbqioQ 2026-02-18T06:39:04.601 DEBUG:teuthology.orchestra.run.trial040:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.CCInwbqioQ 2026-02-18T06:39:04.698 DEBUG:teuthology.orchestra.run.trial040:> sudo chmod 0666 /tmp/tmp.CCInwbqioQ 2026-02-18T06:39:04.779 DEBUG:teuthology.orchestra.remote:trial040:/tmp/tmp.CCInwbqioQ is 294KB 2026-02-18T06:39:04.873 DEBUG:teuthology.orchestra.run.trial040:> rm -fr /tmp/tmp.CCInwbqioQ 2026-02-18T06:39:04.888 DEBUG:teuthology.misc:Transferring archived files from trial048:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/data/mon.b.tgz 2026-02-18T06:39:04.889 DEBUG:teuthology.orchestra.run.trial048:> mktemp 2026-02-18T06:39:04.907 INFO:teuthology.orchestra.run.trial048.stdout:/tmp/tmp.wUIPxVDvdV 2026-02-18T06:39:04.907 DEBUG:teuthology.orchestra.run.trial048:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.wUIPxVDvdV 2026-02-18T06:39:05.006 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 0666 /tmp/tmp.wUIPxVDvdV 2026-02-18T06:39:05.087 DEBUG:teuthology.orchestra.remote:trial048:/tmp/tmp.wUIPxVDvdV is 294KB 2026-02-18T06:39:05.180 DEBUG:teuthology.orchestra.run.trial048:> rm -fr /tmp/tmp.wUIPxVDvdV 2026-02-18T06:39:05.196 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-18T06:39:05.196 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:39:05.199 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:39:05.237 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:39:05.280 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:39:05.316 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:39:05.334 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:39:05.334 INFO:tasks.ceph:Archiving crash dumps... 2026-02-18T06:39:05.336 DEBUG:teuthology.misc:Transferring archived files from trial040:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial040/crash 2026-02-18T06:39:05.337 DEBUG:teuthology.orchestra.run.trial040:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:39:05.362 DEBUG:teuthology.misc:Transferring archived files from trial048:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial048/crash 2026-02-18T06:39:05.364 DEBUG:teuthology.orchestra.run.trial048:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:39:05.390 DEBUG:teuthology.misc:Transferring archived files from trial090:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial090/crash 2026-02-18T06:39:05.392 DEBUG:teuthology.orchestra.run.trial090:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:39:05.418 INFO:tasks.ceph:Compressing logs... 2026-02-18T06:39:05.418 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:39:05.421 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:39:05.435 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:39:05.442 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-18T06:39:05.468 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30906.log 2026-02-18T06:39:05.468 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-18T06:39:05.468 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30906.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30469.log 2026-02-18T06:39:05.468 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30906.log.gz 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30469.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30469.log.gz 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30093.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30476.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30093.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30093.log.gz 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30477.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30476.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30476.log.gz 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30477.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30477.log.gz 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32230.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30478.log 2026-02-18T06:39:05.469 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32230.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32230.log.gz 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30142.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32034.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30478.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30478.log.gz 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30142.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30474.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30142.log.gz 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32034.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32034.log.gz 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30474.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32671.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30474.log.gz 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33014.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32671.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31099.log 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32671.log.gz 2026-02-18T06:39:05.470 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.33014.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25985.log 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33014.log.gz 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31099.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31563.log 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31099.log.gz 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.25985.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30883.log 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25985.log.gz 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31563.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30708.log 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31563.log.gz 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30883.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30883.log.gz 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31164.log 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30910.log 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30708.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30708.log.gz 2026-02-18T06:39:05.471 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31164.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30707.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31164.log.gz 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30910.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32573.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30910.log.gz 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30707.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30707.log.gz 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30903.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32573.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32132.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32573.log.gz 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30903.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33110.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30903.log.gz 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32132.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32279.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32132.log.gz 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.33110.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32867.log 2026-02-18T06:39:05.472 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33110.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32279.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28649.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32279.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32867.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32965.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32867.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.28649.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31319.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28649.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32965.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31179.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32965.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31319.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32818.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31319.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31179.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32083.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31179.log.gz 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32818.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31514.log 2026-02-18T06:39:05.473 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32818.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32083.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26306.log 0.0% 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: -- replaced with /var/log/ceph/ceph-client.admin.32083.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31514.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32769.log 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31514.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.26306.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26306.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32769.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30191.log 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32769.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32426.log 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30191.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30028.log 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30191.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32426.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32426.log.gz 2026-02-18T06:39:05.474 INFO:teuthology.orchestra.run.trial040.stderr: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30028.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30475.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30028.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30900.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30475.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31100.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30475.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30900.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32524.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30900.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32181.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31100.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32524.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30472.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32524.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32181.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32622.log 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32181.log.gz 2026-02-18T06:39:05.475 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30472.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32916.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30472.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32622.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32475.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32622.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32916.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32916.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32475.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31322.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32475.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.19660.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31322.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31322.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32720.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30471.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph.tmp-client.admin.19660.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.19660.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32720.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30884.log 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32720.log.gz 2026-02-18T06:39:05.476 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30471.log: /var/log/ceph/ceph-client.admin.30884.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31321.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30471.log.gz -- replaced with /var/log/ceph/ceph-client.admin.30884.log.gz 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr: 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30240.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31321.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26041.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31321.log.gz 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30240.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30240.log.gz 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31320.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.26041.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30003.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26041.log.gz 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31320.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31320.log.gz 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33063.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.30003.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32328.log 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30003.log.gz 2026-02-18T06:39:05.477 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.33063.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32377.log 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33063.log.gz 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32328.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32328.log.gz 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29933.log 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr: 93.8% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.32377.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31465.log 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32377.log.gz 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.29933.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29933.log.gz 2026-02-18T06:39:05.478 INFO:teuthology.orchestra.run.trial040.stderr:/var/log/ceph/ceph-client.admin.31465.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31465.log.gz 2026-02-18T06:39:05.480 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-18T06:39:05.480 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26028.log 2026-02-18T06:39:05.480 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26322.log 2026-02-18T06:39:05.480 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26028.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26228.log 2026-02-18T06:39:05.480 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26028.log.gz 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26322.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26322.log.gz 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26228.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26228.log.gz 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26075.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-osd.5.log: /var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26075.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26075.log.gz 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log/var/log/ceph/ceph-osd.4.log: 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26275.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr: 89.0% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26369.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-osd.6.log: /var/log/ceph/ceph-client.admin.26275.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26275.log.gz 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26369.log: gzip 0.0% -5 --verbose -- -- replaced with /var/log/ceph/ceph-client.admin.26369.log.gz /var/log/ceph/ceph-client.admin.26134.log 2026-02-18T06:39:05.481 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-18T06:39:05.482 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26181.log 2026-02-18T06:39:05.482 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26134.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26134.log.gz 2026-02-18T06:39:05.482 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/ceph-client.admin.26181.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26181.log.gz 2026-02-18T06:39:05.482 INFO:teuthology.orchestra.run.trial048.stderr: 88.1% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T06:39:05.482 INFO:teuthology.orchestra.run.trial048.stderr: 94.8% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-18T06:39:05.485 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19831.log 2026-02-18T06:39:05.485 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20419.log 2026-02-18T06:39:05.486 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.19831.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19787.log 2026-02-18T06:39:05.486 INFO:teuthology.orchestra.run.trial090.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19831.log.gz 2026-02-18T06:39:05.486 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.20177.log 2026-02-18T06:39:05.486 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.20419.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20419.log.gz 2026-02-18T06:39:05.487 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.19787.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19787.log.gz 2026-02-18T06:39:05.487 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19420.log 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20337.log 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.0.20177.log: 56.2% -- replaced with /var/log/ceph/ceph-client.0.20177.log.gz 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.19420.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19509.log 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19420.log.gz 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.20337.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20337.log.gz 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19465.log 2026-02-18T06:39:05.488 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.19509.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19874.log 2026-02-18T06:39:05.489 INFO:teuthology.orchestra.run.trial090.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19509.log.gz 2026-02-18T06:39:05.489 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.19465.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19465.log.gz 2026-02-18T06:39:05.489 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20263.log 2026-02-18T06:39:05.489 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.19874.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19874.log.gz 2026-02-18T06:39:05.489 INFO:teuthology.orchestra.run.trial090.stderr:/var/log/ceph/ceph-client.admin.20263.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20263.log.gz 2026-02-18T06:39:05.490 INFO:teuthology.orchestra.run.trial090.stderr: 2026-02-18T06:39:05.490 INFO:teuthology.orchestra.run.trial090.stderr:real 0m0.012s 2026-02-18T06:39:05.490 INFO:teuthology.orchestra.run.trial090.stderr:user 0m0.008s 2026-02-18T06:39:05.490 INFO:teuthology.orchestra.run.trial090.stderr:sys 0m0.016s 2026-02-18T06:39:05.533 INFO:teuthology.orchestra.run.trial040.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-18T06:39:05.567 INFO:teuthology.orchestra.run.trial048.stderr: 93.0% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-18T06:39:05.598 INFO:teuthology.orchestra.run.trial048.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-18T06:39:05.630 INFO:teuthology.orchestra.run.trial040.stderr: 92.9% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-18T06:39:05.798 INFO:teuthology.orchestra.run.trial040.stderr: 90.5% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-18T06:39:08.134 INFO:teuthology.orchestra.run.trial040.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-18T06:39:09.352 INFO:teuthology.orchestra.run.trial040.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-18T06:39:20.169 INFO:teuthology.orchestra.run.trial040.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-18T06:39:22.873 INFO:teuthology.orchestra.run.trial048.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-18T06:39:34.579 INFO:teuthology.orchestra.run.trial048.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-18T06:39:39.751 INFO:teuthology.orchestra.run.trial040.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-18T06:39:39.753 INFO:teuthology.orchestra.run.trial040.stderr: 2026-02-18T06:39:39.753 INFO:teuthology.orchestra.run.trial040.stderr:real 0m34.319s 2026-02-18T06:39:39.754 INFO:teuthology.orchestra.run.trial040.stderr:user 0m53.527s 2026-02-18T06:39:39.754 INFO:teuthology.orchestra.run.trial040.stderr:sys 0m2.636s 2026-02-18T06:40:05.195 INFO:teuthology.orchestra.run.trial048.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-18T06:40:05.197 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-18T06:40:05.197 INFO:teuthology.orchestra.run.trial048.stderr:real 0m59.749s 2026-02-18T06:40:05.198 INFO:teuthology.orchestra.run.trial048.stderr:user 1m41.505s 2026-02-18T06:40:05.198 INFO:teuthology.orchestra.run.trial048.stderr:sys 0m4.817s 2026-02-18T06:40:05.198 INFO:tasks.ceph:Archiving logs... 2026-02-18T06:40:05.199 DEBUG:teuthology.misc:Transferring archived files from trial040:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial040/log 2026-02-18T06:40:05.201 DEBUG:teuthology.orchestra.run.trial040:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:40:08.991 DEBUG:teuthology.misc:Transferring archived files from trial048:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial048/log 2026-02-18T06:40:08.992 DEBUG:teuthology.orchestra.run.trial048:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:40:16.135 DEBUG:teuthology.misc:Transferring archived files from trial090:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial090/log 2026-02-18T06:40:16.135 DEBUG:teuthology.orchestra.run.trial090:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:40:16.170 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T06:40:16.182 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-18T06:40:16.182 DEBUG:teuthology.orchestra.run.trial040:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:40:16.184 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:40:16.208 DEBUG:teuthology.orchestra.run.trial090:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:40:16.607 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T06:40:16.619 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T06:40:16.619 DEBUG:teuthology.orchestra.run.trial040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:40:16.621 DEBUG:teuthology.orchestra.run.trial048:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:40:16.623 DEBUG:teuthology.orchestra.run.trial090:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:40:16.635 INFO:teuthology.orchestra.run.trial040.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:40:16.637 INFO:teuthology.orchestra.run.trial048.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:40:16.639 INFO:teuthology.orchestra.run.trial090.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:40:16.653 INFO:teuthology.orchestra.run.trial048.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:40:16.654 INFO:teuthology.orchestra.run.trial048.stdout:=============================================================================== 2026-02-18T06:40:16.654 INFO:teuthology.orchestra.run.trial048.stdout:^+ time.ecansol.net 1 7 377 77 +2346us[+2370us] +/- 15ms 2026-02-18T06:40:16.654 INFO:teuthology.orchestra.run.trial048.stdout:^- y.ns.gin.ntt.net 2 6 377 12 -1790us[-1789us] +/- 37ms 2026-02-18T06:40:16.654 INFO:teuthology.orchestra.run.trial048.stdout:^* chi3.us.ntp.li 2 6 377 11 -1737us[-1735us] +/- 11ms 2026-02-18T06:40:16.654 INFO:teuthology.orchestra.run.trial048.stdout:^- ntp6.kernfusion.at 2 7 377 66 -1048us[-1046us] +/- 46ms 2026-02-18T06:40:16.656 INFO:teuthology.orchestra.run.trial090.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:40:16.656 INFO:teuthology.orchestra.run.trial090.stdout:=============================================================================== 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial090.stdout:^- 198.71.50.75 3 6 377 10 -45us[ -33us] +/- 34ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial090.stdout:^- us-east-2.clearnet.pw 2 7 77 72 -2170us[-2165us] +/- 81ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial090.stdout:^* chi3.us.ntp.li 2 6 377 7 +5824ns[ +18us] +/- 11ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial090.stdout:^- 170-187-147-56.ip.linode> 2 7 377 65 -6541us[-6535us] +/- 76ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial040.stdout:=============================================================================== 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial040.stdout:^- 172-104-28-175.ip.linode> 2 6 377 10 -5542us[-5536us] +/- 59ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial040.stdout:^- ntp.maxhost.io 2 6 377 9 -1061us[-1055us] +/- 57ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial040.stdout:^* chi3.us.ntp.li 2 6 377 9 +17us[ +22us] +/- 11ms 2026-02-18T06:40:16.657 INFO:teuthology.orchestra.run.trial040.stdout:^- 170-187-147-56.ip.linode> 2 7 377 67 -7089us[-7084us] +/- 75ms 2026-02-18T06:40:16.658 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T06:40:16.676 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T06:40:16.676 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T06:40:16.690 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:40:16.740 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:40:16.784 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:40:16.826 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:40:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:40:16.853 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:40:16.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:40:16.880 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:40:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:40:16.906 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T06:40:16.923 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T06:40:16.937 INFO:teuthology.task.internal:Duration was 1722.153684 seconds 2026-02-18T06:40:16.937 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T06:40:16.953 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T06:40:16.953 DEBUG:teuthology.orchestra.run.trial040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:40:16.956 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:40:16.959 DEBUG:teuthology.orchestra.run.trial090:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:40:16.991 INFO:teuthology.orchestra.run.trial040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:40:16.994 INFO:teuthology.orchestra.run.trial048.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:40:16.995 INFO:teuthology.orchestra.run.trial090.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:40:17.457 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T06:40:17.457 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial040.front.sepia.ceph.com 2026-02-18T06:40:17.457 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:40:17.515 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial048.front.sepia.ceph.com 2026-02-18T06:40:17.515 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:40:17.535 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial090.front.sepia.ceph.com 2026-02-18T06:40:17.535 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:40:17.555 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T06:40:17.556 DEBUG:teuthology.orchestra.run.trial040:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:40:17.558 DEBUG:teuthology.orchestra.run.trial048:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:40:17.577 DEBUG:teuthology.orchestra.run.trial090:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:40:17.636 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T06:40:17.637 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:40:17.640 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:40:17.659 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:40:17.660 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:40:17.661 INFO:teuthology.orchestra.run.trial040.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:40:17.662 INFO:teuthology.orchestra.run.trial040.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:40:17.662 INFO:teuthology.orchestra.run.trial040.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:40:17.662 INFO:teuthology.orchestra.run.trial040.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:40:17.665 INFO:teuthology.orchestra.run.trial040.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:40:17.680 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:40:17.680 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:40:17.680 INFO:teuthology.orchestra.run.trial048.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:40:17.681 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:40:17.681 INFO:teuthology.orchestra.run.trial048.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:40:17.684 INFO:teuthology.orchestra.run.trial048.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:40:17.700 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:40:17.702 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:40:17.702 INFO:teuthology.orchestra.run.trial090.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:40:17.702 INFO:teuthology.orchestra.run.trial090.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:40:17.702 INFO:teuthology.orchestra.run.trial090.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:40:17.705 INFO:teuthology.orchestra.run.trial090.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:40:17.707 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T06:40:17.723 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T06:40:17.723 DEBUG:teuthology.orchestra.run.trial040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:40:17.747 DEBUG:teuthology.orchestra.run.trial048:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:40:17.771 DEBUG:teuthology.orchestra.run.trial090:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:40:17.796 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T06:40:17.813 DEBUG:teuthology.orchestra.run.trial040:> 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-18T06:40:17.816 DEBUG:teuthology.orchestra.run.trial048:> 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-18T06:40:17.818 DEBUG:teuthology.orchestra.run.trial090:> 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-18T06:40:17.838 INFO:teuthology.orchestra.run.trial040.stdout:kernel.core_pattern = core 2026-02-18T06:40:17.839 INFO:teuthology.orchestra.run.trial048.stdout:kernel.core_pattern = core 2026-02-18T06:40:17.861 INFO:teuthology.orchestra.run.trial090.stdout:kernel.core_pattern = core 2026-02-18T06:40:17.873 DEBUG:teuthology.orchestra.run.trial040:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:40:17.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:40:17.912 DEBUG:teuthology.orchestra.run.trial048:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:40:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:40:17.929 DEBUG:teuthology.orchestra.run.trial090:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:40:17.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:40:17.944 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T06:40:17.961 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T06:40:17.962 DEBUG:teuthology.misc:Transferring archived files from trial040:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial040 2026-02-18T06:40:17.962 DEBUG:teuthology.orchestra.run.trial040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:40:17.994 DEBUG:teuthology.misc:Transferring archived files from trial048:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial048 2026-02-18T06:40:17.994 DEBUG:teuthology.orchestra.run.trial048:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:40:18.027 DEBUG:teuthology.misc:Transferring archived files from trial090:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54881/remote/trial090 2026-02-18T06:40:18.027 DEBUG:teuthology.orchestra.run.trial090:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:40:18.063 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T06:40:18.064 DEBUG:teuthology.orchestra.run.trial040:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:40:18.067 DEBUG:teuthology.orchestra.run.trial048:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:40:18.069 DEBUG:teuthology.orchestra.run.trial090:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:40:18.110 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T06:40:18.129 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T06:40:18.129 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T06:40:18.146 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T06:40:18.146 DEBUG:teuthology.orchestra.run.trial040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:40:18.149 DEBUG:teuthology.orchestra.run.trial048:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:40:18.152 DEBUG:teuthology.orchestra.run.trial090:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:40:18.163 INFO:teuthology.orchestra.run.trial040.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:40 /home/ubuntu/cephtest 2026-02-18T06:40:18.166 INFO:teuthology.orchestra.run.trial048.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:40 /home/ubuntu/cephtest 2026-02-18T06:40:18.168 INFO:teuthology.orchestra.run.trial090.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:40 /home/ubuntu/cephtest 2026-02-18T06:40:18.169 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T06:40:18.187 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T06:40:18.224 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-https 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 1722.1536839008331 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T06:40:18.225 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:40:18.342 INFO:teuthology.run:pass