2024-09-14T23:04:12.151 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T23:04:12.171 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T23:04:12.254 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758 branch: squid description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: ceph-qa@ceph.com exclude_arch: armv7l first_in_suite: false 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: '7904758' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi 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: teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zstd bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 selinux: allowlist: - scontext=system_u:system_r:getty_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: squid sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.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: 4271 sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 sleep_before_teardown: 0 subset: 97/128 suite: rbd suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 targets: smithi076.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAHQ85BQLiFQkIhEkgTxEqOBqPf+FQYr4XRo973oegChCMnr7ynQmnPFAT8efGQ28N/rN6J0oKon9Oe4cfbn/S4= smithi114.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLrUzNTXPZW425Hr514/RnGRC7sTyOpReUdnjaAidGz3hHH/gJ73lPHY5h7BfNLvr52rBwRZN6zrRRA17ULSycw= smithi204.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKOLSwydEJHhMS96JyApS1h8vrlJu8YnANlDY98nyWSmh7ThHkWkKiX9UNYrwj3l6yQX8wDcLU0M4S6CQFNH3Ig= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-14_21:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T23:04:12.254 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa; will attempt to use it 2024-09-14T23:04:12.255 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa/tasks 2024-09-14T23:04:12.255 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T23:04:12.256 INFO:teuthology.task.internal:Checking packages... 2024-09-14T23:04:12.278 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ecab7be58963a5bd03910cd73eef66405d7fdd50' 2024-09-14T23:04:12.278 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T23:04:12.279 INFO:teuthology.packaging:ref: None 2024-09-14T23:04:12.279 INFO:teuthology.packaging:tag: None 2024-09-14T23:04:12.279 INFO:teuthology.packaging:branch: squid 2024-09-14T23:04:12.279 INFO:teuthology.packaging:sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:04:12.279 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-14T23:04:12.509 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-324.gecab7be5 2024-09-14T23:04:12.510 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T23:04:12.517 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T23:04:12.517 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T23:04:12.556 INFO:teuthology.task.internal:Saving configuration 2024-09-14T23:04:12.572 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T23:04:12.582 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T23:04:12.607 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi076.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 22:58:47.078995', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAHQ85BQLiFQkIhEkgTxEqOBqPf+FQYr4XRo973oegChCMnr7ynQmnPFAT8efGQ28N/rN6J0oKon9Oe4cfbn/S4='} 2024-09-14T23:04:12.632 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi114.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 22:58:47.077710', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLrUzNTXPZW425Hr514/RnGRC7sTyOpReUdnjaAidGz3hHH/gJ73lPHY5h7BfNLvr52rBwRZN6zrRRA17ULSycw='} 2024-09-14T23:04:12.657 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 22:58:47.080072', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKOLSwydEJHhMS96JyApS1h8vrlJu8YnANlDY98nyWSmh7ThHkWkKiX9UNYrwj3l6yQX8wDcLU0M4S6CQFNH3Ig='} 2024-09-14T23:04:12.657 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T23:04:12.662 INFO:teuthology.task.internal:roles: ubuntu@smithi076.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-14T23:04:12.663 INFO:teuthology.task.internal:roles: ubuntu@smithi114.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-14T23:04:12.663 INFO:teuthology.task.internal:roles: ubuntu@smithi204.front.sepia.ceph.com - ['client.0'] 2024-09-14T23:04:12.663 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T23:04:12.779 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5f9a0672e0>, signals=[15]) 2024-09-14T23:04:12.779 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T23:04:12.786 INFO:teuthology.task.internal:Opening connections... 2024-09-14T23:04:12.786 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi076.front.sepia.ceph.com 2024-09-14T23:04:12.788 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:04:12.862 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi114.front.sepia.ceph.com 2024-09-14T23:04:12.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:04:12.934 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi204.front.sepia.ceph.com 2024-09-14T23:04:12.935 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:04:13.012 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T23:04:13.019 DEBUG:teuthology.orchestra.run.smithi076:> uname -m 2024-09-14T23:04:13.037 INFO:teuthology.orchestra.run.smithi076.stdout:x86_64 2024-09-14T23:04:13.037 DEBUG:teuthology.orchestra.run.smithi076:> cat /etc/os-release 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:NAME="CentOS Stream" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION="9" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:ID="centos" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:ID_LIKE="rhel fedora" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:VERSION_ID="9" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:PLATFORM_ID="platform:el9" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:ANSI_COLOR="0;31" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:LOGO="fedora-logo-icon" 2024-09-14T23:04:13.094 INFO:teuthology.orchestra.run.smithi076.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T23:04:13.095 INFO:teuthology.orchestra.run.smithi076.stdout:HOME_URL="https://centos.org/" 2024-09-14T23:04:13.095 INFO:teuthology.orchestra.run.smithi076.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T23:04:13.095 INFO:teuthology.orchestra.run.smithi076.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T23:04:13.095 INFO:teuthology.orchestra.run.smithi076.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T23:04:13.095 INFO:teuthology.lock.ops:Updating smithi076.front.sepia.ceph.com on lock server 2024-09-14T23:04:13.120 DEBUG:teuthology.orchestra.run.smithi114:> uname -m 2024-09-14T23:04:13.139 INFO:teuthology.orchestra.run.smithi114.stdout:x86_64 2024-09-14T23:04:13.139 DEBUG:teuthology.orchestra.run.smithi114:> cat /etc/os-release 2024-09-14T23:04:13.197 INFO:teuthology.orchestra.run.smithi114.stdout:NAME="CentOS Stream" 2024-09-14T23:04:13.197 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION="9" 2024-09-14T23:04:13.197 INFO:teuthology.orchestra.run.smithi114.stdout:ID="centos" 2024-09-14T23:04:13.197 INFO:teuthology.orchestra.run.smithi114.stdout:ID_LIKE="rhel fedora" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:VERSION_ID="9" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:PLATFORM_ID="platform:el9" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:ANSI_COLOR="0;31" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:LOGO="fedora-logo-icon" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:HOME_URL="https://centos.org/" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T23:04:13.198 INFO:teuthology.orchestra.run.smithi114.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T23:04:13.198 INFO:teuthology.lock.ops:Updating smithi114.front.sepia.ceph.com on lock server 2024-09-14T23:04:13.220 DEBUG:teuthology.orchestra.run.smithi204:> uname -m 2024-09-14T23:04:13.238 INFO:teuthology.orchestra.run.smithi204.stdout:x86_64 2024-09-14T23:04:13.238 DEBUG:teuthology.orchestra.run.smithi204:> cat /etc/os-release 2024-09-14T23:04:13.296 INFO:teuthology.orchestra.run.smithi204.stdout:NAME="CentOS Stream" 2024-09-14T23:04:13.296 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION="9" 2024-09-14T23:04:13.296 INFO:teuthology.orchestra.run.smithi204.stdout:ID="centos" 2024-09-14T23:04:13.296 INFO:teuthology.orchestra.run.smithi204.stdout:ID_LIKE="rhel fedora" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_ID="9" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:PLATFORM_ID="platform:el9" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:ANSI_COLOR="0;31" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:LOGO="fedora-logo-icon" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:HOME_URL="https://centos.org/" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T23:04:13.297 INFO:teuthology.orchestra.run.smithi204.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T23:04:13.298 INFO:teuthology.lock.ops:Updating smithi204.front.sepia.ceph.com on lock server 2024-09-14T23:04:13.320 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T23:04:13.329 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T23:04:13.407 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T23:04:13.407 DEBUG:teuthology.orchestra.run.smithi076:> test '!' -e /home/ubuntu/cephtest 2024-09-14T23:04:13.410 DEBUG:teuthology.orchestra.run.smithi114:> test '!' -e /home/ubuntu/cephtest 2024-09-14T23:04:13.412 DEBUG:teuthology.orchestra.run.smithi204:> test '!' -e /home/ubuntu/cephtest 2024-09-14T23:04:13.429 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T23:04:13.435 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T23:04:13.435 DEBUG:teuthology.orchestra.run.smithi076:> test -z $(ls -A /var/lib/ceph) 2024-09-14T23:04:13.466 DEBUG:teuthology.orchestra.run.smithi114:> test -z $(ls -A /var/lib/ceph) 2024-09-14T23:04:13.470 DEBUG:teuthology.orchestra.run.smithi204:> test -z $(ls -A /var/lib/ceph) 2024-09-14T23:04:13.565 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T23:04:13.632 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T23:04:13.645 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T23:04:13.645 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}, 'client.0': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-14T23:04:13.646 DEBUG:teuthology.orchestra.run.smithi076:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T23:04:13.646 DEBUG:teuthology.orchestra.run.smithi114:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T23:04:13.647 DEBUG:teuthology.orchestra.run.smithi204:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T23:04:13.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:04:13.664 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-09-14T23:04:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:04:13.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:04:13.665 DEBUG:teuthology.orchestra.run.smithi076:> uname -r 2024-09-14T23:04:13.666 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-14T23:04:13.720 INFO:teuthology.orchestra.run.smithi204.stdout:5.14.0-503.el9.x86_64 2024-09-14T23:04:13.720 INFO:teuthology.task.kernel:Running kernel on smithi204: 5.14.0-503.el9.x86_64 2024-09-14T23:04:13.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum install -y kernel 2024-09-14T23:04:13.723 INFO:teuthology.orchestra.run.smithi076.stdout:5.14.0-503.el9.x86_64 2024-09-14T23:04:13.723 INFO:teuthology.task.kernel:Running kernel on smithi076: 5.14.0-503.el9.x86_64 2024-09-14T23:04:13.723 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum install -y kernel 2024-09-14T23:04:13.724 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-503.el9.x86_64 2024-09-14T23:04:13.725 INFO:teuthology.task.kernel:Running kernel on smithi114: 5.14.0-503.el9.x86_64 2024-09-14T23:04:13.725 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum install -y kernel 2024-09-14T23:04:16.108 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-14T23:04:16.192 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-14T23:04:16.359 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - BaseOS 9.3 MB/s | 8.2 MB 00:00 2024-09-14T23:04:17.876 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 37 MB/s | 20 MB 00:00 2024-09-14T23:04:18.460 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - AppStream 21 MB/s | 20 MB 00:00 2024-09-14T23:04:19.142 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - AppStream 11 MB/s | 20 MB 00:01 2024-09-14T23:04:22.769 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-14T23:04:23.351 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-14T23:04:23.551 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-14T23:04:24.154 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - Extras packages 111 kB/s | 19 kB 00:00 2024-09-14T23:04:25.028 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 2024-09-14T23:04:25.060 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - Extras packages 62 kB/s | 19 kB 00:00 2024-09-14T23:04:25.233 INFO:teuthology.orchestra.run.smithi204.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-14T23:04:25.848 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-14T23:04:25.973 INFO:teuthology.orchestra.run.smithi076.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-14T23:04:30.597 INFO:teuthology.orchestra.run.smithi204.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-09-14T23:04:31.262 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-14T23:04:31.328 INFO:teuthology.orchestra.run.smithi076.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-14T23:04:32.628 INFO:teuthology.orchestra.run.smithi204.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T23:04:32.629 INFO:teuthology.orchestra.run.smithi204.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T23:04:32.721 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:04:32.728 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:04:32.729 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:04:32.729 INFO:teuthology.orchestra.run.smithi204.stdout:Install 4 Packages 2024-09-14T23:04:32.729 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:04:32.729 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 79 M 2024-09-14T23:04:32.729 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 126 M 2024-09-14T23:04:32.729 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:04:33.057 INFO:teuthology.orchestra.run.smithi204.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 311 kB/s | 23 kB 00:00 2024-09-14T23:04:33.285 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T23:04:33.285 INFO:teuthology.orchestra.run.smithi114.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T23:04:33.359 INFO:teuthology.orchestra.run.smithi076.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T23:04:33.359 INFO:teuthology.orchestra.run.smithi076.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T23:04:33.377 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:04:33.383 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:04:33.383 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-09-14T23:04:33.384 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:04:33.385 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 79 M 2024-09-14T23:04:33.385 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 126 M 2024-09-14T23:04:33.385 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:04:33.443 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout: Package Architecture Version Repository Size 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T23:04:33.452 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout:Install 4 Packages 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:04:33.453 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 79 M 2024-09-14T23:04:33.454 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 126 M 2024-09-14T23:04:33.454 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:04:33.554 INFO:teuthology.orchestra.run.smithi076.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 285 kB/s | 23 kB 00:00 2024-09-14T23:04:33.624 INFO:teuthology.orchestra.run.smithi204.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 24 MB/s | 16 MB 00:00 2024-09-14T23:04:33.738 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 218 kB/s | 23 kB 00:00 2024-09-14T23:04:33.946 INFO:teuthology.orchestra.run.smithi076.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 33 MB/s | 16 MB 00:00 2024-09-14T23:04:34.132 INFO:teuthology.orchestra.run.smithi204.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 30 MB/s | 35 MB 00:01 2024-09-14T23:04:34.430 INFO:teuthology.orchestra.run.smithi076.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 36 MB/s | 35 MB 00:00 2024-09-14T23:04:34.724 INFO:teuthology.orchestra.run.smithi204.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 17 MB/s | 29 MB 00:01 2024-09-14T23:04:34.725 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:04:34.725 INFO:teuthology.orchestra.run.smithi204.stdout:Total 39 MB/s | 79 MB 00:01 2024-09-14T23:04:35.171 INFO:teuthology.orchestra.run.smithi076.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-14T23:04:35.172 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:04:35.172 INFO:teuthology.orchestra.run.smithi076.stdout:Total 46 MB/s | 79 MB 00:01 2024-09-14T23:04:35.402 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:04:35.764 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:04:35.764 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:04:35.847 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:04:36.215 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:04:36.216 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:04:36.713 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 5.1 MB/s | 16 MB 00:03 2024-09-14T23:04:36.731 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:04:36.732 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:04:37.208 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:04:37.208 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:04:38.205 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 6.4 MB/s | 29 MB 00:04 2024-09-14T23:04:39.170 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:04:39.660 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:04:39.924 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:04:40.017 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:04:40.337 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:04:40.421 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:04:42.807 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:04:42.948 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:04:43.212 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:04:43.238 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 3.6 MB/s | 35 MB 00:09 2024-09-14T23:04:43.238 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:04:43.238 INFO:teuthology.orchestra.run.smithi114.stdout:Total 8.0 MB/s | 79 MB 00:09 2024-09-14T23:04:43.337 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:04:43.919 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:04:44.262 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:04:44.262 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:04:45.229 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:04:45.229 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:04:47.681 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:04:47.749 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:04:47.798 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:04:48.154 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:04:48.271 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:04:48.340 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:04:48.421 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:04:51.226 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:04:51.374 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:04:52.639 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:04:53.105 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:04:56.191 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:04:56.232 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:01.072 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:30.981 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:31.021 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:31.318 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:31.357 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:31.362 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:31.362 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:05:31.362 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:05:31.362 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:05:31.746 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:31.747 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:05:31.747 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:05:31.747 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:05:32.215 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:32.215 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:05:32.215 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:05:32.216 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.216 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.216 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.216 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.216 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:05:32.216 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:05:32.557 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:05:32.624 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:05:32.642 INFO:teuthology.orchestra.run.smithi204.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.643 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:05:32.643 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T23:05:32.643 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T23:05:32.643 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T23:05:32.643 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-14T23:05:32.643 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi204.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T23:05:32.644 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:05:32.702 INFO:teuthology.orchestra.run.smithi204.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:32.702 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:05:32.702 DEBUG:teuthology.orchestra.run.smithi204:> sudo rpm -qi grub2-tools 2024-09-14T23:05:32.741 INFO:teuthology.orchestra.run.smithi204.stdout:Name : grub2-tools 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Epoch : 1 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Version : 2.06 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Release : 82.el9 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Architecture: x86_64 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Group : Unspecified 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Size : 8274670 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:License : GPLv3+ 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T23:05:32.742 INFO:teuthology.orchestra.run.smithi204.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:Packager : builder@centos.org 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:Vendor : CentOS 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:Summary : Support tools for GRUB. 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:Description : 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:hardware devices. 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:05:32.743 INFO:teuthology.orchestra.run.smithi204.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T23:05:32.744 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T23:05:32.744 INFO:teuthology.task.kernel:Updating grub on smithi204 to boot 5.14.0-505.el9.x86_64 2024-09-14T23:05:32.744 DEBUG:teuthology.orchestra.run.smithi204:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T23:05:32.987 DEBUG:teuthology.orchestra.run.smithi076:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:05:33.100 INFO:teuthology.orchestra.run.smithi076.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:33.100 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:05:33.100 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T23:05:33.100 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T23:05:33.100 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T23:05:33.101 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-14T23:05:33.101 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi076.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T23:05:33.101 DEBUG:teuthology.orchestra.run.smithi076:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:05:33.158 INFO:teuthology.orchestra.run.smithi076.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:33.159 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:05:33.159 DEBUG:teuthology.orchestra.run.smithi076:> sudo rpm -qi grub2-tools 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Name : grub2-tools 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Epoch : 1 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Version : 2.06 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Release : 82.el9 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Architecture: x86_64 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T23:05:33.197 INFO:teuthology.orchestra.run.smithi076.stdout:Group : Unspecified 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Size : 8274670 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:License : GPLv3+ 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Packager : builder@centos.org 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Vendor : CentOS 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Summary : Support tools for GRUB. 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:Description : 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T23:05:33.198 INFO:teuthology.orchestra.run.smithi076.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T23:05:33.199 INFO:teuthology.orchestra.run.smithi076.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T23:05:33.199 INFO:teuthology.orchestra.run.smithi076.stdout:hardware devices. 2024-09-14T23:05:33.199 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:05:33.199 INFO:teuthology.orchestra.run.smithi076.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T23:05:33.200 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T23:05:33.200 INFO:teuthology.task.kernel:Updating grub on smithi076 to boot 5.14.0-505.el9.x86_64 2024-09-14T23:05:33.200 DEBUG:teuthology.orchestra.run.smithi076:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T23:05:33.333 INFO:teuthology.orchestra.run.smithi204.stderr:Generating grub configuration file ... 2024-09-14T23:05:33.874 INFO:teuthology.orchestra.run.smithi076.stderr:Generating grub configuration file ... 2024-09-14T23:05:34.717 INFO:teuthology.orchestra.run.smithi204.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T23:05:34.756 INFO:teuthology.orchestra.run.smithi204.stderr:done 2024-09-14T23:05:34.759 DEBUG:teuthology.orchestra.run.smithi204:> mktemp 2024-09-14T23:05:34.775 INFO:teuthology.orchestra.run.smithi204.stdout:/tmp/tmp.Fug1e3Y6X6 2024-09-14T23:05:34.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Fug1e3Y6X6 2024-09-14T23:05:34.841 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0666 /tmp/tmp.Fug1e3Y6X6 2024-09-14T23:05:34.983 DEBUG:teuthology.orchestra.remote:smithi204:/tmp/tmp.Fug1e3Y6X6 is 6KB 2024-09-14T23:05:35.004 DEBUG:teuthology.orchestra.run.smithi204:> rm -fr /tmp/tmp.Fug1e3Y6X6 2024-09-14T23:05:35.020 DEBUG:teuthology.orchestra.run.smithi204:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T23:05:35.082 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T23:05:35.082 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T23:05:35.082 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T23:05:35.082 INFO:teuthology.orchestra.run.smithi204.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T23:05:35.084 DEBUG:teuthology.orchestra.run.smithi204:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T23:05:35.198 INFO:teuthology.orchestra.run.smithi076.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T23:05:35.225 INFO:teuthology.orchestra.run.smithi076.stderr:done 2024-09-14T23:05:35.228 DEBUG:teuthology.orchestra.run.smithi076:> mktemp 2024-09-14T23:05:35.235 DEBUG:teuthology.orchestra.run.smithi204:> sudo shutdown -r now 2024-09-14T23:05:35.243 INFO:teuthology.orchestra.run.smithi076.stdout:/tmp/tmp.5fp0DioNMM 2024-09-14T23:05:35.243 DEBUG:teuthology.orchestra.run.smithi076:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.5fp0DioNMM 2024-09-14T23:05:35.311 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0666 /tmp/tmp.5fp0DioNMM 2024-09-14T23:05:35.457 DEBUG:teuthology.orchestra.remote:smithi076:/tmp/tmp.5fp0DioNMM is 6KB 2024-09-14T23:05:35.504 DEBUG:teuthology.orchestra.run.smithi076:> rm -fr /tmp/tmp.5fp0DioNMM 2024-09-14T23:05:35.519 DEBUG:teuthology.orchestra.run.smithi076:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T23:05:35.582 INFO:teuthology.orchestra.run.smithi076.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T23:05:35.582 INFO:teuthology.orchestra.run.smithi076.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T23:05:35.582 INFO:teuthology.orchestra.run.smithi076.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T23:05:35.582 INFO:teuthology.orchestra.run.smithi076.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T23:05:35.583 DEBUG:teuthology.orchestra.run.smithi076:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T23:05:35.737 DEBUG:teuthology.orchestra.run.smithi076:> sudo shutdown -r now 2024-09-14T23:05:39.374 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:39.414 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:39.706 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:39.706 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:05:39.706 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:05:39.706 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:05:40.644 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:05:40.645 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:05:40.981 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:05:41.070 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:41.071 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:05:41.071 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T23:05:41.071 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T23:05:41.071 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T23:05:41.071 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-14T23:05:41.071 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi114.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T23:05:41.071 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:05:41.129 INFO:teuthology.orchestra.run.smithi114.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:05:41.129 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:05:41.129 DEBUG:teuthology.orchestra.run.smithi114:> sudo rpm -qi grub2-tools 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Name : grub2-tools 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Epoch : 1 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Version : 2.06 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Release : 82.el9 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Architecture: x86_64 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Group : Unspecified 2024-09-14T23:05:41.170 INFO:teuthology.orchestra.run.smithi114.stdout:Size : 8274670 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:License : GPLv3+ 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Packager : builder@centos.org 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Vendor : CentOS 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Summary : Support tools for GRUB. 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:Description : 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T23:05:41.171 INFO:teuthology.orchestra.run.smithi114.stdout:hardware devices. 2024-09-14T23:05:41.172 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:05:41.172 INFO:teuthology.orchestra.run.smithi114.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T23:05:41.172 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T23:05:41.173 INFO:teuthology.task.kernel:Updating grub on smithi114 to boot 5.14.0-505.el9.x86_64 2024-09-14T23:05:41.173 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T23:05:41.833 INFO:teuthology.orchestra.run.smithi114.stderr:Generating grub configuration file ... 2024-09-14T23:05:43.157 INFO:teuthology.orchestra.run.smithi114.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T23:05:43.189 INFO:teuthology.orchestra.run.smithi114.stderr:done 2024-09-14T23:05:43.191 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-09-14T23:05:43.206 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.30WBErRAfw 2024-09-14T23:05:43.207 DEBUG:teuthology.orchestra.run.smithi114:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.30WBErRAfw 2024-09-14T23:05:43.298 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.30WBErRAfw 2024-09-14T23:05:43.394 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.30WBErRAfw is 6KB 2024-09-14T23:05:43.443 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.30WBErRAfw 2024-09-14T23:05:43.458 DEBUG:teuthology.orchestra.run.smithi114:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T23:05:43.520 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T23:05:43.520 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T23:05:43.520 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T23:05:43.520 INFO:teuthology.orchestra.run.smithi114.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T23:05:43.522 DEBUG:teuthology.orchestra.run.smithi114:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T23:05:43.677 DEBUG:teuthology.orchestra.run.smithi114:> sudo shutdown -r now 2024-09-14T23:06:05.258 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-14T23:06:05.259 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-14T23:06:05.260 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:06:05.739 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-14T23:06:05.740 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:06:05.740 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:06:13.688 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-14T23:06:13.688 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-14T23:06:13.689 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:06:24.189 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-14T23:06:33.194 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:06:33.194 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:06:36.253 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-14T23:06:39.805 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-14T23:06:48.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:06:48.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:06:48.806 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-14T23:06:48.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:06:51.329 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.76 2024-09-14T23:07:06.341 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:07:06.342 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:07:07.197 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.204 2024-09-14T23:07:13.697 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T23:07:19.203 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-14T23:07:19.204 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:07:19.516 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-09-14T23:07:19.887 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-14T23:07:19.887 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-505.el9.x86_64"... 2024-09-14T23:07:19.887 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-09-14T23:07:19.901 INFO:teuthology.orchestra.run.smithi204.stdout:5.14.0-505.el9.x86_64 2024-09-14T23:07:19.902 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T23:07:19.902 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T23:07:19.902 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T23:07:20.903 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-14T23:07:20.904 DEBUG:teuthology.orchestra.run.smithi204:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T23:07:20.996 INFO:teuthology.orchestra.run.smithi204.stdout:ttyS1 2024-09-14T23:07:21.026 DEBUG:teuthology.parallel:result is None 2024-09-14T23:07:22.698 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-14T23:07:22.699 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:07:22.981 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-14T23:07:23.544 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-14T23:07:23.544 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-14T23:07:23.544 DEBUG:teuthology.orchestra.run.smithi114:> uname -r 2024-09-14T23:07:23.559 INFO:teuthology.orchestra.run.smithi114.stdout:5.14.0-505.el9.x86_64 2024-09-14T23:07:23.560 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T23:07:23.560 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T23:07:23.560 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T23:07:24.561 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-14T23:07:24.561 DEBUG:teuthology.orchestra.run.smithi114:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T23:07:24.674 INFO:teuthology.orchestra.run.smithi114.stdout:ttyS1 2024-09-14T23:07:24.701 DEBUG:teuthology.parallel:result is None 2024-09-14T23:07:38.265 DEBUG:teuthology.orchestra.run.smithi076:> true 2024-09-14T23:07:38.613 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:07:38.613 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T23:07:38.614 DEBUG:teuthology.orchestra.run.smithi076:> uname -r 2024-09-14T23:07:38.628 INFO:teuthology.orchestra.run.smithi076.stdout:5.14.0-505.el9.x86_64 2024-09-14T23:07:38.628 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T23:07:38.628 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T23:07:38.629 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T23:07:39.630 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-14T23:07:39.630 DEBUG:teuthology.orchestra.run.smithi076:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T23:07:39.708 INFO:teuthology.orchestra.run.smithi076.stdout:ttyS1 2024-09-14T23:07:39.730 DEBUG:teuthology.parallel:result is None 2024-09-14T23:07:39.820 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T23:07:39.828 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T23:07:39.828 DEBUG:teuthology.orchestra.run.smithi076:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T23:07:39.831 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T23:07:39.834 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T23:07:39.854 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T23:07:39.866 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T23:07:39.938 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T23:07:39.938 DEBUG:teuthology.orchestra.run.smithi076:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T23:07:39.940 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T23:07:39.943 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T23:07:39.987 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T23:07:39.992 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T23:07:39.993 DEBUG:teuthology.orchestra.run.smithi076:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-14T23:07:40.012 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-14T23:07:40.025 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-14T23:07:40.049 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:07:40.054 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:07:40.057 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:07:40.061 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:07:40.065 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:07:40.068 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:07:40.070 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T23:07:40.076 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T23:07:40.076 DEBUG:teuthology.orchestra.run.smithi076:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T23:07:40.109 DEBUG:teuthology.orchestra.run.smithi114:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T23:07:40.111 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T23:07:40.139 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T23:07:40.147 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T23:07:40.148 DEBUG:teuthology.orchestra.run.smithi076:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T23:07:40.183 DEBUG:teuthology.orchestra.run.smithi114:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T23:07:40.185 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T23:07:40.202 DEBUG:teuthology.orchestra.run.smithi076:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:07:40.286 DEBUG:teuthology.orchestra.run.smithi076:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:07:40.340 DEBUG:teuthology.orchestra.run.smithi076:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:07:40.426 DEBUG:teuthology.orchestra.run.smithi076:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:07:40.470 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:07:40.470 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T23:07:40.539 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:07:40.585 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:07:40.643 DEBUG:teuthology.orchestra.run.smithi114:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:07:40.728 DEBUG:teuthology.orchestra.run.smithi114:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:07:40.772 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:07:40.772 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T23:07:40.839 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:07:40.884 DEBUG:teuthology.orchestra.run.smithi204:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:07:40.943 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:07:41.030 DEBUG:teuthology.orchestra.run.smithi204:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:07:41.072 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:07:41.072 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T23:07:41.139 DEBUG:teuthology.orchestra.run.smithi076:> sudo service rsyslog restart 2024-09-14T23:07:41.141 DEBUG:teuthology.orchestra.run.smithi114:> sudo service rsyslog restart 2024-09-14T23:07:41.143 DEBUG:teuthology.orchestra.run.smithi204:> sudo service rsyslog restart 2024-09-14T23:07:41.188 INFO:teuthology.orchestra.run.smithi076.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:07:41.200 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:07:41.232 INFO:teuthology.orchestra.run.smithi204.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:07:41.715 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T23:07:41.722 INFO:teuthology.task.internal:Starting timer... 2024-09-14T23:07:41.722 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T23:07:41.754 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T23:07:41.811 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2024-09-14T23:07:41.811 DEBUG:teuthology.orchestra.run.smithi076:> sudo service auditd rotate 2024-09-14T23:07:41.864 INFO:teuthology.orchestra.run.smithi076.stdout:Rotating logs: 2024-09-14T23:07:41.866 DEBUG:teuthology.orchestra.run.smithi114:> sudo service auditd rotate 2024-09-14T23:07:41.942 INFO:teuthology.orchestra.run.smithi114.stdout:Rotating logs: 2024-09-14T23:07:41.944 DEBUG:teuthology.orchestra.run.smithi204:> sudo service auditd rotate 2024-09-14T23:07:42.031 INFO:teuthology.orchestra.run.smithi204.stdout:Rotating logs: 2024-09-14T23:07:42.033 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T23:07:42.034 DEBUG:teuthology.orchestra.run.smithi076:> /usr/sbin/getenforce 2024-09-14T23:07:42.076 INFO:teuthology.orchestra.run.smithi076.stdout:Permissive 2024-09-14T23:07:42.076 DEBUG:teuthology.orchestra.run.smithi114:> /usr/sbin/getenforce 2024-09-14T23:07:42.110 INFO:teuthology.orchestra.run.smithi114.stdout:Permissive 2024-09-14T23:07:42.110 DEBUG:teuthology.orchestra.run.smithi204:> /usr/sbin/getenforce 2024-09-14T23:07:42.158 INFO:teuthology.orchestra.run.smithi204.stdout:Permissive 2024-09-14T23:07:42.158 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi076.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi114.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi204.front.sepia.ceph.com': 'permissive'} 2024-09-14T23:07:42.159 DEBUG:teuthology.orchestra.run.smithi076:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:07:42.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:07:42.188 DEBUG:teuthology.orchestra.run.smithi114:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:07:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:07:42.218 DEBUG:teuthology.orchestra.run.smithi204:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:07:42.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:07:42.247 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T23:07:42.247 DEBUG:teuthology.orchestra.run.smithi076:> sudo /usr/sbin/setenforce permissive 2024-09-14T23:07:42.278 DEBUG:teuthology.orchestra.run.smithi114:> sudo /usr/sbin/setenforce permissive 2024-09-14T23:07:42.310 DEBUG:teuthology.orchestra.run.smithi204:> sudo /usr/sbin/setenforce permissive 2024-09-14T23:07:42.341 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T23:07:42.350 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T23:07:42.363 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-14T23:07:42.364 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi076.front.sepia.ceph.com,smithi114.front.sepia.ceph.com,smithi204.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T23:11:25.214 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi076.front.sepia.ceph.com'), Remote(name='ubuntu@smithi114.front.sepia.ceph.com'), Remote(name='ubuntu@smithi204.front.sepia.ceph.com')] 2024-09-14T23:11:25.215 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:11:25.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi076.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:11:25.290 DEBUG:teuthology.orchestra.run.smithi076:> true 2024-09-14T23:11:25.372 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi076.front.sepia.ceph.com' 2024-09-14T23:11:25.373 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-14T23:11:25.373 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi114.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:11:25.443 DEBUG:teuthology.orchestra.run.smithi114:> true 2024-09-14T23:11:25.524 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi114.front.sepia.ceph.com' 2024-09-14T23:11:25.525 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-14T23:11:25.525 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:11:25.597 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-09-14T23:11:25.680 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-09-14T23:11:25.681 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T23:11:25.695 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T23:11:25.695 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T23:11:25.695 DEBUG:teuthology.orchestra.run.smithi076:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T23:11:25.698 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T23:11:25.698 DEBUG:teuthology.orchestra.run.smithi114:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T23:11:25.700 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T23:11:25.700 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T23:11:25.727 INFO:teuthology.orchestra.run.smithi076.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T23:11:25.729 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T23:11:25.742 INFO:teuthology.orchestra.run.smithi076.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T23:11:25.745 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T23:11:25.750 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T23:11:25.764 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T23:11:25.767 INFO:teuthology.orchestra.run.smithi076.stderr:sudo: ntpd: command not found 2024-09-14T23:11:25.770 INFO:teuthology.orchestra.run.smithi114.stderr:sudo: ntpd: command not found 2024-09-14T23:11:25.778 INFO:teuthology.orchestra.run.smithi076.stdout:506 Cannot talk to daemon 2024-09-14T23:11:25.781 INFO:teuthology.orchestra.run.smithi114.stdout:506 Cannot talk to daemon 2024-09-14T23:11:25.788 INFO:teuthology.orchestra.run.smithi204.stderr:sudo: ntpd: command not found 2024-09-14T23:11:25.793 INFO:teuthology.orchestra.run.smithi076.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T23:11:25.796 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T23:11:25.799 INFO:teuthology.orchestra.run.smithi204.stdout:506 Cannot talk to daemon 2024-09-14T23:11:25.807 INFO:teuthology.orchestra.run.smithi076.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T23:11:25.810 INFO:teuthology.orchestra.run.smithi114.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T23:11:25.813 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T23:11:25.827 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T23:11:25.861 INFO:teuthology.orchestra.run.smithi076.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:11:25.864 INFO:teuthology.orchestra.run.smithi076.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:11:25.864 INFO:teuthology.orchestra.run.smithi076.stdout:=============================================================================== 2024-09-14T23:11:25.864 INFO:teuthology.orchestra.run.smithi076.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.865 INFO:teuthology.orchestra.run.smithi076.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.865 INFO:teuthology.orchestra.run.smithi076.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.865 INFO:teuthology.orchestra.run.smithi076.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.867 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:11:25.870 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:11:25.870 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-09-14T23:11:25.870 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.870 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.870 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.871 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.881 INFO:teuthology.orchestra.run.smithi204.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:11:25.885 INFO:teuthology.orchestra.run.smithi204.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:11:25.885 INFO:teuthology.orchestra.run.smithi204.stdout:=============================================================================== 2024-09-14T23:11:25.885 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.886 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.886 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.886 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:11:25.886 INFO:teuthology.run_tasks:Running task install... 2024-09-14T23:11:25.893 DEBUG:teuthology.task.install:project ceph 2024-09-14T23:11:25.893 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}} 2024-09-14T23:11:25.893 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-14T23:11:25.893 INFO:teuthology.task.install:Using flavor: default 2024-09-14T23:11:25.898 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-14T23:11:25.898 INFO:teuthology.task.install:extra packages: [] 2024-09-14T23:11:25.899 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T23:11:25.899 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:11:25.901 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T23:11:25.901 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:11:25.902 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T23:11:25.902 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:11:26.047 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T23:11:26.048 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T23:11:26.051 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T23:11:26.051 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T23:11:26.058 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T23:11:26.059 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T23:11:26.158 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/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/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/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/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T23:11:26.159 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:11:26.159 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T23:11:26.164 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/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/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/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/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T23:11:26.164 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:11:26.164 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T23:11:26.169 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/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/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/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/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T23:11:26.169 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:11:26.169 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T23:11:26.186 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T23:11:26.186 DEBUG:teuthology.orchestra.run.smithi204:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T23:11:26.189 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T23:11:26.190 DEBUG:teuthology.orchestra.run.smithi076:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T23:11:26.196 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T23:11:26.196 DEBUG:teuthology.orchestra.run.smithi114:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T23:11:26.252 DEBUG:teuthology.orchestra.run.smithi204:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-14T23:11:26.256 DEBUG:teuthology.orchestra.run.smithi076:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-14T23:11:26.263 DEBUG:teuthology.orchestra.run.smithi114:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-14T23:11:26.327 DEBUG:teuthology.orchestra.run.smithi204:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-14T23:11:26.331 DEBUG:teuthology.orchestra.run.smithi076:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-14T23:11:26.338 DEBUG:teuthology.orchestra.run.smithi114:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-14T23:11:26.391 INFO:teuthology.orchestra.run.smithi204.stdout:check_obsoletes = 1 2024-09-14T23:11:26.393 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum clean all 2024-09-14T23:11:26.395 INFO:teuthology.orchestra.run.smithi076.stdout:check_obsoletes = 1 2024-09-14T23:11:26.397 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum clean all 2024-09-14T23:11:26.402 INFO:teuthology.orchestra.run.smithi114.stdout:check_obsoletes = 1 2024-09-14T23:11:26.404 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum clean all 2024-09-14T23:11:26.614 INFO:teuthology.orchestra.run.smithi204.stdout:45 files removed 2024-09-14T23:11:26.633 INFO:teuthology.orchestra.run.smithi076.stdout:45 files removed 2024-09-14T23:11:26.636 INFO:teuthology.orchestra.run.smithi114.stdout:45 files removed 2024-09-14T23:11:26.641 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-radosgw 2024-09-14T23:11:26.660 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-radosgw 2024-09-14T23:11:26.662 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-radosgw 2024-09-14T23:11:27.194 INFO:teuthology.orchestra.run.smithi204.stdout:ceph packages for x86_64 315 kB/s | 84 kB 00:00 2024-09-14T23:11:27.206 INFO:teuthology.orchestra.run.smithi114.stdout:ceph packages for x86_64 316 kB/s | 84 kB 00:00 2024-09-14T23:11:27.218 INFO:teuthology.orchestra.run.smithi076.stdout:ceph packages for x86_64 308 kB/s | 84 kB 00:00 2024-09-14T23:11:27.478 INFO:teuthology.orchestra.run.smithi204.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-14T23:11:27.490 INFO:teuthology.orchestra.run.smithi114.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-14T23:11:27.502 INFO:teuthology.orchestra.run.smithi076.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-14T23:11:27.754 INFO:teuthology.orchestra.run.smithi204.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-14T23:11:27.757 INFO:teuthology.orchestra.run.smithi114.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-14T23:11:27.769 INFO:teuthology.orchestra.run.smithi076.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-14T23:11:28.274 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-14T23:11:28.629 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - BaseOS 9.8 MB/s | 8.2 MB 00:00 2024-09-14T23:11:29.061 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.2 MB 00:01 2024-09-14T23:11:30.300 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-09-14T23:11:30.971 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-14T23:11:30.972 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - AppStream 16 MB/s | 20 MB 00:01 2024-09-14T23:11:35.289 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-14T23:11:36.081 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - CRB 5.2 MB/s | 6.5 MB 00:01 2024-09-14T23:11:36.201 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-14T23:11:37.089 INFO:teuthology.orchestra.run.smithi076.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 2024-09-14T23:11:37.932 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 19 kB 00:00 2024-09-14T23:11:38.110 INFO:teuthology.orchestra.run.smithi114.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 19 kB 00:00 2024-09-14T23:11:38.210 INFO:teuthology.orchestra.run.smithi076.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-14T23:11:38.911 INFO:teuthology.orchestra.run.smithi204.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-14T23:11:38.948 INFO:teuthology.orchestra.run.smithi114.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-14T23:11:43.558 INFO:teuthology.orchestra.run.smithi076.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-14T23:11:44.317 INFO:teuthology.orchestra.run.smithi204.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-14T23:11:44.387 INFO:teuthology.orchestra.run.smithi114.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-14T23:11:45.944 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:11:45.954 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:11:45.954 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:11:45.954 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:11:45.954 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:11:45.954 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T23:11:45.954 INFO:teuthology.orchestra.run.smithi076.stdout:Upgrading: 2024-09-14T23:11:45.955 INFO:teuthology.orchestra.run.smithi076.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T23:11:45.955 INFO:teuthology.orchestra.run.smithi076.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T23:11:45.955 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:11:45.955 INFO:teuthology.orchestra.run.smithi076.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T23:11:45.955 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T23:11:45.955 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T23:11:45.956 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T23:11:45.956 INFO:teuthology.orchestra.run.smithi076.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T23:11:45.956 INFO:teuthology.orchestra.run.smithi076.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T23:11:45.956 INFO:teuthology.orchestra.run.smithi076.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T23:11:45.956 INFO:teuthology.orchestra.run.smithi076.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T23:11:45.957 INFO:teuthology.orchestra.run.smithi076.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T23:11:45.957 INFO:teuthology.orchestra.run.smithi076.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T23:11:45.957 INFO:teuthology.orchestra.run.smithi076.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T23:11:45.957 INFO:teuthology.orchestra.run.smithi076.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T23:11:45.957 INFO:teuthology.orchestra.run.smithi076.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T23:11:45.958 INFO:teuthology.orchestra.run.smithi076.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T23:11:45.958 INFO:teuthology.orchestra.run.smithi076.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T23:11:45.958 INFO:teuthology.orchestra.run.smithi076.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T23:11:45.958 INFO:teuthology.orchestra.run.smithi076.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T23:11:45.958 INFO:teuthology.orchestra.run.smithi076.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T23:11:45.959 INFO:teuthology.orchestra.run.smithi076.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T23:11:45.959 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T23:11:45.959 INFO:teuthology.orchestra.run.smithi076.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T23:11:45.960 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T23:11:45.960 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T23:11:45.960 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T23:11:45.960 INFO:teuthology.orchestra.run.smithi076.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T23:11:45.960 INFO:teuthology.orchestra.run.smithi076.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T23:11:45.961 INFO:teuthology.orchestra.run.smithi076.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T23:11:45.961 INFO:teuthology.orchestra.run.smithi076.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T23:11:45.961 INFO:teuthology.orchestra.run.smithi076.stdout:Installing weak dependencies: 2024-09-14T23:11:45.961 INFO:teuthology.orchestra.run.smithi076.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T23:11:45.961 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:11:45.962 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:11:45.962 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:11:45.962 INFO:teuthology.orchestra.run.smithi076.stdout:Install 30 Packages 2024-09-14T23:11:45.962 INFO:teuthology.orchestra.run.smithi076.stdout:Upgrade 2 Packages 2024-09-14T23:11:45.962 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:11:45.963 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 60 M 2024-09-14T23:11:45.963 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:11:46.710 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout:Upgrading: 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:11:46.728 INFO:teuthology.orchestra.run.smithi204.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T23:11:46.729 INFO:teuthology.orchestra.run.smithi204.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T23:11:46.730 INFO:teuthology.orchestra.run.smithi204.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout:Installing weak dependencies: 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout:Install 30 Packages 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout:Upgrade 2 Packages 2024-09-14T23:11:46.731 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:11:46.732 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 60 M 2024-09-14T23:11:46.732 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:11:46.756 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrading: 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T23:11:46.759 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T23:11:46.760 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T23:11:46.761 INFO:teuthology.orchestra.run.smithi114.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout:Installing weak dependencies: 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout:Install 30 Packages 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout:Upgrade 2 Packages 2024-09-14T23:11:46.762 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:11:46.763 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 60 M 2024-09-14T23:11:46.763 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:11:46.812 INFO:teuthology.orchestra.run.smithi076.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 8.1 MB/s | 5.4 MB 00:00 2024-09-14T23:11:46.926 INFO:teuthology.orchestra.run.smithi076.stdout:(2/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 13 MB/s | 11 MB 00:00 2024-09-14T23:11:46.951 INFO:teuthology.orchestra.run.smithi076.stdout:(3/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 177 kB/s | 25 kB 00:00 2024-09-14T23:11:46.985 INFO:teuthology.orchestra.run.smithi076.stdout:(4/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 13 MB/s | 752 kB 00:00 2024-09-14T23:11:47.010 INFO:teuthology.orchestra.run.smithi076.stdout:(5/32): libradosstriper1-19.1.1-324.gecab7be5.e 8.5 MB/s | 507 kB 00:00 2024-09-14T23:11:47.069 INFO:teuthology.orchestra.run.smithi076.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 772 kB/s | 45 kB 00:00 2024-09-14T23:11:47.161 INFO:teuthology.orchestra.run.smithi076.stdout:(7/32): python3-ceph-common-19.1.1-324.gecab7be 1.5 MB/s | 136 kB 00:00 2024-09-14T23:11:47.286 INFO:teuthology.orchestra.run.smithi076.stdout:(8/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 18 MB/s | 5.3 MB 00:00 2024-09-14T23:11:47.312 INFO:teuthology.orchestra.run.smithi076.stdout:(9/32): python3-cephfs-19.1.1-324.gecab7be5.el9 1.1 MB/s | 162 kB 00:00 2024-09-14T23:11:47.345 INFO:teuthology.orchestra.run.smithi076.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 5.4 MB/s | 321 kB 00:00 2024-09-14T23:11:47.370 INFO:teuthology.orchestra.run.smithi076.stdout:(11/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 5.0 MB/s | 301 kB 00:00 2024-09-14T23:11:47.396 INFO:teuthology.orchestra.run.smithi076.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-14T23:11:47.514 INFO:teuthology.orchestra.run.smithi114.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 8.0 MB/s | 5.4 MB 00:00 2024-09-14T23:11:47.572 INFO:teuthology.orchestra.run.smithi114.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 433 kB/s | 25 kB 00:00 2024-09-14T23:11:47.629 INFO:teuthology.orchestra.run.smithi076.stdout:(13/32): ceph-common-19.1.1-324.gecab7be5.el9.x 14 MB/s | 21 MB 00:01 2024-09-14T23:11:47.680 INFO:teuthology.orchestra.run.smithi114.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 6.8 MB/s | 752 kB 00:00 2024-09-14T23:11:47.738 INFO:teuthology.orchestra.run.smithi076.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 419 kB/s | 45 kB 00:00 2024-09-14T23:11:47.756 INFO:teuthology.orchestra.run.smithi114.stdout:(4/32): libradosstriper1-19.1.1-324.gecab7be5.e 6.6 MB/s | 507 kB 00:00 2024-09-14T23:11:47.763 INFO:teuthology.orchestra.run.smithi076.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 436 kB/s | 160 kB 00:00 2024-09-14T23:11:47.789 INFO:teuthology.orchestra.run.smithi076.stdout:(16/32): boost-program-options-1.75.0-8.el9.x86 256 kB/s | 107 kB 00:00 2024-09-14T23:11:47.840 INFO:teuthology.orchestra.run.smithi076.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 844 kB/s | 42 kB 00:00 2024-09-14T23:11:47.872 INFO:teuthology.orchestra.run.smithi076.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-09-14T23:11:47.906 INFO:teuthology.orchestra.run.smithi076.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.9 MB/s | 662 kB 00:00 2024-09-14T23:11:47.931 INFO:teuthology.orchestra.run.smithi076.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 613 kB/s | 36 kB 00:00 2024-09-14T23:11:47.957 INFO:teuthology.orchestra.run.smithi076.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.8 MB/s | 221 kB 00:00 2024-09-14T23:11:47.982 INFO:teuthology.orchestra.run.smithi076.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 627 kB/s | 47 kB 00:00 2024-09-14T23:11:48.041 INFO:teuthology.orchestra.run.smithi076.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-14T23:11:48.066 INFO:teuthology.orchestra.run.smithi076.stdout:(24/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 376 kB/s | 26 kB 00:00 2024-09-14T23:11:48.091 INFO:teuthology.orchestra.run.smithi076.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 1.0 MB/s | 49 kB 00:00 2024-09-14T23:11:48.116 INFO:teuthology.orchestra.run.smithi076.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-14T23:11:48.150 INFO:teuthology.orchestra.run.smithi076.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T23:11:48.160 INFO:teuthology.orchestra.run.smithi204.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 5.5 MB/s | 5.4 MB 00:00 2024-09-14T23:11:48.200 INFO:teuthology.orchestra.run.smithi076.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-14T23:11:48.218 INFO:teuthology.orchestra.run.smithi204.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 432 kB/s | 25 kB 00:00 2024-09-14T23:11:48.259 INFO:teuthology.orchestra.run.smithi076.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-14T23:11:48.281 INFO:teuthology.orchestra.run.smithi114.stdout:(5/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 7.3 MB/s | 11 MB 00:01 2024-09-14T23:11:48.342 INFO:teuthology.orchestra.run.smithi076.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-14T23:11:48.356 INFO:teuthology.orchestra.run.smithi114.stdout:(6/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 8.9 MB/s | 5.3 MB 00:00 2024-09-14T23:11:48.361 INFO:teuthology.orchestra.run.smithi204.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 5.2 MB/s | 752 kB 00:00 2024-09-14T23:11:48.381 INFO:teuthology.orchestra.run.smithi114.stdout:(7/32): python3-ceph-argparse-19.1.1-324.gecab7 451 kB/s | 45 kB 00:00 2024-09-14T23:11:48.423 INFO:teuthology.orchestra.run.smithi114.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 2.0 MB/s | 136 kB 00:00 2024-09-14T23:11:48.478 INFO:teuthology.orchestra.run.smithi204.stdout:(4/32): libradosstriper1-19.1.1-324.gecab7be5.e 4.2 MB/s | 507 kB 00:00 2024-09-14T23:11:48.676 INFO:teuthology.orchestra.run.smithi076.stdout:(31/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 7.6 MB/s | 3.2 MB 00:00 2024-09-14T23:11:48.768 INFO:teuthology.orchestra.run.smithi076.stdout:(32/32): librados2-19.1.1-324.gecab7be5.el9.x86 6.0 MB/s | 3.4 MB 00:00 2024-09-14T23:11:48.773 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:11:48.774 INFO:teuthology.orchestra.run.smithi076.stdout:Total 21 MB/s | 60 MB 00:02 2024-09-14T23:11:48.853 INFO:teuthology.orchestra.run.smithi204.stdout:(5/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 6.3 MB/s | 11 MB 00:01 2024-09-14T23:11:48.876 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:11:48.914 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:11:48.914 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:11:49.024 INFO:teuthology.orchestra.run.smithi114.stdout:(9/32): ceph-common-19.1.1-324.gecab7be5.el9.x8 9.7 MB/s | 21 MB 00:02 2024-09-14T23:11:49.049 INFO:teuthology.orchestra.run.smithi114.stdout:(10/32): python3-cephfs-19.1.1-324.gecab7be5.el 242 kB/s | 162 kB 00:00 2024-09-14T23:11:49.074 INFO:teuthology.orchestra.run.smithi114.stdout:(11/32): python3-rados-19.1.1-324.gecab7be5.el9 493 kB/s | 321 kB 00:00 2024-09-14T23:11:49.100 INFO:teuthology.orchestra.run.smithi114.stdout:(12/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 3.9 MB/s | 301 kB 00:00 2024-09-14T23:11:49.103 INFO:teuthology.orchestra.run.smithi204.stdout:(6/32): ceph-common-19.1.1-324.gecab7be5.el9.x8 11 MB/s | 21 MB 00:01 2024-09-14T23:11:49.125 INFO:teuthology.orchestra.run.smithi114.stdout:(13/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.3 MB/s | 99 kB 00:00 2024-09-14T23:11:49.128 INFO:teuthology.orchestra.run.smithi204.stdout:(7/32): python3-ceph-argparse-19.1.1-324.gecab7 164 kB/s | 45 kB 00:00 2024-09-14T23:11:49.154 INFO:teuthology.orchestra.run.smithi204.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 2.7 MB/s | 136 kB 00:00 2024-09-14T23:11:49.179 INFO:teuthology.orchestra.run.smithi204.stdout:(9/32): python3-cephfs-19.1.1-324.gecab7be5.el9 3.1 MB/s | 162 kB 00:00 2024-09-14T23:11:49.204 INFO:teuthology.orchestra.run.smithi204.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 6.3 MB/s | 321 kB 00:00 2024-09-14T23:11:49.229 INFO:teuthology.orchestra.run.smithi204.stdout:(11/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 5.9 MB/s | 301 kB 00:00 2024-09-14T23:11:49.255 INFO:teuthology.orchestra.run.smithi204.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-14T23:11:49.267 INFO:teuthology.orchestra.run.smithi114.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 320 kB/s | 45 kB 00:00 2024-09-14T23:11:49.284 INFO:teuthology.orchestra.run.smithi114.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 511 kB/s | 107 kB 00:00 2024-09-14T23:11:49.301 INFO:teuthology.orchestra.run.smithi114.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 798 kB/s | 160 kB 00:00 2024-09-14T23:11:49.330 INFO:teuthology.orchestra.run.smithi204.stdout:(13/32): librgw2-19.1.1-324.gecab7be5.el9.x86_6 6.3 MB/s | 5.3 MB 00:00 2024-09-14T23:11:49.351 INFO:teuthology.orchestra.run.smithi114.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 846 kB/s | 42 kB 00:00 2024-09-14T23:11:49.376 INFO:teuthology.orchestra.run.smithi114.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-09-14T23:11:49.380 INFO:teuthology.orchestra.run.smithi204.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 710 kB/s | 107 kB 00:00 2024-09-14T23:11:49.430 INFO:teuthology.orchestra.run.smithi204.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 452 kB/s | 45 kB 00:00 2024-09-14T23:11:49.435 INFO:teuthology.orchestra.run.smithi114.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 617 kB/s | 36 kB 00:00 2024-09-14T23:11:49.456 INFO:teuthology.orchestra.run.smithi204.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 799 kB/s | 160 kB 00:00 2024-09-14T23:11:49.460 INFO:teuthology.orchestra.run.smithi114.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-09-14T23:11:49.485 INFO:teuthology.orchestra.run.smithi114.stdout:(21/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.0 MB/s | 662 kB 00:00 2024-09-14T23:11:49.502 INFO:teuthology.orchestra.run.smithi114.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 706 kB/s | 47 kB 00:00 2024-09-14T23:11:49.506 INFO:teuthology.orchestra.run.smithi204.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.2 MB/s | 662 kB 00:00 2024-09-14T23:11:49.531 INFO:teuthology.orchestra.run.smithi204.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 562 kB/s | 42 kB 00:00 2024-09-14T23:11:49.557 INFO:teuthology.orchestra.run.smithi204.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-09-14T23:11:49.578 INFO:teuthology.orchestra.run.smithi114.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-14T23:11:49.582 INFO:teuthology.orchestra.run.smithi204.stdout:(20/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 292 kB 00:00 2024-09-14T23:11:49.593 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:11:49.594 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:11:49.594 INFO:teuthology.orchestra.run.smithi114.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 3.2 MB/s | 49 kB 00:00 2024-09-14T23:11:49.607 INFO:teuthology.orchestra.run.smithi204.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 475 kB/s | 36 kB 00:00 2024-09-14T23:11:49.620 INFO:teuthology.orchestra.run.smithi114.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 253 kB/s | 26 kB 00:00 2024-09-14T23:11:49.632 INFO:teuthology.orchestra.run.smithi204.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 629 kB/s | 47 kB 00:00 2024-09-14T23:11:49.645 INFO:teuthology.orchestra.run.smithi114.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-14T23:11:49.670 INFO:teuthology.orchestra.run.smithi114.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-14T23:11:49.691 INFO:teuthology.orchestra.run.smithi204.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-14T23:11:49.721 INFO:teuthology.orchestra.run.smithi114.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.2 MB/s | 839 kB 00:00 2024-09-14T23:11:49.725 INFO:teuthology.orchestra.run.smithi204.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.5 MB/s | 49 kB 00:00 2024-09-14T23:11:49.750 INFO:teuthology.orchestra.run.smithi204.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 253 kB/s | 26 kB 00:00 2024-09-14T23:11:49.763 INFO:teuthology.orchestra.run.smithi114.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-09-14T23:11:49.775 INFO:teuthology.orchestra.run.smithi204.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-14T23:11:49.809 INFO:teuthology.orchestra.run.smithi204.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T23:11:49.838 INFO:teuthology.orchestra.run.smithi114.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-14T23:11:49.859 INFO:teuthology.orchestra.run.smithi204.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-14T23:11:49.910 INFO:teuthology.orchestra.run.smithi204.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T23:11:50.001 INFO:teuthology.orchestra.run.smithi204.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-14T23:11:50.022 INFO:teuthology.orchestra.run.smithi114.stdout:(31/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-14T23:11:50.088 INFO:teuthology.orchestra.run.smithi114.stdout:(32/32): librados2-19.1.1-324.gecab7be5.el9.x86 9.3 MB/s | 3.4 MB 00:00 2024-09-14T23:11:50.094 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:11:50.095 INFO:teuthology.orchestra.run.smithi114.stdout:Total 18 MB/s | 60 MB 00:03 2024-09-14T23:11:50.143 INFO:teuthology.orchestra.run.smithi204.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 12 MB/s | 3.4 MB 00:00 2024-09-14T23:11:50.201 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:11:50.210 INFO:teuthology.orchestra.run.smithi204.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-09-14T23:11:50.215 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:11:50.215 INFO:teuthology.orchestra.run.smithi204.stdout:Total 17 MB/s | 60 MB 00:03 2024-09-14T23:11:50.238 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:11:50.238 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:11:50.319 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:11:50.355 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:11:50.355 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:11:50.922 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:11:50.922 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:11:51.041 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:11:51.041 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:11:51.067 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:11:51.151 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T23:11:51.182 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T23:11:51.207 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T23:11:51.230 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:11:51.257 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:11:51.458 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:11:51.510 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:11:51.877 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T23:11:52.075 INFO:teuthology.orchestra.run.smithi076.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:11:52.152 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:11:52.250 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T23:11:52.277 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:11:52.340 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:11:52.373 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:11:52.377 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T23:11:52.425 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T23:11:52.456 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T23:11:52.485 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T23:11:52.498 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:11:52.519 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T23:11:52.521 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:11:52.541 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:11:52.562 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:11:52.571 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:11:52.585 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:11:52.620 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T23:11:52.653 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T23:11:52.682 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T23:11:52.707 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T23:11:52.713 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:11:52.730 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:11:52.737 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T23:11:52.750 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:11:52.771 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:11:52.782 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T23:11:52.844 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T23:11:52.877 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T23:11:52.906 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T23:11:52.940 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T23:11:52.941 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:11:52.995 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:11:53.160 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T23:11:53.220 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:11:53.252 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T23:11:53.294 INFO:teuthology.orchestra.run.smithi076.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:11:53.296 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:11:53.365 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T23:11:53.386 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T23:11:53.388 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:11:53.413 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:11:53.418 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T23:11:53.451 INFO:teuthology.orchestra.run.smithi204.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:11:53.460 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T23:11:53.476 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:11:53.504 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T23:11:53.544 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:11:53.551 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T23:11:53.617 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:11:53.633 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T23:11:53.641 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:11:53.661 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:11:53.705 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:11:53.732 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:11:53.739 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T23:11:53.769 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T23:11:53.821 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T23:11:53.854 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T23:11:53.892 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:11:53.894 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T23:11:53.921 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:11:53.931 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T23:11:53.954 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T23:11:53.963 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T23:11:53.980 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:11:53.986 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:11:53.993 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T23:11:54.020 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T23:11:54.025 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T23:11:54.034 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:11:54.104 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T23:11:54.132 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T23:11:54.133 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T23:11:54.171 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T23:11:54.212 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T23:11:54.244 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T23:11:54.274 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T23:11:54.306 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T23:11:54.347 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T23:11:54.380 INFO:teuthology.orchestra.run.smithi114.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:11:54.470 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:11:54.501 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T23:11:54.537 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T23:11:54.629 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T23:11:54.669 INFO:teuthology.orchestra.run.smithi204.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:11:54.760 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:11:54.791 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T23:11:54.835 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T23:11:55.008 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T23:11:55.040 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:11:55.114 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:11:55.191 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T23:11:55.220 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T23:11:55.317 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T23:11:55.346 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:11:55.417 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:11:55.496 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T23:11:55.524 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T23:11:56.432 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:56.470 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:57.032 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:57.074 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:11:57.166 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:11:57.166 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T23:11:57.166 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T23:11:57.166 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:11:57.208 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:11:57.508 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:57.549 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:57.837 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:57.878 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:58.103 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:58.144 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:11:58.237 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:11:58.237 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T23:11:58.237 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T23:11:58.238 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:11:58.279 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:11:58.442 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:11:58.482 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:11:58.574 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:11:58.574 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T23:11:58.574 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T23:11:58.574 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:11:58.608 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:07.159 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:07.159 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /sys 2024-09-14T23:12:07.159 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /proc 2024-09-14T23:12:07.159 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /mnt 2024-09-14T23:12:07.160 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /var/tmp 2024-09-14T23:12:07.160 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /home 2024-09-14T23:12:07.160 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /root 2024-09-14T23:12:07.160 INFO:teuthology.orchestra.run.smithi076.stdout:skipping the directory /tmp 2024-09-14T23:12:07.160 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:08.137 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:12:08.162 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:12:08.162 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:08.162 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T23:12:08.162 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:12:08.162 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:12:08.162 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:08.164 INFO:teuthology.orchestra.run.smithi076.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:12:08.247 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:12:08.247 INFO:teuthology.orchestra.run.smithi076.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:08.256 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /sys 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /proc 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /mnt 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /var/tmp 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /home 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /root 2024-09-14T23:12:08.257 INFO:teuthology.orchestra.run.smithi114.stdout:skipping the directory /tmp 2024-09-14T23:12:08.260 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:08.964 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:08.964 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /sys 2024-09-14T23:12:08.964 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /proc 2024-09-14T23:12:08.964 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /mnt 2024-09-14T23:12:08.964 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /var/tmp 2024-09-14T23:12:08.965 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /home 2024-09-14T23:12:08.965 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /root 2024-09-14T23:12:08.965 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /tmp 2024-09-14T23:12:08.965 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:09.219 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:12:09.245 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:12:09.245 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:09.246 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T23:12:09.246 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:12:09.246 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:12:09.246 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:09.247 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:12:09.330 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:12:09.331 INFO:teuthology.orchestra.run.smithi114.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:09.386 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:09.386 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T23:12:09.386 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T23:12:09.386 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T23:12:09.386 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T23:12:09.387 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T23:12:09.388 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T23:12:09.389 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T23:12:09.389 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T23:12:09.389 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:09.390 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T23:12:09.390 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T23:12:09.972 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:12:09.998 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:12:09.998 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:09.998 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T23:12:09.998 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:12:09.998 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:12:09.998 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:10.000 INFO:teuthology.orchestra.run.smithi204.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:12:10.107 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:12:10.107 INFO:teuthology.orchestra.run.smithi204.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout:Upgraded: 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:10.289 INFO:teuthology.orchestra.run.smithi076.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T23:12:10.290 INFO:teuthology.orchestra.run.smithi076.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T23:12:10.291 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:10.292 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:10.538 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:10.538 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T23:12:10.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T23:12:10.540 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T23:12:10.541 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T23:12:10.633 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-test 2024-09-14T23:12:11.202 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:28 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T23:12:11.265 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T23:12:11.266 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T23:12:11.267 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T23:12:11.267 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T23:12:11.267 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T23:12:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T23:12:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T23:12:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:12:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T23:12:11.268 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T23:12:11.335 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T23:12:11.336 INFO:teuthology.orchestra.run.smithi076.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout:Install 4 Packages 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 49 M 2024-09-14T23:12:11.337 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 209 M 2024-09-14T23:12:11.338 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:11.553 INFO:teuthology.orchestra.run.smithi076.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.5 MB/s | 304 kB 00:00 2024-09-14T23:12:11.578 INFO:teuthology.orchestra.run.smithi076.stdout:(2/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 747 kB/s | 163 kB 00:00 2024-09-14T23:12:11.603 INFO:teuthology.orchestra.run.smithi076.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-14T23:12:11.655 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:11.655 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:11.655 INFO:teuthology.orchestra.run.smithi114.stdout:Upgraded: 2024-09-14T23:12:11.655 INFO:teuthology.orchestra.run.smithi114.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.655 INFO:teuthology.orchestra.run.smithi114.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.655 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T23:12:11.656 INFO:teuthology.orchestra.run.smithi114.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.657 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:11.658 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:11.901 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-test 2024-09-14T23:12:12.198 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout:Upgraded: 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.199 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.200 INFO:teuthology.orchestra.run.smithi204.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T23:12:12.200 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T23:12:12.200 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T23:12:12.200 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.200 INFO:teuthology.orchestra.run.smithi204.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T23:12:12.201 INFO:teuthology.orchestra.run.smithi204.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T23:12:12.201 INFO:teuthology.orchestra.run.smithi204.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T23:12:12.201 INFO:teuthology.orchestra.run.smithi204.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.201 INFO:teuthology.orchestra.run.smithi204.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T23:12:12.201 INFO:teuthology.orchestra.run.smithi204.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.201 INFO:teuthology.orchestra.run.smithi204.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T23:12:12.202 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T23:12:12.203 INFO:teuthology.orchestra.run.smithi204.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T23:12:12.204 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:12.204 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:12.455 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:28 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:12.528 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-test 2024-09-14T23:12:12.586 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:12.586 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout:Install 4 Packages 2024-09-14T23:12:12.587 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:12.588 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 49 M 2024-09-14T23:12:12.588 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 209 M 2024-09-14T23:12:12.588 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:12:12.887 INFO:teuthology.orchestra.run.smithi076.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-14T23:12:12.889 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:12.889 INFO:teuthology.orchestra.run.smithi076.stdout:Total 32 MB/s | 49 MB 00:01 2024-09-14T23:12:12.916 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:12:12.935 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:12:12.935 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:12:13.054 INFO:teuthology.orchestra.run.smithi114.stdout:(1/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 774 kB/s | 163 kB 00:00 2024-09-14T23:12:13.079 INFO:teuthology.orchestra.run.smithi114.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.3 MB/s | 304 kB 00:00 2024-09-14T23:12:13.095 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:29 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:13.213 INFO:teuthology.orchestra.run.smithi114.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 402 kB/s | 64 kB 00:00 2024-09-14T23:12:13.235 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:13.235 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:13.235 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:12:13.235 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout:Install 4 Packages 2024-09-14T23:12:13.236 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:13.237 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 49 M 2024-09-14T23:12:13.237 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 209 M 2024-09-14T23:12:13.237 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:12:13.334 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:12:13.335 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:12:13.453 INFO:teuthology.orchestra.run.smithi204.stdout:(1/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 837 kB/s | 163 kB 00:00 2024-09-14T23:12:13.479 INFO:teuthology.orchestra.run.smithi204.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.3 MB/s | 304 kB 00:00 2024-09-14T23:12:13.596 INFO:teuthology.orchestra.run.smithi204.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 449 kB/s | 64 kB 00:00 2024-09-14T23:12:13.856 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:12:13.938 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T23:12:13.978 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T23:12:14.005 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:12:14.454 INFO:teuthology.orchestra.run.smithi114.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 30 MB/s | 49 MB 00:01 2024-09-14T23:12:14.456 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:14.457 INFO:teuthology.orchestra.run.smithi114.stdout:Total 26 MB/s | 49 MB 00:01 2024-09-14T23:12:14.483 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:12:14.502 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:12:14.503 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:12:14.894 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:12:14.895 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:12:15.420 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:12:15.515 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T23:12:15.564 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T23:12:15.589 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:12:15.655 INFO:teuthology.orchestra.run.smithi204.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 20 MB/s | 49 MB 00:02 2024-09-14T23:12:15.657 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:15.657 INFO:teuthology.orchestra.run.smithi204.stdout:Total 20 MB/s | 49 MB 00:02 2024-09-14T23:12:15.685 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:12:15.705 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:12:15.705 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:12:16.096 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:12:16.096 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:12:16.624 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:12:16.704 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T23:12:16.745 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T23:12:16.772 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:12:18.616 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:12:18.687 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:12:20.152 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:12:20.233 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:12:21.202 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:12:21.202 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T23:12:21.202 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T23:12:21.202 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T23:12:21.468 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:12:21.493 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T23:12:21.493 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:21.494 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:21.539 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:12:21.808 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph 2024-09-14T23:12:22.380 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:39 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:22.537 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:12:22.540 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T23:12:22.541 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T23:12:22.542 INFO:teuthology.orchestra.run.smithi076.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T23:12:22.543 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout:Install 37 Packages 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 30 M 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 108 M 2024-09-14T23:12:22.544 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:22.727 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:12:22.727 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T23:12:22.727 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T23:12:22.727 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T23:12:23.084 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:23.085 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:23.297 INFO:teuthology.orchestra.run.smithi076.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 48 kB/s | 6.5 kB 00:00 2024-09-14T23:12:23.342 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph 2024-09-14T23:12:23.439 INFO:teuthology.orchestra.run.smithi076.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 5.5 MB/s | 1.5 MB 00:00 2024-09-14T23:12:23.489 INFO:teuthology.orchestra.run.smithi076.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 7.2 MB/s | 2.4 MB 00:00 2024-09-14T23:12:23.592 INFO:teuthology.orchestra.run.smithi076.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.4 MB/s | 249 kB 00:00 2024-09-14T23:12:23.690 INFO:teuthology.orchestra.run.smithi076.stdout:(5/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-09-14T23:12:23.740 INFO:teuthology.orchestra.run.smithi076.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-09-14T23:12:23.807 INFO:teuthology.orchestra.run.smithi076.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.6 MB/s | 106 kB 00:00 2024-09-14T23:12:23.865 INFO:teuthology.orchestra.run.smithi076.stdout:(8/37): python3-cryptography-36.0.1-4.el9.x86_6 7.0 MB/s | 1.2 MB 00:00 2024-09-14T23:12:23.907 INFO:teuthology.orchestra.run.smithi076.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.3 MB/s | 135 kB 00:00 2024-09-14T23:12:23.933 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:39 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:23.949 INFO:teuthology.orchestra.run.smithi076.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-09-14T23:12:23.966 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:12:23.966 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T23:12:23.967 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T23:12:23.967 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T23:12:24.008 INFO:teuthology.orchestra.run.smithi076.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.1 MB/s | 215 kB 00:00 2024-09-14T23:12:24.077 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:12:24.080 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T23:12:24.081 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T23:12:24.082 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:24.083 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:12:24.084 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:24.084 INFO:teuthology.orchestra.run.smithi114.stdout:Install 37 Packages 2024-09-14T23:12:24.084 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:24.084 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 30 M 2024-09-14T23:12:24.084 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 108 M 2024-09-14T23:12:24.084 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:12:24.175 INFO:teuthology.orchestra.run.smithi076.stdout:(12/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_ 23 MB/s | 17 MB 00:00 2024-09-14T23:12:24.225 INFO:teuthology.orchestra.run.smithi076.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 684 kB/s | 188 kB 00:00 2024-09-14T23:12:24.276 INFO:teuthology.orchestra.run.smithi076.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 644 kB/s | 172 kB 00:00 2024-09-14T23:12:24.301 INFO:teuthology.orchestra.run.smithi076.stdout:(15/37): python3-markupsafe-1.1.1-12.el9.x86_64 277 kB/s | 35 kB 00:00 2024-09-14T23:12:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T23:12:24.307 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:24.307 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:12:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T23:12:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T23:12:24.308 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:24.308 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:24.326 INFO:teuthology.orchestra.run.smithi076.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 766 kB/s | 77 kB 00:00 2024-09-14T23:12:24.352 INFO:teuthology.orchestra.run.smithi076.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 673 kB/s | 51 kB 00:00 2024-09-14T23:12:24.385 INFO:teuthology.orchestra.run.smithi076.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 496 kB/s | 42 kB 00:00 2024-09-14T23:12:24.411 INFO:teuthology.orchestra.run.smithi076.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.5 MB/s | 151 kB 00:00 2024-09-14T23:12:24.436 INFO:teuthology.orchestra.run.smithi076.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.2 MB/s | 172 kB 00:00 2024-09-14T23:12:24.453 INFO:teuthology.orchestra.run.smithi076.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 666 kB/s | 43 kB 00:00 2024-09-14T23:12:24.470 INFO:teuthology.orchestra.run.smithi076.stdout:(22/37): lua-devel-5.4.4-4.el9.x86_64.rpm 156 kB/s | 22 kB 00:00 2024-09-14T23:12:24.487 INFO:teuthology.orchestra.run.smithi076.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 318 kB/s | 11 kB 00:00 2024-09-14T23:12:24.512 INFO:teuthology.orchestra.run.smithi076.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 1.3 MB/s | 23 kB 00:00 2024-09-14T23:12:24.529 INFO:teuthology.orchestra.run.smithi076.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 1.3 MB/s | 19 kB 00:00 2024-09-14T23:12:24.546 INFO:teuthology.orchestra.run.smithi076.stdout:(26/37): python3-jaraco-classes-3.2.1-5.el9.noa 233 kB/s | 18 kB 00:00 2024-09-14T23:12:24.563 INFO:teuthology.orchestra.run.smithi076.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 587 kB/s | 20 kB 00:00 2024-09-14T23:12:24.580 INFO:teuthology.orchestra.run.smithi076.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.4 MB/s | 46 kB 00:00 2024-09-14T23:12:24.594 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph 2024-09-14T23:12:24.605 INFO:teuthology.orchestra.run.smithi076.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.1 MB/s | 358 kB 00:00 2024-09-14T23:12:24.630 INFO:teuthology.orchestra.run.smithi076.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.1 MB/s | 79 kB 00:00 2024-09-14T23:12:24.655 INFO:teuthology.orchestra.run.smithi076.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-14T23:12:24.681 INFO:teuthology.orchestra.run.smithi076.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T23:12:24.689 INFO:teuthology.orchestra.run.smithi114.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 48 kB/s | 6.5 kB 00:00 2024-09-14T23:12:24.706 INFO:teuthology.orchestra.run.smithi076.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-14T23:12:24.739 INFO:teuthology.orchestra.run.smithi076.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-14T23:12:24.765 INFO:teuthology.orchestra.run.smithi076.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 803 kB/s | 20 kB 00:00 2024-09-14T23:12:24.790 INFO:teuthology.orchestra.run.smithi076.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-09-14T23:12:24.816 INFO:teuthology.orchestra.run.smithi076.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-14T23:12:24.819 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:24.819 INFO:teuthology.orchestra.run.smithi076.stdout:Total 13 MB/s | 30 MB 00:02 2024-09-14T23:12:24.897 INFO:teuthology.orchestra.run.smithi114.stdout:(2/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.9 MB/s | 2.4 MB 00:00 2024-09-14T23:12:24.948 INFO:teuthology.orchestra.run.smithi114.stdout:(3/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 3.8 MB/s | 1.5 MB 00:00 2024-09-14T23:12:24.968 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:12:25.009 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:12:25.009 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:12:25.048 INFO:teuthology.orchestra.run.smithi114.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.4 MB/s | 249 kB 00:00 2024-09-14T23:12:25.132 INFO:teuthology.orchestra.run.smithi114.stdout:(5/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 11 MB/s | 4.7 MB 00:00 2024-09-14T23:12:25.159 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:41 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:25.199 INFO:teuthology.orchestra.run.smithi114.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-09-14T23:12:25.241 INFO:teuthology.orchestra.run.smithi114.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-14T23:12:25.283 INFO:teuthology.orchestra.run.smithi114.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-14T23:12:25.295 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:25.297 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T23:12:25.298 INFO:teuthology.orchestra.run.smithi204.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T23:12:25.299 INFO:teuthology.orchestra.run.smithi204.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T23:12:25.300 INFO:teuthology.orchestra.run.smithi204.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout:Install 37 Packages 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:25.301 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 30 M 2024-09-14T23:12:25.302 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 108 M 2024-09-14T23:12:25.302 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:12:25.450 INFO:teuthology.orchestra.run.smithi114.stdout:(9/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 31 MB/s | 17 MB 00:00 2024-09-14T23:12:25.475 INFO:teuthology.orchestra.run.smithi114.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 650 kB/s | 125 kB 00:00 2024-09-14T23:12:25.482 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:12:25.482 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:12:25.508 INFO:teuthology.orchestra.run.smithi114.stdout:(11/37): python3-cryptography-36.0.1-4.el9.x86_ 3.3 MB/s | 1.2 MB 00:00 2024-09-14T23:12:25.601 INFO:teuthology.orchestra.run.smithi114.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.4 MB/s | 215 kB 00:00 2024-09-14T23:12:25.884 INFO:teuthology.orchestra.run.smithi114.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 123 kB/s | 35 kB 00:00 2024-09-14T23:12:25.976 INFO:teuthology.orchestra.run.smithi114.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 368 kB/s | 172 kB 00:00 2024-09-14T23:12:26.060 INFO:teuthology.orchestra.run.smithi114.stdout:(15/37): lua-5.4.4-4.el9.x86_64.rpm 322 kB/s | 188 kB 00:00 2024-09-14T23:12:26.085 INFO:teuthology.orchestra.run.smithi114.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 385 kB/s | 77 kB 00:00 2024-09-14T23:12:26.110 INFO:teuthology.orchestra.run.smithi114.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 381 kB/s | 51 kB 00:00 2024-09-14T23:12:26.160 INFO:teuthology.orchestra.run.smithi114.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.0 MB/s | 151 kB 00:00 2024-09-14T23:12:26.186 INFO:teuthology.orchestra.run.smithi114.stdout:(19/37): python3-toml-0.10.2-6.el9.noarch.rpm 331 kB/s | 42 kB 00:00 2024-09-14T23:12:26.211 INFO:teuthology.orchestra.run.smithi114.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 864 kB/s | 43 kB 00:00 2024-09-14T23:12:26.245 INFO:teuthology.orchestra.run.smithi114.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 140 kB/s | 22 kB 00:00 2024-09-14T23:12:26.311 INFO:teuthology.orchestra.run.smithi114.stdout:(22/37): python3-cherrypy-18.6.1-2.el9.noarch.r 3.8 MB/s | 358 kB 00:00 2024-09-14T23:12:26.337 INFO:teuthology.orchestra.run.smithi114.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-14T23:12:26.339 INFO:teuthology.orchestra.run.smithi204.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 54 kB/s | 6.5 kB 00:00 2024-09-14T23:12:26.362 INFO:teuthology.orchestra.run.smithi114.stdout:(24/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 93 kB/s | 11 kB 00:00 2024-09-14T23:12:26.387 INFO:teuthology.orchestra.run.smithi114.stdout:(25/37): python3-jaraco-classes-3.2.1-5.el9.noa 240 kB/s | 18 kB 00:00 2024-09-14T23:12:26.413 INFO:teuthology.orchestra.run.smithi114.stdout:(26/37): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-09-14T23:12:26.438 INFO:teuthology.orchestra.run.smithi114.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 257 kB/s | 19 kB 00:00 2024-09-14T23:12:26.463 INFO:teuthology.orchestra.run.smithi114.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-09-14T23:12:26.488 INFO:teuthology.orchestra.run.smithi114.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 928 kB/s | 46 kB 00:00 2024-09-14T23:12:26.514 INFO:teuthology.orchestra.run.smithi114.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-14T23:12:26.539 INFO:teuthology.orchestra.run.smithi114.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-14T23:12:26.539 INFO:teuthology.orchestra.run.smithi204.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 4.7 MB/s | 1.5 MB 00:00 2024-09-14T23:12:26.564 INFO:teuthology.orchestra.run.smithi114.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T23:12:26.590 INFO:teuthology.orchestra.run.smithi204.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-09-14T23:12:26.606 INFO:teuthology.orchestra.run.smithi114.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 979 kB/s | 90 kB 00:00 2024-09-14T23:12:26.631 INFO:teuthology.orchestra.run.smithi114.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.6 MB/s | 272 kB 00:00 2024-09-14T23:12:26.657 INFO:teuthology.orchestra.run.smithi114.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-09-14T23:12:26.682 INFO:teuthology.orchestra.run.smithi114.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-09-14T23:12:26.690 INFO:teuthology.orchestra.run.smithi204.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.4 MB/s | 249 kB 00:00 2024-09-14T23:12:26.707 INFO:teuthology.orchestra.run.smithi114.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-14T23:12:26.711 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:26.711 INFO:teuthology.orchestra.run.smithi114.stdout:Total 12 MB/s | 30 MB 00:02 2024-09-14T23:12:26.838 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:12:26.857 INFO:teuthology.orchestra.run.smithi204.stdout:(5/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 9.1 MB/s | 4.7 MB 00:00 2024-09-14T23:12:26.861 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:12:26.901 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:12:26.901 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:12:26.902 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T23:12:26.907 INFO:teuthology.orchestra.run.smithi204.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-14T23:12:26.937 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T23:12:26.999 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T23:12:27.074 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T23:12:27.116 INFO:teuthology.orchestra.run.smithi204.stdout:(7/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 29 MB/s | 17 MB 00:00 2024-09-14T23:12:27.123 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T23:12:27.141 INFO:teuthology.orchestra.run.smithi204.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 456 kB/s | 106 kB 00:00 2024-09-14T23:12:27.156 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T23:12:27.200 INFO:teuthology.orchestra.run.smithi204.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 2.1 MB/s | 125 kB 00:00 2024-09-14T23:12:27.248 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T23:12:27.259 INFO:teuthology.orchestra.run.smithi204.stdout:(10/37): python3-pycparser-2.20-6.el9.noarch.rp 951 kB/s | 135 kB 00:00 2024-09-14T23:12:27.284 INFO:teuthology.orchestra.run.smithi204.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-14T23:12:27.335 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T23:12:27.375 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T23:12:27.394 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:12:27.394 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:12:27.411 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T23:12:27.441 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T23:12:27.483 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T23:12:27.517 INFO:teuthology.orchestra.run.smithi204.stdout:(12/37): python3-cryptography-36.0.1-4.el9.x86_ 1.9 MB/s | 1.2 MB 00:00 2024-09-14T23:12:27.525 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T23:12:27.566 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T23:12:27.609 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T23:12:27.643 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T23:12:27.692 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T23:12:27.724 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T23:12:27.743 INFO:teuthology.orchestra.run.smithi204.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 375 kB/s | 172 kB 00:00 2024-09-14T23:12:27.797 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T23:12:27.801 INFO:teuthology.orchestra.run.smithi204.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 122 kB/s | 35 kB 00:00 2024-09-14T23:12:27.826 INFO:teuthology.orchestra.run.smithi204.stdout:(15/37): lua-5.4.4-4.el9.x86_64.rpm 332 kB/s | 188 kB 00:00 2024-09-14T23:12:27.852 INFO:teuthology.orchestra.run.smithi204.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 709 kB/s | 77 kB 00:00 2024-09-14T23:12:27.894 INFO:teuthology.orchestra.run.smithi204.stdout:(17/37): lua-devel-5.4.4-4.el9.x86_64.rpm 537 kB/s | 22 kB 00:00 2024-09-14T23:12:27.919 INFO:teuthology.orchestra.run.smithi204.stdout:(18/37): python3-pytz-2021.1-5.el9.noarch.rpm 435 kB/s | 51 kB 00:00 2024-09-14T23:12:27.936 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T23:12:27.961 INFO:teuthology.orchestra.run.smithi204.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2024-09-14T23:12:27.986 INFO:teuthology.orchestra.run.smithi204.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.3 MB/s | 172 kB 00:00 2024-09-14T23:12:28.024 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T23:12:28.034 INFO:teuthology.orchestra.run.smithi204.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 378 kB/s | 43 kB 00:00 2024-09-14T23:12:28.062 INFO:teuthology.orchestra.run.smithi204.stdout:(22/37): python3-toml-0.10.2-6.el9.noarch.rpm 177 kB/s | 42 kB 00:00 2024-09-14T23:12:28.077 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T23:12:28.088 INFO:teuthology.orchestra.run.smithi204.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 203 kB/s | 11 kB 00:00 2024-09-14T23:12:28.121 INFO:teuthology.orchestra.run.smithi204.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 896 kB/s | 23 kB 00:00 2024-09-14T23:12:28.124 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T23:12:28.146 INFO:teuthology.orchestra.run.smithi204.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 840 kB/s | 19 kB 00:00 2024-09-14T23:12:28.171 INFO:teuthology.orchestra.run.smithi204.stdout:(26/37): python3-jaraco-classes-3.2.1-5.el9.noa 162 kB/s | 18 kB 00:00 2024-09-14T23:12:28.172 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T23:12:28.197 INFO:teuthology.orchestra.run.smithi204.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-09-14T23:12:28.222 INFO:teuthology.orchestra.run.smithi204.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 925 kB/s | 46 kB 00:00 2024-09-14T23:12:28.228 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T23:12:28.251 INFO:teuthology.orchestra.run.smithi204.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-14T23:12:28.276 INFO:teuthology.orchestra.run.smithi204.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 998 kB/s | 79 kB 00:00 2024-09-14T23:12:28.293 INFO:teuthology.orchestra.run.smithi204.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 393 kB/s | 16 kB 00:00 2024-09-14T23:12:28.310 INFO:teuthology.orchestra.run.smithi204.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 2.1 MB/s | 36 kB 00:00 2024-09-14T23:12:28.335 INFO:teuthology.orchestra.run.smithi204.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-14T23:12:28.360 INFO:teuthology.orchestra.run.smithi204.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-09-14T23:12:28.386 INFO:teuthology.orchestra.run.smithi204.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 803 kB/s | 20 kB 00:00 2024-09-14T23:12:28.411 INFO:teuthology.orchestra.run.smithi204.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-14T23:12:28.415 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T23:12:28.436 INFO:teuthology.orchestra.run.smithi204.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-14T23:12:28.441 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:28.442 INFO:teuthology.orchestra.run.smithi204.stdout:Total 9.6 MB/s | 30 MB 00:03 2024-09-14T23:12:28.473 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T23:12:28.560 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T23:12:28.594 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:12:28.634 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:12:28.634 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:12:28.649 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T23:12:28.689 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T23:12:28.728 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:12:28.788 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T23:12:28.806 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T23:12:28.830 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T23:12:28.857 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T23:12:28.928 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T23:12:28.969 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T23:12:28.990 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T23:12:29.000 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:12:29.022 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T23:12:29.026 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:12:29.026 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:29.026 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T23:12:29.026 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:12:29.026 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:12:29.027 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:29.104 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:12:29.105 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:12:29.116 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T23:12:29.194 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T23:12:29.241 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T23:12:29.277 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T23:12:29.306 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T23:12:29.341 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T23:12:29.374 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T23:12:29.415 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T23:12:29.450 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T23:12:29.484 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T23:12:29.533 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T23:12:29.582 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T23:12:29.671 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T23:12:29.812 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T23:12:29.898 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T23:12:29.951 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T23:12:29.990 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T23:12:30.047 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T23:12:30.111 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T23:12:30.298 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T23:12:30.361 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T23:12:30.440 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T23:12:30.446 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:12:30.467 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:12:30.495 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:12:30.495 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:30.495 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T23:12:30.495 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:12:30.495 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:12:30.495 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:30.506 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T23:12:30.535 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T23:12:30.540 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T23:12:30.575 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T23:12:30.593 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T23:12:30.647 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T23:12:30.691 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T23:12:30.710 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T23:12:30.724 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T23:12:30.816 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T23:12:30.873 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T23:12:30.894 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T23:12:30.904 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:12:30.926 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:12:30.930 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:12:30.930 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:30.930 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T23:12:30.930 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:12:30.930 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:12:30.931 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:30.935 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T23:12:30.951 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:12:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T23:12:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:12:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:12:30.951 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:30.970 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T23:12:31.000 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T23:12:31.034 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T23:12:31.067 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T23:12:31.117 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T23:12:31.160 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T23:12:31.177 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:12:31.194 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T23:12:31.201 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:12:31.201 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:31.201 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T23:12:31.202 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:12:31.202 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:12:31.202 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:31.243 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T23:12:31.274 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:12:31.274 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T23:12:31.349 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T23:12:31.504 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T23:12:31.583 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T23:12:31.661 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T23:12:31.703 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T23:12:31.760 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T23:12:31.824 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T23:12:32.022 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T23:12:32.065 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T23:12:32.143 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T23:12:32.232 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T23:12:32.290 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T23:12:32.355 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:12:32.382 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:12:32.382 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:32.382 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T23:12:32.382 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:12:32.382 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:12:32.382 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:32.408 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T23:12:32.569 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T23:12:32.599 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:12:32.624 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:12:32.624 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:32.625 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T23:12:32.625 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:12:32.625 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:12:32.625 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:32.814 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:12:32.838 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:12:32.838 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:32.838 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T23:12:32.838 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:12:32.838 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:12:32.838 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:33.065 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:12:33.088 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:12:33.088 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:33.089 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T23:12:33.089 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:12:33.089 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:12:33.089 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:33.144 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:12:33.189 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:12:33.189 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T23:12:33.189 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T23:12:33.189 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T23:12:33.190 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T23:12:33.191 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T23:12:33.192 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T23:12:33.193 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T23:12:34.069 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:12:34.096 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:12:34.096 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:34.096 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T23:12:34.097 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:12:34.097 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:12:34.097 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:34.220 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T23:12:34.221 INFO:teuthology.orchestra.run.smithi076.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T23:12:34.222 INFO:teuthology.orchestra.run.smithi076.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T23:12:34.223 INFO:teuthology.orchestra.run.smithi076.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T23:12:34.224 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:34.224 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:34.536 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:12:34.560 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:12:34.561 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:34.561 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T23:12:34.561 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:12:34.561 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:12:34.561 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:34.599 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-base 2024-09-14T23:12:34.787 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:12:34.811 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:12:34.811 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:34.811 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T23:12:34.811 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:12:34.811 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:12:34.811 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:34.850 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:12:34.850 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T23:12:34.850 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T23:12:34.851 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T23:12:34.852 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T23:12:34.853 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T23:12:34.853 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T23:12:34.854 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T23:12:34.876 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:12:35.172 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:52 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:35.262 INFO:teuthology.orchestra.run.smithi076.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:12:35.304 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:35.305 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:12:35.305 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:35.376 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install cephadm 2024-09-14T23:12:35.799 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T23:12:35.799 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:35.799 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:35.799 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:35.799 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T23:12:35.800 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T23:12:35.801 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:35.802 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:35.932 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:52 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:36.065 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:36.066 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:36.066 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:12:36.066 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:36.066 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:36.066 INFO:teuthology.orchestra.run.smithi076.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 765 k 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 771 k 2024-09-14T23:12:36.067 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:36.176 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-base 2024-09-14T23:12:36.335 INFO:teuthology.orchestra.run.smithi076.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.8 MB/s | 765 kB 00:00 2024-09-14T23:12:36.336 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:36.336 INFO:teuthology.orchestra.run.smithi076.stdout:Total 2.8 MB/s | 765 kB 00:00 2024-09-14T23:12:36.336 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:12:36.341 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:12:36.341 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:12:36.347 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:12:36.348 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:12:36.416 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:12:36.685 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:12:36.685 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T23:12:36.685 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T23:12:36.686 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T23:12:36.687 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T23:12:36.688 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T23:12:36.688 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T23:12:36.688 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T23:12:36.688 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T23:12:36.689 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T23:12:36.689 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T23:12:36.689 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T23:12:36.689 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T23:12:36.689 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T23:12:36.742 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:52 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:36.821 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:36.832 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:12:36.874 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:36.875 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:12:36.875 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:36.907 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:36.935 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install cephadm 2024-09-14T23:12:37.261 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:37.495 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:53 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:37.509 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:37.510 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:37.510 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:37.510 INFO:teuthology.orchestra.run.smithi076.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:37.510 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:37.510 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:37.625 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:37.626 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:12:37.627 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:37.627 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 765 k 2024-09-14T23:12:37.627 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 771 k 2024-09-14T23:12:37.627 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:37.641 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T23:12:37.642 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T23:12:37.643 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:37.644 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:37.721 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T23:12:37.914 INFO:teuthology.orchestra.run.smithi114.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.6 MB/s | 765 kB 00:00 2024-09-14T23:12:37.914 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:37.915 INFO:teuthology.orchestra.run.smithi114.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-14T23:12:37.915 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:12:37.920 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:12:37.920 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:12:37.926 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:12:37.926 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:12:38.003 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:12:38.041 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-base 2024-09-14T23:12:38.325 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:38.424 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:38.460 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repo Size 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:12:38.461 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:38.462 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 145 k 2024-09-14T23:12:38.462 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 435 k 2024-09-14T23:12:38.462 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:38.517 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:38.635 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:54 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:38.675 INFO:teuthology.orchestra.run.smithi076.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 684 kB/s | 145 kB 00:00 2024-09-14T23:12:38.675 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:38.676 INFO:teuthology.orchestra.run.smithi076.stdout:Total 679 kB/s | 145 kB 00:00 2024-09-14T23:12:38.676 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:12:38.683 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:12:38.683 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:12:38.724 INFO:teuthology.orchestra.run.smithi204.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:12:38.740 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:12:38.741 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:12:38.767 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:38.768 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:12:38.768 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:38.835 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install cephadm 2024-09-14T23:12:38.883 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:38.886 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:12:38.976 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:39.001 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:39.001 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:39.001 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T23:12:39.001 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:39.139 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:39.139 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:39.139 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:39.139 INFO:teuthology.orchestra.run.smithi114.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:39.139 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:39.139 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:39.343 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T23:12:39.398 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:39.529 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:12:39.530 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:39.531 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:12:39.531 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:39.531 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 765 k 2024-09-14T23:12:39.531 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 771 k 2024-09-14T23:12:39.531 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:12:39.794 INFO:teuthology.orchestra.run.smithi204.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.8 MB/s | 765 kB 00:00 2024-09-14T23:12:39.795 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:39.795 INFO:teuthology.orchestra.run.smithi204.stdout:Total 2.8 MB/s | 765 kB 00:00 2024-09-14T23:12:39.795 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:12:39.801 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:12:39.801 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:12:39.807 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:12:39.807 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:12:39.883 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:12:39.909 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:39.944 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:39.944 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:39.944 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:39.944 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:39.944 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:39.944 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:40.042 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:12:40.043 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:40.044 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 145 k 2024-09-14T23:12:40.044 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 435 k 2024-09-14T23:12:40.044 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:12:40.185 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-mgr 2024-09-14T23:12:40.261 INFO:teuthology.orchestra.run.smithi114.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 668 kB/s | 145 kB 00:00 2024-09-14T23:12:40.262 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:40.262 INFO:teuthology.orchestra.run.smithi114.stdout:Total 661 kB/s | 145 kB 00:00 2024-09-14T23:12:40.263 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:12:40.270 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:12:40.270 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:12:40.328 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:12:40.329 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:12:40.397 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:40.481 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:12:40.489 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:40.562 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:40.587 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:40.587 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:40.588 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T23:12:40.588 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:40.756 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:57 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:40.849 INFO:teuthology.orchestra.run.smithi076.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:12:40.857 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:40.892 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:40.893 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:12:40.893 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:40.965 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T23:12:41.106 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:12:41.106 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:41.106 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:12:41.106 INFO:teuthology.orchestra.run.smithi204.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:41.106 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:41.106 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:41.289 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T23:12:41.496 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:41.497 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:41.497 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:41.497 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:41.497 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:41.497 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:41.522 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:41.655 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T23:12:41.656 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout:Install 12 Packages 2024-09-14T23:12:41.657 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:41.658 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 8.7 M 2024-09-14T23:12:41.658 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 104 M 2024-09-14T23:12:41.658 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:41.765 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr 2024-09-14T23:12:41.869 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:57 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:42.003 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:42.004 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:42.004 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repo Size 2024-09-14T23:12:42.004 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:42.004 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 145 k 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 435 k 2024-09-14T23:12:42.005 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:12:42.112 INFO:teuthology.orchestra.run.smithi076.stdout:(1/12): ceph-prometheus-alerts-19.1.1-324.gecab 105 kB/s | 16 kB 00:00 2024-09-14T23:12:42.153 INFO:teuthology.orchestra.run.smithi076.stdout:(2/12): ceph-grafana-dashboards-19.1.1-324.geca 160 kB/s | 32 kB 00:00 2024-09-14T23:12:42.200 INFO:teuthology.orchestra.run.smithi204.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 743 kB/s | 145 kB 00:00 2024-09-14T23:12:42.201 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:42.202 INFO:teuthology.orchestra.run.smithi204.stdout:Total 737 kB/s | 145 kB 00:00 2024-09-14T23:12:42.202 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:12:42.209 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:12:42.209 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:12:42.266 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:12:42.267 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:12:42.312 INFO:teuthology.orchestra.run.smithi076.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 10 MB/s | 3.6 MB 00:00 2024-09-14T23:12:42.340 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:42.362 INFO:teuthology.orchestra.run.smithi076.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 269 kB 00:00 2024-09-14T23:12:42.418 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:12:42.421 INFO:teuthology.orchestra.run.smithi076.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-14T23:12:42.433 INFO:teuthology.orchestra.run.smithi114.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:12:42.438 INFO:teuthology.orchestra.run.smithi076.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.1 MB/s | 19 kB 00:00 2024-09-14T23:12:42.474 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:42.476 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:12:42.476 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:42.502 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:42.505 INFO:teuthology.orchestra.run.smithi076.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-09-14T23:12:42.528 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:42.528 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:12:42.528 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T23:12:42.528 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:42.539 INFO:teuthology.orchestra.run.smithi076.stdout:(8/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.4 MB/s | 1.0 MB 00:00 2024-09-14T23:12:42.542 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T23:12:42.572 INFO:teuthology.orchestra.run.smithi076.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-09-14T23:12:42.614 INFO:teuthology.orchestra.run.smithi076.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.8 MB/s | 863 kB 00:00 2024-09-14T23:12:42.639 INFO:teuthology.orchestra.run.smithi076.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 307 kB/s | 31 kB 00:00 2024-09-14T23:12:42.664 INFO:teuthology.orchestra.run.smithi076.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-09-14T23:12:42.668 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:42.668 INFO:teuthology.orchestra.run.smithi076.stdout:Total 8.6 MB/s | 8.7 MB 00:01 2024-09-14T23:12:42.715 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:12:42.732 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:12:42.732 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:12:42.951 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:12:42.952 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:12:43.099 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:43.231 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T23:12:43.233 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout:Install 12 Packages 2024-09-14T23:12:43.234 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:43.235 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 8.7 M 2024-09-14T23:12:43.235 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 104 M 2024-09-14T23:12:43.235 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:12:43.445 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:12:43.446 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:43.446 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:12:43.446 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:12:43.446 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:43.446 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:43.493 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:12:43.573 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T23:12:43.609 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T23:12:43.655 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T23:12:43.658 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-mgr 2024-09-14T23:12:43.686 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T23:12:43.786 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T23:12:43.912 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T23:12:43.998 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T23:12:44.049 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T23:12:44.073 INFO:teuthology.orchestra.run.smithi114.stdout:(1/12): ceph-prometheus-alerts-19.1.1-324.gecab 115 kB/s | 16 kB 00:00 2024-09-14T23:12:44.077 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:12:44.098 INFO:teuthology.orchestra.run.smithi114.stdout:(2/12): ceph-grafana-dashboards-19.1.1-324.geca 189 kB/s | 32 kB 00:00 2024-09-14T23:12:44.109 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T23:12:44.233 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:44.273 INFO:teuthology.orchestra.run.smithi114.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 10 MB/s | 3.6 MB 00:00 2024-09-14T23:12:44.299 INFO:teuthology.orchestra.run.smithi114.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 269 kB 00:00 2024-09-14T23:12:44.325 INFO:teuthology.orchestra.run.smithi204.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:12:44.332 INFO:teuthology.orchestra.run.smithi114.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.9 MB/s | 1.0 MB 00:00 2024-09-14T23:12:44.367 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:44.368 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:12:44.368 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:44.391 INFO:teuthology.orchestra.run.smithi114.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 5.8 MB/s | 548 kB 00:00 2024-09-14T23:12:44.416 INFO:teuthology.orchestra.run.smithi114.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 253 kB/s | 19 kB 00:00 2024-09-14T23:12:44.427 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T23:12:44.441 INFO:teuthology.orchestra.run.smithi114.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.6 MB/s | 144 kB 00:00 2024-09-14T23:12:44.467 INFO:teuthology.orchestra.run.smithi114.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-14T23:12:44.501 INFO:teuthology.orchestra.run.smithi114.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-09-14T23:12:44.526 INFO:teuthology.orchestra.run.smithi114.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 3.3 MB/s | 863 kB 00:00 2024-09-14T23:12:44.567 INFO:teuthology.orchestra.run.smithi114.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 12 MB/s | 2.0 MB 00:00 2024-09-14T23:12:44.571 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:44.571 INFO:teuthology.orchestra.run.smithi114.stdout:Total 6.5 MB/s | 8.7 MB 00:01 2024-09-14T23:12:44.619 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:12:44.636 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:12:44.636 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:12:44.855 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:12:44.855 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:12:44.984 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:45.116 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T23:12:45.118 INFO:teuthology.orchestra.run.smithi204.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout:Install 12 Packages 2024-09-14T23:12:45.119 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:45.120 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 8.7 M 2024-09-14T23:12:45.120 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 104 M 2024-09-14T23:12:45.120 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:12:45.164 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T23:12:45.193 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:12:45.385 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:12:45.452 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T23:12:45.495 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T23:12:45.541 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T23:12:45.572 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T23:12:45.596 INFO:teuthology.orchestra.run.smithi204.stdout:(1/12): ceph-prometheus-alerts-19.1.1-324.gecab 106 kB/s | 16 kB 00:00 2024-09-14T23:12:45.622 INFO:teuthology.orchestra.run.smithi204.stdout:(2/12): ceph-grafana-dashboards-19.1.1-324.geca 176 kB/s | 32 kB 00:00 2024-09-14T23:12:45.671 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T23:12:45.797 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T23:12:45.805 INFO:teuthology.orchestra.run.smithi204.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 9.8 MB/s | 3.6 MB 00:00 2024-09-14T23:12:45.856 INFO:teuthology.orchestra.run.smithi204.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.1 MB/s | 269 kB 00:00 2024-09-14T23:12:45.891 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T23:12:45.922 INFO:teuthology.orchestra.run.smithi204.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 8.0 MB/s | 548 kB 00:00 2024-09-14T23:12:45.943 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T23:12:45.973 INFO:teuthology.orchestra.run.smithi204.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.7 MB/s | 1.0 MB 00:00 2024-09-14T23:12:45.980 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:12:45.998 INFO:teuthology.orchestra.run.smithi204.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 258 kB/s | 19 kB 00:00 2024-09-14T23:12:46.012 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T23:12:46.032 INFO:teuthology.orchestra.run.smithi204.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.3 MB/s | 144 kB 00:00 2024-09-14T23:12:46.057 INFO:teuthology.orchestra.run.smithi204.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.3 MB/s | 31 kB 00:00 2024-09-14T23:12:46.091 INFO:teuthology.orchestra.run.smithi204.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 3.0 MB/s | 863 kB 00:00 2024-09-14T23:12:46.116 INFO:teuthology.orchestra.run.smithi204.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.1 MB/s | 188 kB 00:00 2024-09-14T23:12:46.191 INFO:teuthology.orchestra.run.smithi204.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.4 MB/s | 2.0 MB 00:00 2024-09-14T23:12:46.195 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:46.195 INFO:teuthology.orchestra.run.smithi204.stdout:Total 8.1 MB/s | 8.7 MB 00:01 2024-09-14T23:12:46.242 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:12:46.258 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:12:46.258 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:12:46.474 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:12:46.474 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:12:46.593 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:12:46.593 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T23:12:46.594 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T23:12:46.923 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T23:12:46.923 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:46.923 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:46.923 INFO:teuthology.orchestra.run.smithi076.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T23:12:46.924 INFO:teuthology.orchestra.run.smithi076.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T23:12:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T23:12:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T23:12:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T23:12:46.925 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:46.925 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:47.007 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:12:47.064 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T23:12:47.096 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:12:47.100 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T23:12:47.135 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T23:12:47.167 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T23:12:47.182 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T23:12:47.213 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T23:12:47.304 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T23:12:47.440 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T23:12:47.532 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T23:12:47.584 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T23:12:47.613 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:12:47.644 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T23:12:47.727 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:04 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:47.861 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout:====================================================================================== 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout:====================================================================================== 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T23:12:47.862 INFO:teuthology.orchestra.run.smithi076.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout:====================================================================================== 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout:Install 12 Packages 2024-09-14T23:12:47.863 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:47.864 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 38 M 2024-09-14T23:12:47.864 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 212 M 2024-09-14T23:12:47.864 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:48.090 INFO:teuthology.orchestra.run.smithi076.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-14T23:12:48.132 INFO:teuthology.orchestra.run.smithi076.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.5 MB/s | 801 kB 00:00 2024-09-14T23:12:48.182 INFO:teuthology.orchestra.run.smithi076.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 356 kB/s | 33 kB 00:00 2024-09-14T23:12:48.216 INFO:teuthology.orchestra.run.smithi076.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 547 kB/s | 18 kB 00:00 2024-09-14T23:12:48.223 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:12:48.224 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T23:12:48.225 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T23:12:48.249 INFO:teuthology.orchestra.run.smithi076.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 1.1 MB/s | 38 kB 00:00 2024-09-14T23:12:48.374 INFO:teuthology.orchestra.run.smithi076.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-09-14T23:12:48.466 INFO:teuthology.orchestra.run.smithi076.stdout:(7/12): ceph-mgr-diskprediction-local-19.1.1-32 15 MB/s | 7.4 MB 00:00 2024-09-14T23:12:48.492 INFO:teuthology.orchestra.run.smithi076.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.0 MB/s | 245 kB 00:00 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:48.537 INFO:teuthology.orchestra.run.smithi114.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:48.538 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:12:48.567 INFO:teuthology.orchestra.run.smithi076.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2024-09-14T23:12:48.592 INFO:teuthology.orchestra.run.smithi076.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-09-14T23:12:48.706 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T23:12:48.745 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:12:48.773 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T23:12:49.026 INFO:teuthology.orchestra.run.smithi076.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2024-09-14T23:12:49.332 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:05 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:49.409 INFO:teuthology.orchestra.run.smithi076.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.4 MB/s | 5.1 MB 00:00 2024-09-14T23:12:49.410 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:49.411 INFO:teuthology.orchestra.run.smithi076.stdout:Total 25 MB/s | 38 MB 00:01 2024-09-14T23:12:49.466 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:12:49.467 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2024-09-14T23:12:49.467 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:12:49.467 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2024-09-14T23:12:49.467 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:12:49.467 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:49.468 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:12:49.469 INFO:teuthology.orchestra.run.smithi114.stdout:====================================================================================== 2024-09-14T23:12:49.469 INFO:teuthology.orchestra.run.smithi114.stdout:Install 12 Packages 2024-09-14T23:12:49.469 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:49.469 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 38 M 2024-09-14T23:12:49.469 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 212 M 2024-09-14T23:12:49.469 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:12:49.768 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:12:49.794 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:12:49.794 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:12:49.825 INFO:teuthology.orchestra.run.smithi114.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-14T23:12:49.875 INFO:teuthology.orchestra.run.smithi114.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.2 MB/s | 801 kB 00:00 2024-09-14T23:12:49.959 INFO:teuthology.orchestra.run.smithi114.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 245 kB/s | 33 kB 00:00 2024-09-14T23:12:50.009 INFO:teuthology.orchestra.run.smithi114.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-09-14T23:12:50.059 INFO:teuthology.orchestra.run.smithi114.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 770 kB/s | 38 kB 00:00 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T23:12:50.116 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T23:12:50.117 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:12:50.117 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T23:12:50.117 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T23:12:50.168 INFO:teuthology.orchestra.run.smithi114.stdout:(6/12): ceph-mgr-diskprediction-local-19.1.1-32 15 MB/s | 7.4 MB 00:00 2024-09-14T23:12:50.221 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:12:50.221 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:12:50.360 INFO:teuthology.orchestra.run.smithi114.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.2 MB/s | 3.0 MB 00:00 2024-09-14T23:12:50.385 INFO:teuthology.orchestra.run.smithi114.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-14T23:12:50.437 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T23:12:50.437 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:50.437 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:12:50.437 INFO:teuthology.orchestra.run.smithi204.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T23:12:50.438 INFO:teuthology.orchestra.run.smithi204.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T23:12:50.439 INFO:teuthology.orchestra.run.smithi204.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T23:12:50.439 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:50.439 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:12:50.444 INFO:teuthology.orchestra.run.smithi114.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-09-14T23:12:50.619 INFO:teuthology.orchestra.run.smithi114.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 8.8 MB/s | 4.9 MB 00:00 2024-09-14T23:12:50.669 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T23:12:50.778 INFO:teuthology.orchestra.run.smithi114.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 12 MB/s | 5.1 MB 00:00 2024-09-14T23:12:50.982 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:12:51.050 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T23:12:51.096 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:12:51.198 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:12:51.242 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T23:12:51.243 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:07 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:12:51.376 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout:====================================================================================== 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout:====================================================================================== 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T23:12:51.377 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout:====================================================================================== 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout:Install 12 Packages 2024-09-14T23:12:51.378 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:12:51.379 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 38 M 2024-09-14T23:12:51.379 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 212 M 2024-09-14T23:12:51.379 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:12:51.419 INFO:teuthology.orchestra.run.smithi114.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-09-14T23:12:51.420 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:51.421 INFO:teuthology.orchestra.run.smithi114.stdout:Total 20 MB/s | 38 MB 00:01 2024-09-14T23:12:51.427 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T23:12:51.466 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T23:12:51.542 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T23:12:51.774 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:12:51.799 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:12:51.800 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:12:51.966 INFO:teuthology.orchestra.run.smithi204.stdout:(1/12): ceph-mgr-diskprediction-local-19.1.1-32 17 MB/s | 7.4 MB 00:00 2024-09-14T23:12:52.025 INFO:teuthology.orchestra.run.smithi204.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 562 kB/s | 33 kB 00:00 2024-09-14T23:12:52.192 INFO:teuthology.orchestra.run.smithi204.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 18 MB/s | 3.0 MB 00:00 2024-09-14T23:12:52.196 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T23:12:52.217 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:12:52.218 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:12:52.225 INFO:teuthology.orchestra.run.smithi204.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 545 kB/s | 18 kB 00:00 2024-09-14T23:12:52.259 INFO:teuthology.orchestra.run.smithi204.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 1.1 MB/s | 38 kB 00:00 2024-09-14T23:12:52.312 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T23:12:52.392 INFO:teuthology.orchestra.run.smithi204.stdout:(6/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 37 MB/s | 4.9 MB 00:00 2024-09-14T23:12:52.434 INFO:teuthology.orchestra.run.smithi204.stdout:(7/12): libquadmath-11.5.0-2.el9.x86_64.rpm 209 kB/s | 191 kB 00:00 2024-09-14T23:12:52.460 INFO:teuthology.orchestra.run.smithi204.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 3.6 MB/s | 245 kB 00:00 2024-09-14T23:12:52.501 INFO:teuthology.orchestra.run.smithi204.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 5.9 MB/s | 250 kB 00:00 2024-09-14T23:12:52.635 INFO:teuthology.orchestra.run.smithi204.stdout:(10/12): libgfortran-11.5.0-2.el9.x86_64.rpm 718 kB/s | 801 kB 00:01 2024-09-14T23:12:52.869 INFO:teuthology.orchestra.run.smithi204.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 44 MB/s | 16 MB 00:00 2024-09-14T23:12:52.978 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:12:53.037 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T23:12:53.094 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:12:53.119 INFO:teuthology.orchestra.run.smithi204.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 7.4 MB/s | 5.1 MB 00:00 2024-09-14T23:12:53.120 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:12:53.121 INFO:teuthology.orchestra.run.smithi204.stdout:Total 22 MB/s | 38 MB 00:01 2024-09-14T23:12:53.191 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:12:53.236 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T23:12:53.419 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T23:12:53.451 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T23:12:53.473 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:12:53.499 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:12:53.500 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:12:53.527 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T23:12:53.549 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:12:53.935 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:12:53.935 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:12:54.181 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T23:12:54.306 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T23:12:54.590 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T23:12:54.616 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:12:54.694 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:12:54.765 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T23:12:54.825 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:12:54.925 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:12:54.969 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T23:12:55.154 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T23:12:55.193 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T23:12:55.270 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T23:12:55.520 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:12:55.940 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T23:12:56.064 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T23:12:56.558 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T23:12:56.594 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:12:57.305 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T23:12:57.382 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T23:12:57.383 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:12:57.383 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T23:12:57.758 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T23:12:57.759 INFO:teuthology.orchestra.run.smithi076.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T23:12:57.760 INFO:teuthology.orchestra.run.smithi076.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T23:12:57.760 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:57.760 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:12:58.136 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-mgr-rook 2024-09-14T23:12:58.348 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T23:12:58.376 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:12:58.704 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:15 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:12:58.838 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:12:58.839 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:58.839 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:12:58.839 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:58.839 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T23:12:58.840 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout:Install 13 Packages 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 2.2 M 2024-09-14T23:12:58.841 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 26 M 2024-09-14T23:12:58.842 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:12:59.192 INFO:teuthology.orchestra.run.smithi076.stdout:(1/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 305 kB/s | 49 kB 00:00 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T23:12:59.254 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T23:12:59.255 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T23:12:59.255 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T23:12:59.255 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:12:59.255 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T23:12:59.542 INFO:teuthology.orchestra.run.smithi076.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 37 kB/s | 19 kB 00:00 2024-09-14T23:12:59.584 INFO:teuthology.orchestra.run.smithi076.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 46 kB/s | 26 kB 00:00 2024-09-14T23:12:59.680 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T23:12:59.680 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T23:12:59.681 INFO:teuthology.orchestra.run.smithi114.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T23:12:59.682 INFO:teuthology.orchestra.run.smithi114.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T23:12:59.682 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:12:59.682 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:00.003 INFO:teuthology.orchestra.run.smithi076.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 275 kB/s | 222 kB 00:00 2024-09-14T23:13:00.083 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-rook 2024-09-14T23:13:00.293 INFO:teuthology.orchestra.run.smithi076.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 211 kB/s | 159 kB 00:00 2024-09-14T23:13:00.335 INFO:teuthology.orchestra.run.smithi076.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 793 kB/s | 32 kB 00:00 2024-09-14T23:13:00.360 INFO:teuthology.orchestra.run.smithi076.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 568 kB/s | 14 kB 00:00 2024-09-14T23:13:00.385 INFO:teuthology.orchestra.run.smithi076.stdout:(8/13): python3-google-auth-2.34.0-1.el9.noarch 8.6 MB/s | 220 kB 00:00 2024-09-14T23:13:00.427 INFO:teuthology.orchestra.run.smithi076.stdout:(9/13): python3-kubernetes-26.1.0-2.el9.noarch. 25 MB/s | 1.0 MB 00:00 2024-09-14T23:13:00.453 INFO:teuthology.orchestra.run.smithi076.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-14T23:13:00.478 INFO:teuthology.orchestra.run.smithi076.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-14T23:13:00.561 INFO:teuthology.orchestra.run.smithi076.stdout:(12/13): python3-pyasn1-modules-0.4.8-6.el9.noa 285 kB/s | 279 kB 00:00 2024-09-14T23:13:00.620 INFO:teuthology.orchestra.run.smithi076.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 87 kB/s | 54 kB 00:00 2024-09-14T23:13:00.622 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:00.623 INFO:teuthology.orchestra.run.smithi076.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-09-14T23:13:00.663 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:16 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:00.689 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:00.705 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:00.705 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:00.794 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:00.794 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:00.795 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:00.796 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T23:13:00.797 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout:Install 13 Packages 2024-09-14T23:13:00.798 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:00.799 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 2.2 M 2024-09-14T23:13:00.799 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 26 M 2024-09-14T23:13:00.799 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T23:13:01.039 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T23:13:01.040 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T23:13:01.040 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T23:13:01.040 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:13:01.040 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T23:13:01.236 INFO:teuthology.orchestra.run.smithi114.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 163 kB/s | 19 kB 00:00 2024-09-14T23:13:01.261 INFO:teuthology.orchestra.run.smithi114.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 179 kB/s | 26 kB 00:00 2024-09-14T23:13:01.286 INFO:teuthology.orchestra.run.smithi114.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 292 kB/s | 49 kB 00:00 2024-09-14T23:13:01.330 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:01.378 INFO:teuthology.orchestra.run.smithi114.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.5 MB/s | 222 kB 00:00 2024-09-14T23:13:01.404 INFO:teuthology.orchestra.run.smithi114.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-14T23:13:01.437 INFO:teuthology.orchestra.run.smithi114.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 914 kB/s | 54 kB 00:00 2024-09-14T23:13:01.464 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T23:13:01.464 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:01.464 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T23:13:01.465 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:01.466 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:01.471 INFO:teuthology.orchestra.run.smithi114.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 480 kB/s | 32 kB 00:00 2024-09-14T23:13:01.494 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T23:13:01.505 INFO:teuthology.orchestra.run.smithi114.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 216 kB/s | 14 kB 00:00 2024-09-14T23:13:01.530 INFO:teuthology.orchestra.run.smithi114.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.1 MB/s | 279 kB 00:00 2024-09-14T23:13:01.555 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T23:13:01.563 INFO:teuthology.orchestra.run.smithi114.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.4 MB/s | 220 kB 00:00 2024-09-14T23:13:01.589 INFO:teuthology.orchestra.run.smithi114.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.8 MB/s | 90 kB 00:00 2024-09-14T23:13:01.611 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T23:13:01.614 INFO:teuthology.orchestra.run.smithi114.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 707 kB/s | 59 kB 00:00 2024-09-14T23:13:01.647 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T23:13:01.647 INFO:teuthology.orchestra.run.smithi114.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.2 MB/s | 1.0 MB 00:00 2024-09-14T23:13:01.650 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:01.650 INFO:teuthology.orchestra.run.smithi114.stdout:Total 2.6 MB/s | 2.2 MB 00:00 2024-09-14T23:13:01.689 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T23:13:01.716 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:01.731 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:01.731 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:01.791 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T23:13:01.818 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:01.818 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:01.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-mgr-rook 2024-09-14T23:13:01.901 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T23:13:01.957 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T23:13:02.324 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:02.395 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:18 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:02.486 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T23:13:02.529 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T23:13:02.531 INFO:teuthology.orchestra.run.smithi204.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:02.532 INFO:teuthology.orchestra.run.smithi204.stdout:Install 13 Packages 2024-09-14T23:13:02.533 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:02.533 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 2.2 M 2024-09-14T23:13:02.533 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 26 M 2024-09-14T23:13:02.533 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:02.540 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T23:13:02.595 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T23:13:02.633 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T23:13:02.674 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T23:13:02.680 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T23:13:02.729 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T23:13:02.763 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T23:13:02.776 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T23:13:02.811 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T23:13:02.820 INFO:teuthology.orchestra.run.smithi204.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 174 kB/s | 19 kB 00:00 2024-09-14T23:13:02.832 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:13:02.848 INFO:teuthology.orchestra.run.smithi204.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 190 kB/s | 26 kB 00:00 2024-09-14T23:13:02.870 INFO:teuthology.orchestra.run.smithi204.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 307 kB/s | 49 kB 00:00 2024-09-14T23:13:02.885 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T23:13:02.962 INFO:teuthology.orchestra.run.smithi204.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-14T23:13:02.984 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T23:13:02.988 INFO:teuthology.orchestra.run.smithi204.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 222 kB 00:00 2024-09-14T23:13:03.013 INFO:teuthology.orchestra.run.smithi204.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-14T23:13:03.055 INFO:teuthology.orchestra.run.smithi204.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 480 kB/s | 32 kB 00:00 2024-09-14T23:13:03.080 INFO:teuthology.orchestra.run.smithi204.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 210 kB/s | 14 kB 00:00 2024-09-14T23:13:03.105 INFO:teuthology.orchestra.run.smithi204.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.2 MB/s | 279 kB 00:00 2024-09-14T23:13:03.139 INFO:teuthology.orchestra.run.smithi204.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.6 MB/s | 220 kB 00:00 2024-09-14T23:13:03.164 INFO:teuthology.orchestra.run.smithi204.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.8 MB/s | 90 kB 00:00 2024-09-14T23:13:03.190 INFO:teuthology.orchestra.run.smithi204.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 705 kB/s | 59 kB 00:00 2024-09-14T23:13:03.231 INFO:teuthology.orchestra.run.smithi204.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-14T23:13:03.234 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:03.234 INFO:teuthology.orchestra.run.smithi204.stdout:Total 3.2 MB/s | 2.2 MB 00:00 2024-09-14T23:13:03.298 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:03.313 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:03.313 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:03.402 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:03.402 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:03.572 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:13:03.572 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T23:13:03.572 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T23:13:03.572 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T23:13:03.572 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T23:13:03.572 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T23:13:03.573 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T23:13:03.694 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T23:13:03.741 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T23:13:03.774 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T23:13:03.821 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T23:13:03.843 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:13:03.906 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T23:13:03.907 INFO:teuthology.orchestra.run.smithi076.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T23:13:03.908 INFO:teuthology.orchestra.run.smithi076.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T23:13:03.908 INFO:teuthology.orchestra.run.smithi076.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T23:13:03.908 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:03.908 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:03.919 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:04.098 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T23:13:04.158 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T23:13:04.162 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T23:13:04.246 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T23:13:04.284 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T23:13:04.334 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T23:13:04.436 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T23:13:04.537 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T23:13:04.602 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T23:13:04.622 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:13:04.622 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T23:13:04.622 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T23:13:04.622 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T23:13:04.623 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T23:13:04.735 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:21 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:04.869 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:04.870 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:04.870 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:13:04.870 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:04.870 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:04.870 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout:Install 6 Packages 2024-09-14T23:13:04.871 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:04.872 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 7.0 M 2024-09-14T23:13:04.872 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 33 M 2024-09-14T23:13:04.872 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T23:13:04.954 INFO:teuthology.orchestra.run.smithi114.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T23:13:04.955 INFO:teuthology.orchestra.run.smithi114.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T23:13:04.955 INFO:teuthology.orchestra.run.smithi114.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T23:13:04.955 INFO:teuthology.orchestra.run.smithi114.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T23:13:04.955 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:04.955 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:05.186 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T23:13:05.197 INFO:teuthology.orchestra.run.smithi076.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.0 MB/s | 248 kB 00:00 2024-09-14T23:13:05.248 INFO:teuthology.orchestra.run.smithi076.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:13:05.281 INFO:teuthology.orchestra.run.smithi076.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.7 MB/s | 58 kB 00:00 2024-09-14T23:13:05.307 INFO:teuthology.orchestra.run.smithi076.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-14T23:13:05.334 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T23:13:05.383 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T23:13:05.416 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T23:13:05.440 INFO:teuthology.orchestra.run.smithi076.stdout:(5/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-09-14T23:13:05.465 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T23:13:05.495 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:13:05.748 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:21 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:05.881 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T23:13:05.882 INFO:teuthology.orchestra.run.smithi114.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout:Install 6 Packages 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 7.0 M 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 33 M 2024-09-14T23:13:05.883 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:06.301 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:13:06.301 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T23:13:06.301 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T23:13:06.302 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T23:13:06.441 INFO:teuthology.orchestra.run.smithi114.stdout:(1/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 667 kB/s | 146 kB 00:00 2024-09-14T23:13:06.508 INFO:teuthology.orchestra.run.smithi114.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 8.9 MB/s | 548 kB 00:00 2024-09-14T23:13:06.533 INFO:teuthology.orchestra.run.smithi114.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-14T23:13:06.558 INFO:teuthology.orchestra.run.smithi114.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 3.1 MB/s | 74 kB 00:00 2024-09-14T23:13:06.645 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T23:13:06.645 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:06.645 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T23:13:06.646 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:06.647 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:06.898 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T23:13:07.000 INFO:teuthology.orchestra.run.smithi114.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 319 kB/s | 248 kB 00:00 2024-09-14T23:13:07.190 INFO:teuthology.orchestra.run.smithi076.stdout:(6/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 65 kB/s | 146 kB 00:02 2024-09-14T23:13:07.192 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:07.192 INFO:teuthology.orchestra.run.smithi076.stdout:Total 3.0 MB/s | 7.0 MB 00:02 2024-09-14T23:13:07.266 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:07.278 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:07.278 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:07.379 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:07.380 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:07.384 INFO:teuthology.orchestra.run.smithi114.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.1 MB/s | 6.0 MB 00:01 2024-09-14T23:13:07.387 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:07.387 INFO:teuthology.orchestra.run.smithi114.stdout:Total 4.7 MB/s | 7.0 MB 00:01 2024-09-14T23:13:07.461 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:07.464 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:23 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:07.473 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:07.473 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:07.572 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:07.573 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:07.598 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:07.599 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:07.599 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:07.600 INFO:teuthology.orchestra.run.smithi204.stdout:Install 6 Packages 2024-09-14T23:13:07.601 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:07.601 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 7.0 M 2024-09-14T23:13:07.601 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 33 M 2024-09-14T23:13:07.601 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:07.690 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:07.858 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T23:13:07.880 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:07.908 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T23:13:08.084 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T23:13:08.136 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T23:13:08.159 INFO:teuthology.orchestra.run.smithi204.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-09-14T23:13:08.210 INFO:teuthology.orchestra.run.smithi204.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:13:08.235 INFO:teuthology.orchestra.run.smithi204.stdout:(3/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 669 kB/s | 146 kB 00:00 2024-09-14T23:13:08.269 INFO:teuthology.orchestra.run.smithi204.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 978 kB/s | 58 kB 00:00 2024-09-14T23:13:08.311 INFO:teuthology.orchestra.run.smithi204.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 986 kB/s | 74 kB 00:00 2024-09-14T23:13:08.403 INFO:teuthology.orchestra.run.smithi204.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 15 MB/s | 6.0 MB 00:00 2024-09-14T23:13:08.405 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:08.406 INFO:teuthology.orchestra.run.smithi204.stdout:Total 8.7 MB/s | 7.0 MB 00:00 2024-09-14T23:13:08.431 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T23:13:08.476 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:08.487 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:08.487 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:08.520 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T23:13:08.587 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:08.589 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:08.655 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T23:13:08.681 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T23:13:08.760 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T23:13:08.761 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:13:08.801 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T23:13:08.831 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:13:08.907 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:09.067 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T23:13:09.121 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T23:13:09.454 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:13:09.455 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T23:13:09.455 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T23:13:09.455 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T23:13:09.455 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T23:13:09.455 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T23:13:09.574 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:13:09.574 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T23:13:09.574 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T23:13:09.574 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T23:13:09.574 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T23:13:09.574 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T23:13:09.648 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T23:13:09.719 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T23:13:09.719 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:09.719 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:09.719 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:09.719 INFO:teuthology.orchestra.run.smithi076.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T23:13:09.719 INFO:teuthology.orchestra.run.smithi076.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T23:13:09.720 INFO:teuthology.orchestra.run.smithi076.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T23:13:09.720 INFO:teuthology.orchestra.run.smithi076.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T23:13:09.720 INFO:teuthology.orchestra.run.smithi076.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T23:13:09.720 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:09.720 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:09.732 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T23:13:09.804 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T23:13:09.834 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:13:09.842 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T23:13:09.842 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:09.842 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:09.842 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:09.843 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:09.971 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-fuse 2024-09-14T23:13:10.084 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-fuse 2024-09-14T23:13:10.538 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:27 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:10.646 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:13:10.646 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T23:13:10.646 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T23:13:10.646 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T23:13:10.646 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T23:13:10.647 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T23:13:10.649 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:26 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:10.672 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout:Installing dependencies: 2024-09-14T23:13:10.673 INFO:teuthology.orchestra.run.smithi076.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T23:13:10.674 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:10.674 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:10.674 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:10.674 INFO:teuthology.orchestra.run.smithi076.stdout:Install 2 Packages 2024-09-14T23:13:10.674 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:10.674 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 976 k 2024-09-14T23:13:10.675 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 2.9 M 2024-09-14T23:13:10.675 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:10.784 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout:Installing dependencies: 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:10.785 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:10.786 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:10.786 INFO:teuthology.orchestra.run.smithi114.stdout:Install 2 Packages 2024-09-14T23:13:10.786 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:10.786 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 976 k 2024-09-14T23:13:10.786 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 2.9 M 2024-09-14T23:13:10.786 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:10.917 INFO:teuthology.orchestra.run.smithi076.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 561 kB/s | 80 kB 00:00 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T23:13:10.936 INFO:teuthology.orchestra.run.smithi204.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T23:13:10.937 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:10.937 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:11.042 INFO:teuthology.orchestra.run.smithi076.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.3 MB/s | 896 kB 00:00 2024-09-14T23:13:11.043 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:11.043 INFO:teuthology.orchestra.run.smithi076.stdout:Total 2.6 MB/s | 976 kB 00:00 2024-09-14T23:13:11.055 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:11.077 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:11.077 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:11.158 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:11.158 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:11.166 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-fuse 2024-09-14T23:13:11.194 INFO:teuthology.orchestra.run.smithi114.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 528 kB/s | 80 kB 00:00 2024-09-14T23:13:11.336 INFO:teuthology.orchestra.run.smithi114.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.0 MB/s | 896 kB 00:00 2024-09-14T23:13:11.337 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:11.337 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.7 MB/s | 976 kB 00:00 2024-09-14T23:13:11.341 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:11.349 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:11.370 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:11.371 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:11.452 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:11.453 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:11.477 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T23:13:11.542 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:13:11.636 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:11.738 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:27 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:11.788 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T23:13:11.853 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:13:11.873 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-09-14T23:13:11.874 INFO:teuthology.orchestra.run.smithi204.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout:Install 2 Packages 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 976 k 2024-09-14T23:13:11.875 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 2.9 M 2024-09-14T23:13:11.876 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:12.113 INFO:teuthology.orchestra.run.smithi204.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 699 kB/s | 80 kB 00:00 2024-09-14T23:13:12.244 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:13:12.244 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-14T23:13:12.280 INFO:teuthology.orchestra.run.smithi204.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.1 MB/s | 896 kB 00:00 2024-09-14T23:13:12.280 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:12.281 INFO:teuthology.orchestra.run.smithi204.stdout:Total 2.3 MB/s | 976 kB 00:00 2024-09-14T23:13:12.292 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:12.315 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:12.315 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:12.398 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:12.398 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:12.537 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T23:13:12.537 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:12.537 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:12.537 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T23:13:12.537 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:12.537 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:12.538 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:13:12.539 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-14T23:13:12.584 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:12.716 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T23:13:12.781 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:13:12.834 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T23:13:12.835 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:12.835 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:12.835 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T23:13:12.835 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:12.835 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:12.838 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install ceph-volume 2024-09-14T23:13:13.123 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install ceph-volume 2024-09-14T23:13:13.410 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:30 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:13.484 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:13:13.484 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-14T23:13:13.548 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repository Size 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 285 k 2024-09-14T23:13:13.549 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 1.3 M 2024-09-14T23:13:13.550 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:13.702 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:29 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:13.770 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T23:13:13.770 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:13.770 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:13.770 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T23:13:13.770 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:13.770 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:13.781 INFO:teuthology.orchestra.run.smithi076.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-14T23:13:13.782 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:13.782 INFO:teuthology.orchestra.run.smithi076.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T23:13:13.782 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:13.790 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:13.791 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:13.821 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:13.822 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:13.837 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:13.837 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repository Size 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:13:13.838 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:13.839 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 285 k 2024-09-14T23:13:13.839 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 1.3 M 2024-09-14T23:13:13.839 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:14.019 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install ceph-volume 2024-09-14T23:13:14.046 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:14.073 INFO:teuthology.orchestra.run.smithi114.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-14T23:13:14.074 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:14.074 INFO:teuthology.orchestra.run.smithi114.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T23:13:14.074 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:14.083 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:14.083 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:14.108 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:14.114 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:14.114 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:14.124 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:14.125 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:13:14.125 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T23:13:14.125 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:14.334 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:14.408 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:14.424 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:14.424 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:13:14.425 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T23:13:14.425 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:14.598 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:30 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:14.738 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:14.739 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:14.740 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:13:14.740 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:14.740 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 285 k 2024-09-14T23:13:14.740 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 1.3 M 2024-09-14T23:13:14.740 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:14.976 INFO:teuthology.orchestra.run.smithi204.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-14T23:13:14.977 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:14.977 INFO:teuthology.orchestra.run.smithi204.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T23:13:14.977 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:14.986 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:14.986 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:15.017 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:15.017 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:15.179 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:15.179 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:15.179 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:15.179 INFO:teuthology.orchestra.run.smithi076.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:15.179 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:15.179 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:15.255 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:15.320 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:15.337 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:15.337 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:13:15.337 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T23:13:15.337 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:15.476 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install librados-devel 2024-09-14T23:13:15.491 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:15.491 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:15.491 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:15.491 INFO:teuthology.orchestra.run.smithi114.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:15.491 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:15.491 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:15.778 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados-devel 2024-09-14T23:13:16.058 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:33 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:16.195 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:16.195 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:16.195 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repo Size 2024-09-14T23:13:16.195 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 127 k 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 456 k 2024-09-14T23:13:16.196 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:16.338 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:13:16.338 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:16.339 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:16.339 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:13:16.339 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:16.339 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:16.362 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:32 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:16.386 INFO:teuthology.orchestra.run.smithi076.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 668 kB/s | 127 kB 00:00 2024-09-14T23:13:16.386 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:16.387 INFO:teuthology.orchestra.run.smithi076.stdout:Total 663 kB/s | 127 kB 00:00 2024-09-14T23:13:16.387 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:16.393 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:16.393 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:16.457 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:16.458 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:16.497 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 127 k 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 456 k 2024-09-14T23:13:16.498 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:16.608 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:16.611 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install librados-devel 2024-09-14T23:13:16.695 INFO:teuthology.orchestra.run.smithi114.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 646 kB/s | 127 kB 00:00 2024-09-14T23:13:16.695 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:16.696 INFO:teuthology.orchestra.run.smithi114.stdout:Total 641 kB/s | 127 kB 00:00 2024-09-14T23:13:16.696 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:16.702 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:16.702 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:16.702 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:16.765 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:16.766 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:16.920 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:17.019 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:17.125 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:17.189 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:33 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:17.328 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repo Size 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:17.329 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:13:17.330 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:17.330 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 127 k 2024-09-14T23:13:17.330 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 456 k 2024-09-14T23:13:17.330 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:17.413 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:17.413 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:17.413 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:17.413 INFO:teuthology.orchestra.run.smithi076.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:17.413 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:17.413 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:17.452 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:17.545 INFO:teuthology.orchestra.run.smithi204.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 591 kB/s | 127 kB 00:00 2024-09-14T23:13:17.545 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:17.546 INFO:teuthology.orchestra.run.smithi204.stdout:Total 587 kB/s | 127 kB 00:00 2024-09-14T23:13:17.546 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:17.551 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:17.551 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:17.615 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:17.616 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:17.650 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install libcephfs2 2024-09-14T23:13:17.712 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:17.712 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:17.712 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:17.712 INFO:teuthology.orchestra.run.smithi114.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:17.712 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:17.712 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:17.767 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:17.872 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:17.945 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs2 2024-09-14T23:13:18.237 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:35 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:18.283 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:18.331 INFO:teuthology.orchestra.run.smithi076.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:18.377 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:18.378 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:18.378 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:18.447 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install libcephfs-devel 2024-09-14T23:13:18.527 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:34 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:18.550 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:18.551 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:18.551 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:18.551 INFO:teuthology.orchestra.run.smithi204.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:18.551 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:18.551 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:18.619 INFO:teuthology.orchestra.run.smithi114.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:18.665 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:18.666 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:18.666 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:18.728 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install libcephfs-devel 2024-09-14T23:13:18.784 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install libcephfs2 2024-09-14T23:13:19.013 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:19.148 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repo Size 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:13:19.149 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:19.150 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 32 k 2024-09-14T23:13:19.150 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 142 k 2024-09-14T23:13:19.150 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:19.287 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:35 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:19.306 INFO:teuthology.orchestra.run.smithi076.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 203 kB/s | 32 kB 00:00 2024-09-14T23:13:19.307 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:19.307 INFO:teuthology.orchestra.run.smithi076.stdout:Total 201 kB/s | 32 kB 00:00 2024-09-14T23:13:19.307 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:19.311 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:19.311 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:19.332 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:19.333 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:19.362 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:35 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:19.420 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:19.421 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:19.421 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-14T23:13:19.421 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:19.421 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 32 k 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 142 k 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:19.422 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:19.456 INFO:teuthology.orchestra.run.smithi204.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:19.500 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:19.501 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:19.501 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:19.537 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:19.577 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install libcephfs-devel 2024-09-14T23:13:19.581 INFO:teuthology.orchestra.run.smithi114.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 199 kB/s | 32 kB 00:00 2024-09-14T23:13:19.582 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:19.583 INFO:teuthology.orchestra.run.smithi114.stdout:Total 197 kB/s | 32 kB 00:00 2024-09-14T23:13:19.583 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:19.586 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:19.586 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:19.610 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:19.611 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:19.691 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:19.795 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:19.929 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:20.144 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:20.169 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:20.169 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:20.169 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:20.169 INFO:teuthology.orchestra.run.smithi076.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:20.169 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:20.169 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:20.182 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:20.278 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:20.278 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:20.278 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repo Size 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:13:20.279 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:20.280 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 32 k 2024-09-14T23:13:20.280 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 142 k 2024-09-14T23:13:20.280 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:20.362 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install librados2 2024-09-14T23:13:20.406 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:20.406 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:20.406 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:20.406 INFO:teuthology.orchestra.run.smithi114.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:20.406 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:20.406 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:20.428 INFO:teuthology.orchestra.run.smithi204.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 215 kB/s | 32 kB 00:00 2024-09-14T23:13:20.428 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:20.428 INFO:teuthology.orchestra.run.smithi204.stdout:Total 213 kB/s | 32 kB 00:00 2024-09-14T23:13:20.429 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:20.432 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:20.432 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:20.451 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:20.452 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:20.539 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:20.586 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librados2 2024-09-14T23:13:20.641 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:20.929 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:20.999 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:21.020 INFO:teuthology.orchestra.run.smithi076.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:21.065 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:21.066 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:21.066 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:21.137 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install librbd1 2024-09-14T23:13:21.150 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:21.233 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:21.233 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:21.233 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:21.233 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:21.233 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:21.234 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:21.240 INFO:teuthology.orchestra.run.smithi114.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:21.284 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:21.284 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:21.285 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:21.347 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install librbd1 2024-09-14T23:13:21.403 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install librados2 2024-09-14T23:13:21.705 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:21.797 INFO:teuthology.orchestra.run.smithi076.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:21.840 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:21.841 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:21.841 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:21.909 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:21.911 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install python3-rados 2024-09-14T23:13:21.986 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:21.998 INFO:teuthology.orchestra.run.smithi114.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:22.041 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:22.043 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:22.043 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:22.076 INFO:teuthology.orchestra.run.smithi204.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:22.105 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rados 2024-09-14T23:13:22.121 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:22.122 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:22.122 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:22.188 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install librbd1 2024-09-14T23:13:22.478 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:22.567 INFO:teuthology.orchestra.run.smithi076.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:22.612 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:22.613 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:22.613 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:22.673 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:22.683 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install python3-rgw 2024-09-14T23:13:22.756 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:22.763 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:22.806 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:22.808 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:22.808 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:22.847 INFO:teuthology.orchestra.run.smithi204.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:22.873 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rgw 2024-09-14T23:13:22.890 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:22.891 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:22.891 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:22.954 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install python3-rados 2024-09-14T23:13:23.251 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:23.341 INFO:teuthology.orchestra.run.smithi076.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:23.385 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:23.386 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:23.386 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:23.440 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:23.453 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install python3-cephfs 2024-09-14T23:13:23.525 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:23.530 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:23.573 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:23.574 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:23.575 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:23.616 INFO:teuthology.orchestra.run.smithi204.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:23.638 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-cephfs 2024-09-14T23:13:23.659 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:23.661 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:23.661 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:23.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install python3-rgw 2024-09-14T23:13:24.022 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:24.112 INFO:teuthology.orchestra.run.smithi076.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:24.155 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:24.156 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:24.157 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:24.200 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:24.233 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install python3-rbd 2024-09-14T23:13:24.289 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:24.305 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:24.332 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:24.333 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:24.333 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:24.392 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install python3-rbd 2024-09-14T23:13:24.396 INFO:teuthology.orchestra.run.smithi204.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:24.441 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:24.442 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:24.442 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:24.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install python3-cephfs 2024-09-14T23:13:24.817 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:24.912 INFO:teuthology.orchestra.run.smithi076.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:24.958 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:24.959 INFO:teuthology.orchestra.run.smithi076.stdout:Nothing to do. 2024-09-14T23:13:24.959 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:24.961 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:25.039 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install rbd-fuse 2024-09-14T23:13:25.050 INFO:teuthology.orchestra.run.smithi114.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:25.079 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:25.094 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:25.095 INFO:teuthology.orchestra.run.smithi114.stdout:Nothing to do. 2024-09-14T23:13:25.095 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:25.153 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-fuse 2024-09-14T23:13:25.170 INFO:teuthology.orchestra.run.smithi204.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:25.214 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:25.215 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:25.215 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:25.275 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install python3-rbd 2024-09-14T23:13:25.619 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:25.717 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:25.756 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout: Package Architecture Version Repository Size 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:25.757 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:13:25.758 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:25.758 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 85 k 2024-09-14T23:13:25.758 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 231 k 2024-09-14T23:13:25.758 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:25.839 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:25.852 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:25.852 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:25.852 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-14T23:13:25.852 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:25.852 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:25.853 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-14T23:13:25.853 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:25.853 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:25.853 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:25.853 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:13:25.853 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:25.854 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 85 k 2024-09-14T23:13:25.854 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 231 k 2024-09-14T23:13:25.854 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:25.932 INFO:teuthology.orchestra.run.smithi204.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:13:25.960 INFO:teuthology.orchestra.run.smithi076.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 420 kB/s | 85 kB 00:00 2024-09-14T23:13:25.961 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:25.961 INFO:teuthology.orchestra.run.smithi076.stdout:Total 417 kB/s | 85 kB 00:00 2024-09-14T23:13:25.961 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:25.968 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:25.968 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:25.973 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:25.974 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:13:25.975 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:26.031 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:26.031 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:26.038 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install rbd-fuse 2024-09-14T23:13:26.101 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 344 kB/s | 85 kB 00:00 2024-09-14T23:13:26.102 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:26.102 INFO:teuthology.orchestra.run.smithi114.stdout:Total 342 kB/s | 85 kB 00:00 2024-09-14T23:13:26.102 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:26.109 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:26.109 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:26.172 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:26.172 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:26.184 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:26.290 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:26.340 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:26.451 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:26.605 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:26.700 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:26.739 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:26.739 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:26.739 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:13:26.740 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:26.741 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 85 k 2024-09-14T23:13:26.741 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 231 k 2024-09-14T23:13:26.741 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:26.848 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:26.947 INFO:teuthology.orchestra.run.smithi204.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 412 kB/s | 85 kB 00:00 2024-09-14T23:13:26.948 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:26.948 INFO:teuthology.orchestra.run.smithi204.stdout:Total 410 kB/s | 85 kB 00:00 2024-09-14T23:13:26.948 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:26.955 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:26.955 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:26.960 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:26.960 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:26.960 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:26.960 INFO:teuthology.orchestra.run.smithi076.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:26.960 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:26.960 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:27.018 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:27.018 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:27.106 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:27.106 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:27.106 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:27.106 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:27.106 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:27.107 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:27.171 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:27.209 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install rbd-mirror 2024-09-14T23:13:27.278 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:27.344 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-mirror 2024-09-14T23:13:27.647 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:27.793 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:27.900 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:27.900 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:27.900 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:27.900 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:27.900 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:27.900 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:27.930 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:27.930 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:27.930 INFO:teuthology.orchestra.run.smithi076.stdout: Package Arch Version Repo Size 2024-09-14T23:13:27.930 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:27.930 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:27.930 INFO:teuthology.orchestra.run.smithi076.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 3.1 M 2024-09-14T23:13:27.931 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 13 M 2024-09-14T23:13:27.932 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:27.932 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:28.074 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:28.075 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:28.075 INFO:teuthology.orchestra.run.smithi114.stdout: Package Arch Version Repo Size 2024-09-14T23:13:28.075 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:28.075 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 3.1 M 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 13 M 2024-09-14T23:13:28.076 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:28.168 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install rbd-mirror 2024-09-14T23:13:28.239 INFO:teuthology.orchestra.run.smithi076.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 10 MB/s | 3.1 MB 00:00 2024-09-14T23:13:28.239 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:28.240 INFO:teuthology.orchestra.run.smithi076.stdout:Total 10 MB/s | 3.1 MB 00:00 2024-09-14T23:13:28.240 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:28.249 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:28.249 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:28.330 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:28.331 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:28.413 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.2 MB/s | 3.1 MB 00:00 2024-09-14T23:13:28.414 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:28.415 INFO:teuthology.orchestra.run.smithi114.stdout:Total 9.2 MB/s | 3.1 MB 00:00 2024-09-14T23:13:28.415 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:28.424 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:28.425 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:28.509 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:28.509 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:28.759 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:28.762 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:28.823 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:28.849 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:28.849 INFO:teuthology.orchestra.run.smithi076.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:13:28.849 INFO:teuthology.orchestra.run.smithi076.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T23:13:28.849 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T23:13:28.849 INFO:teuthology.orchestra.run.smithi076.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T23:13:28.849 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:28.901 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:28.901 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:28.901 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repo Size 2024-09-14T23:13:28.901 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:28.902 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 3.1 M 2024-09-14T23:13:28.903 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 13 M 2024-09-14T23:13:28.903 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:28.971 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:29.156 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:29.182 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:29.182 INFO:teuthology.orchestra.run.smithi114.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:13:29.183 INFO:teuthology.orchestra.run.smithi114.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T23:13:29.183 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T23:13:29.183 INFO:teuthology.orchestra.run.smithi114.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T23:13:29.183 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:29.243 INFO:teuthology.orchestra.run.smithi204.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.1 MB/s | 3.1 MB 00:00 2024-09-14T23:13:29.244 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:29.245 INFO:teuthology.orchestra.run.smithi204.stdout:Total 9.1 MB/s | 3.1 MB 00:00 2024-09-14T23:13:29.245 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:29.259 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:29.259 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:29.347 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:29.347 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:29.785 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:29.844 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:29.871 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:29.871 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:13:29.871 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T23:13:29.871 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T23:13:29.871 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T23:13:29.871 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:29.987 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:29.987 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:29.987 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:29.987 INFO:teuthology.orchestra.run.smithi076.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:29.987 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:29.987 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:30.200 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:30.200 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:30.200 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:30.200 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:30.200 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:30.200 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:30.238 DEBUG:teuthology.orchestra.run.smithi076:> sudo yum -y install rbd-nbd 2024-09-14T23:13:30.410 DEBUG:teuthology.orchestra.run.smithi114:> sudo yum -y install rbd-nbd 2024-09-14T23:13:30.815 INFO:teuthology.orchestra.run.smithi076.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 11:11:43 PM UTC. 2024-09-14T23:13:30.949 INFO:teuthology.orchestra.run.smithi076.stdout:Dependencies resolved. 2024-09-14T23:13:30.950 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:30.950 INFO:teuthology.orchestra.run.smithi076.stdout: Package Architecture Version Repository Size 2024-09-14T23:13:30.950 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:30.950 INFO:teuthology.orchestra.run.smithi076.stdout:Installing: 2024-09-14T23:13:30.950 INFO:teuthology.orchestra.run.smithi076.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-14T23:13:30.950 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction Summary 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:================================================================================ 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Install 1 Package 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Total download size: 170 k 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Installed size: 494 k 2024-09-14T23:13:30.951 INFO:teuthology.orchestra.run.smithi076.stdout:Downloading Packages: 2024-09-14T23:13:30.967 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:30.967 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:30.967 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:30.967 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:30.967 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:30.967 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:30.995 INFO:teuthology.orchestra.run.smithi114.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:31.131 INFO:teuthology.orchestra.run.smithi114.stdout:Dependencies resolved. 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout: Package Architecture Version Repository Size 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout:Installing: 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:31.132 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction Summary 2024-09-14T23:13:31.133 INFO:teuthology.orchestra.run.smithi114.stdout:================================================================================ 2024-09-14T23:13:31.133 INFO:teuthology.orchestra.run.smithi114.stdout:Install 1 Package 2024-09-14T23:13:31.133 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:31.133 INFO:teuthology.orchestra.run.smithi114.stdout:Total download size: 170 k 2024-09-14T23:13:31.133 INFO:teuthology.orchestra.run.smithi114.stdout:Installed size: 494 k 2024-09-14T23:13:31.133 INFO:teuthology.orchestra.run.smithi114.stdout:Downloading Packages: 2024-09-14T23:13:31.159 INFO:teuthology.orchestra.run.smithi076.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 818 kB/s | 170 kB 00:00 2024-09-14T23:13:31.160 INFO:teuthology.orchestra.run.smithi076.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:31.160 INFO:teuthology.orchestra.run.smithi076.stdout:Total 812 kB/s | 170 kB 00:00 2024-09-14T23:13:31.161 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction check 2024-09-14T23:13:31.168 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction check succeeded. 2024-09-14T23:13:31.168 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction test 2024-09-14T23:13:31.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install rbd-nbd 2024-09-14T23:13:31.233 INFO:teuthology.orchestra.run.smithi076.stdout:Transaction test succeeded. 2024-09-14T23:13:31.233 INFO:teuthology.orchestra.run.smithi076.stdout:Running transaction 2024-09-14T23:13:31.341 INFO:teuthology.orchestra.run.smithi114.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 818 kB/s | 170 kB 00:00 2024-09-14T23:13:31.342 INFO:teuthology.orchestra.run.smithi114.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:31.342 INFO:teuthology.orchestra.run.smithi114.stdout:Total 811 kB/s | 170 kB 00:00 2024-09-14T23:13:31.343 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction check 2024-09-14T23:13:31.350 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction check succeeded. 2024-09-14T23:13:31.350 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction test 2024-09-14T23:13:31.385 INFO:teuthology.orchestra.run.smithi076.stdout: Preparing : 1/1 2024-09-14T23:13:31.415 INFO:teuthology.orchestra.run.smithi114.stdout:Transaction test succeeded. 2024-09-14T23:13:31.415 INFO:teuthology.orchestra.run.smithi114.stdout:Running transaction 2024-09-14T23:13:31.490 INFO:teuthology.orchestra.run.smithi076.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:31.570 INFO:teuthology.orchestra.run.smithi114.stdout: Preparing : 1/1 2024-09-14T23:13:31.681 INFO:teuthology.orchestra.run.smithi114.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:31.755 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:13:31.895 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:13:31.895 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-09-14T23:13:31.896 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:31.897 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 170 k 2024-09-14T23:13:31.897 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 494 k 2024-09-14T23:13:31.897 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-09-14T23:13:31.900 INFO:teuthology.orchestra.run.smithi076.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:32.105 INFO:teuthology.orchestra.run.smithi204.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 818 kB/s | 170 kB 00:00 2024-09-14T23:13:32.106 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:13:32.106 INFO:teuthology.orchestra.run.smithi204.stdout:Total 813 kB/s | 170 kB 00:00 2024-09-14T23:13:32.106 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-14T23:13:32.114 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-14T23:13:32.114 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-14T23:13:32.158 INFO:teuthology.orchestra.run.smithi114.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:32.176 INFO:teuthology.orchestra.run.smithi076.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:32.176 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:32.176 INFO:teuthology.orchestra.run.smithi076.stdout:Installed: 2024-09-14T23:13:32.176 INFO:teuthology.orchestra.run.smithi076.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:32.176 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:32.177 INFO:teuthology.orchestra.run.smithi076.stdout:Complete! 2024-09-14T23:13:32.178 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-14T23:13:32.178 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-14T23:13:32.337 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-14T23:13:32.396 DEBUG:teuthology.parallel:result is None 2024-09-14T23:13:32.435 INFO:teuthology.orchestra.run.smithi114.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:32.435 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:32.435 INFO:teuthology.orchestra.run.smithi114.stdout:Installed: 2024-09-14T23:13:32.435 INFO:teuthology.orchestra.run.smithi114.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:32.435 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:32.435 INFO:teuthology.orchestra.run.smithi114.stdout:Complete! 2024-09-14T23:13:32.436 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:32.653 DEBUG:teuthology.parallel:result is None 2024-09-14T23:13:32.870 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:33.157 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T23:13:33.157 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:33.157 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-09-14T23:13:33.158 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:13:33.158 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:33.158 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:13:33.384 DEBUG:teuthology.parallel:result is None 2024-09-14T23:13:33.385 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:13:33.535 DEBUG:teuthology.orchestra.run.smithi076:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T23:13:33.560 INFO:teuthology.orchestra.run.smithi076.stdout:19.1.1-324.gecab7be5.el9 2024-09-14T23:13:33.561 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-14T23:13:33.561 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-14T23:13:33.563 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:13:33.715 DEBUG:teuthology.orchestra.run.smithi114:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T23:13:33.738 INFO:teuthology.orchestra.run.smithi114.stdout:19.1.1-324.gecab7be5.el9 2024-09-14T23:13:33.739 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-14T23:13:33.739 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-14T23:13:33.741 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:13:33.885 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T23:13:33.908 INFO:teuthology.orchestra.run.smithi204.stdout:19.1.1-324.gecab7be5.el9 2024-09-14T23:13:33.908 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-14T23:13:33.908 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-14T23:13:33.910 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-14T23:13:33.910 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:33.910 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T23:13:33.940 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:33.940 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T23:13:33.969 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:13:33.969 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T23:13:33.998 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-14T23:13:33.998 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:33.998 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T23:13:34.027 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T23:13:34.095 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:34.095 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T23:13:34.124 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T23:13:34.193 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:13:34.193 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T23:13:34.221 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T23:13:34.289 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-14T23:13:34.289 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:34.289 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T23:13:34.317 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T23:13:34.386 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:34.386 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T23:13:34.416 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T23:13:34.484 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:13:34.485 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T23:13:34.514 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T23:13:34.582 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-14T23:13:34.583 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:34.583 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T23:13:34.612 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T23:13:34.680 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:34.680 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T23:13:34.709 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T23:13:34.777 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:13:34.777 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T23:13:34.806 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T23:13:34.874 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T23:13:34.954 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-14T23:13:34.954 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 777 /var/log/ceph 2024-09-14T23:13:34.957 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 777 /var/log/ceph 2024-09-14T23:13:34.959 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 777 /var/log/ceph 2024-09-14T23:13:34.986 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-14T23:13:34.986 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T23:13:35.027 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T23:13:35.029 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T23:13:35.055 INFO:tasks.ceph:Creating extra log directories... 2024-09-14T23:13:35.055 DEBUG:teuthology.orchestra.run.smithi076:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T23:13:35.095 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T23:13:35.097 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T23:13:35.131 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-14T23:13:35.132 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T23:13:35.132 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758', 'branch': 'squid', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, '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': '7904758', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', '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': 'teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'squid'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'squid', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 100, 'repo': 'https://git.ceph.com/ceph.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': 4271, 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'sleep_before_teardown': 0, 'subset': '97/128', 'suite': 'rbd', 'suite_branch': 'squid', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'targets': {'smithi076.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAHQ85BQLiFQkIhEkgTxEqOBqPf+FQYr4XRo973oegChCMnr7ynQmnPFAT8efGQ28N/rN6J0oKon9Oe4cfbn/S4=', 'smithi114.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLrUzNTXPZW425Hr514/RnGRC7sTyOpReUdnjaAidGz3hHH/gJ73lPHY5h7BfNLvr52rBwRZN6zrRRA17ULSycw=', 'smithi204.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKOLSwydEJHhMS96JyApS1h8vrlJu8YnANlDY98nyWSmh7ThHkWkKiX9UNYrwj3l6yQX8wDcLU0M4S6CQFNH3Ig='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-14_21:16:02', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T23:13:35.132 DEBUG:teuthology.orchestra.run.smithi076:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-14T23:13:35.162 DEBUG:teuthology.orchestra.run.smithi114:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-14T23:13:35.165 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-14T23:13:35.180 DEBUG:teuthology.orchestra.run.smithi076:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T23:13:35.220 DEBUG:teuthology.orchestra.run.smithi114:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T23:13:35.222 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T23:13:35.247 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:35.247 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T23:13:35.302 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-14T23:13:35.303 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_1 2024-09-14T23:13:35.358 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-14 23:13:29.107204890 +0000 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-14 23:11:05.014210941 +0000 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-14 23:11:05.014210941 +0000 2024-09-14T23:13:35.359 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: 2024-09-14 23:11:05.014210941 +0000 2024-09-14T23:13:35.359 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T23:13:35.422 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-14T23:13:35.422 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-14T23:13:35.422 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.0002102 s, 2.4 MB/s 2024-09-14T23:13:35.424 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T23:13:35.480 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_2 2024-09-14T23:13:35.535 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T23:13:35.535 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-14 23:13:29.107204890 +0000 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-14 23:11:05.359200550 +0000 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-14 23:11:05.359200550 +0000 2024-09-14T23:13:35.536 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: 2024-09-14 23:11:05.359200550 +0000 2024-09-14T23:13:35.536 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T23:13:35.598 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-14T23:13:35.598 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-14T23:13:35.599 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000203745 s, 2.5 MB/s 2024-09-14T23:13:35.600 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T23:13:35.656 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_3 2024-09-14T23:13:35.711 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T23:13:35.711 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:35.711 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-14T23:13:35.712 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:35.712 INFO:teuthology.orchestra.run.smithi076.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:35.712 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-14 23:13:29.107204890 +0000 2024-09-14T23:13:35.712 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-14 23:11:05.691190551 +0000 2024-09-14T23:13:35.712 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-14 23:11:05.691190551 +0000 2024-09-14T23:13:35.712 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: 2024-09-14 23:11:05.691190551 +0000 2024-09-14T23:13:35.712 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T23:13:35.774 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-14T23:13:35.774 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-14T23:13:35.774 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000226595 s, 2.3 MB/s 2024-09-14T23:13:35.776 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T23:13:35.833 DEBUG:teuthology.orchestra.run.smithi076:> stat /dev/vg_nvme/lv_4 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout:Access: 2024-09-14 23:13:29.108204860 +0000 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout:Modify: 2024-09-14 23:11:06.015180793 +0000 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout:Change: 2024-09-14 23:11:06.015180793 +0000 2024-09-14T23:13:35.889 INFO:teuthology.orchestra.run.smithi076.stdout: Birth: 2024-09-14 23:11:06.015180793 +0000 2024-09-14T23:13:35.889 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T23:13:35.952 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records in 2024-09-14T23:13:35.952 INFO:teuthology.orchestra.run.smithi076.stderr:1+0 records out 2024-09-14T23:13:35.952 INFO:teuthology.orchestra.run.smithi076.stderr:512 bytes copied, 0.000167667 s, 3.1 MB/s 2024-09-14T23:13:35.953 DEBUG:teuthology.orchestra.run.smithi076:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T23:13:36.009 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'} 2024-09-14T23:13:36.009 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:36.010 DEBUG:teuthology.orchestra.run.smithi114:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T23:13:36.029 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-14T23:13:36.029 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_1 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-14 23:13:29.435122364 +0000 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-14 23:11:05.013730098 +0000 2024-09-14T23:13:36.087 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-14 23:11:05.013730098 +0000 2024-09-14T23:13:36.088 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-14 23:11:05.013730098 +0000 2024-09-14T23:13:36.088 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T23:13:36.153 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-14T23:13:36.154 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-14T23:13:36.154 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000221575 s, 2.3 MB/s 2024-09-14T23:13:36.155 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T23:13:36.214 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_2 2024-09-14T23:13:36.271 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T23:13:36.271 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:36.271 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-14T23:13:36.271 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:36.271 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:36.271 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-14 23:13:29.436122342 +0000 2024-09-14T23:13:36.272 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-14 23:11:05.340722860 +0000 2024-09-14T23:13:36.272 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-14 23:11:05.340722860 +0000 2024-09-14T23:13:36.272 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-14 23:11:05.340722860 +0000 2024-09-14T23:13:36.272 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T23:13:36.336 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-14T23:13:36.336 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-14T23:13:36.336 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00021291 s, 2.4 MB/s 2024-09-14T23:13:36.338 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T23:13:36.395 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_3 2024-09-14T23:13:36.451 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T23:13:36.451 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:36.451 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-14T23:13:36.452 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:36.452 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:36.452 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-14 23:13:29.436122342 +0000 2024-09-14T23:13:36.452 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-14 23:11:05.652715954 +0000 2024-09-14T23:13:36.452 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-14 23:11:05.652715954 +0000 2024-09-14T23:13:36.452 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-14 23:11:05.652715954 +0000 2024-09-14T23:13:36.452 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T23:13:36.515 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-14T23:13:36.516 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-14T23:13:36.516 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.000224382 s, 2.3 MB/s 2024-09-14T23:13:36.517 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T23:13:36.574 DEBUG:teuthology.orchestra.run.smithi114:> stat /dev/vg_nvme/lv_4 2024-09-14T23:13:36.629 INFO:teuthology.orchestra.run.smithi114.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T23:13:36.629 INFO:teuthology.orchestra.run.smithi114.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:Access: 2024-09-14 23:13:29.436122342 +0000 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:Modify: 2024-09-14 23:11:05.994708384 +0000 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout:Change: 2024-09-14 23:11:05.994708384 +0000 2024-09-14T23:13:36.630 INFO:teuthology.orchestra.run.smithi114.stdout: Birth: 2024-09-14 23:11:05.994708384 +0000 2024-09-14T23:13:36.630 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T23:13:36.693 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records in 2024-09-14T23:13:36.694 INFO:teuthology.orchestra.run.smithi114.stderr:1+0 records out 2024-09-14T23:13:36.694 INFO:teuthology.orchestra.run.smithi114.stderr:512 bytes copied, 0.00019785 s, 2.6 MB/s 2024-09-14T23:13:36.695 DEBUG:teuthology.orchestra.run.smithi114:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T23:13:36.752 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'} 2024-09-14T23:13:36.752 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi076.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@smithi114.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'}} 2024-09-14T23:13:36.752 INFO:tasks.ceph:Generating config... 2024-09-14T23:13:36.753 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-14T23:13:36.753 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T23:13:36.753 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T23:13:36.753 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T23:13:36.753 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T23:13:36.753 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T23:13:36.753 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T23:13:36.754 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T23:13:36.755 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-14T23:13:36.755 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T23:13:36.755 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T23:13:36.755 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-14T23:13:36.755 INFO:tasks.ceph:Setting up mon.a... 2024-09-14T23:13:36.755 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-14T23:13:36.807 INFO:teuthology.orchestra.run.smithi076.stdout:creating /etc/ceph/ceph.keyring 2024-09-14T23:13:36.810 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-14T23:13:36.854 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T23:13:36.919 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.76'), ('mon.c', '[v2:172.21.15.76:3301,v1:172.21.15.76:6790]'), ('mon.b', '172.21.15.114')] 2024-09-14T23:13:36.919 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.76,[v2:172.21.15.76:3301,v1:172.21.15.76:6790],172.21.15.114', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-14T23:13:36.920 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:36.920 DEBUG:teuthology.orchestra.run.smithi076:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T23:13:36.974 DEBUG:teuthology.orchestra.run.smithi076:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.76 --addv c '[v2:172.21.15.76:3301,v1:172.21.15.76:6790]' --add b 172.21.15.114 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:37.060 INFO:teuthology.orchestra.run.smithi076.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:37.060 INFO:teuthology.orchestra.run.smithi076.stdout:monmaptool: generated fsid 7c472871-d2ed-4a26-b543-f16c4ebf1f3a 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:setting min_mon_release = quincy 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:epoch 0 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:fsid 7c472871-d2ed-4a26-b543-f16c4ebf1f3a 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:last_changed 2024-09-14T23:13:37.060011+0000 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:created 2024-09-14T23:13:37.060011+0000 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:min_mon_release 17 (quincy) 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:election_strategy: 1 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:0: [v2:172.21.15.76:3300/0,v1:172.21.15.76:6789/0] mon.a 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:1: [v2:172.21.15.114:3300/0,v1:172.21.15.114:6789/0] mon.b 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:2: [v2:172.21.15.76:3301/0,v1:172.21.15.76:6790/0] mon.c 2024-09-14T23:13:37.061 INFO:teuthology.orchestra.run.smithi076.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-14T23:13:37.062 DEBUG:teuthology.orchestra.run.smithi076:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T23:13:37.077 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 7c472871-d2ed-4a26-b543-f16c4ebf1f3a... 2024-09-14T23:13:37.078 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-14T23:13:37.119 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-14T23:13:37.122 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-14T23:13:37.160 INFO:teuthology.orchestra.run.smithi076.stdout:[global] 2024-09-14T23:13:37.160 INFO:teuthology.orchestra.run.smithi076.stdout: chdir = "" 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: auth supported = cephx 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: filestore xattr use omap = true 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: mon clock drift allowed = 1.000 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: osd crush chooseleaf type = 0 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: auth debug = true 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: ms die on old message = true 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: ms die on bug = true 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.161 INFO:teuthology.orchestra.run.smithi076.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon pg warn max object skew = 0 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: osd pool default size = 2 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd allow primary affinity = true 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd allow pg remap = true 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon warn on legacy crush tunables = false 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon warn on crush straw calc version zero = false 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon warn on no sortbitwise = false 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon warn on osd down out interval zero = false 2024-09-14T23:13:37.162 INFO:teuthology.orchestra.run.smithi076.stdout: mon warn on too few osds = false 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon_allow_pool_size_one = true 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: osd default data pool replay window = 5 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon allow pool delete = true 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon cluster log file level = debug 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: debug asserts on shutdown = true 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon health detail to clog = false 2024-09-14T23:13:37.163 INFO:teuthology.orchestra.run.smithi076.stdout: mon host = "172.21.15.76,[v2:172.21.15.76:3301,v1:172.21.15.76:6790],172.21.15.114" 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: mon warn on pool no app = False 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: fsid = 7c472871-d2ed-4a26-b543-f16c4ebf1f3a 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout:[osd] 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: osd journal size = 100 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: osd scrub load threshold = 5.0 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: osd scrub max interval = 600 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: osd mclock profile = high_recovery_ops 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: osd recover clone overlap = true 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: osd recovery max chunk = 1048576 2024-09-14T23:13:37.164 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug shutdown = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug op order = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug verify stray on activate = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug trim objects = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd open classes on start = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug pg log writeout = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd deep scrub update digest min age = 30 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: osd map max advance = 10 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: journal zero on create = true 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.165 INFO:teuthology.orchestra.run.smithi076.stdout: filestore ondisk finisher threads = 3 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: filestore apply finisher threads = 3 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: bdev debug aio = true 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug misdirected ops = true 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: bluestore block size = 96636764160 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: bluestore compression algorithm = zstd 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: bluestore compression mode = aggressive 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: bluestore fsck on mount = True 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: debug bluefs = 1/20 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: debug bluestore = 1/20 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: debug ms = 1 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: debug osd = 20 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: debug rocksdb = 4/10 2024-09-14T23:13:37.166 INFO:teuthology.orchestra.run.smithi076.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd full ratio = 0.9 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd nearfull ratio = 0.8 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: osd debug randomize hobject sort order = False 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: osd failsafe full ratio = 0.95 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: osd objectstore = bluestore 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: osd shutdown pgref assert = True 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout:[mgr] 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: debug ms = 1 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: debug mgr = 20 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: debug mon = 20 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: debug auth = 20 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: mon reweight min pgs per osd = 4 2024-09-14T23:13:37.167 INFO:teuthology.orchestra.run.smithi076.stdout: mon reweight min bytes per osd = 10 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mgr/telemetry/nag = false 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout:[mon] 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: debug ms = 1 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: debug mon = 20 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: debug paxos = 20 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: debug auth = 20 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mon data avail warn = 5 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mon mgr mkfs grace = 240 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mon reweight min pgs per osd = 4 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd reporter subtree level = osd 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mon osd prime pg temp = true 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: mon reweight min bytes per osd = 10 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.168 INFO:teuthology.orchestra.run.smithi076.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: # 1m isn't quite enough 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: mon_down_mkfs_grace = 2m 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: mon_warn_on_filestore_osds = false 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout:[client] 2024-09-14T23:13:37.169 INFO:teuthology.orchestra.run.smithi076.stdout: rgw cache enabled = true 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout: rgw enable ops log = true 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout: rgw enable usage log = true 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout: rbd default data pool = datapool 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout:[mon.a] 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout:[mon.c] 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi076.stdout:[mon.b] 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi114.stdout:[global] 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi114.stdout: chdir = "" 2024-09-14T23:13:37.170 INFO:teuthology.orchestra.run.smithi114.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: auth supported = cephx 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: filestore xattr use omap = true 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: mon clock drift allowed = 1.000 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: osd crush chooseleaf type = 0 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: auth debug = true 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: ms die on old message = true 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: ms die on bug = true 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T23:13:37.171 INFO:teuthology.orchestra.run.smithi114.stdout: mon pg warn max object skew = 0 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: osd pool default size = 2 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd allow primary affinity = true 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd allow pg remap = true 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon warn on legacy crush tunables = false 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon warn on crush straw calc version zero = false 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon warn on no sortbitwise = false 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon warn on osd down out interval zero = false 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon warn on too few osds = false 2024-09-14T23:13:37.172 INFO:teuthology.orchestra.run.smithi114.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon_allow_pool_size_one = true 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: osd default data pool replay window = 5 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon allow pool delete = true 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon cluster log file level = debug 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: debug asserts on shutdown = true 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon health detail to clog = false 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon host = "172.21.15.76,[v2:172.21.15.76:3301,v1:172.21.15.76:6790],172.21.15.114" 2024-09-14T23:13:37.173 INFO:teuthology.orchestra.run.smithi114.stdout: mon warn on pool no app = False 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: fsid = 7c472871-d2ed-4a26-b543-f16c4ebf1f3a 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout:[osd] 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd journal size = 100 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd scrub load threshold = 5.0 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd scrub max interval = 600 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd mclock profile = high_recovery_ops 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd recover clone overlap = true 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd recovery max chunk = 1048576 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug shutdown = true 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug op order = true 2024-09-14T23:13:37.174 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug verify stray on activate = true 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug trim objects = true 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: osd open classes on start = true 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug pg log writeout = true 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: osd deep scrub update digest min age = 30 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: osd map max advance = 10 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: journal zero on create = true 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: filestore ondisk finisher threads = 3 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: filestore apply finisher threads = 3 2024-09-14T23:13:37.175 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: bdev debug aio = true 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug misdirected ops = true 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: bluestore block size = 96636764160 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: bluestore compression algorithm = zstd 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: bluestore compression mode = aggressive 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: bluestore fsck on mount = True 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: debug bluefs = 1/20 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: debug bluestore = 1/20 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: debug ms = 1 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: debug osd = 20 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: debug rocksdb = 4/10 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T23:13:37.176 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd full ratio = 0.9 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd nearfull ratio = 0.8 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: osd debug randomize hobject sort order = False 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: osd failsafe full ratio = 0.95 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: osd objectstore = bluestore 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: osd shutdown pgref assert = True 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout:[mgr] 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: debug ms = 1 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: debug mgr = 20 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: debug mon = 20 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: debug auth = 20 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: mon reweight min pgs per osd = 4 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: mon reweight min bytes per osd = 10 2024-09-14T23:13:37.177 INFO:teuthology.orchestra.run.smithi114.stdout: mgr/telemetry/nag = false 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout:[mon] 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: debug ms = 1 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: debug mon = 20 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: debug paxos = 20 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: debug auth = 20 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: mon data avail warn = 5 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: mon mgr mkfs grace = 240 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: mon reweight min pgs per osd = 4 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd reporter subtree level = osd 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: mon osd prime pg temp = true 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: mon reweight min bytes per osd = 10 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T23:13:37.178 INFO:teuthology.orchestra.run.smithi114.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: # 1m isn't quite enough 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: mon_down_mkfs_grace = 2m 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: mon_warn_on_filestore_osds = false 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout:[client] 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: rgw cache enabled = true 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: rgw enable ops log = true 2024-09-14T23:13:37.179 INFO:teuthology.orchestra.run.smithi114.stdout: rgw enable usage log = true 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi114.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi114.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi114.stdout: rbd default data pool = datapool 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi114.stdout:[mon.a] 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi114.stdout:[mon.c] 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi114.stdout:[mon.b] 2024-09-14T23:13:37.180 INFO:teuthology.orchestra.run.smithi204.stdout:[global] 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: chdir = "" 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: auth supported = cephx 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: filestore xattr use omap = true 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.181 INFO:teuthology.orchestra.run.smithi204.stdout: mon clock drift allowed = 1.000 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: osd crush chooseleaf type = 0 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: auth debug = true 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: ms die on old message = true 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: ms die on bug = true 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: mon pg warn max object skew = 0 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T23:13:37.182 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: osd pool default size = 2 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd allow primary affinity = true 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd allow pg remap = true 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon warn on legacy crush tunables = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon warn on crush straw calc version zero = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon warn on no sortbitwise = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon warn on osd down out interval zero = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon warn on too few osds = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: mon_allow_pool_size_one = true 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.183 INFO:teuthology.orchestra.run.smithi204.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: osd default data pool replay window = 5 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: mon allow pool delete = true 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: mon cluster log file level = debug 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: debug asserts on shutdown = true 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: mon health detail to clog = false 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: mon host = "172.21.15.76,[v2:172.21.15.76:3301,v1:172.21.15.76:6790],172.21.15.114" 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: mon warn on pool no app = False 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: fsid = 7c472871-d2ed-4a26-b543-f16c4ebf1f3a 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout:[osd] 2024-09-14T23:13:37.184 INFO:teuthology.orchestra.run.smithi204.stdout: osd journal size = 100 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd scrub load threshold = 5.0 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd scrub max interval = 600 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd mclock profile = high_recovery_ops 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd recover clone overlap = true 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd recovery max chunk = 1048576 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug shutdown = true 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug op order = true 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug verify stray on activate = true 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug trim objects = true 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.185 INFO:teuthology.orchestra.run.smithi204.stdout: osd open classes on start = true 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug pg log writeout = true 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: osd deep scrub update digest min age = 30 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: osd map max advance = 10 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: journal zero on create = true 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: filestore ondisk finisher threads = 3 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: filestore apply finisher threads = 3 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: bdev debug aio = true 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug misdirected ops = true 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: bluestore block size = 96636764160 2024-09-14T23:13:37.186 INFO:teuthology.orchestra.run.smithi204.stdout: bluestore compression algorithm = zstd 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: bluestore compression mode = aggressive 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: bluestore fsck on mount = True 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: debug bluefs = 1/20 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: debug bluestore = 1/20 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: debug ms = 1 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: debug osd = 20 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: debug rocksdb = 4/10 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd full ratio = 0.9 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd nearfull ratio = 0.8 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: osd debug randomize hobject sort order = False 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: osd failsafe full ratio = 0.95 2024-09-14T23:13:37.187 INFO:teuthology.orchestra.run.smithi204.stdout: osd objectstore = bluestore 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: osd shutdown pgref assert = True 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout:[mgr] 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: debug ms = 1 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: debug mgr = 20 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: debug mon = 20 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: debug auth = 20 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: mon reweight min pgs per osd = 4 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: mon reweight min bytes per osd = 10 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: mgr/telemetry/nag = false 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout:[mon] 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: debug ms = 1 2024-09-14T23:13:37.188 INFO:teuthology.orchestra.run.smithi204.stdout: debug mon = 20 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: debug paxos = 20 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: debug auth = 20 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: mon data avail warn = 5 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: mon mgr mkfs grace = 240 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: mon reweight min pgs per osd = 4 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd reporter subtree level = osd 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: mon osd prime pg temp = true 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: mon reweight min bytes per osd = 10 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.189 INFO:teuthology.orchestra.run.smithi204.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: # 1m isn't quite enough 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: mon_down_mkfs_grace = 2m 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: mon_warn_on_filestore_osds = false 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout:[client] 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: rgw cache enabled = true 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: rgw enable ops log = true 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: rgw enable usage log = true 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T23:13:37.190 INFO:teuthology.orchestra.run.smithi204.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T23:13:37.191 INFO:teuthology.orchestra.run.smithi204.stdout: rbd default data pool = datapool 2024-09-14T23:13:37.191 INFO:teuthology.orchestra.run.smithi204.stdout:[mon.a] 2024-09-14T23:13:37.191 INFO:teuthology.orchestra.run.smithi204.stdout:[mon.c] 2024-09-14T23:13:37.191 INFO:teuthology.orchestra.run.smithi204.stdout:[mon.b] 2024-09-14T23:13:37.192 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-14T23:13:37.193 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2024-09-14T23:13:37.287 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T23:13:37.287 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:37.287 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-14T23:13:37.302 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:37.302 DEBUG:teuthology.orchestra.run.smithi076:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-14T23:13:37.357 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi076.front.sepia.ceph.com 2024-09-14T23:13:37.357 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:37.358 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-14T23:13:37.358 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T23:13:37.431 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:13:37.431 DEBUG:teuthology.orchestra.run.smithi076:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:37.486 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi114.front.sepia.ceph.com 2024-09-14T23:13:37.486 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:37.486 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-14T23:13:37.487 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T23:13:37.523 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:13:37.523 DEBUG:teuthology.orchestra.run.smithi114:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:37.579 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi204.front.sepia.ceph.com 2024-09-14T23:13:37.579 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:13:37.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-14T23:13:37.579 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T23:13:37.620 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:13:37.620 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:37.678 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T23:13:37.678 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T23:13:37.678 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2024-09-14T23:13:37.729 INFO:teuthology.orchestra.run.smithi076.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-14T23:13:37.732 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-14T23:13:37.799 INFO:teuthology.orchestra.run.smithi114.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-14T23:13:37.802 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T23:13:37.802 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T23:13:37.803 DEBUG:teuthology.orchestra.run.smithi204:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-14T23:13:37.855 INFO:teuthology.orchestra.run.smithi204.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-14T23:13:37.869 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T23:13:37.869 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi076.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@smithi114.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'}} 2024-09-14T23:13:37.869 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-14T23:13:37.895 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'} 2024-09-14T23:13:37.895 INFO:tasks.ceph:role: osd.0 2024-09-14T23:13:37.895 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-14T23:13:37.895 DEBUG:teuthology.orchestra.run.smithi076:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T23:13:37.967 INFO:teuthology.orchestra.run.smithi076.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:37.967 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:37.967 INFO:teuthology.orchestra.run.smithi076.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:37.967 INFO:teuthology.orchestra.run.smithi076.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:37.967 INFO:teuthology.orchestra.run.smithi076.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:37.967 INFO:teuthology.orchestra.run.smithi076.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:37.968 INFO:teuthology.orchestra.run.smithi076.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:37.968 INFO:teuthology.orchestra.run.smithi076.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:37.968 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:37.968 INFO:teuthology.orchestra.run.smithi076.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:38.464 INFO:teuthology.orchestra.run.smithi076.stdout:Discarding blocks...Done. 2024-09-14T23:13:38.465 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi076.front.sepia.ceph.com -o noatime 2024-09-14T23:13:38.466 DEBUG:teuthology.orchestra.run.smithi076:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-14T23:13:38.567 DEBUG:teuthology.orchestra.run.smithi076:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-14T23:13:38.597 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-14T23:13:38.662 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'} 2024-09-14T23:13:38.662 INFO:tasks.ceph:role: osd.1 2024-09-14T23:13:38.663 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-14T23:13:38.663 DEBUG:teuthology.orchestra.run.smithi076:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T23:13:38.734 INFO:teuthology.orchestra.run.smithi076.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:38.735 INFO:teuthology.orchestra.run.smithi076.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:39.199 INFO:teuthology.orchestra.run.smithi076.stdout:Discarding blocks...Done. 2024-09-14T23:13:39.202 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi076.front.sepia.ceph.com -o noatime 2024-09-14T23:13:39.202 DEBUG:teuthology.orchestra.run.smithi076:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-14T23:13:39.276 DEBUG:teuthology.orchestra.run.smithi076:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-14T23:13:39.346 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-14T23:13:39.411 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'} 2024-09-14T23:13:39.450 INFO:tasks.ceph:role: osd.2 2024-09-14T23:13:39.451 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-14T23:13:39.451 DEBUG:teuthology.orchestra.run.smithi076:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T23:13:39.483 INFO:teuthology.orchestra.run.smithi076.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:39.484 INFO:teuthology.orchestra.run.smithi076.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:39.971 INFO:teuthology.orchestra.run.smithi076.stdout:Discarding blocks...Done. 2024-09-14T23:13:39.973 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi076.front.sepia.ceph.com -o noatime 2024-09-14T23:13:39.973 DEBUG:teuthology.orchestra.run.smithi076:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-14T23:13:40.075 DEBUG:teuthology.orchestra.run.smithi076:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-14T23:13:40.106 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-14T23:13:40.171 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'} 2024-09-14T23:13:40.171 INFO:tasks.ceph:role: osd.3 2024-09-14T23:13:40.171 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-14T23:13:40.171 DEBUG:teuthology.orchestra.run.smithi076:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:40.244 INFO:teuthology.orchestra.run.smithi076.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:40.245 INFO:teuthology.orchestra.run.smithi076.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:40.245 INFO:teuthology.orchestra.run.smithi076.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:40.245 INFO:teuthology.orchestra.run.smithi076.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:40.731 INFO:teuthology.orchestra.run.smithi076.stdout:Discarding blocks...Done. 2024-09-14T23:13:40.733 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi076.front.sepia.ceph.com -o noatime 2024-09-14T23:13:40.733 DEBUG:teuthology.orchestra.run.smithi076:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-14T23:13:40.866 DEBUG:teuthology.orchestra.run.smithi076:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-14T23:13:40.901 DEBUG:teuthology.orchestra.run.smithi076:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:40.991 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.989+0000 7fb28d4b6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:40.991 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.989+0000 7fb28d4b6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:40.992 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.990+0000 7fb28d4b6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:40.992 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.990+0000 7fb28d4b6640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2024-09-14T23:13:40.995 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.994+0000 7fb28d4b6640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-14T23:13:40.995 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.994+0000 7fb28d4b6640 -1 bdev(0x555cae8cb800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-14T23:13:40.995 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:40.994+0000 7fb28d4b6640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-14T23:13:44.401 DEBUG:teuthology.orchestra.run.smithi076:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-14T23:13:44.429 DEBUG:teuthology.orchestra.run.smithi076:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:44.517 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.515+0000 7fe6d42b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:44.517 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.516+0000 7fe6d42b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:44.518 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.517+0000 7fe6d42b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:44.518 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.517+0000 7fe6d42b2640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2024-09-14T23:13:44.518 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.517+0000 7fe6d42b2640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-14T23:13:44.519 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.517+0000 7fe6d42b2640 -1 bdev(0x55e936817800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-14T23:13:44.519 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:44.517+0000 7fe6d42b2640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-14T23:13:47.438 DEBUG:teuthology.orchestra.run.smithi076:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-14T23:13:47.468 DEBUG:teuthology.orchestra.run.smithi076:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:13:47.558 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.556+0000 7f349ae0b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:47.558 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.557+0000 7f349ae0b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:47.559 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.558+0000 7f349ae0b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:47.559 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.558+0000 7f349ae0b640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2024-09-14T23:13:47.559 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.558+0000 7f349ae0b640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-14T23:13:47.560 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.558+0000 7f349ae0b640 -1 bdev(0x5578e3a37800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-14T23:13:47.560 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:47.558+0000 7f349ae0b640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-14T23:13:50.715 DEBUG:teuthology.orchestra.run.smithi076:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-14T23:13:50.743 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-14T23:13:50.829 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.828+0000 7fa35f3dd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:50.829 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.828+0000 7fa35f3dd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:50.830 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.829+0000 7fa35f3dd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:50.831 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.829+0000 7fa35f3dd640 -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 2024-09-14T23:13:50.831 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.829+0000 7fa35f3dd640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-14T23:13:50.831 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.829+0000 7fa35f3dd640 -1 bdev(0x55bac99bd800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-14T23:13:50.831 INFO:teuthology.orchestra.run.smithi076.stderr:2024-09-14T23:13:50.830+0000 7fa35f3dd640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-14T23:13:54.237 DEBUG:teuthology.orchestra.run.smithi076:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-14T23:13:54.264 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-14T23:13:54.294 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'} 2024-09-14T23:13:54.295 INFO:tasks.ceph:role: osd.4 2024-09-14T23:13:54.295 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-14T23:13:54.295 DEBUG:teuthology.orchestra.run.smithi114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:54.372 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:54.373 INFO:teuthology.orchestra.run.smithi114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:54.878 INFO:teuthology.orchestra.run.smithi114.stdout:Discarding blocks...Done. 2024-09-14T23:13:54.880 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi114.front.sepia.ceph.com -o noatime 2024-09-14T23:13:54.880 DEBUG:teuthology.orchestra.run.smithi114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-14T23:13:55.023 DEBUG:teuthology.orchestra.run.smithi114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-14T23:13:55.059 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-14T23:13:55.127 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'} 2024-09-14T23:13:55.127 INFO:tasks.ceph:role: osd.5 2024-09-14T23:13:55.127 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-14T23:13:55.127 DEBUG:teuthology.orchestra.run.smithi114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T23:13:55.201 INFO:teuthology.orchestra.run.smithi114.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:55.201 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:55.202 INFO:teuthology.orchestra.run.smithi114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:55.646 INFO:teuthology.orchestra.run.smithi114.stdout:Discarding blocks...Done. 2024-09-14T23:13:55.648 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi114.front.sepia.ceph.com -o noatime 2024-09-14T23:13:55.649 DEBUG:teuthology.orchestra.run.smithi114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-14T23:13:55.741 DEBUG:teuthology.orchestra.run.smithi114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-14T23:13:55.770 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-14T23:13:55.835 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'} 2024-09-14T23:13:55.835 INFO:tasks.ceph:role: osd.6 2024-09-14T23:13:55.835 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-14T23:13:55.835 DEBUG:teuthology.orchestra.run.smithi114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T23:13:55.908 INFO:teuthology.orchestra.run.smithi114.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:55.909 INFO:teuthology.orchestra.run.smithi114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:56.393 INFO:teuthology.orchestra.run.smithi114.stdout:Discarding blocks...Done. 2024-09-14T23:13:56.395 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi114.front.sepia.ceph.com -o noatime 2024-09-14T23:13:56.396 DEBUG:teuthology.orchestra.run.smithi114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-14T23:13:56.537 DEBUG:teuthology.orchestra.run.smithi114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-14T23:13:56.566 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-14T23:13:56.630 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'} 2024-09-14T23:13:56.631 INFO:tasks.ceph:role: osd.7 2024-09-14T23:13:56.631 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-14T23:13:56.631 DEBUG:teuthology.orchestra.run.smithi114:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout: = sunit=0 swidth=0 blks 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T23:13:56.703 INFO:teuthology.orchestra.run.smithi114.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T23:13:57.227 INFO:teuthology.orchestra.run.smithi114.stdout:Discarding blocks...Done. 2024-09-14T23:13:57.229 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi114.front.sepia.ceph.com -o noatime 2024-09-14T23:13:57.229 DEBUG:teuthology.orchestra.run.smithi114:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-14T23:13:57.375 DEBUG:teuthology.orchestra.run.smithi114:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-14T23:13:57.406 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-14T23:13:57.510 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.508+0000 7f9b37814640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:57.510 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.508+0000 7f9b37814640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:57.510 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.509+0000 7f9b37814640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:13:57.511 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.510+0000 7f9b37814640 -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 2024-09-14T23:13:57.512 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.510+0000 7f9b37814640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-14T23:13:57.512 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.510+0000 7f9b37814640 -1 bdev(0x55a19ba23800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-14T23:13:57.512 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:13:57.510+0000 7f9b37814640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-14T23:14:00.422 DEBUG:teuthology.orchestra.run.smithi114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-14T23:14:00.452 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-14T23:14:00.541 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.540+0000 7f9c2a3cc640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:00.541 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.540+0000 7f9c2a3cc640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:00.542 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.541+0000 7f9c2a3cc640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:00.543 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.541+0000 7f9c2a3cc640 -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 2024-09-14T23:14:00.543 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.542+0000 7f9c2a3cc640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-14T23:14:00.543 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.542+0000 7f9c2a3cc640 -1 bdev(0x557354867800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-14T23:14:00.543 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:00.542+0000 7f9c2a3cc640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-14T23:14:03.721 DEBUG:teuthology.orchestra.run.smithi114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-14T23:14:03.751 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-14T23:14:03.839 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.838+0000 7f67e3afe640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:03.839 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.838+0000 7f67e3afe640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:03.840 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.839+0000 7f67e3afe640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:03.840 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.839+0000 7f67e3afe640 -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 2024-09-14T23:14:03.841 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.840+0000 7f67e3afe640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-14T23:14:03.841 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.840+0000 7f67e3afe640 -1 bdev(0x55d7f446f800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-14T23:14:03.841 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:03.840+0000 7f67e3afe640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-14T23:14:07.010 DEBUG:teuthology.orchestra.run.smithi114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-14T23:14:07.036 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-14T23:14:07.120 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.118+0000 7efca9b4b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:07.120 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.118+0000 7efca9b4b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:07.120 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.119+0000 7efca9b4b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:07.120 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.119+0000 7efca9b4b640 -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 2024-09-14T23:14:07.121 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.120+0000 7efca9b4b640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-14T23:14:07.121 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.120+0000 7efca9b4b640 -1 bdev(0x55a4e414b800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-14T23:14:07.121 INFO:teuthology.orchestra.run.smithi114.stderr:2024-09-14T23:14:07.120+0000 7efca9b4b640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-14T23:14:10.047 DEBUG:teuthology.orchestra.run.smithi114:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-14T23:14:10.117 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T23:14:10.117 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:10.117 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-14T23:14:10.147 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:10.148 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-14T23:14:10.218 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:10.218 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-14T23:14:10.287 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:10.287 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-14T23:14:10.356 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:10.356 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-14T23:14:10.426 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:10.512 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-14T23:14:10.544 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:10.545 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-14T23:14:10.620 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:10.620 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-14T23:14:10.690 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:10.690 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-14T23:14:10.758 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:10.758 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-14T23:14:10.825 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:14:10.825 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-14T23:14:10.845 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T23:14:10.845 DEBUG:teuthology.orchestra.run.smithi076:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-14T23:14:10.848 DEBUG:teuthology.orchestra.run.smithi114:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-14T23:14:10.872 INFO:teuthology.orchestra.run.smithi076.stdout:[mgr.x] 2024-09-14T23:14:10.872 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQChGOZmeSd8KxAAcogYr1wEqiNwu7vK3J+O9g== 2024-09-14T23:14:10.872 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.0] 2024-09-14T23:14:10.872 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQCkGOZmd6spOxAA6lWpGgeBsSLsSOqz6gIa5g== 2024-09-14T23:14:10.872 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.1] 2024-09-14T23:14:10.872 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQCoGOZmvubjHhAAwkrf4r3LwkeZ1qvbOxtBnA== 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.2] 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQCrGOZmivlVIRAAjioC2V6SvPGSRd6m9WhfNw== 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.3] 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQCuGOZmqbCAMRAAkkCiYVMKhftloCkiXWYwjA== 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout:[mgr.y] 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQChGOZmcDmmLxAAEPf6S81ZwpSKk3RyxwuPpg== 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.4] 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQC1GOZmUBlzHhAAc34UyDn0hdppgjgRvKGnLw== 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.5] 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQC4GOZm1k5aIBAAJ3jcsbS9Ih8tSxoBo4SpGQ== 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.6] 2024-09-14T23:14:10.873 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQC7GOZmNaYaMhAAopALMy47gmVM5xdtdu4rbA== 2024-09-14T23:14:10.874 INFO:teuthology.orchestra.run.smithi076.stdout:[osd.7] 2024-09-14T23:14:10.874 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQC/GOZmsNYwBxAAVHlrbXxEz/1ZOirhsld3lw== 2024-09-14T23:14:10.874 INFO:teuthology.orchestra.run.smithi076.stdout:[client.0] 2024-09-14T23:14:10.874 INFO:teuthology.orchestra.run.smithi076.stdout: key = AQChGOZmLST3MhAAudfYT5FXdkMbKtTW9Yg1Uw== 2024-09-14T23:14:10.890 INFO:teuthology.orchestra.run.smithi114.stdout:[mgr.x] 2024-09-14T23:14:10.890 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQChGOZmeSd8KxAAcogYr1wEqiNwu7vK3J+O9g== 2024-09-14T23:14:10.890 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.0] 2024-09-14T23:14:10.890 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQCkGOZmd6spOxAA6lWpGgeBsSLsSOqz6gIa5g== 2024-09-14T23:14:10.890 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.1] 2024-09-14T23:14:10.890 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQCoGOZmvubjHhAAwkrf4r3LwkeZ1qvbOxtBnA== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.2] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQCrGOZmivlVIRAAjioC2V6SvPGSRd6m9WhfNw== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.3] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQCuGOZmqbCAMRAAkkCiYVMKhftloCkiXWYwjA== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[mgr.y] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQChGOZmcDmmLxAAEPf6S81ZwpSKk3RyxwuPpg== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.4] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQC1GOZmUBlzHhAAc34UyDn0hdppgjgRvKGnLw== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.5] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQC4GOZm1k5aIBAAJ3jcsbS9Ih8tSxoBo4SpGQ== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.6] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQC7GOZmNaYaMhAAopALMy47gmVM5xdtdu4rbA== 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout:[osd.7] 2024-09-14T23:14:10.891 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQC/GOZmsNYwBxAAVHlrbXxEz/1ZOirhsld3lw== 2024-09-14T23:14:10.892 INFO:teuthology.orchestra.run.smithi114.stdout:[client.0] 2024-09-14T23:14:10.892 INFO:teuthology.orchestra.run.smithi114.stdout: key = AQChGOZmLST3MhAAudfYT5FXdkMbKtTW9Yg1Uw== 2024-09-14T23:14:10.893 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T23:14:10.917 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T23:14:10.986 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T23:14:10.988 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T23:14:11.039 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T23:14:11.042 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T23:14:11.092 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T23:14:11.094 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T23:14:11.144 DEBUG:teuthology.orchestra.run.smithi076:> 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 *' 2024-09-14T23:14:11.146 DEBUG:teuthology.orchestra.run.smithi114:> 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 *' 2024-09-14T23:14:11.196 DEBUG:teuthology.orchestra.run.smithi076:> 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 *' 2024-09-14T23:14:11.199 DEBUG:teuthology.orchestra.run.smithi114:> 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 *' 2024-09-14T23:14:11.249 DEBUG:teuthology.orchestra.run.smithi076:> 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 *' 2024-09-14T23:14:11.252 DEBUG:teuthology.orchestra.run.smithi114:> 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 *' 2024-09-14T23:14:11.302 DEBUG:teuthology.orchestra.run.smithi076:> 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 *' 2024-09-14T23:14:11.304 DEBUG:teuthology.orchestra.run.smithi114:> 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 *' 2024-09-14T23:14:11.355 DEBUG:teuthology.orchestra.run.smithi076:> 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 *' 2024-09-14T23:14:11.357 DEBUG:teuthology.orchestra.run.smithi114:> 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 *' 2024-09-14T23:14:11.407 DEBUG:teuthology.orchestra.run.smithi076:> 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 *' 2024-09-14T23:14:11.409 DEBUG:teuthology.orchestra.run.smithi114:> 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 *' 2024-09-14T23:14:11.460 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T23:14:11.462 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T23:14:11.516 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T23:14:11.516 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-14T23:14:11.540 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-14T23:14:11.636 DEBUG:teuthology.orchestra.run.smithi076:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-14T23:14:11.662 DEBUG:teuthology.orchestra.run.smithi076:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-14T23:14:11.726 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-14T23:14:11.822 DEBUG:teuthology.orchestra.run.smithi076:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-14T23:14:11.847 DEBUG:teuthology.orchestra.run.smithi114:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-14T23:14:11.873 DEBUG:teuthology.orchestra.run.smithi114:> 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 2024-09-14T23:14:11.969 DEBUG:teuthology.orchestra.run.smithi114:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-14T23:14:11.993 DEBUG:teuthology.orchestra.run.smithi076:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:14:11.995 DEBUG:teuthology.orchestra.run.smithi114:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-14T23:14:12.048 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-14T23:14:12.048 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-14T23:14:12.048 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-14T23:14:12.051 INFO:tasks.ceph.mon.a:Started 2024-09-14T23:14:12.051 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-14T23:14:12.051 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-14T23:14:12.053 INFO:tasks.ceph.mon.c:Started 2024-09-14T23:14:12.053 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-14T23:14:12.053 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-14T23:14:12.091 INFO:tasks.ceph.mon.b:Started 2024-09-14T23:14:12.091 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-14T23:14:12.091 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-14T23:14:12.091 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-14T23:14:12.093 INFO:tasks.ceph.mgr.x:Started 2024-09-14T23:14:12.094 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-14T23:14:12.094 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-14T23:14:12.096 INFO:tasks.ceph.mgr.y:Started 2024-09-14T23:14:12.096 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T23:14:12.096 DEBUG:teuthology.orchestra.run.smithi076:> sudo ceph --cluster ceph osd crush tunables default 2024-09-14T23:14:17.480 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:17.478+0000 7f9f35c1c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T23:14:17.521 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:17.520+0000 7f9f35c1c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T23:14:17.655 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:17.653+0000 7f9f35c1c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-14T23:14:17.705 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:17.703+0000 7f9f35c1c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T23:14:17.854 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:17.853+0000 7f9f35c1c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T23:14:17.963 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:17.962+0000 7f9f35c1c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T23:14:18.273 INFO:teuthology.orchestra.run.smithi076.stderr:adjusted tunables profile to default 2024-09-14T23:14:18.286 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T23:14:18.286 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-14T23:14:18.286 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:18.286 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-14T23:14:18.287 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:18.285+0000 7f9f35c1c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T23:14:18.312 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:18.312 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-14T23:14:18.336 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:18.335+0000 7f9f35c1c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T23:14:18.378 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:18.378 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-14T23:14:18.442 DEBUG:teuthology.orchestra.run.smithi076:> set -ex 2024-09-14T23:14:18.443 DEBUG:teuthology.orchestra.run.smithi076:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-14T23:14:18.485 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:18.483+0000 7f9f35c1c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T23:14:18.508 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:18.508 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-14T23:14:18.533 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:18.534 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-14T23:14:18.550 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:18.549+0000 7fddbb81e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T23:14:18.591 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:18.590+0000 7fddbb81e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T23:14:18.599 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:18.599 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-14T23:14:18.664 DEBUG:teuthology.orchestra.run.smithi114:> set -ex 2024-09-14T23:14:18.664 DEBUG:teuthology.orchestra.run.smithi114:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-14T23:14:18.729 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new 94db200e-1058-45d1-88a2-9ce01fdcfe74 0 2024-09-14T23:14:18.732 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:18.731+0000 7fddbb81e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-14T23:14:18.782 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:18.781+0000 7fddbb81e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T23:14:18.943 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:18.941+0000 7fddbb81e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T23:14:19.010 INFO:teuthology.orchestra.run.smithi114.stdout:0 2024-09-14T23:14:19.021 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new af274de4-47bc-47a4-bc12-7feb7b5e56b1 1 2024-09-14T23:14:19.052 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:19.051+0000 7fddbb81e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T23:14:19.202 INFO:teuthology.orchestra.run.smithi114.stdout:1 2024-09-14T23:14:19.213 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new ed430b9b-b9c3-4b87-8c06-bf470d9d90ab 2 2024-09-14T23:14:19.371 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:19.370+0000 7fddbb81e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T23:14:19.396 INFO:teuthology.orchestra.run.smithi114.stdout:2 2024-09-14T23:14:19.407 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new 019e139a-2dde-4b81-9d64-7fd5e984844d 3 2024-09-14T23:14:19.420 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:19.419+0000 7fddbb81e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T23:14:19.544 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:19.543+0000 7f9f35c1c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T23:14:19.569 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:19.568+0000 7fddbb81e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T23:14:19.589 INFO:teuthology.orchestra.run.smithi114.stdout:3 2024-09-14T23:14:19.599 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:19.598+0000 7f9f35c1c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T23:14:19.600 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new 81d8bc17-6ca5-45da-90b5-9733d4b3ce43 4 2024-09-14T23:14:19.783 INFO:teuthology.orchestra.run.smithi114.stdout:4 2024-09-14T23:14:19.794 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new bcfaac1d-8859-4219-b053-28e1971dde32 5 2024-09-14T23:14:19.976 INFO:teuthology.orchestra.run.smithi114.stdout:5 2024-09-14T23:14:19.986 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:19.985+0000 7f9f35c1c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T23:14:19.988 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new 0969e7e7-43b0-4193-944b-51e3df0003bb 6 2024-09-14T23:14:20.077 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.076+0000 7f9f35c1c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T23:14:20.170 INFO:teuthology.orchestra.run.smithi114.stdout:6 2024-09-14T23:14:20.181 DEBUG:teuthology.orchestra.run.smithi114:> sudo ceph --cluster ceph osd new cc908a4c-64c3-41ab-8cf3-29a2d2d54d35 7 2024-09-14T23:14:20.188 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.187+0000 7f9f35c1c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T23:14:20.238 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.235+0000 7f9f35c1c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T23:14:20.357 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.353+0000 7f9f35c1c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T23:14:20.363 INFO:teuthology.orchestra.run.smithi114.stdout:7 2024-09-14T23:14:20.375 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-14T23:14:20.375 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-14T23:14:20.378 INFO:tasks.ceph.osd.0:Started 2024-09-14T23:14:20.378 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-14T23:14:20.378 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-14T23:14:20.380 INFO:tasks.ceph.osd.1:Started 2024-09-14T23:14:20.380 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-14T23:14:20.381 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-14T23:14:20.383 INFO:tasks.ceph.osd.2:Started 2024-09-14T23:14:20.383 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-14T23:14:20.383 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-14T23:14:20.385 INFO:tasks.ceph.osd.3:Started 2024-09-14T23:14:20.385 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-14T23:14:20.385 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-14T23:14:20.411 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.409+0000 7f9f35c1c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T23:14:20.413 INFO:tasks.ceph.osd.4:Started 2024-09-14T23:14:20.413 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-14T23:14:20.413 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-14T23:14:20.415 INFO:tasks.ceph.osd.5:Started 2024-09-14T23:14:20.415 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-14T23:14:20.415 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-14T23:14:20.417 INFO:tasks.ceph.osd.6:Started 2024-09-14T23:14:20.418 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-14T23:14:20.418 DEBUG:teuthology.orchestra.run.smithi114:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-14T23:14:20.420 INFO:tasks.ceph.osd.7:Started 2024-09-14T23:14:20.420 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T23:14:20.459 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:20.458+0000 7f25a6e42640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.464 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.462+0000 7f9f35c1c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T23:14:20.466 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:20.464+0000 7f25a6e42640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.466 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:20.464+0000 7f25a6e42640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.469 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:20.468+0000 7f0a36c2f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.473 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:20.472+0000 7f215ad45640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.473 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:20.472+0000 7fc677419640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.474 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:20.472+0000 7f0a36c2f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.474 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:20.472+0000 7f0a36c2f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.478 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:20.476+0000 7fc677419640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.478 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:20.477+0000 7fc677419640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.479 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:20.478+0000 7f215ad45640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.479 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:20.478+0000 7f215ad45640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.489 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:20.487+0000 7f3533c1a640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.492 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:20.489+0000 7f3b5d52c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.495 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:20.492+0000 7f3533c1a640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.495 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:20.493+0000 7f3533c1a640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.496 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:20.494+0000 7f3b5d52c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.496 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:20.494+0000 7f3b5d52c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.506 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:20.504+0000 7fc870626640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.507 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:20.505+0000 7fe087644640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.511 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:20.509+0000 7fc870626640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.511 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:20.509+0000 7fc870626640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.511 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:20.509+0000 7fe087644640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.512 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:20.509+0000 7fe087644640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T23:14:20.556 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:20.555+0000 7fddbb81e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T23:14:20.585 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.582+0000 7f9f35c1c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T23:14:20.621 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:20.619+0000 7fddbb81e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T23:14:20.626 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:20.627 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":10,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:20.356447+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T23:14:20.356447+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":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"94db200e-1058-45d1-88a2-9ce01fdcfe74","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":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","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":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","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":"019e139a-2dde-4b81-9d64-7fd5e984844d","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":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","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":"bcfaac1d-8859-4219-b053-28e1971dde32","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":"0969e7e7-43b0-4193-944b-51e3df0003bb","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":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","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":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:14:20.634 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.632+0000 7f9f35c1c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T23:14:20.642 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-14T23:14:20.642 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T23:14:20.685 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.683+0000 7f9f35c1c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T23:14:20.752 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.749+0000 7f9f35c1c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T23:14:20.798 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.795+0000 7f9f35c1c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T23:14:20.843 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:20.841+0000 7f9f35c1c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T23:14:20.997 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:20.996+0000 7fddbb81e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T23:14:21.085 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.083+0000 7fddbb81e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T23:14:21.191 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.190+0000 7fddbb81e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T23:14:21.237 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.236+0000 7fddbb81e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T23:14:21.352 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.351+0000 7fddbb81e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T23:14:21.407 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.406+0000 7fddbb81e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T23:14:21.447 DEBUG:teuthology.orchestra.run.smithi076:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-14T23:14:21.451 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.450+0000 7fddbb81e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T23:14:21.495 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:21.493+0000 7f9f35c1c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T23:14:21.575 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.573+0000 7fddbb81e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T23:14:21.611 INFO:teuthology.misc.health.smithi076.stdout: 2024-09-14T23:14:21.611 INFO:teuthology.misc.health.smithi076.stdout:{"epoch":10,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:20.356447+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T23:14:20.356447+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":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"94db200e-1058-45d1-88a2-9ce01fdcfe74","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":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","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":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","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":"019e139a-2dde-4b81-9d64-7fd5e984844d","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":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","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":"bcfaac1d-8859-4219-b053-28e1971dde32","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":"0969e7e7-43b0-4193-944b-51e3df0003bb","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":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","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":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:14:21.621 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-14T23:14:21.627 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:21.626+0000 7f215ad45640 -1 Falling back to public interface 2024-09-14T23:14:21.628 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.626+0000 7fddbb81e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T23:14:21.680 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.678+0000 7fddbb81e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T23:14:21.747 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.746+0000 7fddbb81e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T23:14:21.792 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.790+0000 7fddbb81e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T23:14:21.836 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:21.835+0000 7fddbb81e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T23:14:21.850 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:21.848+0000 7f3b5d52c640 -1 Falling back to public interface 2024-09-14T23:14:21.917 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:21.915+0000 7fc870626640 -1 Falling back to public interface 2024-09-14T23:14:22.098 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:22.096+0000 7f0a36c2f640 -1 Falling back to public interface 2024-09-14T23:14:22.098 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:22.097+0000 7f25a6e42640 -1 Falling back to public interface 2024-09-14T23:14:22.099 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:22.097+0000 7f25a5dea640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6813/0: (98) Address already in use 2024-09-14T23:14:22.128 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:22.126+0000 7fe087644640 -1 Falling back to public interface 2024-09-14T23:14:22.131 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:22.130+0000 7fc677419640 -1 Falling back to public interface 2024-09-14T23:14:22.138 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:22.136+0000 7f3533c1a640 -1 Falling back to public interface 2024-09-14T23:14:22.505 INFO:tasks.ceph.mgr.x.smithi076.stderr:2024-09-14T23:14:22.504+0000 7fddbb81e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T23:14:22.507 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:22.504+0000 7f9ed5909640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-14T23:14:22.507 INFO:tasks.ceph.mgr.y.smithi114.stderr:2024-09-14T23:14:22.505+0000 7f9ed5909640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-14T23:14:25.655 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:25.652+0000 7f3b5d52c640 -1 osd.6 0 log_to_monitors true 2024-09-14T23:14:25.680 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:25.679+0000 7f215ad45640 -1 osd.1 0 log_to_monitors true 2024-09-14T23:14:25.719 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:25.716+0000 7fc870626640 -1 osd.5 0 log_to_monitors true 2024-09-14T23:14:25.884 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:25.883+0000 7f0a36c2f640 -1 osd.3 0 log_to_monitors true 2024-09-14T23:14:25.908 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:25.906+0000 7fe087644640 -1 osd.7 0 log_to_monitors true 2024-09-14T23:14:26.146 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:26.145+0000 7f25a6e42640 -1 osd.0 0 log_to_monitors true 2024-09-14T23:14:26.212 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:26.211+0000 7fc677419640 -1 osd.2 0 log_to_monitors true 2024-09-14T23:14:26.239 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:26.237+0000 7f3533c1a640 -1 osd.4 0 log_to_monitors true 2024-09-14T23:14:27.393 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:27.391+0000 7f3b59ccf640 -1 osd.6 0 waiting for initial osdmap 2024-09-14T23:14:27.410 INFO:tasks.ceph.osd.6.smithi114.stderr:2024-09-14T23:14:27.409+0000 7f3b512db640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:27.421 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:27.420+0000 7f21574e8640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T23:14:27.433 INFO:tasks.ceph.osd.1.smithi076.stderr:2024-09-14T23:14:27.432+0000 7f214eaf4640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.428 DEBUG:teuthology.orchestra.run.smithi076:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-14T23:14:28.715 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:28.714+0000 7fc86c5b5640 -1 osd.5 0 waiting for initial osdmap 2024-09-14T23:14:28.729 INFO:tasks.ceph.osd.5.smithi114.stderr:2024-09-14T23:14:28.728+0000 7fc8643d5640 -1 osd.5 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.731 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:28.730+0000 7f25a2dd1640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T23:14:28.736 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:28.734+0000 7fe083de7640 -1 osd.7 0 waiting for initial osdmap 2024-09-14T23:14:28.745 INFO:tasks.ceph.osd.0.smithi076.stderr:2024-09-14T23:14:28.743+0000 7f259abf1640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.753 INFO:tasks.ceph.osd.7.smithi114.stderr:2024-09-14T23:14:28.749+0000 7fe07b3f3640 -1 osd.7 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.754 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:28.753+0000 7f0a32bbe640 -1 osd.3 0 waiting for initial osdmap 2024-09-14T23:14:28.766 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:28.765+0000 7fc672e01640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T23:14:28.768 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:28.767+0000 7f35303bd640 -1 osd.4 0 waiting for initial osdmap 2024-09-14T23:14:28.770 INFO:tasks.ceph.osd.3.smithi076.stderr:2024-09-14T23:14:28.769+0000 7f0a2a9de640 -1 osd.3 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.784 INFO:tasks.ceph.osd.4.smithi114.stderr:2024-09-14T23:14:28.783+0000 7f35279c9640 -1 osd.4 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.785 INFO:tasks.ceph.osd.2.smithi076.stderr:2024-09-14T23:14:28.784+0000 7fc66ac21640 -1 osd.2 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T23:14:28.822 INFO:teuthology.misc.health.smithi076.stdout: 2024-09-14T23:14:28.822 INFO:teuthology.misc.health.smithi076.stdout:{"epoch":14,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:28.723693+0000","last_up_change":"2024-09-14T23:14:27.711370+0000","last_in_change":"2024-09-14T23:14:20.356447+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"94db200e-1058-45d1-88a2-9ce01fdcfe74","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":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","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":"172.21.15.76:6800","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6801","nonce":3383411854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6803","nonce":3383411854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6807","nonce":3383411854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6805","nonce":3383411854}]},"public_addr":"172.21.15.76:6801/3383411854","cluster_addr":"172.21.15.76:6803/3383411854","heartbeat_back_addr":"172.21.15.76:6807/3383411854","heartbeat_front_addr":"172.21.15.76:6805/3383411854","state":["exists","up"]},{"osd":2,"uuid":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","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":"019e139a-2dde-4b81-9d64-7fd5e984844d","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":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","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":"bcfaac1d-8859-4219-b053-28e1971dde32","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":"0969e7e7-43b0-4193-944b-51e3df0003bb","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":"172.21.15.114:6802","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6803","nonce":1272211200}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6805","nonce":1272211200}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6809","nonce":1272211200}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6807","nonce":1272211200}]},"public_addr":"172.21.15.114:6803/1272211200","cluster_addr":"172.21.15.114:6805/1272211200","heartbeat_back_addr":"172.21.15.114:6809/1272211200","heartbeat_front_addr":"172.21.15.114:6807/1272211200","state":["exists","up"]},{"osd":7,"uuid":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","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":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.661559+0000","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":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.616602+0000","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":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:14:28.833 DEBUG:teuthology.misc:2 of 8 OSDs are up 2024-09-14T23:14:35.641 DEBUG:teuthology.orchestra.run.smithi076:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-14T23:14:35.928 INFO:teuthology.misc.health.smithi076.stdout: 2024-09-14T23:14:35.928 INFO:teuthology.misc.health.smithi076.stdout:{"epoch":17,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:31.750240+0000","last_up_change":"2024-09-14T23:14:29.734626+0000","last_in_change":"2024-09-14T23:14:20.356447+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T23:14:29.532047+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"94db200e-1058-45d1-88a2-9ce01fdcfe74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6816","nonce":2343169035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6818","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6819","nonce":2343169035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6823","nonce":2343169035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6821","nonce":2343169035}]},"public_addr":"172.21.15.76:6816/2343169035","cluster_addr":"172.21.15.76:6819/2343169035","heartbeat_back_addr":"172.21.15.76:6823/2343169035","heartbeat_front_addr":"172.21.15.76:6821/2343169035","state":["exists","up"]},{"osd":1,"uuid":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","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":"172.21.15.76:6800","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6801","nonce":3383411854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6803","nonce":3383411854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6807","nonce":3383411854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6805","nonce":3383411854}]},"public_addr":"172.21.15.76:6801/3383411854","cluster_addr":"172.21.15.76:6803/3383411854","heartbeat_back_addr":"172.21.15.76:6807/3383411854","heartbeat_front_addr":"172.21.15.76:6805/3383411854","state":["exists","up"]},{"osd":2,"uuid":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6825","nonce":3285760807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6827","nonce":3285760807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6831","nonce":3285760807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6829","nonce":3285760807}]},"public_addr":"172.21.15.76:6825/3285760807","cluster_addr":"172.21.15.76:6827/3285760807","heartbeat_back_addr":"172.21.15.76:6831/3285760807","heartbeat_front_addr":"172.21.15.76:6829/3285760807","state":["exists","up"]},{"osd":3,"uuid":"019e139a-2dde-4b81-9d64-7fd5e984844d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6809","nonce":2779654407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6811","nonce":2779654407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6815","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6817","nonce":2779654407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6813","nonce":2779654407}]},"public_addr":"172.21.15.76:6809/2779654407","cluster_addr":"172.21.15.76:6811/2779654407","heartbeat_back_addr":"172.21.15.76:6817/2779654407","heartbeat_front_addr":"172.21.15.76:6813/2779654407","state":["exists","up"]},{"osd":4,"uuid":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6827","nonce":3121158825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6829","nonce":3121158825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6833","nonce":3121158825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6831","nonce":3121158825}]},"public_addr":"172.21.15.114:6827/3121158825","cluster_addr":"172.21.15.114:6829/3121158825","heartbeat_back_addr":"172.21.15.114:6833/3121158825","heartbeat_front_addr":"172.21.15.114:6831/3121158825","state":["exists","up"]},{"osd":5,"uuid":"bcfaac1d-8859-4219-b053-28e1971dde32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6811","nonce":3390311081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6813","nonce":3390311081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6817","nonce":3390311081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6815","nonce":3390311081}]},"public_addr":"172.21.15.114:6811/3390311081","cluster_addr":"172.21.15.114:6813/3390311081","heartbeat_back_addr":"172.21.15.114:6817/3390311081","heartbeat_front_addr":"172.21.15.114:6815/3390311081","state":["exists","up"]},{"osd":6,"uuid":"0969e7e7-43b0-4193-944b-51e3df0003bb","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":"172.21.15.114:6802","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6803","nonce":1272211200}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6805","nonce":1272211200}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6809","nonce":1272211200}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6807","nonce":1272211200}]},"public_addr":"172.21.15.114:6803/1272211200","cluster_addr":"172.21.15.114:6805/1272211200","heartbeat_back_addr":"172.21.15.114:6809/1272211200","heartbeat_front_addr":"172.21.15.114:6807/1272211200","state":["exists","up"]},{"osd":7,"uuid":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6819","nonce":3007309882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6821","nonce":3007309882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6825","nonce":3007309882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6823","nonce":3007309882}]},"public_addr":"172.21.15.114:6819/3007309882","cluster_addr":"172.21.15.114:6821/3007309882","heartbeat_back_addr":"172.21.15.114:6825/3007309882","heartbeat_front_addr":"172.21.15.114:6823/3007309882","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.135697+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.661559+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.253279+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.905708+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.210894+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.718019+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.616602+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.902804+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:14:35.939 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-14T23:14:35.939 INFO:tasks.ceph:Creating RBD pool 2024-09-14T23:14:35.939 DEBUG:teuthology.orchestra.run.smithi076:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-14T23:14:36.355 INFO:teuthology.orchestra.run.smithi076.stderr:pool 'rbd' created 2024-09-14T23:14:36.368 DEBUG:teuthology.orchestra.run.smithi076:> rbd --cluster ceph pool init rbd 2024-09-14T23:14:39.384 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-14T23:14:39.385 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-14T23:14:39.385 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-14T23:14:39.385 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-14T23:14:39.386 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T23:14:39.717 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:39.727 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":5,"flags":0,"active_gid":4101,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6800","nonce":3274254164},{"type":"v1","addr":"172.21.15.114:6801","nonce":3274254164}]},"active_addr":"172.21.15.114:6801/3274254164","active_change":"2024-09-14T23:14:21.496826+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4106,"name":"x","mgr_features":4540701547738038271,"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","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":[]}}},{"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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","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":[]}}},{"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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]},"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":[]},"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":"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":1256930657}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":4131595629}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":3296439816}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.114:0","nonce":2649999785}]}]} 2024-09-14T23:14:39.731 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-14T23:14:39.731 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-14T23:14:39.732 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T23:14:40.009 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:40.010 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":21,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:39.366209+0000","last_up_change":"2024-09-14T23:14:29.734626+0000","last_in_change":"2024-09-14T23:14:20.356447+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T23:14:29.532047+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"2024-09-14T23:14:36.229629+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":"21","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":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.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":"94db200e-1058-45d1-88a2-9ce01fdcfe74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6816","nonce":2343169035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6818","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6819","nonce":2343169035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6823","nonce":2343169035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6821","nonce":2343169035}]},"public_addr":"172.21.15.76:6816/2343169035","cluster_addr":"172.21.15.76:6819/2343169035","heartbeat_back_addr":"172.21.15.76:6823/2343169035","heartbeat_front_addr":"172.21.15.76:6821/2343169035","state":["exists","up"]},{"osd":1,"uuid":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6801","nonce":3383411854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6803","nonce":3383411854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6807","nonce":3383411854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6805","nonce":3383411854}]},"public_addr":"172.21.15.76:6801/3383411854","cluster_addr":"172.21.15.76:6803/3383411854","heartbeat_back_addr":"172.21.15.76:6807/3383411854","heartbeat_front_addr":"172.21.15.76:6805/3383411854","state":["exists","up"]},{"osd":2,"uuid":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6825","nonce":3285760807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6827","nonce":3285760807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6831","nonce":3285760807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6829","nonce":3285760807}]},"public_addr":"172.21.15.76:6825/3285760807","cluster_addr":"172.21.15.76:6827/3285760807","heartbeat_back_addr":"172.21.15.76:6831/3285760807","heartbeat_front_addr":"172.21.15.76:6829/3285760807","state":["exists","up"]},{"osd":3,"uuid":"019e139a-2dde-4b81-9d64-7fd5e984844d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6809","nonce":2779654407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6811","nonce":2779654407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6815","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6817","nonce":2779654407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6813","nonce":2779654407}]},"public_addr":"172.21.15.76:6809/2779654407","cluster_addr":"172.21.15.76:6811/2779654407","heartbeat_back_addr":"172.21.15.76:6817/2779654407","heartbeat_front_addr":"172.21.15.76:6813/2779654407","state":["exists","up"]},{"osd":4,"uuid":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6827","nonce":3121158825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6829","nonce":3121158825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6833","nonce":3121158825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6831","nonce":3121158825}]},"public_addr":"172.21.15.114:6827/3121158825","cluster_addr":"172.21.15.114:6829/3121158825","heartbeat_back_addr":"172.21.15.114:6833/3121158825","heartbeat_front_addr":"172.21.15.114:6831/3121158825","state":["exists","up"]},{"osd":5,"uuid":"bcfaac1d-8859-4219-b053-28e1971dde32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6811","nonce":3390311081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6813","nonce":3390311081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6817","nonce":3390311081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6815","nonce":3390311081}]},"public_addr":"172.21.15.114:6811/3390311081","cluster_addr":"172.21.15.114:6813/3390311081","heartbeat_back_addr":"172.21.15.114:6817/3390311081","heartbeat_front_addr":"172.21.15.114:6815/3390311081","state":["exists","up"]},{"osd":6,"uuid":"0969e7e7-43b0-4193-944b-51e3df0003bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6803","nonce":1272211200}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6805","nonce":1272211200}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6809","nonce":1272211200}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6807","nonce":1272211200}]},"public_addr":"172.21.15.114:6803/1272211200","cluster_addr":"172.21.15.114:6805/1272211200","heartbeat_back_addr":"172.21.15.114:6809/1272211200","heartbeat_front_addr":"172.21.15.114:6807/1272211200","state":["exists","up"]},{"osd":7,"uuid":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6819","nonce":3007309882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6821","nonce":3007309882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6825","nonce":3007309882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6823","nonce":3007309882}]},"public_addr":"172.21.15.114:6819/3007309882","cluster_addr":"172.21.15.114:6821/3007309882","heartbeat_back_addr":"172.21.15.114:6825/3007309882","heartbeat_front_addr":"172.21.15.114:6823/3007309882","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.135697+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.661559+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.253279+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.905708+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.210894+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.718019+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.616602+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.902804+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:14:40.022 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-14T23:14:40.022 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T23:14:40.299 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:40.300 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":21,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:39.366209+0000","last_up_change":"2024-09-14T23:14:29.734626+0000","last_in_change":"2024-09-14T23:14:20.356447+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T23:14:29.532047+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"2024-09-14T23:14:36.229629+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":"21","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":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.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":"94db200e-1058-45d1-88a2-9ce01fdcfe74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6816","nonce":2343169035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6818","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6819","nonce":2343169035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6823","nonce":2343169035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6821","nonce":2343169035}]},"public_addr":"172.21.15.76:6816/2343169035","cluster_addr":"172.21.15.76:6819/2343169035","heartbeat_back_addr":"172.21.15.76:6823/2343169035","heartbeat_front_addr":"172.21.15.76:6821/2343169035","state":["exists","up"]},{"osd":1,"uuid":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6801","nonce":3383411854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6803","nonce":3383411854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6807","nonce":3383411854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6805","nonce":3383411854}]},"public_addr":"172.21.15.76:6801/3383411854","cluster_addr":"172.21.15.76:6803/3383411854","heartbeat_back_addr":"172.21.15.76:6807/3383411854","heartbeat_front_addr":"172.21.15.76:6805/3383411854","state":["exists","up"]},{"osd":2,"uuid":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6825","nonce":3285760807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6827","nonce":3285760807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6831","nonce":3285760807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6829","nonce":3285760807}]},"public_addr":"172.21.15.76:6825/3285760807","cluster_addr":"172.21.15.76:6827/3285760807","heartbeat_back_addr":"172.21.15.76:6831/3285760807","heartbeat_front_addr":"172.21.15.76:6829/3285760807","state":["exists","up"]},{"osd":3,"uuid":"019e139a-2dde-4b81-9d64-7fd5e984844d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6809","nonce":2779654407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6811","nonce":2779654407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6815","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6817","nonce":2779654407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6813","nonce":2779654407}]},"public_addr":"172.21.15.76:6809/2779654407","cluster_addr":"172.21.15.76:6811/2779654407","heartbeat_back_addr":"172.21.15.76:6817/2779654407","heartbeat_front_addr":"172.21.15.76:6813/2779654407","state":["exists","up"]},{"osd":4,"uuid":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6827","nonce":3121158825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6829","nonce":3121158825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6833","nonce":3121158825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6831","nonce":3121158825}]},"public_addr":"172.21.15.114:6827/3121158825","cluster_addr":"172.21.15.114:6829/3121158825","heartbeat_back_addr":"172.21.15.114:6833/3121158825","heartbeat_front_addr":"172.21.15.114:6831/3121158825","state":["exists","up"]},{"osd":5,"uuid":"bcfaac1d-8859-4219-b053-28e1971dde32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6811","nonce":3390311081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6813","nonce":3390311081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6817","nonce":3390311081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6815","nonce":3390311081}]},"public_addr":"172.21.15.114:6811/3390311081","cluster_addr":"172.21.15.114:6813/3390311081","heartbeat_back_addr":"172.21.15.114:6817/3390311081","heartbeat_front_addr":"172.21.15.114:6815/3390311081","state":["exists","up"]},{"osd":6,"uuid":"0969e7e7-43b0-4193-944b-51e3df0003bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6803","nonce":1272211200}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6805","nonce":1272211200}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6809","nonce":1272211200}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6807","nonce":1272211200}]},"public_addr":"172.21.15.114:6803/1272211200","cluster_addr":"172.21.15.114:6805/1272211200","heartbeat_back_addr":"172.21.15.114:6809/1272211200","heartbeat_front_addr":"172.21.15.114:6807/1272211200","state":["exists","up"]},{"osd":7,"uuid":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6819","nonce":3007309882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6821","nonce":3007309882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6825","nonce":3007309882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6823","nonce":3007309882}]},"public_addr":"172.21.15.114:6819/3007309882","cluster_addr":"172.21.15.114:6821/3007309882","heartbeat_back_addr":"172.21.15.114:6825/3007309882","heartbeat_front_addr":"172.21.15.114:6823/3007309882","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.135697+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.661559+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.253279+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.905708+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.210894+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.718019+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.616602+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.902804+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:14:40.313 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-14T23:14:40.313 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-14T23:14:40.313 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-14T23:14:40.314 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-14T23:14:40.314 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-14T23:14:40.315 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-14T23:14:40.315 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-14T23:14:40.315 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-14T23:14:40.552 INFO:teuthology.orchestra.run.smithi076.stdout:55834574853 2024-09-14T23:14:40.553 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-14T23:14:40.554 INFO:teuthology.orchestra.run.smithi076.stdout:64424509444 2024-09-14T23:14:40.554 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-14T23:14:40.558 INFO:teuthology.orchestra.run.smithi076.stdout:64424509444 2024-09-14T23:14:40.558 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-14T23:14:40.560 INFO:teuthology.orchestra.run.smithi076.stdout:64424509444 2024-09-14T23:14:40.560 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-14T23:14:40.562 INFO:teuthology.orchestra.run.smithi076.stdout:64424509443 2024-09-14T23:14:40.562 INFO:teuthology.orchestra.run.smithi076.stdout:55834574854 2024-09-14T23:14:40.563 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-14T23:14:40.563 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-14T23:14:40.564 INFO:teuthology.orchestra.run.smithi076.stdout:64424509443 2024-09-14T23:14:40.565 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-14T23:14:40.565 INFO:teuthology.orchestra.run.smithi076.stdout:64424509444 2024-09-14T23:14:40.566 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-14T23:14:41.099 INFO:teuthology.orchestra.run.smithi076.stdout:64424509443 2024-09-14T23:14:41.101 INFO:teuthology.orchestra.run.smithi076.stdout:55834574852 2024-09-14T23:14:41.115 INFO:teuthology.orchestra.run.smithi076.stdout:64424509443 2024-09-14T23:14:41.117 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.5 2024-09-14T23:14:41.121 INFO:teuthology.orchestra.run.smithi076.stdout:64424509443 2024-09-14T23:14:41.122 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.1 2024-09-14T23:14:41.135 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.7 2024-09-14T23:14:41.140 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.3 2024-09-14T23:14:41.161 INFO:teuthology.orchestra.run.smithi076.stdout:64424509442 2024-09-14T23:14:41.167 INFO:teuthology.orchestra.run.smithi076.stdout:64424509442 2024-09-14T23:14:41.175 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509443 got 64424509442 for osd.4 2024-09-14T23:14:41.180 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509443 got 64424509442 for osd.0 2024-09-14T23:14:41.196 INFO:teuthology.orchestra.run.smithi076.stdout:55834574853 2024-09-14T23:14:41.213 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574853 for osd.6 2024-09-14T23:14:41.223 INFO:teuthology.orchestra.run.smithi076.stdout:64424509443 2024-09-14T23:14:41.236 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.2 2024-09-14T23:14:42.118 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-14T23:14:42.123 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-14T23:14:42.137 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-14T23:14:42.140 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-14T23:14:42.176 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-14T23:14:42.181 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-14T23:14:42.214 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-14T23:14:42.237 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-14T23:14:42.644 INFO:teuthology.orchestra.run.smithi076.stdout:64424509445 2024-09-14T23:14:42.661 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509445 for osd.5 2024-09-14T23:14:42.661 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.678 INFO:teuthology.orchestra.run.smithi076.stdout:55834574853 2024-09-14T23:14:42.692 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.1 2024-09-14T23:14:42.692 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.696 INFO:teuthology.orchestra.run.smithi076.stdout:64424509445 2024-09-14T23:14:42.711 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509445 for osd.3 2024-09-14T23:14:42.711 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.737 INFO:teuthology.orchestra.run.smithi076.stdout:64424509445 2024-09-14T23:14:42.750 INFO:teuthology.orchestra.run.smithi076.stdout:64424509444 2024-09-14T23:14:42.755 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509445 for osd.7 2024-09-14T23:14:42.756 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.760 INFO:teuthology.orchestra.run.smithi076.stdout:55834574854 2024-09-14T23:14:42.765 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509443 got 64424509444 for osd.0 2024-09-14T23:14:42.765 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.774 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.6 2024-09-14T23:14:42.774 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.777 INFO:teuthology.orchestra.run.smithi076.stdout:64424509444 2024-09-14T23:14:42.782 INFO:teuthology.orchestra.run.smithi076.stdout:64424509445 2024-09-14T23:14:42.790 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509443 got 64424509444 for osd.4 2024-09-14T23:14:42.790 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.795 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509445 for osd.2 2024-09-14T23:14:42.795 DEBUG:teuthology.parallel:result is None 2024-09-14T23:14:42.796 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-14T23:14:42.796 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:14:43.110 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:43.110 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-14T23:14:43.122 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-14T23:14:41.504186+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":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120,"ondisk_log_size":120,"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":217992,"kb_used_data":1728,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":754756728,"statfs":{"total":773094113280,"available":772870889472,"internally_reserved":0,"allocated":1769472,"data_stored":1734782,"data_compressed":9862,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":12752,"internal_metadata":221236784},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":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":"5.151494"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.659522+0000","last_change":"2024-09-14T23:14:39.659798+0000","last_active":"2024-09-14T23:14:39.659522+0000","last_peered":"2024-09-14T23:14:39.659522+0000","last_clean":"2024-09-14T23:14:39.659522+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-14T23:14:39.659522+0000","last_undegraded":"2024-09-14T23:14:39.659522+0000","last_fullsized":"2024-09-14T23:14:39.659522+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.374455+0000","last_change":"2024-09-14T23:14:39.374782+0000","last_active":"2024-09-14T23:14:39.374455+0000","last_peered":"2024-09-14T23:14:39.374455+0000","last_clean":"2024-09-14T23:14:39.374455+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-14T23:14:39.374455+0000","last_undegraded":"2024-09-14T23:14:39.374455+0000","last_fullsized":"2024-09-14T23:14:39.374455+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:57:24.018791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.860676+0000","last_change":"2024-09-14T23:14:39.860676+0000","last_active":"2024-09-14T23:14:39.860676+0000","last_peered":"2024-09-14T23:14:39.860676+0000","last_clean":"2024-09-14T23:14:39.860676+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-14T23:14:39.860676+0000","last_undegraded":"2024-09-14T23:14:39.860676+0000","last_fullsized":"2024-09-14T23:14:39.860676+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:04.419727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.374413+0000","last_change":"2024-09-14T23:14:39.374781+0000","last_active":"2024-09-14T23:14:39.374413+0000","last_peered":"2024-09-14T23:14:39.374413+0000","last_clean":"2024-09-14T23:14:39.374413+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-14T23:14:39.374413+0000","last_undegraded":"2024-09-14T23:14:39.374413+0000","last_fullsized":"2024-09-14T23:14:39.374413+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"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":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.377627+0000","last_change":"2024-09-14T23:14:39.370831+0000","last_active":"2024-09-14T23:14:39.377627+0000","last_peered":"2024-09-14T23:14:39.377627+0000","last_clean":"2024-09-14T23:14:39.377627+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-14T23:14:39.377627+0000","last_undegraded":"2024-09-14T23:14:39.377627+0000","last_fullsized":"2024-09-14T23:14:39.377627+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:20:04.750125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.912435+0000","last_change":"2024-09-14T23:14:39.912435+0000","last_active":"2024-09-14T23:14:39.912435+0000","last_peered":"2024-09-14T23:14:39.912435+0000","last_clean":"2024-09-14T23:14:39.912435+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-14T23:14:39.912435+0000","last_undegraded":"2024-09-14T23:14:39.912435+0000","last_fullsized":"2024-09-14T23:14:39.912435+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:14:18.417970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.860770+0000","last_change":"2024-09-14T23:14:39.860770+0000","last_active":"2024-09-14T23:14:39.860770+0000","last_peered":"2024-09-14T23:14:39.860770+0000","last_clean":"2024-09-14T23:14:39.860770+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-14T23:14:39.860770+0000","last_undegraded":"2024-09-14T23:14:39.860770+0000","last_fullsized":"2024-09-14T23:14:39.860770+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:17.121844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"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":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.370815+0000","last_change":"2024-09-14T23:14:39.370815+0000","last_active":"2024-09-14T23:14:39.370815+0000","last_peered":"2024-09-14T23:14:39.370815+0000","last_clean":"2024-09-14T23:14:39.370815+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-14T23:14:39.370815+0000","last_undegraded":"2024-09-14T23:14:39.370815+0000","last_fullsized":"2024-09-14T23:14:39.370815+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:41:00.021538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"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":"17'117","reported_seq":170,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.860285+0000","last_change":"2024-09-14T23:14:30.755252+0000","last_active":"2024-09-14T23:14:39.860285+0000","last_peered":"2024-09-14T23:14:39.860285+0000","last_clean":"2024-09-14T23:14:39.860285+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-14T23:14:39.860285+0000","last_undegraded":"2024-09-14T23:14:39.860285+0000","last_fullsized":"2024-09-14T23:14:39.860285+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_clean_scrub_stamp":"2024-09-14T23:14:29.734626+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:35:13.786283+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":9862,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509445,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27276,"kb_used_data":248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344564,"statfs":{"total":96636764160,"available":96608833536,"internally_reserved":0,"allocated":253952,"data_stored":655245,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"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":5,"up_from":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":212992,"data_stored":70728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":15,"seq":64424509444,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27240,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":208896,"data_stored":70709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":15,"seq":64424509445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":192,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":196608,"data_stored":64877,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":208896,"data_stored":70709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":0,"up_from":15,"seq":64424509444,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":260,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":266240,"data_stored":661077,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":6,"up_from":13,"seq":55834574854,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":208896,"data_stored":70709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574853,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":212992,"data_stored":70728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":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}]}} 2024-09-14T23:14:43.123 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:14:43.398 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:43.398 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-14T23:14:43.410 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-14T23:14:41.504186+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":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120,"ondisk_log_size":120,"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":217992,"kb_used_data":1728,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":754756728,"statfs":{"total":773094113280,"available":772870889472,"internally_reserved":0,"allocated":1769472,"data_stored":1734782,"data_compressed":9862,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":12752,"internal_metadata":221236784},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":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":"5.151494"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.659522+0000","last_change":"2024-09-14T23:14:39.659798+0000","last_active":"2024-09-14T23:14:39.659522+0000","last_peered":"2024-09-14T23:14:39.659522+0000","last_clean":"2024-09-14T23:14:39.659522+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-14T23:14:39.659522+0000","last_undegraded":"2024-09-14T23:14:39.659522+0000","last_fullsized":"2024-09-14T23:14:39.659522+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.374455+0000","last_change":"2024-09-14T23:14:39.374782+0000","last_active":"2024-09-14T23:14:39.374455+0000","last_peered":"2024-09-14T23:14:39.374455+0000","last_clean":"2024-09-14T23:14:39.374455+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-14T23:14:39.374455+0000","last_undegraded":"2024-09-14T23:14:39.374455+0000","last_fullsized":"2024-09-14T23:14:39.374455+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:57:24.018791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.860676+0000","last_change":"2024-09-14T23:14:39.860676+0000","last_active":"2024-09-14T23:14:39.860676+0000","last_peered":"2024-09-14T23:14:39.860676+0000","last_clean":"2024-09-14T23:14:39.860676+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-14T23:14:39.860676+0000","last_undegraded":"2024-09-14T23:14:39.860676+0000","last_fullsized":"2024-09-14T23:14:39.860676+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:04.419727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.374413+0000","last_change":"2024-09-14T23:14:39.374781+0000","last_active":"2024-09-14T23:14:39.374413+0000","last_peered":"2024-09-14T23:14:39.374413+0000","last_clean":"2024-09-14T23:14:39.374413+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-14T23:14:39.374413+0000","last_undegraded":"2024-09-14T23:14:39.374413+0000","last_fullsized":"2024-09-14T23:14:39.374413+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"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":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.377627+0000","last_change":"2024-09-14T23:14:39.370831+0000","last_active":"2024-09-14T23:14:39.377627+0000","last_peered":"2024-09-14T23:14:39.377627+0000","last_clean":"2024-09-14T23:14:39.377627+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-14T23:14:39.377627+0000","last_undegraded":"2024-09-14T23:14:39.377627+0000","last_fullsized":"2024-09-14T23:14:39.377627+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:20:04.750125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.912435+0000","last_change":"2024-09-14T23:14:39.912435+0000","last_active":"2024-09-14T23:14:39.912435+0000","last_peered":"2024-09-14T23:14:39.912435+0000","last_clean":"2024-09-14T23:14:39.912435+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-14T23:14:39.912435+0000","last_undegraded":"2024-09-14T23:14:39.912435+0000","last_fullsized":"2024-09-14T23:14:39.912435+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:14:18.417970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.860770+0000","last_change":"2024-09-14T23:14:39.860770+0000","last_active":"2024-09-14T23:14:39.860770+0000","last_peered":"2024-09-14T23:14:39.860770+0000","last_clean":"2024-09-14T23:14:39.860770+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-14T23:14:39.860770+0000","last_undegraded":"2024-09-14T23:14:39.860770+0000","last_fullsized":"2024-09-14T23:14:39.860770+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:17.121844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"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":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.370815+0000","last_change":"2024-09-14T23:14:39.370815+0000","last_active":"2024-09-14T23:14:39.370815+0000","last_peered":"2024-09-14T23:14:39.370815+0000","last_clean":"2024-09-14T23:14:39.370815+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-14T23:14:39.370815+0000","last_undegraded":"2024-09-14T23:14:39.370815+0000","last_fullsized":"2024-09-14T23:14:39.370815+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:41:00.021538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"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":"17'117","reported_seq":170,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T23:14:39.860285+0000","last_change":"2024-09-14T23:14:30.755252+0000","last_active":"2024-09-14T23:14:39.860285+0000","last_peered":"2024-09-14T23:14:39.860285+0000","last_clean":"2024-09-14T23:14:39.860285+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-14T23:14:39.860285+0000","last_undegraded":"2024-09-14T23:14:39.860285+0000","last_fullsized":"2024-09-14T23:14:39.860285+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_clean_scrub_stamp":"2024-09-14T23:14:29.734626+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:35:13.786283+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":9862,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509445,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27276,"kb_used_data":248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344564,"statfs":{"total":96636764160,"available":96608833536,"internally_reserved":0,"allocated":253952,"data_stored":655245,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"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":5,"up_from":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":212992,"data_stored":70728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":15,"seq":64424509444,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27240,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":208896,"data_stored":70709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":15,"seq":64424509445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":192,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":196608,"data_stored":64877,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":208896,"data_stored":70709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":0,"up_from":15,"seq":64424509444,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":260,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":266240,"data_stored":661077,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":6,"up_from":13,"seq":55834574854,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":208896,"data_stored":70709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574853,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":212992,"data_stored":70728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":4931,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":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}]}} 2024-09-14T23:14:43.411 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-14T23:14:43.411 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-14T23:14:43.411 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-14T23:14:43.411 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-14T23:14:43.724 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-14T23:14:43.724 INFO:teuthology.orchestra.run.smithi076.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T23:14:43.737 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-14T23:14:43.737 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T23:14:43.747 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T23:14:43.747 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi204.front.sepia.ceph.com 2024-09-14T23:14:43.747 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-14T23:14:44.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-14T23:14:46.434 INFO:teuthology.orchestra.run.smithi204.stderr:pool 'datapool' created 2024-09-14T23:14:46.452 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2024-09-14T23:14:47.140 INFO:teuthology.orchestra.run.smithi204.stderr:set pool 3 allow_ec_overwrites to true 2024-09-14T23:14:47.156 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-14T23:14:50.168 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T23:14:50.181 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T23:14:50.181 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi204.front.sepia.ceph.com 2024-09-14T23:14:50.182 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-14T23:14:50.213 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2024-09-14T23:15:30.136 INFO:teuthology.orchestra.run.smithi204.stderr:2024-09-14 23:15:30 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-14T23:15:30.138 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2024-09-14T23:15:30.285 INFO:teuthology.orchestra.run.smithi204.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 2024-09-14T23:15:30.360 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-14T23:15:30.468 DEBUG:teuthology.orchestra.run.smithi204:> 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' 2024-09-14T23:15:30.568 DEBUG:teuthology.orchestra.run.smithi204:> 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' 2024-09-14T23:15:30.668 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T23:15:30.683 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T23:15:30.684 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T23:15:30.685 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-14T23:15:30.705 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-14T23:15:30.706 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T23:15:30.706 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-14T23:15:30.706 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T23:15:30.706 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi204.front.sepia.ceph.com 2024-09-14T23:15:30.706 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-14T23:15:30.722 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi204.front.sepia.ceph.com 2024-09-14T23:15:30.722 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y install qemu-kvm-block-rbd 2024-09-14T23:15:31.333 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:03:47 ago on Sat 14 Sep 2024 11:11:44 PM UTC. 2024-09-14T23:15:31.424 INFO:teuthology.orchestra.run.smithi204.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-14T23:15:31.468 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-14T23:15:31.469 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-09-14T23:15:31.469 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-14T23:15:31.541 INFO:tasks.qemu:generating iso... 2024-09-14T23:15:31.541 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:15:31.541 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:15:31.557 INFO:teuthology.orchestra.run.smithi204.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-14T23:16:29.834 INFO:teuthology.orchestra.run.smithi204.stderr:Note: switching to 'ecab7be58963a5bd03910cd73eef66405d7fdd50'. 2024-09-14T23:16:29.834 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.834 INFO:teuthology.orchestra.run.smithi204.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr:state without impacting any branches by switching back to a branch. 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: git switch -c 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr:Or undo this operation with: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: git switch - 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-14T23:16:29.835 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-14T23:16:29.836 INFO:teuthology.orchestra.run.smithi204.stderr:HEAD is now at ecab7be5896 Merge pull request #59767 from zdover23/wip-doc-2024-09-13-backport-59438-to-squid 2024-09-14T23:16:29.838 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:16:29.838 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-14T23:16:29.894 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-09-14T23:16:29.894 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-14T23:16:29.949 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-14T23:16:29.949 DEBUG:teuthology.orchestra.run.smithi204:> 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 2024-09-14T23:16:30.005 DEBUG:teuthology.orchestra.run.smithi204:> 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 2024-09-14T23:16:30.091 INFO:tasks.qemu:downloading base image 2024-09-14T23:16:30.092 DEBUG:teuthology.orchestra.run.smithi204:> rbd resize --size=10240M client.0.0 || true 2024-09-14T23:16:30.160 INFO:teuthology.orchestra.run.smithi204.stderr: Resizing image: 100% complete...done. 2024-09-14T23:16:30.169 DEBUG:teuthology.orchestra.run.smithi204:> rbd resize --size=10240M client.0.1 || true 2024-09-14T23:16:30.233 INFO:teuthology.orchestra.run.smithi204.stderr: Resizing image: 100% complete...done. 2024-09-14T23:16:30.243 DEBUG:teuthology.orchestra.run.smithi204:> rbd resize --size=10240M client.0.2 || true 2024-09-14T23:16:30.308 INFO:teuthology.orchestra.run.smithi204.stderr: Resizing image: 100% complete...done. 2024-09-14T23:16:30.317 DEBUG:teuthology.orchestra.run.smithi204:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-14T23:16:30.344 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-14T23:16:30.344 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /export/client.0 2024-09-14T23:16:30.409 INFO:tasks.qemu:Mounting the test directory... 2024-09-14T23:16:30.409 DEBUG:teuthology.orchestra.run.smithi204:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-14T23:16:30.474 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-14T23:16:30.474 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T23:16:30.474 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-14T23:16:30.539 DEBUG:teuthology.orchestra.run.smithi204:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-14T23:16:30.603 INFO:teuthology.orchestra.run.smithi204.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-14T23:16:30.605 INFO:tasks.qemu:Restarting NFS... 2024-09-14T23:16:30.605 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl restart nfs-server 2024-09-14T23:16:30.733 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-14T23:16:31.440 DEBUG:teuthology.orchestra.run.smithi204:> sudo udevadm control --reload 2024-09-14T23:16:31.481 DEBUG:teuthology.orchestra.run.smithi204:> sudo udevadm trigger /dev/kvm 2024-09-14T23:16:31.555 DEBUG:teuthology.orchestra.run.smithi204:> ls -l /dev/kvm 2024-09-14T23:16:31.584 INFO:teuthology.orchestra.run.smithi204.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 14 23:16 /dev/kvm 2024-09-14T23:16:31.585 INFO:tasks.qemu:starting qemu... 2024-09-14T23:16:31.585 DEBUG:teuthology.orchestra.run.smithi204:> 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:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2024-09-14T23:16:31.590 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-14T23:16:31.949 INFO:tasks.qemu.client.0.smithi204.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:32.116 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:32.413 INFO:tasks.qemu.client.0.smithi204.stdout:Booting from Hard Disk... 2024-09-14T23:16:32.861 INFO:teuthology.orchestra.run.smithi204.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-14T23:16:32.870 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-14T23:16:33.140 INFO:tasks.qemu.client.0.smithi204.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-14T23:16:33.140 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.140 INFO:tasks.qemu.client.0.smithi204.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: before booting or 'c' for a command-line. 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.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)           2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.141 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.958 INFO:tasks.qemu.client.0.smithi204.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.960 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.960 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.960 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.960 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:33.960 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.958 INFO:tasks.qemu.client.0.smithi204.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-14T23:16:34.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:34.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:35.959 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.969 INFO:tasks.qemu.client.0.smithi204.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-14T23:16:36.970 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.970 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.970 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.970 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.970 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.970 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.971 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.972 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.972 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:36.972 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.957 INFO:tasks.qemu.client.0.smithi204.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-14T23:16:37.957 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.957 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.957 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.957 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:37.958 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.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) 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Intel GenuineIntel 2024-09-14T23:16:40.256 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] DMI 2.8 present. 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] No AGP bridge found 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-14T23:16:40.257 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] No NUMA configuration found 2024-09-14T23:16:40.258 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Zone PFN ranges: 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-14T23:16:40.259 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-14T23:16:40.260 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-14T23:16:40.261 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Policy zone: Normal 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Checking aperture... 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] No AGP bridge found 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-14T23:16:40.262 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.000000] Detected 3499.992 MHz processor. 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999968) 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.008000] Security Framework initialized 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.008300] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.009857] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.010825] Mount-cache hash table entries: 256 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.011466] Initializing cgroup subsys cpuacct 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.012006] Initializing cgroup subsys memory 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.012583] Initializing cgroup subsys devices 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.013188] Initializing cgroup subsys freezer 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.013823] Initializing cgroup subsys blkio 2024-09-14T23:16:40.263 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.014429] Initializing cgroup subsys perf_event 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.015141] CPU: Physical Processor ID: 0 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.016501] mce: CPU supports 10 MCE banks 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.017267] SMP alternatives: switching to UP code 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.030547] Freeing SMP alternatives: 24k freed 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.031172] ACPI: Core revision 20110623 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.032166] ftrace: allocating 27008 entries in 106 pages 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.040229] Enabling x2apic 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.040619] Enabled x2apic 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.041199] Switched APIC routing to physical x2apic. 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.042985] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.044004] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] ... version: 2 2024-09-14T23:16:40.264 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] ... bit width: 48 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] ... generic registers: 4 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] ... max period: 000000007fffffff 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048002] ... fixed-purpose events: 3 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048004] ... event mask: 000000070000000f 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.048717] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.052021] Brought up 1 CPUs 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.052372] Total of 1 processors activated (6999.98 BogoMIPS). 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.056218] devtmpfs: initialized 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.057063] EVM: security.selinux 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.057456] EVM: security.SMACK64 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.057878] EVM: security.capability 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.058740] print_constraints: dummy: 2024-09-14T23:16:40.265 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.059299] RTC time: 23:16:38, date: 09/14/24 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.059882] NET: Registered protocol family 16 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.060076] ACPI: bus type pci registered 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.060691] PCI: Using configuration type 1 for base access 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.061794] bio: create slab at 0 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.062351] ACPI: Added _OSI(Module Device) 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.062896] ACPI: Added _OSI(Processor Device) 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.063464] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.064015] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.065637] ACPI: Interpreter enabled 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.066118] ACPI: (supports S0 S5) 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.066624] ACPI: Using IOAPIC for interrupt routing 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.068863] ACPI: No dock devices found. 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.069381] HEST: Table not found. 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.069821] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-14T23:16:40.266 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.070985] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.071788] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.072014] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.072867] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.073789] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.074717] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.080094] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.080982] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.129665] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.132038] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.132956] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.133794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.134624] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-14T23:16:40.267 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.135448] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.136266] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.137285] vgaarb: loaded 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.137618] vgaarb: bridge control possible 0000:00:02.0 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.138364] i2c-core: driver [aat2870] using legacy suspend method 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.139161] i2c-core: driver [aat2870] using legacy resume method 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.139965] SCSI subsystem initialized 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.140113] usbcore: registered new interface driver usbfs 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.140841] usbcore: registered new interface driver hub 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.141531] usbcore: registered new device driver usb 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.142211] PCI: Using ACPI for IRQ routing 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.142978] NetLabel: Initializing 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.143421] NetLabel: domain hash size = 128 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.144018] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-14T23:16:40.268 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.144675] NetLabel: unlabeled traffic allowed by default 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.145405] Switching to clocksource kvm-clock 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.147130] AppArmor: AppArmor Filesystem Enabled 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.147785] pnp: PnP ACPI init 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.148186] ACPI: bus type pnp registered 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.149058] pnp: PnP ACPI: found 9 devices 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.149594] ACPI: ACPI bus type pnp unregistered 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.155396] NET: Registered protocol family 2 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.156061] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.157508] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.159624] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.160568] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.161408] TCP reno registered 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.161825] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.162592] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T23:16:40.269 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.163462] NET: Registered protocol family 1 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.164039] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.164819] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.165537] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.166369] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.167190] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.168184] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.169153] audit: initializing netlink socket (disabled) 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.169867] type=2000 audit(1726355798.168:1): initialized 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.183510] Trying to unpack rootfs image as initramfs... 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.204075] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.212335] VFS: Disk quotas dquot_6.5.2 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.212922] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.213962] fuse init (API version 7.17) 2024-09-14T23:16:40.270 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.214526] msgmni has been set to 7894 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.228208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.235119] Freeing initrd memory: 4308k freed 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.236070] io scheduler noop registered 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.236590] io scheduler deadline registered (default) 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.237251] io scheduler cfq registered 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.237828] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.238537] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.239439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.240404] ACPI: Power Button [PWRF] 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.241429] ERST: Table is not found! 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.241906] GHES: HEST is not enabled! 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.242607] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.243348] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T23:16:40.271 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.244902] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.245688] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.247115] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.247868] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.249157] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.272207] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.295816] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.296621] Linux agpgart interface v0.103 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.297610] brd: module loaded 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.298411] loop: module loaded 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.300982] vda: vda1 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.303273] vdb: unknown partition table 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.305896] vdc: unknown partition table 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.307221] scsi0 : ata_piix 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.307656] scsi1 : ata_piix 2024-09-14T23:16:40.272 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.308069] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.308942] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.309939] Fixed MDIO Bus: probed 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.310398] tun: Universal TUN/TAP device driver, 1.6 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.311040] tun: (C) 1999-2004 Max Krasnyansky 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.312085] PPP generic driver version 2.4.2 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.312720] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.313551] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.314324] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.315154] usbcore: registered new interface driver libusual 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.315930] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.317589] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.318216] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.319136] mousedev: PS/2 mouse device common for all mice 2024-09-14T23:16:40.273 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.320069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.321353] rtc_cmos 00:08: RTC can wake from S4 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.322082] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.322939] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.323711] device-mapper: uevent: version 1.0.3 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.324316] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.325403] cpuidle: using governor ladder 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.325932] cpuidle: using governor menu 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.326421] EFI Variables Facility v0.08 2004-May-17 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.327156] TCP cubic registered 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.327650] NET: Registered protocol family 10 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.328449] NET: Registered protocol family 17 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.329023] Registering the dns_resolver key type 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.329706] registered taskstats version 1 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.333235] Magic number: 8:232:302 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.333761] tty tty31: hash matches 2024-09-14T23:16:40.274 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.334243] rtc_cmos 00:08: setting system clock to 2024-09-14 23:16:38 UTC (1726355798) 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.335276] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.336073] EDD information not available. 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.472643] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.473762] ata2.00: configured for MWDMA2 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.474684] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.476144] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.476882] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.477730] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.479137] Freeing unused kernel memory: 924k freed 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.479888] Write protecting the kernel read-only data: 12288k 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.483128] Freeing unused kernel memory: 1640k freed 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.486094] Freeing unused kernel memory: 1200k freed 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:Loading, please wait... 2024-09-14T23:16:40.275 INFO:tasks.qemu.client.0.smithi204.stdout:Begin: Loading essential drivers ... done. 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.497506] udevd[84]: starting version 175 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.547281] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.548215] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.571843] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.573927] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.574744] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.588417] FDC 0 is a S82078B 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.896334] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 0.897139] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:[ 1.106583] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T23:16:40.276 INFO:tasks.qemu.client.0.smithi204.stdout:Begin: Running /scripts/local-bottom ... [ 1.144396] vda: vda1 2024-09-14T23:16:40.277 INFO:tasks.qemu.client.0.smithi204.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-14T23:16:40.277 INFO:tasks.qemu.client.0.smithi204.stdout:[ 1.168049] Refined TSC clocksource calibration: 3500.044 MHz. 2024-09-14T23:16:40.277 INFO:tasks.qemu.client.0.smithi204.stdout:[ 1.256180] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T23:16:40.277 INFO:tasks.qemu.client.0.smithi204.stdout:done. 2024-09-14T23:16:40.277 INFO:tasks.qemu.client.0.smithi204.stdout:done. 2024-09-14T23:16:40.277 INFO:tasks.qemu.client.0.smithi204.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-14T23:16:41.718 INFO:tasks.qemu.client.0.smithi204.stdout:cloud-init start-local running: Sat, 14 Sep 2024 23:16:40 +0000. up 2.14 seconds 2024-09-14T23:16:41.995 INFO:tasks.qemu.client.0.smithi204.stdout:no instance data found in start-local 2024-09-14T23:16:42.913 INFO:tasks.qemu.client.0.smithi204.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-14T23:16:42.913 INFO:tasks.qemu.client.0.smithi204.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-14T23:16:42.913 INFO:tasks.qemu.client.0.smithi204.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-14T23:16:42.913 INFO:tasks.qemu.client.0.smithi204.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-14T23:16:42.914 INFO:tasks.qemu.client.0.smithi204.stdout:cloud-init start running: Sat, 14 Sep 2024 23:16:42 +0000. up 3.88 seconds 2024-09-14T23:16:43.063 INFO:tasks.qemu.client.0.smithi204.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.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. 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:The key fingerprint is: 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:52:f7:2c:cb:48:35:64:b5:ff:5b:fc:3c:8b:dc:3a:ca root@test 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:The key's randomart image is: 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:+--[ RSA 2048]----+ 2024-09-14T23:16:45.529 INFO:tasks.qemu.client.0.smithi204.stdout:| o.. | 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| o . | 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| . + . | 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| . o + . | 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| . S . o . | 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| o o o o | 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| . o +| 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| . ..oo+| 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:| E.+o+=| 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:+-----------------+ 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:Generating public/private dsa key pair. 2024-09-14T23:16:45.530 INFO:tasks.qemu.client.0.smithi204.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:The key fingerprint is: 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:e1:a5:83:41:f1:23:23:e4:58:a1:fc:62:25:8f:50:d1 root@test 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:The key's randomart image is: 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:+--[ DSA 1024]----+ 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| oo+.o. | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| o *E. . | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:|. = + + + . | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| . * . * = | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| + o . S | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| . . . | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| | 2024-09-14T23:16:45.531 INFO:tasks.qemu.client.0.smithi204.stdout:| | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:+-----------------+ 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:Generating public/private ecdsa key pair. 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:The key fingerprint is: 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:14:28:3e:1d:bc:d2:69:c8:bc:e6:60:c0:c4:e5:65:50 root@test 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:The key's randomart image is: 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:+--[ECDSA 256]---+ 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:|. .ooE .. | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:| o. + + . | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:|o = = +. | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:|.. B *. | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:| . = S | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:| o o | 2024-09-14T23:16:45.532 INFO:tasks.qemu.client.0.smithi204.stdout:| . + | 2024-09-14T23:16:45.533 INFO:tasks.qemu.client.0.smithi204.stdout:| . | 2024-09-14T23:16:45.533 INFO:tasks.qemu.client.0.smithi204.stdout:| | 2024-09-14T23:16:45.533 INFO:tasks.qemu.client.0.smithi204.stdout:+-----------------+ 2024-09-14T23:16:45.579 INFO:tasks.qemu.client.0.smithi204.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-14T23:16:45.729 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-14T23:16:45.759 INFO:tasks.qemu.client.0.smithi204.stdout:landscape-client is not configured, please run landscape-config. 2024-09-14T23:16:45.782 INFO:tasks.qemu.client.0.smithi204.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-14T23:16:45.821 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-14T23:16:45.821 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting automatic crash report generation[ OK ] 2024-09-14T23:16:45.822 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-14T23:16:45.822 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-14T23:16:45.822 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting ACPI daemon[ OK ] 2024-09-14T23:16:45.822 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting save kernel messages[ OK ] 2024-09-14T23:16:45.823 INFO:tasks.qemu.client.0.smithi204.stdout: * Stopping save kernel messages[ OK ] 2024-09-14T23:16:45.823 INFO:tasks.qemu.client.0.smithi204.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-14T23:16:45.841 INFO:tasks.qemu.client.0.smithi204.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-14T23:16:46.047 INFO:tasks.qemu.client.0.smithi204.stdout:Generating locales... 2024-09-14T23:16:46.540 INFO:tasks.qemu.client.0.smithi204.stdout: en_US.UTF-8... done 2024-09-14T23:16:46.547 INFO:tasks.qemu.client.0.smithi204.stdout:Generation complete. 2024-09-14T23:16:47.027 INFO:tasks.qemu.client.0.smithi204.stdout:passwd: password expiry information changed. 2024-09-14T23:16:47.251 INFO:tasks.qemu.client.0.smithi204.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-14T23:16:47.336 INFO:tasks.qemu.client.0.smithi204.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-14T23:16:47.591 INFO:tasks.qemu.client.0.smithi204.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-14T23:16:47.720 INFO:tasks.qemu.client.0.smithi204.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-14T23:16:47.803 INFO:tasks.qemu.client.0.smithi204.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-14T23:16:48.188 INFO:tasks.qemu.client.0.smithi204.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-14T23:16:48.287 INFO:tasks.qemu.client.0.smithi204.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-14T23:16:48.547 INFO:tasks.qemu.client.0.smithi204.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-14T23:16:48.719 INFO:tasks.qemu.client.0.smithi204.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-14T23:16:49.012 INFO:tasks.qemu.client.0.smithi204.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-14T23:16:49.185 INFO:tasks.qemu.client.0.smithi204.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-14T23:16:49.350 INFO:tasks.qemu.client.0.smithi204.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-14T23:16:49.430 INFO:tasks.qemu.client.0.smithi204.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-14T23:16:49.868 INFO:tasks.qemu.client.0.smithi204.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-14T23:16:49.971 INFO:tasks.qemu.client.0.smithi204.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-14T23:16:50.222 INFO:tasks.qemu.client.0.smithi204.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-14T23:16:50.388 INFO:tasks.qemu.client.0.smithi204.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-14T23:16:50.646 INFO:tasks.qemu.client.0.smithi204.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-14T23:16:50.814 INFO:tasks.qemu.client.0.smithi204.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-14T23:16:50.896 INFO:tasks.qemu.client.0.smithi204.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-14T23:16:50.976 INFO:tasks.qemu.client.0.smithi204.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-14T23:16:51.063 INFO:tasks.qemu.client.0.smithi204.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-14T23:16:51.323 INFO:tasks.qemu.client.0.smithi204.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-14T23:16:51.753 INFO:tasks.qemu.client.0.smithi204.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-14T23:16:51.921 INFO:tasks.qemu.client.0.smithi204.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-14T23:16:52.012 INFO:tasks.qemu.client.0.smithi204.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-14T23:16:52.308 INFO:tasks.qemu.client.0.smithi204.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-14T23:16:52.763 INFO:tasks.qemu.client.0.smithi204.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-14T23:16:53.014 INFO:tasks.qemu.client.0.smithi204.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-14T23:16:53.439 INFO:tasks.qemu.client.0.smithi204.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-14T23:16:53.687 INFO:tasks.qemu.client.0.smithi204.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-14T23:16:54.129 INFO:tasks.qemu.client.0.smithi204.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-14T23:16:54.210 INFO:tasks.qemu.client.0.smithi204.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-14T23:16:54.375 INFO:tasks.qemu.client.0.smithi204.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-14T23:16:54.976 INFO:tasks.qemu.client.0.smithi204.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-14T23:16:57.360 INFO:tasks.qemu.client.0.smithi204.stdout:Fetched 29.2 MB in 11s (2622 kB/s) 2024-09-14T23:16:58.884 INFO:tasks.qemu.client.0.smithi204.stdout:Reading package lists... 2024-09-14T23:16:58.889 INFO:tasks.qemu.client.0.smithi204.stdout:Reading package lists... 2024-09-14T23:16:59.067 INFO:tasks.qemu.client.0.smithi204.stdout:Building dependency tree... 2024-09-14T23:16:59.067 INFO:tasks.qemu.client.0.smithi204.stdout:Reading state information... 2024-09-14T23:16:59.187 INFO:tasks.qemu.client.0.smithi204.stdout:The following packages will be upgraded: 2024-09-14T23:16:59.187 INFO:tasks.qemu.client.0.smithi204.stdout: ca-certificates libssl1.0.0 2024-09-14T23:16:59.400 INFO:tasks.qemu.client.0.smithi204.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T23:16:59.400 INFO:tasks.qemu.client.0.smithi204.stdout:Need to get 1233 kB of archives. 2024-09-14T23:16:59.400 INFO:tasks.qemu.client.0.smithi204.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-14T23:16:59.400 INFO:tasks.qemu.client.0.smithi204.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-14T23:17:00.073 INFO:tasks.qemu.client.0.smithi204.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-14T23:17:00.158 INFO:tasks.qemu.client.0.smithi204.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T23:17:00.167 INFO:tasks.qemu.client.0.smithi204.stdout:Fetched 1233 kB in 0s (1414 kB/s) 2024-09-14T23:17:00.768 INFO:tasks.qemu.client.0.smithi204.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T23:17:00.768 INFO:tasks.qemu.client.0.smithi204.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-14T23:17:00.827 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-14T23:17:01.001 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-14T23:17:01.203 INFO:tasks.qemu.client.0.smithi204.stdout:Processing triggers for libc-bin ... 2024-09-14T23:17:01.236 INFO:tasks.qemu.client.0.smithi204.stdout:ldconfig deferred processing now taking place 2024-09-14T23:17:01.639 INFO:tasks.qemu.client.0.smithi204.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T23:17:01.639 INFO:tasks.qemu.client.0.smithi204.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-14T23:17:01.693 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking replacement ca-certificates ... 2024-09-14T23:17:01.871 INFO:tasks.qemu.client.0.smithi204.stdout:Processing triggers for man-db ... 2024-09-14T23:17:02.558 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-14T23:17:04.726 INFO:tasks.qemu.client.0.smithi204.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-14T23:17:04.726 INFO:tasks.qemu.client.0.smithi204.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T23:17:06.127 INFO:tasks.qemu.client.0.smithi204.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-14T23:17:06.127 INFO:tasks.qemu.client.0.smithi204.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T23:17:06.127 INFO:tasks.qemu.client.0.smithi204.stdout:Reading package lists... 2024-09-14T23:17:06.303 INFO:tasks.qemu.client.0.smithi204.stdout:Building dependency tree... 2024-09-14T23:17:06.303 INFO:tasks.qemu.client.0.smithi204.stdout:Reading state information... 2024-09-14T23:17:06.431 INFO:tasks.qemu.client.0.smithi204.stdout:The following extra packages will be installed: 2024-09-14T23:17:06.431 INFO:tasks.qemu.client.0.smithi204.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-14T23:17:06.432 INFO:tasks.qemu.client.0.smithi204.stdout:The following NEW packages will be installed: 2024-09-14T23:17:06.432 INFO:tasks.qemu.client.0.smithi204.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-14T23:17:06.636 INFO:tasks.qemu.client.0.smithi204.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T23:17:06.636 INFO:tasks.qemu.client.0.smithi204.stdout:Need to get 424 kB of archives. 2024-09-14T23:17:06.636 INFO:tasks.qemu.client.0.smithi204.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-14T23:17:06.636 INFO:tasks.qemu.client.0.smithi204.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-14T23:17:06.787 INFO:tasks.qemu.client.0.smithi204.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-14T23:17:07.056 INFO:tasks.qemu.client.0.smithi204.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-14T23:17:07.159 INFO:tasks.qemu.client.0.smithi204.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-14T23:17:07.263 INFO:tasks.qemu.client.0.smithi204.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-14T23:17:07.487 INFO:tasks.qemu.client.0.smithi204.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T23:17:07.492 INFO:tasks.qemu.client.0.smithi204.stdout:Fetched 424 kB in 0s (434 kB/s) 2024-09-14T23:17:07.608 INFO:tasks.qemu.client.0.smithi204.stdout:Selecting previously unselected package libgssglue1. 2024-09-14T23:17:07.608 INFO:tasks.qemu.client.0.smithi204.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-14T23:17:07.608 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-14T23:17:07.793 INFO:tasks.qemu.client.0.smithi204.stdout:Selecting previously unselected package libtirpc1. 2024-09-14T23:17:07.794 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-14T23:17:08.041 INFO:tasks.qemu.client.0.smithi204.stdout:Selecting previously unselected package rpcbind. 2024-09-14T23:17:08.041 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-14T23:17:08.295 INFO:tasks.qemu.client.0.smithi204.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-14T23:17:08.295 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-14T23:17:08.498 INFO:tasks.qemu.client.0.smithi204.stdout:Selecting previously unselected package nfs-common. 2024-09-14T23:17:08.498 INFO:tasks.qemu.client.0.smithi204.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-14T23:17:08.637 INFO:tasks.qemu.client.0.smithi204.stdout:Processing triggers for man-db ... 2024-09-14T23:17:09.013 INFO:tasks.qemu.client.0.smithi204.stdout:Processing triggers for ureadahead ... 2024-09-14T23:17:09.109 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-14T23:17:09.241 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-14T23:17:09.359 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-14T23:17:09.500 INFO:tasks.qemu.client.0.smithi204.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-14T23:17:09.519 INFO:tasks.qemu.client.0.smithi204.stdout:portmap start/running, process 8160 2024-09-14T23:17:09.541 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-14T23:17:09.630 INFO:tasks.qemu.client.0.smithi204.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-14T23:17:09.861 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:17:09.861 INFO:tasks.qemu.client.0.smithi204.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-14T23:17:10.018 INFO:tasks.qemu.client.0.smithi204.stdout: 2024-09-14T23:17:10.018 INFO:tasks.qemu.client.0.smithi204.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-14T23:17:10.102 INFO:tasks.qemu.client.0.smithi204.stdout:Adding system user `statd' (UID 106) ... 2024-09-14T23:17:10.102 INFO:tasks.qemu.client.0.smithi204.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-14T23:17:10.238 INFO:tasks.qemu.client.0.smithi204.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-14T23:17:10.263 INFO:tasks.qemu.client.0.smithi204.stdout:statd start/running, process 8394 2024-09-14T23:17:10.280 INFO:tasks.qemu.client.0.smithi204.stdout:gssd stop/post-stop, process 8425 2024-09-14T23:17:10.518 INFO:tasks.qemu.client.0.smithi204.stdout:idmapd start/running, process 8465 2024-09-14T23:17:10.539 INFO:tasks.qemu.client.0.smithi204.stdout:Processing triggers for libc-bin ... 2024-09-14T23:17:10.559 INFO:tasks.qemu.client.0.smithi204.stdout:ldconfig deferred processing now taking place 2024-09-14T23:17:10.958 INFO:tasks.qemu.client.0.smithi204.stdout:mount.nfs: timeout set for Sat Sep 14 23:19:10 2024 2024-09-14T23:17:11.024 INFO:tasks.qemu.client.0.smithi204.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-14T23:17:11.024 INFO:tasks.qemu.client.0.smithi204.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-14T23:17:11.024 INFO:tasks.qemu.client.0.smithi204.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-14T23:17:32.939 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-14T23:17:33.048 INFO:teuthology.orchestra.run.smithi204.stderr: Commit image migration: 100% complete...done. 2024-09-14T23:17:33.053 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-14T23:18:33.081 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-14T23:18:33.323 INFO:teuthology.orchestra.run.smithi204.stderr: Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 100% complete...done. 2024-09-14T23:18:33.328 DEBUG:teuthology.parallel:result is None 2024-09-15T00:24:50.599 INFO:tasks.qemu.client.0.smithi204.stdout:acpid: exiting 2024-09-15T00:24:50.625 INFO:tasks.qemu.client.0.smithi204.stdout:Traceback (most recent call last): 2024-09-15T00:24:50.831 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-15T00:24:50.831 INFO:tasks.qemu.client.0.smithi204.stdout: self._connect_unixsocket(self.address) 2024-09-15T00:24:50.831 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-15T00:24:50.831 INFO:tasks.qemu.client.0.smithi204.stdout: self.socket.connect(address) 2024-09-15T00:24:50.831 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-15T00:24:50.831 INFO:tasks.qemu.client.0.smithi204.stdout: return getattr(self._sock,name)(*args) 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:error: [Errno 111] Connection refused 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:Logged from file __init__.py, line 116 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:Checking for running unattended-upgrades: 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: ############################################################# 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: 1024 e1:a5:83:41:f1:23:23:e4:58:a1:fc:62:25:8f:50:d1 root@test (DSA) 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: 256 14:28:3e:1d:bc:d2:69:c8:bc:e6:60:c0:c4:e5:65:50 root@test (ECDSA) 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: 2048 52:f7:2c:cb:48:35:64:b5:ff:5b:fc:3c:8b:dc:3a:ca root@test (RSA) 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ec2: ############################################################# 2024-09-15T00:24:50.832 INFO:tasks.qemu.client.0.smithi204.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFc3OZXPIfEAhDCdVhrH2MojJwfROSNtVQ6ms1C5ezA+GKRoRYUdKN+8QgsLtsrIaPZ25c/kTKOvnMkrNidODm4= root@test 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfs20p0c19pRo1830rY2YrtzYharGLqOWmyykHjyWVEPdgntvT3GcWaa/zfZVlbYXzJA3jmT8gD4Nv+1kDCkTbqvR3+YikDJkbhrdHIf0kPhtN59zpeM56+Wdwkq0UFc/awH2CLG0WAWlOdZVCQnG6xe/kbQEpuHYbhdsNPxMrm2kCykVnzX+okZfQyldBa3z9+jrEvhdcQV9UvgYMlCuhqaoi4X6zEwvHR/79KMQfhOqOJIltLKofcJeDzx4Ku0Ij/nF6BorrPBeVteMnLn0JuJDvLP8AalrIAZMBpaP4ewhvYkCsPzPvYNwNyNe9DuZKrC+l6e0JhxxQLj28ytG9 root@test 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout:-----END SSH HOST KEY KEYS----- 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout:Traceback (most recent call last): 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: self._connect_unixsocket(self.address) 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: self.socket.connect(address) 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: return getattr(self._sock,name)(*args) 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout:error: [Errno 111] Connection refused 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout:Logged from file __init__.py, line 116 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout:Traceback (most recent call last): 2024-09-15T00:24:50.833 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout: self._connect_unixsocket(self.address) 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout: self.socket.connect(address) 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout: return getattr(self._sock,name)(*args) 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout:error: [Errno 111] Connection refused 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout:Logged from file __init__.py, line 116 2024-09-15T00:24:50.834 INFO:tasks.qemu.client.0.smithi204.stdout:cloud-init boot finished at Sun, 15 Sep 2024 00:24:50 +0000. Up 4091.80 seconds 2024-09-15T00:24:50.857 INFO:tasks.qemu.client.0.smithi204.stdout: * Stopping landscape-client daemon  [fail] 2024-09-15T00:24:51.059 INFO:tasks.qemu.client.0.smithi204.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-15T00:24:51.099 INFO:tasks.qemu.client.0.smithi204.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-15T00:24:51.116 INFO:tasks.qemu.client.0.smithi204.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-15T00:24:51.278 INFO:tasks.qemu.client.0.smithi204.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-15T00:24:51.309 INFO:tasks.qemu.client.0.smithi204.stdout: * Deactivating swap...  [ OK ] 2024-09-15T00:24:51.334 INFO:tasks.qemu.client.0.smithi204.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-15T00:24:51.514 INFO:tasks.qemu.client.0.smithi204.stdout: * Will now halt 2024-09-15T00:24:51.531 INFO:tasks.qemu.client.0.smithi204.stdout:[ 4092.609021] Power down. 2024-09-15T00:24:51.613 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-15T00:24:51.614 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-15T00:24:51.642 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi204.front.sepia.ceph.com 2024-09-15T00:24:51.642 INFO:tasks.qemu:Stopping NFS... 2024-09-15T00:24:51.642 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop nfs-server 2024-09-15T00:24:51.775 INFO:tasks.qemu:Unmounting exported directory... 2024-09-15T00:24:51.775 DEBUG:teuthology.orchestra.run.smithi204:> sudo umount /export/client.0 2024-09-15T00:24:51.800 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-15T00:24:51.800 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-15T00:24:51.866 INFO:tasks.qemu:Starting NFS... 2024-09-15T00:24:51.866 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl start nfs-server 2024-09-15T00:24:52.159 DEBUG:teuthology.orchestra.run.smithi204:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-15T00:24:52.173 INFO:tasks.qemu:Deleting exported directory... 2024-09-15T00:24:52.174 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -r /export 2024-09-15T00:24:52.241 DEBUG:tasks.qemu:cleaning up base image files 2024-09-15T00:24:52.241 DEBUG:teuthology.orchestra.run.smithi204:> 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 2024-09-15T00:24:52.571 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-15T00:24:52.933 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout:Removing: 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-09-15T00:24:52.934 INFO:teuthology.orchestra.run.smithi204.stdout:Remove 1 Package 2024-09-15T00:24:52.935 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-15T00:24:52.935 INFO:teuthology.orchestra.run.smithi204.stdout:Freed space: 41 k 2024-09-15T00:24:52.935 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-09-15T00:24:52.938 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-09-15T00:24:52.938 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-09-15T00:24:52.961 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-09-15T00:24:52.961 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-09-15T00:24:53.050 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-09-15T00:24:53.521 INFO:teuthology.orchestra.run.smithi204.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-15T00:24:53.770 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-15T00:24:53.771 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-15T00:24:53.771 INFO:teuthology.orchestra.run.smithi204.stdout:Removed: 2024-09-15T00:24:53.771 INFO:teuthology.orchestra.run.smithi204.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-15T00:24:53.771 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-09-15T00:24:53.771 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-09-15T00:24:53.908 DEBUG:teuthology.orchestra.run.smithi204:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-15T00:24:53.933 DEBUG:teuthology.parallel:result is None 2024-09-15T00:24:53.934 INFO:teuthology.run_tasks:Running task exec... 2024-09-15T00:24:53.950 INFO:teuthology.task.exec:Executing custom commands... 2024-09-15T00:24:53.950 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi204.front.sepia.ceph.com 2024-09-15T00:24:53.950 DEBUG:teuthology.orchestra.run.smithi204:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-15T00:24:54.112 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-15T00:24:54.126 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-15T00:24:54.127 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:24:54.796 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-15T00:24:54.797 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-15T00:24:54.809 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":2135,"stamp":"2024-09-15T00:24:54.202590+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19856414811,"num_objects":4792,"num_object_clones":0,"num_object_copies":14362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4792,"num_whiteouts":0,"num_read":426629,"num_read_kb":13632345,"num_write":635860,"num_write_kb":83563670,"num_scrub_errors":0,"num_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":45515,"ondisk_log_size":45515,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":13110760,"kb_used_data":2954024,"kb_used_omap":18,"kb_used_meta":10156589,"kb_avail":741863960,"statfs":{"total":773094113280,"available":759668695040,"internally_reserved":0,"allocated":3024920576,"data_stored":29786721880,"data_compressed":838806887,"data_compressed_allocated":2637217792,"data_compressed_original":29400555520,"omap_allocated":18576,"internal_metadata":10400348016},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":1780,"num_read_kb":48304,"num_write":138,"num_write_kb":6534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002308"},"pg_stats":[{"pgid":"2.7","version":"29'4301","reported_seq":4384,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.538861+0000","last_change":"2024-09-14T23:14:39.659798+0000","last_active":"2024-09-15T00:24:51.538861+0000","last_peered":"2024-09-15T00:24:51.538861+0000","last_clean":"2024-09-15T00:24:51.538861+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-15T00:24:51.538861+0000","last_undegraded":"2024-09-15T00:24:51.538861+0000","last_fullsized":"2024-09-15T00:24:51.538861+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":4301,"log_dups_size":0,"ondisk_log_size":4301,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"stat_sum":{"num_bytes":1363,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":25753,"num_read_kb":21445,"num_write":8585,"num_write_kb":8573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":66,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:47.980842+0000","last_change":"2024-09-14T23:14:39.374782+0000","last_active":"2024-09-15T00:21:47.980842+0000","last_peered":"2024-09-15T00:21:47.980842+0000","last_clean":"2024-09-15T00:21:47.980842+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-15T00:21:47.980842+0000","last_undegraded":"2024-09-15T00:21:47.980842+0000","last_fullsized":"2024-09-15T00:21:47.980842+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:57:24.018791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":[]},{"pgid":"2.5","version":"29'71","reported_seq":998,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:42.644561+0000","last_change":"2024-09-14T23:14:39.860676+0000","last_active":"2024-09-15T00:24:42.644561+0000","last_peered":"2024-09-15T00:24:42.644561+0000","last_clean":"2024-09-15T00:24:42.644561+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-15T00:24:42.644561+0000","last_undegraded":"2024-09-15T00:24:42.644561+0000","last_fullsized":"2024-09-15T00:24:42.644561+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:04.419727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":147,"num_read_kb":81,"num_write":67,"num_write_kb":62,"num_scrub_errors":0,"num_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":[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":"29'3","reported_seq":81,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:17.948857+0000","last_change":"2024-09-14T23:14:39.374781+0000","last_active":"2024-09-15T00:21:17.948857+0000","last_peered":"2024-09-15T00:21:17.948857+0000","last_clean":"2024-09-15T00:21:17.948857+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-15T00:21:17.948857+0000","last_undegraded":"2024-09-15T00:21:17.948857+0000","last_fullsized":"2024-09-15T00:21:17.948857+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'119261","reported_seq":180921,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.008360+0000","last_change":"2024-09-14T23:14:50.153457+0000","last_active":"2024-09-15T00:24:51.008360+0000","last_peered":"2024-09-15T00:24:51.008360+0000","last_clean":"2024-09-15T00:24:51.008360+0000","last_became_active":"2024-09-14T23:14:47.146288+0000","last_became_peered":"2024-09-14T23:14:47.146288+0000","last_unstale":"2024-09-15T00:24:51.008360+0000","last_undegraded":"2024-09-15T00:24:51.008360+0000","last_fullsized":"2024-09-15T00:24:51.008360+0000","mapping_epoch":24,"log_start":"29'109162","ondisk_log_start":"29'109162","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:14.493844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054662299999999999,"stat_sum":{"num_bytes":5006315520,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":61672,"num_read_kb":3089338,"num_write":119278,"num_write_kb":21796878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'143","reported_seq":1776,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:47.317033+0000","last_change":"2024-09-14T23:14:39.370831+0000","last_active":"2024-09-15T00:24:47.317033+0000","last_peered":"2024-09-15T00:24:47.317033+0000","last_clean":"2024-09-15T00:24:47.317033+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-15T00:24:47.317033+0000","last_undegraded":"2024-09-15T00:24:47.317033+0000","last_fullsized":"2024-09-15T00:24:47.317033+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":143,"log_dups_size":0,"ondisk_log_size":143,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:20:04.750125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":341,"num_read_kb":212,"num_write":134,"num_write_kb":129,"num_scrub_errors":0,"num_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":"3.0","version":"29'120675","reported_seq":227501,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.511285+0000","last_change":"2024-09-14T23:14:50.325014+0000","last_active":"2024-09-15T00:24:51.511285+0000","last_peered":"2024-09-15T00:24:51.511285+0000","last_clean":"2024-09-15T00:24:51.511285+0000","last_became_active":"2024-09-14T23:14:47.738220+0000","last_became_peered":"2024-09-14T23:14:47.738220+0000","last_unstale":"2024-09-15T00:24:51.511285+0000","last_undegraded":"2024-09-15T00:24:51.511285+0000","last_fullsized":"2024-09-15T00:24:51.511285+0000","mapping_epoch":24,"log_start":"29'110667","ondisk_log_start":"29'110667","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:13:51.120523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045999499999999999,"stat_sum":{"num_bytes":4935056384,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":106833,"num_read_kb":3153044,"num_write":120704,"num_write_kb":18934182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'502","reported_seq":578,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:20.818007+0000","last_change":"2024-09-14T23:14:39.912435+0000","last_active":"2024-09-15T00:21:20.818007+0000","last_peered":"2024-09-15T00:21:20.818007+0000","last_clean":"2024-09-15T00:21:20.818007+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-15T00:21:20.818007+0000","last_undegraded":"2024-09-15T00:21:20.818007+0000","last_fullsized":"2024-09-15T00:21:20.818007+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":502,"log_dups_size":0,"ondisk_log_size":502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:14:18.417970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"stat_sum":{"num_bytes":690,"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":2979,"num_read_kb":2474,"num_write":994,"num_write_kb":987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"29'150110","reported_seq":255781,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.116782+0000","last_change":"2024-09-14T23:14:50.152815+0000","last_active":"2024-09-15T00:24:51.116782+0000","last_peered":"2024-09-15T00:24:51.116782+0000","last_clean":"2024-09-15T00:24:51.116782+0000","last_became_active":"2024-09-14T23:14:47.146214+0000","last_became_peered":"2024-09-14T23:14:47.146214+0000","last_unstale":"2024-09-15T00:24:51.116782+0000","last_undegraded":"2024-09-15T00:24:51.116782+0000","last_fullsized":"2024-09-15T00:24:51.116782+0000","mapping_epoch":24,"log_start":"29'140048","ondisk_log_start":"29'140048","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042872,"stat_sum":{"num_bytes":5023147520,"num_objects":1209,"num_object_clones":0,"num_object_copies":3627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":105687,"num_read_kb":3852058,"num_write":150153,"num_write_kb":20921033,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":75,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:20:55.753670+0000","last_change":"2024-09-14T23:14:39.860770+0000","last_active":"2024-09-15T00:20:55.753670+0000","last_peered":"2024-09-15T00:20:55.753670+0000","last_clean":"2024-09-15T00:20:55.753670+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-15T00:20:55.753670+0000","last_undegraded":"2024-09-15T00:20:55.753670+0000","last_fullsized":"2024-09-15T00:20:55.753670+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:17.121844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'235567","reported_seq":358044,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.371342+0000","last_change":"2024-09-14T23:14:50.159258+0000","last_active":"2024-09-15T00:24:51.371342+0000","last_peered":"2024-09-15T00:24:51.371342+0000","last_clean":"2024-09-15T00:24:51.371342+0000","last_became_active":"2024-09-14T23:14:47.861663+0000","last_became_peered":"2024-09-14T23:14:47.861663+0000","last_unstale":"2024-09-15T00:24:51.371342+0000","last_undegraded":"2024-09-15T00:24:51.371342+0000","last_fullsized":"2024-09-15T00:24:51.371342+0000","mapping_epoch":24,"log_start":"29'225562","ondisk_log_start":"29'225562","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030656939999999999,"stat_sum":{"num_bytes":4891302931,"num_objects":1179,"num_object_clones":0,"num_object_copies":3537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1179,"num_whiteouts":0,"num_read":122487,"num_read_kb":3513086,"num_write":235589,"num_write_kb":21898225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'159","reported_seq":1188,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:46.644682+0000","last_change":"2024-09-14T23:14:39.370815+0000","last_active":"2024-09-15T00:24:46.644682+0000","last_peered":"2024-09-15T00:24:46.644682+0000","last_clean":"2024-09-15T00:24:46.644682+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-15T00:24:46.644682+0000","last_undegraded":"2024-09-15T00:24:46.644682+0000","last_fullsized":"2024-09-15T00:24:46.644682+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:41:00.021538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":559,"num_read_kb":463,"num_write":143,"num_write_kb":135,"num_scrub_errors":0,"num_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":"29'161","reported_seq":273,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:22:45.761853+0000","last_change":"2024-09-14T23:14:30.755252+0000","last_active":"2024-09-15T00:22:45.761853+0000","last_peered":"2024-09-15T00:22:45.761853+0000","last_clean":"2024-09-15T00:22:45.761853+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-15T00:22:45.761853+0000","last_undegraded":"2024-09-15T00:22:45.761853+0000","last_fullsized":"2024-09-15T00:22:45.761853+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_clean_scrub_stamp":"2024-09-14T23:14:29.734626+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:35:13.786283+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19855822355,"num_objects":4778,"num_object_clones":0,"num_object_copies":14334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4778,"num_whiteouts":0,"num_read":396679,"num_read_kb":13607526,"num_write":625724,"num_write_kb":83550318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3022299136,"data_stored":29784559616,"data_compressed":838806566,"data_compressed_allocated":2637172736,"data_compressed_original":29399433216,"omap_allocated":0,"internal_metadata":0},"log_size":40174,"ondisk_log_size":40174,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29804,"num_read_kb":24692,"num_write":9927,"num_write_kb":9890,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5180,"ondisk_log_size":5180,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6832,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510287,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":103748,"kb_used_data":372,"kb_used_omap":1,"kb_used_meta":103358,"kb_avail":94268092,"statfs":{"total":96636764160,"available":96530526208,"internally_reserved":0,"allocated":380928,"data_stored":714428,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":105839050},"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":5,"up_from":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1756244,"kb_used_data":230532,"kb_used_omap":1,"kb_used_meta":1525694,"kb_avail":92615596,"statfs":{"total":96636764160,"available":94838370304,"internally_reserved":0,"allocated":236064768,"data_stored":2445856588,"data_compressed":59620438,"data_compressed_allocated":207093760,"data_compressed_original":2417074176,"omap_allocated":1595,"internal_metadata":1562311109},"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":15,"seq":64424510286,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2077620,"kb_used_data":446564,"kb_used_omap":1,"kb_used_meta":1631038,"kb_avail":92294220,"statfs":{"total":96636764160,"available":94509281280,"internally_reserved":0,"allocated":457281536,"data_stored":5014990649,"data_compressed":111249529,"data_compressed_allocated":415813632,"data_compressed_original":4973707264,"omap_allocated":1595,"internal_metadata":1670183365},"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":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2160796,"kb_used_data":515596,"kb_used_omap":4,"kb_used_meta":1645179,"kb_avail":92211044,"statfs":{"total":96636764160,"available":94424109056,"internally_reserved":0,"allocated":527970304,"data_stored":4957499883,"data_compressed":156855227,"data_compressed_allocated":455925760,"data_compressed_original":4885647360,"omap_allocated":4505,"internal_metadata":1684663911},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1005468,"kb_used_data":233804,"kb_used_omap":1,"kb_used_meta":771646,"kb_avail":93366372,"statfs":{"total":96636764160,"available":95607164928,"internally_reserved":0,"allocated":239415296,"data_stored":2467705323,"data_compressed":60390170,"data_compressed_allocated":208326656,"data_compressed_original":2436808704,"omap_allocated":1595,"internal_metadata":790165957},"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":0,"up_from":15,"seq":64424510286,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2225756,"kb_used_data":494412,"kb_used_omap":1,"kb_used_meta":1731326,"kb_avail":92146084,"statfs":{"total":96636764160,"available":94357590016,"internally_reserved":0,"allocated":506277888,"data_stored":5015585113,"data_compressed":146725751,"data_compressed_allocated":450846720,"data_compressed_original":4960342016,"omap_allocated":1595,"internal_metadata":1772878277},"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":[1],"upper_bound":2},"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":55834575697,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1770832,"kb_used_data":580992,"kb_used_omap":4,"kb_used_meta":1189819,"kb_avail":92601008,"statfs":{"total":96636764160,"available":94823432192,"internally_reserved":0,"allocated":594935808,"data_stored":4913439884,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":4506,"internal_metadata":1218375270},"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":1,"up_from":13,"seq":55834575696,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2010296,"kb_used_data":451752,"kb_used_omap":1,"kb_used_meta":1558526,"kb_avail":92361544,"statfs":{"total":96636764160,"available":94578221056,"internally_reserved":0,"allocated":462594048,"data_stored":4970930012,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":1595,"internal_metadata":1595931077},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":8192,"data_stored":690,"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":8192,"data_stored":690,"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":12288,"data_stored":1363,"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":16384,"data_stored":1379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":505913344,"data_stored":5014867968,"data_compressed":146702252,"data_compressed_allocated":450822144,"data_compressed_original":4959776768,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":462278656,"data_stored":4970807296,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":239099904,"data_stored":2467581952,"data_compressed":60390170,"data_compressed_allocated":208326656,"data_compressed_original":2436808704,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":527659008,"data_stored":4957384704,"data_compressed":156882057,"data_compressed_allocated":455929856,"data_compressed_original":4885655552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":456978432,"data_stored":5014867968,"data_compressed":111249293,"data_compressed_allocated":415825920,"data_compressed_original":4973715456,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":235753472,"data_stored":2445733888,"data_compressed":59620438,"data_compressed_allocated":207093760,"data_compressed_original":2417074176,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":594616320,"data_stored":4913315840,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:24:54.810 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:24:55.086 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-15T00:24:55.087 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-15T00:24:55.098 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":2135,"stamp":"2024-09-15T00:24:54.202590+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19856414811,"num_objects":4792,"num_object_clones":0,"num_object_copies":14362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4792,"num_whiteouts":0,"num_read":426629,"num_read_kb":13632345,"num_write":635860,"num_write_kb":83563670,"num_scrub_errors":0,"num_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":45515,"ondisk_log_size":45515,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":13110760,"kb_used_data":2954024,"kb_used_omap":18,"kb_used_meta":10156589,"kb_avail":741863960,"statfs":{"total":773094113280,"available":759668695040,"internally_reserved":0,"allocated":3024920576,"data_stored":29786721880,"data_compressed":838806887,"data_compressed_allocated":2637217792,"data_compressed_original":29400555520,"omap_allocated":18576,"internal_metadata":10400348016},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":1780,"num_read_kb":48304,"num_write":138,"num_write_kb":6534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002308"},"pg_stats":[{"pgid":"2.7","version":"29'4301","reported_seq":4384,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.538861+0000","last_change":"2024-09-14T23:14:39.659798+0000","last_active":"2024-09-15T00:24:51.538861+0000","last_peered":"2024-09-15T00:24:51.538861+0000","last_clean":"2024-09-15T00:24:51.538861+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-15T00:24:51.538861+0000","last_undegraded":"2024-09-15T00:24:51.538861+0000","last_fullsized":"2024-09-15T00:24:51.538861+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":4301,"log_dups_size":0,"ondisk_log_size":4301,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"stat_sum":{"num_bytes":1363,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":25753,"num_read_kb":21445,"num_write":8585,"num_write_kb":8573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":66,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:47.980842+0000","last_change":"2024-09-14T23:14:39.374782+0000","last_active":"2024-09-15T00:21:47.980842+0000","last_peered":"2024-09-15T00:21:47.980842+0000","last_clean":"2024-09-15T00:21:47.980842+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-15T00:21:47.980842+0000","last_undegraded":"2024-09-15T00:21:47.980842+0000","last_fullsized":"2024-09-15T00:21:47.980842+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:57:24.018791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":[]},{"pgid":"2.5","version":"29'71","reported_seq":998,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:42.644561+0000","last_change":"2024-09-14T23:14:39.860676+0000","last_active":"2024-09-15T00:24:42.644561+0000","last_peered":"2024-09-15T00:24:42.644561+0000","last_clean":"2024-09-15T00:24:42.644561+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-15T00:24:42.644561+0000","last_undegraded":"2024-09-15T00:24:42.644561+0000","last_fullsized":"2024-09-15T00:24:42.644561+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:04.419727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":147,"num_read_kb":81,"num_write":67,"num_write_kb":62,"num_scrub_errors":0,"num_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":[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":"29'3","reported_seq":81,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:17.948857+0000","last_change":"2024-09-14T23:14:39.374781+0000","last_active":"2024-09-15T00:21:17.948857+0000","last_peered":"2024-09-15T00:21:17.948857+0000","last_clean":"2024-09-15T00:21:17.948857+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-15T00:21:17.948857+0000","last_undegraded":"2024-09-15T00:21:17.948857+0000","last_fullsized":"2024-09-15T00:21:17.948857+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'119261","reported_seq":180921,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.008360+0000","last_change":"2024-09-14T23:14:50.153457+0000","last_active":"2024-09-15T00:24:51.008360+0000","last_peered":"2024-09-15T00:24:51.008360+0000","last_clean":"2024-09-15T00:24:51.008360+0000","last_became_active":"2024-09-14T23:14:47.146288+0000","last_became_peered":"2024-09-14T23:14:47.146288+0000","last_unstale":"2024-09-15T00:24:51.008360+0000","last_undegraded":"2024-09-15T00:24:51.008360+0000","last_fullsized":"2024-09-15T00:24:51.008360+0000","mapping_epoch":24,"log_start":"29'109162","ondisk_log_start":"29'109162","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:14.493844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054662299999999999,"stat_sum":{"num_bytes":5006315520,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":61672,"num_read_kb":3089338,"num_write":119278,"num_write_kb":21796878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'143","reported_seq":1776,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:47.317033+0000","last_change":"2024-09-14T23:14:39.370831+0000","last_active":"2024-09-15T00:24:47.317033+0000","last_peered":"2024-09-15T00:24:47.317033+0000","last_clean":"2024-09-15T00:24:47.317033+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-15T00:24:47.317033+0000","last_undegraded":"2024-09-15T00:24:47.317033+0000","last_fullsized":"2024-09-15T00:24:47.317033+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":143,"log_dups_size":0,"ondisk_log_size":143,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:20:04.750125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":341,"num_read_kb":212,"num_write":134,"num_write_kb":129,"num_scrub_errors":0,"num_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":"3.0","version":"29'120675","reported_seq":227501,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.511285+0000","last_change":"2024-09-14T23:14:50.325014+0000","last_active":"2024-09-15T00:24:51.511285+0000","last_peered":"2024-09-15T00:24:51.511285+0000","last_clean":"2024-09-15T00:24:51.511285+0000","last_became_active":"2024-09-14T23:14:47.738220+0000","last_became_peered":"2024-09-14T23:14:47.738220+0000","last_unstale":"2024-09-15T00:24:51.511285+0000","last_undegraded":"2024-09-15T00:24:51.511285+0000","last_fullsized":"2024-09-15T00:24:51.511285+0000","mapping_epoch":24,"log_start":"29'110667","ondisk_log_start":"29'110667","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:13:51.120523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045999499999999999,"stat_sum":{"num_bytes":4935056384,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":106833,"num_read_kb":3153044,"num_write":120704,"num_write_kb":18934182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'502","reported_seq":578,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:20.818007+0000","last_change":"2024-09-14T23:14:39.912435+0000","last_active":"2024-09-15T00:21:20.818007+0000","last_peered":"2024-09-15T00:21:20.818007+0000","last_clean":"2024-09-15T00:21:20.818007+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-15T00:21:20.818007+0000","last_undegraded":"2024-09-15T00:21:20.818007+0000","last_fullsized":"2024-09-15T00:21:20.818007+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":502,"log_dups_size":0,"ondisk_log_size":502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:14:18.417970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"stat_sum":{"num_bytes":690,"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":2979,"num_read_kb":2474,"num_write":994,"num_write_kb":987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"29'150110","reported_seq":255781,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.116782+0000","last_change":"2024-09-14T23:14:50.152815+0000","last_active":"2024-09-15T00:24:51.116782+0000","last_peered":"2024-09-15T00:24:51.116782+0000","last_clean":"2024-09-15T00:24:51.116782+0000","last_became_active":"2024-09-14T23:14:47.146214+0000","last_became_peered":"2024-09-14T23:14:47.146214+0000","last_unstale":"2024-09-15T00:24:51.116782+0000","last_undegraded":"2024-09-15T00:24:51.116782+0000","last_fullsized":"2024-09-15T00:24:51.116782+0000","mapping_epoch":24,"log_start":"29'140048","ondisk_log_start":"29'140048","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042872,"stat_sum":{"num_bytes":5023147520,"num_objects":1209,"num_object_clones":0,"num_object_copies":3627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":105687,"num_read_kb":3852058,"num_write":150153,"num_write_kb":20921033,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":75,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:20:55.753670+0000","last_change":"2024-09-14T23:14:39.860770+0000","last_active":"2024-09-15T00:20:55.753670+0000","last_peered":"2024-09-15T00:20:55.753670+0000","last_clean":"2024-09-15T00:20:55.753670+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-15T00:20:55.753670+0000","last_undegraded":"2024-09-15T00:20:55.753670+0000","last_fullsized":"2024-09-15T00:20:55.753670+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:17.121844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'235567","reported_seq":358044,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.371342+0000","last_change":"2024-09-14T23:14:50.159258+0000","last_active":"2024-09-15T00:24:51.371342+0000","last_peered":"2024-09-15T00:24:51.371342+0000","last_clean":"2024-09-15T00:24:51.371342+0000","last_became_active":"2024-09-14T23:14:47.861663+0000","last_became_peered":"2024-09-14T23:14:47.861663+0000","last_unstale":"2024-09-15T00:24:51.371342+0000","last_undegraded":"2024-09-15T00:24:51.371342+0000","last_fullsized":"2024-09-15T00:24:51.371342+0000","mapping_epoch":24,"log_start":"29'225562","ondisk_log_start":"29'225562","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030656939999999999,"stat_sum":{"num_bytes":4891302931,"num_objects":1179,"num_object_clones":0,"num_object_copies":3537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1179,"num_whiteouts":0,"num_read":122487,"num_read_kb":3513086,"num_write":235589,"num_write_kb":21898225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'159","reported_seq":1188,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:46.644682+0000","last_change":"2024-09-14T23:14:39.370815+0000","last_active":"2024-09-15T00:24:46.644682+0000","last_peered":"2024-09-15T00:24:46.644682+0000","last_clean":"2024-09-15T00:24:46.644682+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-15T00:24:46.644682+0000","last_undegraded":"2024-09-15T00:24:46.644682+0000","last_fullsized":"2024-09-15T00:24:46.644682+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:41:00.021538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":559,"num_read_kb":463,"num_write":143,"num_write_kb":135,"num_scrub_errors":0,"num_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":"29'161","reported_seq":273,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:22:45.761853+0000","last_change":"2024-09-14T23:14:30.755252+0000","last_active":"2024-09-15T00:22:45.761853+0000","last_peered":"2024-09-15T00:22:45.761853+0000","last_clean":"2024-09-15T00:22:45.761853+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-15T00:22:45.761853+0000","last_undegraded":"2024-09-15T00:22:45.761853+0000","last_fullsized":"2024-09-15T00:22:45.761853+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_clean_scrub_stamp":"2024-09-14T23:14:29.734626+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:35:13.786283+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19855822355,"num_objects":4778,"num_object_clones":0,"num_object_copies":14334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4778,"num_whiteouts":0,"num_read":396679,"num_read_kb":13607526,"num_write":625724,"num_write_kb":83550318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3022299136,"data_stored":29784559616,"data_compressed":838806566,"data_compressed_allocated":2637172736,"data_compressed_original":29399433216,"omap_allocated":0,"internal_metadata":0},"log_size":40174,"ondisk_log_size":40174,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29804,"num_read_kb":24692,"num_write":9927,"num_write_kb":9890,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5180,"ondisk_log_size":5180,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6832,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510287,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":103748,"kb_used_data":372,"kb_used_omap":1,"kb_used_meta":103358,"kb_avail":94268092,"statfs":{"total":96636764160,"available":96530526208,"internally_reserved":0,"allocated":380928,"data_stored":714428,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":105839050},"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":5,"up_from":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1756244,"kb_used_data":230532,"kb_used_omap":1,"kb_used_meta":1525694,"kb_avail":92615596,"statfs":{"total":96636764160,"available":94838370304,"internally_reserved":0,"allocated":236064768,"data_stored":2445856588,"data_compressed":59620438,"data_compressed_allocated":207093760,"data_compressed_original":2417074176,"omap_allocated":1595,"internal_metadata":1562311109},"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":15,"seq":64424510286,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2077620,"kb_used_data":446564,"kb_used_omap":1,"kb_used_meta":1631038,"kb_avail":92294220,"statfs":{"total":96636764160,"available":94509281280,"internally_reserved":0,"allocated":457281536,"data_stored":5014990649,"data_compressed":111249529,"data_compressed_allocated":415813632,"data_compressed_original":4973707264,"omap_allocated":1595,"internal_metadata":1670183365},"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":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2160796,"kb_used_data":515596,"kb_used_omap":4,"kb_used_meta":1645179,"kb_avail":92211044,"statfs":{"total":96636764160,"available":94424109056,"internally_reserved":0,"allocated":527970304,"data_stored":4957499883,"data_compressed":156855227,"data_compressed_allocated":455925760,"data_compressed_original":4885647360,"omap_allocated":4505,"internal_metadata":1684663911},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1005468,"kb_used_data":233804,"kb_used_omap":1,"kb_used_meta":771646,"kb_avail":93366372,"statfs":{"total":96636764160,"available":95607164928,"internally_reserved":0,"allocated":239415296,"data_stored":2467705323,"data_compressed":60390170,"data_compressed_allocated":208326656,"data_compressed_original":2436808704,"omap_allocated":1595,"internal_metadata":790165957},"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":0,"up_from":15,"seq":64424510286,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2225756,"kb_used_data":494412,"kb_used_omap":1,"kb_used_meta":1731326,"kb_avail":92146084,"statfs":{"total":96636764160,"available":94357590016,"internally_reserved":0,"allocated":506277888,"data_stored":5015585113,"data_compressed":146725751,"data_compressed_allocated":450846720,"data_compressed_original":4960342016,"omap_allocated":1595,"internal_metadata":1772878277},"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":[1],"upper_bound":2},"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":55834575697,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1770832,"kb_used_data":580992,"kb_used_omap":4,"kb_used_meta":1189819,"kb_avail":92601008,"statfs":{"total":96636764160,"available":94823432192,"internally_reserved":0,"allocated":594935808,"data_stored":4913439884,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":4506,"internal_metadata":1218375270},"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":1,"up_from":13,"seq":55834575696,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2010296,"kb_used_data":451752,"kb_used_omap":1,"kb_used_meta":1558526,"kb_avail":92361544,"statfs":{"total":96636764160,"available":94578221056,"internally_reserved":0,"allocated":462594048,"data_stored":4970930012,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":1595,"internal_metadata":1595931077},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":8192,"data_stored":690,"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":8192,"data_stored":690,"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":12288,"data_stored":1363,"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":16384,"data_stored":1379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":505913344,"data_stored":5014867968,"data_compressed":146702252,"data_compressed_allocated":450822144,"data_compressed_original":4959776768,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":462278656,"data_stored":4970807296,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":239099904,"data_stored":2467581952,"data_compressed":60390170,"data_compressed_allocated":208326656,"data_compressed_original":2436808704,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":527659008,"data_stored":4957384704,"data_compressed":156882057,"data_compressed_allocated":455929856,"data_compressed_original":4885655552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":456978432,"data_stored":5014867968,"data_compressed":111249293,"data_compressed_allocated":415825920,"data_compressed_original":4973715456,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":235753472,"data_stored":2445733888,"data_compressed":59620438,"data_compressed_allocated":207093760,"data_compressed_original":2417074176,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":594616320,"data_stored":4913315840,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:24:55.100 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-15T00:24:55.100 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:24:55.373 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-15T00:24:55.373 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-15T00:24:55.385 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":2135,"stamp":"2024-09-15T00:24:54.202590+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19856414811,"num_objects":4792,"num_object_clones":0,"num_object_copies":14362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4792,"num_whiteouts":0,"num_read":426629,"num_read_kb":13632345,"num_write":635860,"num_write_kb":83563670,"num_scrub_errors":0,"num_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":45515,"ondisk_log_size":45515,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":13110760,"kb_used_data":2954024,"kb_used_omap":18,"kb_used_meta":10156589,"kb_avail":741863960,"statfs":{"total":773094113280,"available":759668695040,"internally_reserved":0,"allocated":3024920576,"data_stored":29786721880,"data_compressed":838806887,"data_compressed_allocated":2637217792,"data_compressed_original":29400555520,"omap_allocated":18576,"internal_metadata":10400348016},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":1780,"num_read_kb":48304,"num_write":138,"num_write_kb":6534,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002308"},"pg_stats":[{"pgid":"2.7","version":"29'4301","reported_seq":4384,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.538861+0000","last_change":"2024-09-14T23:14:39.659798+0000","last_active":"2024-09-15T00:24:51.538861+0000","last_peered":"2024-09-15T00:24:51.538861+0000","last_clean":"2024-09-15T00:24:51.538861+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-15T00:24:51.538861+0000","last_undegraded":"2024-09-15T00:24:51.538861+0000","last_fullsized":"2024-09-15T00:24:51.538861+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":4301,"log_dups_size":0,"ondisk_log_size":4301,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"stat_sum":{"num_bytes":1363,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":25753,"num_read_kb":21445,"num_write":8585,"num_write_kb":8573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":66,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:47.980842+0000","last_change":"2024-09-14T23:14:39.374782+0000","last_active":"2024-09-15T00:21:47.980842+0000","last_peered":"2024-09-15T00:21:47.980842+0000","last_clean":"2024-09-15T00:21:47.980842+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-15T00:21:47.980842+0000","last_undegraded":"2024-09-15T00:21:47.980842+0000","last_fullsized":"2024-09-15T00:21:47.980842+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:57:24.018791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":[]},{"pgid":"2.5","version":"29'71","reported_seq":998,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:42.644561+0000","last_change":"2024-09-14T23:14:39.860676+0000","last_active":"2024-09-15T00:24:42.644561+0000","last_peered":"2024-09-15T00:24:42.644561+0000","last_clean":"2024-09-15T00:24:42.644561+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-15T00:24:42.644561+0000","last_undegraded":"2024-09-15T00:24:42.644561+0000","last_fullsized":"2024-09-15T00:24:42.644561+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:04.419727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":147,"num_read_kb":81,"num_write":67,"num_write_kb":62,"num_scrub_errors":0,"num_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":[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":"29'3","reported_seq":81,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:17.948857+0000","last_change":"2024-09-14T23:14:39.374781+0000","last_active":"2024-09-15T00:21:17.948857+0000","last_peered":"2024-09-15T00:21:17.948857+0000","last_clean":"2024-09-15T00:21:17.948857+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-15T00:21:17.948857+0000","last_undegraded":"2024-09-15T00:21:17.948857+0000","last_fullsized":"2024-09-15T00:21:17.948857+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'119261","reported_seq":180921,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.008360+0000","last_change":"2024-09-14T23:14:50.153457+0000","last_active":"2024-09-15T00:24:51.008360+0000","last_peered":"2024-09-15T00:24:51.008360+0000","last_clean":"2024-09-15T00:24:51.008360+0000","last_became_active":"2024-09-14T23:14:47.146288+0000","last_became_peered":"2024-09-14T23:14:47.146288+0000","last_unstale":"2024-09-15T00:24:51.008360+0000","last_undegraded":"2024-09-15T00:24:51.008360+0000","last_fullsized":"2024-09-15T00:24:51.008360+0000","mapping_epoch":24,"log_start":"29'109162","ondisk_log_start":"29'109162","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:14.493844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054662299999999999,"stat_sum":{"num_bytes":5006315520,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":61672,"num_read_kb":3089338,"num_write":119278,"num_write_kb":21796878,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'143","reported_seq":1776,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:47.317033+0000","last_change":"2024-09-14T23:14:39.370831+0000","last_active":"2024-09-15T00:24:47.317033+0000","last_peered":"2024-09-15T00:24:47.317033+0000","last_clean":"2024-09-15T00:24:47.317033+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-15T00:24:47.317033+0000","last_undegraded":"2024-09-15T00:24:47.317033+0000","last_fullsized":"2024-09-15T00:24:47.317033+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":143,"log_dups_size":0,"ondisk_log_size":143,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:20:04.750125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":341,"num_read_kb":212,"num_write":134,"num_write_kb":129,"num_scrub_errors":0,"num_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":"3.0","version":"29'120675","reported_seq":227501,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.511285+0000","last_change":"2024-09-14T23:14:50.325014+0000","last_active":"2024-09-15T00:24:51.511285+0000","last_peered":"2024-09-15T00:24:51.511285+0000","last_clean":"2024-09-15T00:24:51.511285+0000","last_became_active":"2024-09-14T23:14:47.738220+0000","last_became_peered":"2024-09-14T23:14:47.738220+0000","last_unstale":"2024-09-15T00:24:51.511285+0000","last_undegraded":"2024-09-15T00:24:51.511285+0000","last_fullsized":"2024-09-15T00:24:51.511285+0000","mapping_epoch":24,"log_start":"29'110667","ondisk_log_start":"29'110667","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:13:51.120523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045999499999999999,"stat_sum":{"num_bytes":4935056384,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":106833,"num_read_kb":3153044,"num_write":120704,"num_write_kb":18934182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'502","reported_seq":578,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:21:20.818007+0000","last_change":"2024-09-14T23:14:39.912435+0000","last_active":"2024-09-15T00:21:20.818007+0000","last_peered":"2024-09-15T00:21:20.818007+0000","last_clean":"2024-09-15T00:21:20.818007+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-15T00:21:20.818007+0000","last_undegraded":"2024-09-15T00:21:20.818007+0000","last_fullsized":"2024-09-15T00:21:20.818007+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":502,"log_dups_size":0,"ondisk_log_size":502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:14:18.417970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"stat_sum":{"num_bytes":690,"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":2979,"num_read_kb":2474,"num_write":994,"num_write_kb":987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"29'150110","reported_seq":255781,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.116782+0000","last_change":"2024-09-14T23:14:50.152815+0000","last_active":"2024-09-15T00:24:51.116782+0000","last_peered":"2024-09-15T00:24:51.116782+0000","last_clean":"2024-09-15T00:24:51.116782+0000","last_became_active":"2024-09-14T23:14:47.146214+0000","last_became_peered":"2024-09-14T23:14:47.146214+0000","last_unstale":"2024-09-15T00:24:51.116782+0000","last_undegraded":"2024-09-15T00:24:51.116782+0000","last_fullsized":"2024-09-15T00:24:51.116782+0000","mapping_epoch":24,"log_start":"29'140048","ondisk_log_start":"29'140048","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042872,"stat_sum":{"num_bytes":5023147520,"num_objects":1209,"num_object_clones":0,"num_object_copies":3627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":105687,"num_read_kb":3852058,"num_write":150153,"num_write_kb":20921033,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":75,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:20:55.753670+0000","last_change":"2024-09-14T23:14:39.860770+0000","last_active":"2024-09-15T00:20:55.753670+0000","last_peered":"2024-09-15T00:20:55.753670+0000","last_clean":"2024-09-15T00:20:55.753670+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-15T00:20:55.753670+0000","last_undegraded":"2024-09-15T00:20:55.753670+0000","last_fullsized":"2024-09-15T00:20:55.753670+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:17.121844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'235567","reported_seq":358044,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.371342+0000","last_change":"2024-09-14T23:14:50.159258+0000","last_active":"2024-09-15T00:24:51.371342+0000","last_peered":"2024-09-15T00:24:51.371342+0000","last_clean":"2024-09-15T00:24:51.371342+0000","last_became_active":"2024-09-14T23:14:47.861663+0000","last_became_peered":"2024-09-14T23:14:47.861663+0000","last_unstale":"2024-09-15T00:24:51.371342+0000","last_undegraded":"2024-09-15T00:24:51.371342+0000","last_fullsized":"2024-09-15T00:24:51.371342+0000","mapping_epoch":24,"log_start":"29'225562","ondisk_log_start":"29'225562","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030656939999999999,"stat_sum":{"num_bytes":4891302931,"num_objects":1179,"num_object_clones":0,"num_object_copies":3537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1179,"num_whiteouts":0,"num_read":122487,"num_read_kb":3513086,"num_write":235589,"num_write_kb":21898225,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'159","reported_seq":1188,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:46.644682+0000","last_change":"2024-09-14T23:14:39.370815+0000","last_active":"2024-09-15T00:24:46.644682+0000","last_peered":"2024-09-15T00:24:46.644682+0000","last_clean":"2024-09-15T00:24:46.644682+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-15T00:24:46.644682+0000","last_undegraded":"2024-09-15T00:24:46.644682+0000","last_fullsized":"2024-09-15T00:24:46.644682+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:41:00.021538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":559,"num_read_kb":463,"num_write":143,"num_write_kb":135,"num_scrub_errors":0,"num_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":"29'161","reported_seq":273,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:22:45.761853+0000","last_change":"2024-09-14T23:14:30.755252+0000","last_active":"2024-09-15T00:22:45.761853+0000","last_peered":"2024-09-15T00:22:45.761853+0000","last_clean":"2024-09-15T00:22:45.761853+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-15T00:22:45.761853+0000","last_undegraded":"2024-09-15T00:22:45.761853+0000","last_fullsized":"2024-09-15T00:22:45.761853+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_clean_scrub_stamp":"2024-09-14T23:14:29.734626+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:35:13.786283+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19855822355,"num_objects":4778,"num_object_clones":0,"num_object_copies":14334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4778,"num_whiteouts":0,"num_read":396679,"num_read_kb":13607526,"num_write":625724,"num_write_kb":83550318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3022299136,"data_stored":29784559616,"data_compressed":838806566,"data_compressed_allocated":2637172736,"data_compressed_original":29399433216,"omap_allocated":0,"internal_metadata":0},"log_size":40174,"ondisk_log_size":40174,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29804,"num_read_kb":24692,"num_write":9927,"num_write_kb":9890,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5180,"ondisk_log_size":5180,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6832,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510287,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":103748,"kb_used_data":372,"kb_used_omap":1,"kb_used_meta":103358,"kb_avail":94268092,"statfs":{"total":96636764160,"available":96530526208,"internally_reserved":0,"allocated":380928,"data_stored":714428,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":105839050},"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":5,"up_from":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1756244,"kb_used_data":230532,"kb_used_omap":1,"kb_used_meta":1525694,"kb_avail":92615596,"statfs":{"total":96636764160,"available":94838370304,"internally_reserved":0,"allocated":236064768,"data_stored":2445856588,"data_compressed":59620438,"data_compressed_allocated":207093760,"data_compressed_original":2417074176,"omap_allocated":1595,"internal_metadata":1562311109},"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":15,"seq":64424510286,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2077620,"kb_used_data":446564,"kb_used_omap":1,"kb_used_meta":1631038,"kb_avail":92294220,"statfs":{"total":96636764160,"available":94509281280,"internally_reserved":0,"allocated":457281536,"data_stored":5014990649,"data_compressed":111249529,"data_compressed_allocated":415813632,"data_compressed_original":4973707264,"omap_allocated":1595,"internal_metadata":1670183365},"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":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2160796,"kb_used_data":515596,"kb_used_omap":4,"kb_used_meta":1645179,"kb_avail":92211044,"statfs":{"total":96636764160,"available":94424109056,"internally_reserved":0,"allocated":527970304,"data_stored":4957499883,"data_compressed":156855227,"data_compressed_allocated":455925760,"data_compressed_original":4885647360,"omap_allocated":4505,"internal_metadata":1684663911},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510287,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1005468,"kb_used_data":233804,"kb_used_omap":1,"kb_used_meta":771646,"kb_avail":93366372,"statfs":{"total":96636764160,"available":95607164928,"internally_reserved":0,"allocated":239415296,"data_stored":2467705323,"data_compressed":60390170,"data_compressed_allocated":208326656,"data_compressed_original":2436808704,"omap_allocated":1595,"internal_metadata":790165957},"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":0,"up_from":15,"seq":64424510286,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2225756,"kb_used_data":494412,"kb_used_omap":1,"kb_used_meta":1731326,"kb_avail":92146084,"statfs":{"total":96636764160,"available":94357590016,"internally_reserved":0,"allocated":506277888,"data_stored":5015585113,"data_compressed":146725751,"data_compressed_allocated":450846720,"data_compressed_original":4960342016,"omap_allocated":1595,"internal_metadata":1772878277},"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":[1],"upper_bound":2},"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":55834575697,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1770832,"kb_used_data":580992,"kb_used_omap":4,"kb_used_meta":1189819,"kb_avail":92601008,"statfs":{"total":96636764160,"available":94823432192,"internally_reserved":0,"allocated":594935808,"data_stored":4913439884,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":4506,"internal_metadata":1218375270},"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":1,"up_from":13,"seq":55834575696,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2010296,"kb_used_data":451752,"kb_used_omap":1,"kb_used_meta":1558526,"kb_avail":92361544,"statfs":{"total":96636764160,"available":94578221056,"internally_reserved":0,"allocated":462594048,"data_stored":4970930012,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":1595,"internal_metadata":1595931077},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":8192,"data_stored":690,"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":8192,"data_stored":690,"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":12288,"data_stored":1363,"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":16384,"data_stored":1379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":505913344,"data_stored":5014867968,"data_compressed":146702252,"data_compressed_allocated":450822144,"data_compressed_original":4959776768,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":462278656,"data_stored":4970807296,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":239099904,"data_stored":2467581952,"data_compressed":60390170,"data_compressed_allocated":208326656,"data_compressed_original":2436808704,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":527659008,"data_stored":4957384704,"data_compressed":156882057,"data_compressed_allocated":455929856,"data_compressed_original":4885655552,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":456978432,"data_stored":5014867968,"data_compressed":111249293,"data_compressed_allocated":415825920,"data_compressed_original":4973715456,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":235753472,"data_stored":2445733888,"data_compressed":59620438,"data_compressed_allocated":207093760,"data_compressed_original":2417074176,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":594616320,"data_stored":4913315840,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:24:55.387 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-15T00:24:55.667 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-15T00:24:55.667 INFO:teuthology.orchestra.run.smithi076.stdout:{"epoch":29,"fsid":"7c472871-d2ed-4a26-b543-f16c4ebf1f3a","created":"2024-09-14T23:14:17.352928+0000","modified":"2024-09-14T23:14:57.136935+0000","last_up_change":"2024-09-14T23:14:29.734626+0000","last_in_change":"2024-09-14T23:14:20.356447+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T23:14:29.532047+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"2024-09-14T23:14:36.229629+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":"21","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":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.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}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-14T23:14:45.443148+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"28","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":28,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"94db200e-1058-45d1-88a2-9ce01fdcfe74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6814","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6816","nonce":2343169035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6818","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6819","nonce":2343169035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6822","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6823","nonce":2343169035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6820","nonce":2343169035},{"type":"v1","addr":"172.21.15.76:6821","nonce":2343169035}]},"public_addr":"172.21.15.76:6816/2343169035","cluster_addr":"172.21.15.76:6819/2343169035","heartbeat_back_addr":"172.21.15.76:6823/2343169035","heartbeat_front_addr":"172.21.15.76:6821/2343169035","state":["exists","up"]},{"osd":1,"uuid":"af274de4-47bc-47a4-bc12-7feb7b5e56b1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6800","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6801","nonce":3383411854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6802","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6803","nonce":3383411854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6806","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6807","nonce":3383411854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6804","nonce":3383411854},{"type":"v1","addr":"172.21.15.76:6805","nonce":3383411854}]},"public_addr":"172.21.15.76:6801/3383411854","cluster_addr":"172.21.15.76:6803/3383411854","heartbeat_back_addr":"172.21.15.76:6807/3383411854","heartbeat_front_addr":"172.21.15.76:6805/3383411854","state":["exists","up"]},{"osd":2,"uuid":"ed430b9b-b9c3-4b87-8c06-bf470d9d90ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6824","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6825","nonce":3285760807}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6826","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6827","nonce":3285760807}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6830","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6831","nonce":3285760807}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6828","nonce":3285760807},{"type":"v1","addr":"172.21.15.76:6829","nonce":3285760807}]},"public_addr":"172.21.15.76:6825/3285760807","cluster_addr":"172.21.15.76:6827/3285760807","heartbeat_back_addr":"172.21.15.76:6831/3285760807","heartbeat_front_addr":"172.21.15.76:6829/3285760807","state":["exists","up"]},{"osd":3,"uuid":"019e139a-2dde-4b81-9d64-7fd5e984844d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6808","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6809","nonce":2779654407}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6810","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6811","nonce":2779654407}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6815","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6817","nonce":2779654407}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.76:6812","nonce":2779654407},{"type":"v1","addr":"172.21.15.76:6813","nonce":2779654407}]},"public_addr":"172.21.15.76:6809/2779654407","cluster_addr":"172.21.15.76:6811/2779654407","heartbeat_back_addr":"172.21.15.76:6817/2779654407","heartbeat_front_addr":"172.21.15.76:6813/2779654407","state":["exists","up"]},{"osd":4,"uuid":"81d8bc17-6ca5-45da-90b5-9733d4b3ce43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6826","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6827","nonce":3121158825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6828","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6829","nonce":3121158825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6832","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6833","nonce":3121158825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6830","nonce":3121158825},{"type":"v1","addr":"172.21.15.114:6831","nonce":3121158825}]},"public_addr":"172.21.15.114:6827/3121158825","cluster_addr":"172.21.15.114:6829/3121158825","heartbeat_back_addr":"172.21.15.114:6833/3121158825","heartbeat_front_addr":"172.21.15.114:6831/3121158825","state":["exists","up"]},{"osd":5,"uuid":"bcfaac1d-8859-4219-b053-28e1971dde32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6810","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6811","nonce":3390311081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6812","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6813","nonce":3390311081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6816","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6817","nonce":3390311081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6814","nonce":3390311081},{"type":"v1","addr":"172.21.15.114:6815","nonce":3390311081}]},"public_addr":"172.21.15.114:6811/3390311081","cluster_addr":"172.21.15.114:6813/3390311081","heartbeat_back_addr":"172.21.15.114:6817/3390311081","heartbeat_front_addr":"172.21.15.114:6815/3390311081","state":["exists","up"]},{"osd":6,"uuid":"0969e7e7-43b0-4193-944b-51e3df0003bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6802","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6803","nonce":1272211200}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6804","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6805","nonce":1272211200}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6808","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6809","nonce":1272211200}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6806","nonce":1272211200},{"type":"v1","addr":"172.21.15.114:6807","nonce":1272211200}]},"public_addr":"172.21.15.114:6803/1272211200","cluster_addr":"172.21.15.114:6805/1272211200","heartbeat_back_addr":"172.21.15.114:6809/1272211200","heartbeat_front_addr":"172.21.15.114:6807/1272211200","state":["exists","up"]},{"osd":7,"uuid":"cc908a4c-64c3-41ab-8cf3-29a2d2d54d35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6818","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6819","nonce":3007309882}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6820","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6821","nonce":3007309882}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6824","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6825","nonce":3007309882}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.114:6822","nonce":3007309882},{"type":"v1","addr":"172.21.15.114:6823","nonce":3007309882}]},"public_addr":"172.21.15.114:6819/3007309882","cluster_addr":"172.21.15.114:6821/3007309882","heartbeat_back_addr":"172.21.15.114:6825/3007309882","heartbeat_front_addr":"172.21.15.114:6823/3007309882","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.135697+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.661559+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.253279+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.905708+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:27.210894+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.718019+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.616602+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T23:14:26.902804+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-15T00:24:56.680 INFO:tasks.ceph:Scrubbing osd.0 2024-09-15T00:24:56.680 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-15T00:24:56.812 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:56.812 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:56.812 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:56.824 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-15T00:24:57.103 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 0 to deep-scrub 2024-09-15T00:24:57.116 INFO:tasks.ceph:Scrubbing osd.1 2024-09-15T00:24:57.117 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-15T00:24:57.238 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:57.238 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:57.238 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:57.249 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-15T00:24:57.524 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 1 to deep-scrub 2024-09-15T00:24:57.537 INFO:tasks.ceph:Scrubbing osd.2 2024-09-15T00:24:57.537 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-15T00:24:57.660 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:57.660 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:57.660 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:57.671 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-15T00:24:57.954 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 2 to deep-scrub 2024-09-15T00:24:57.969 INFO:tasks.ceph:Scrubbing osd.3 2024-09-15T00:24:57.969 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-15T00:24:58.120 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:58.120 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:58.120 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:58.132 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-15T00:24:58.483 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 3 to deep-scrub 2024-09-15T00:24:58.497 INFO:tasks.ceph:Scrubbing osd.4 2024-09-15T00:24:58.498 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-15T00:24:58.641 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:58.641 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:58.641 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:58.653 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-15T00:24:59.009 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 4 to deep-scrub 2024-09-15T00:24:59.024 INFO:tasks.ceph:Scrubbing osd.5 2024-09-15T00:24:59.024 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-15T00:24:59.176 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:59.176 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:59.177 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:59.190 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-15T00:24:59.566 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 5 to deep-scrub 2024-09-15T00:24:59.588 INFO:tasks.ceph:Scrubbing osd.6 2024-09-15T00:24:59.588 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-15T00:24:59.788 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:24:59.788 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:24:59.788 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:24:59.807 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-15T00:25:00.295 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 6 to deep-scrub 2024-09-15T00:25:00.319 INFO:tasks.ceph:Scrubbing osd.7 2024-09-15T00:25:00.319 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-15T00:25:00.524 INFO:teuthology.orchestra.run.smithi076.stdout:{ 2024-09-15T00:25:00.524 INFO:teuthology.orchestra.run.smithi076.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:25:00.524 INFO:teuthology.orchestra.run.smithi076.stdout:} 2024-09-15T00:25:00.544 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-15T00:25:01.037 INFO:teuthology.orchestra.run.smithi076.stderr:instructed osd(s) 7 to deep-scrub 2024-09-15T00:25:01.060 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:25:01.538 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-15T00:25:01.538 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-15T00:25:01.560 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":2138,"stamp":"2024-09-15T00:25:00.203636+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19856414811,"num_objects":4792,"num_object_clones":0,"num_object_copies":14362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4792,"num_whiteouts":0,"num_read":426672,"num_read_kb":13633265,"num_write":635892,"num_write_kb":83563794,"num_scrub_errors":0,"num_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":89,"num_omap_keys":6,"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":45451,"ondisk_log_size":45451,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":13110680,"kb_used_data":2953944,"kb_used_omap":18,"kb_used_meta":10156589,"kb_avail":741864040,"statfs":{"total":773094113280,"available":759668776960,"internally_reserved":0,"allocated":3024838656,"data_stored":29786717784,"data_compressed":838759081,"data_compressed_allocated":2637156352,"data_compressed_original":29400571904,"omap_allocated":18576,"internal_metadata":10400348016},"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":1637,"num_read_kb":44991,"num_write":145,"num_write_kb":6422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":89,"num_omap_keys":6,"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.002008"},"pg_stats":[{"pgid":"2.7","version":"29'4301","reported_seq":4384,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.538861+0000","last_change":"2024-09-14T23:14:39.659798+0000","last_active":"2024-09-15T00:24:51.538861+0000","last_peered":"2024-09-15T00:24:51.538861+0000","last_clean":"2024-09-15T00:24:51.538861+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-15T00:24:51.538861+0000","last_undegraded":"2024-09-15T00:24:51.538861+0000","last_fullsized":"2024-09-15T00:24:51.538861+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":4301,"log_dups_size":0,"ondisk_log_size":4301,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:08.178379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"stat_sum":{"num_bytes":1363,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":25753,"num_read_kb":21445,"num_write":8585,"num_write_kb":8573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":67,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:23:58.088067+0000","last_change":"2024-09-14T23:14:39.374782+0000","last_active":"2024-09-15T00:23:58.088067+0000","last_peered":"2024-09-15T00:23:58.088067+0000","last_clean":"2024-09-15T00:23:58.088067+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-15T00:23:58.088067+0000","last_undegraded":"2024-09-15T00:23:58.088067+0000","last_fullsized":"2024-09-15T00:23:58.088067+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+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":"queued for deep scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":[]},{"pgid":"2.5","version":"29'73","reported_seq":1002,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.548276+0000","last_change":"2024-09-14T23:14:39.860676+0000","last_active":"2024-09-15T00:24:51.548276+0000","last_peered":"2024-09-15T00:24:51.548276+0000","last_clean":"2024-09-15T00:24:51.548276+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-15T00:24:51.548276+0000","last_undegraded":"2024-09-15T00:24:51.548276+0000","last_fullsized":"2024-09-15T00:24:51.548276+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":73,"log_dups_size":0,"ondisk_log_size":73,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:04.419727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":148,"num_read_kb":82,"num_write":68,"num_write_kb":62,"num_scrub_errors":0,"num_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":[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":"29'4","reported_seq":91,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:57.696445+0000","last_change":"2024-09-15T00:24:57.696490+0000","last_active":"2024-09-15T00:24:57.696445+0000","last_peered":"2024-09-15T00:24:57.696445+0000","last_clean":"2024-09-15T00:24:57.696445+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-15T00:24:57.696445+0000","last_undegraded":"2024-09-15T00:24:57.696445+0000","last_fullsized":"2024-09-15T00:24:57.696445+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'4","last_scrub_stamp":"2024-09-15T00:24:57.696340+0000","last_deep_scrub":"29'4","last_deep_scrub_stamp":"2024-09-15T00:24:57.696340+0000","last_clean_scrub_stamp":"2024-09-15T00:24:57.696340+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:09:26.063884+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":89,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'119267","reported_seq":180956,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.514941+0000","last_change":"2024-09-14T23:14:50.153457+0000","last_active":"2024-09-15T00:24:51.514941+0000","last_peered":"2024-09-15T00:24:51.514941+0000","last_clean":"2024-09-15T00:24:51.514941+0000","last_became_active":"2024-09-14T23:14:47.146288+0000","last_became_peered":"2024-09-14T23:14:47.146288+0000","last_unstale":"2024-09-15T00:24:51.514941+0000","last_undegraded":"2024-09-15T00:24:51.514941+0000","last_fullsized":"2024-09-15T00:24:51.514941+0000","mapping_epoch":24,"log_start":"29'109262","ondisk_log_start":"29'109262","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:58:14.493844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054662299999999999,"stat_sum":{"num_bytes":5006315520,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":61701,"num_read_kb":3090062,"num_write":119284,"num_write_kb":21796906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'145","reported_seq":1780,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.541327+0000","last_change":"2024-09-14T23:14:39.370831+0000","last_active":"2024-09-15T00:24:51.541327+0000","last_peered":"2024-09-15T00:24:51.541327+0000","last_clean":"2024-09-15T00:24:51.541327+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-15T00:24:51.541327+0000","last_undegraded":"2024-09-15T00:24:51.541327+0000","last_fullsized":"2024-09-15T00:24:51.541327+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":145,"log_dups_size":0,"ondisk_log_size":145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:20:04.750125+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":342,"num_read_kb":213,"num_write":135,"num_write_kb":129,"num_scrub_errors":0,"num_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":"3.0","version":"29'120675","reported_seq":227502,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.512303+0000","last_change":"2024-09-14T23:14:50.325014+0000","last_active":"2024-09-15T00:24:51.512303+0000","last_peered":"2024-09-15T00:24:51.512303+0000","last_clean":"2024-09-15T00:24:51.512303+0000","last_became_active":"2024-09-14T23:14:47.738220+0000","last_became_peered":"2024-09-14T23:14:47.738220+0000","last_unstale":"2024-09-15T00:24:51.512303+0000","last_undegraded":"2024-09-15T00:24:51.512303+0000","last_fullsized":"2024-09-15T00:24:51.512303+0000","mapping_epoch":24,"log_start":"29'110667","ondisk_log_start":"29'110667","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for deep scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045999499999999999,"stat_sum":{"num_bytes":4935056384,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":106833,"num_read_kb":3153044,"num_write":120704,"num_write_kb":18934182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'503","reported_seq":579,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:23:25.849761+0000","last_change":"2024-09-14T23:14:39.912435+0000","last_active":"2024-09-15T00:23:25.849761+0000","last_peered":"2024-09-15T00:23:25.849761+0000","last_clean":"2024-09-15T00:23:25.849761+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-15T00:23:25.849761+0000","last_undegraded":"2024-09-15T00:23:25.849761+0000","last_fullsized":"2024-09-15T00:23:25.849761+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":503,"log_dups_size":0,"ondisk_log_size":503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:14:18.417970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"stat_sum":{"num_bytes":690,"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":2980,"num_read_kb":2475,"num_write":995,"num_write_kb":987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"29'150114","reported_seq":255786,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.419478+0000","last_change":"2024-09-14T23:14:50.152815+0000","last_active":"2024-09-15T00:24:51.419478+0000","last_peered":"2024-09-15T00:24:51.419478+0000","last_clean":"2024-09-15T00:24:51.419478+0000","last_became_active":"2024-09-14T23:14:47.146214+0000","last_became_peered":"2024-09-14T23:14:47.146214+0000","last_unstale":"2024-09-15T00:24:51.419478+0000","last_undegraded":"2024-09-15T00:24:51.419478+0000","last_fullsized":"2024-09-15T00:24:51.419478+0000","mapping_epoch":24,"log_start":"29'140048","ondisk_log_start":"29'140048","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042872,"stat_sum":{"num_bytes":5023147520,"num_objects":1209,"num_object_clones":0,"num_object_copies":3627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":105688,"num_read_kb":3852062,"num_write":150157,"num_write_kb":20921053,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":76,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:22:55.762726+0000","last_change":"2024-09-14T23:14:39.860770+0000","last_active":"2024-09-15T00:22:55.762726+0000","last_peered":"2024-09-15T00:22:55.762726+0000","last_clean":"2024-09-15T00:22:55.762726+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-15T00:22:55.762726+0000","last_undegraded":"2024-09-15T00:22:55.762726+0000","last_fullsized":"2024-09-15T00:22:55.762726+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:17.121844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'235585","reported_seq":358071,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.502972+0000","last_change":"2024-09-14T23:14:50.159258+0000","last_active":"2024-09-15T00:24:51.502972+0000","last_peered":"2024-09-15T00:24:51.502972+0000","last_clean":"2024-09-15T00:24:51.502972+0000","last_became_active":"2024-09-14T23:14:47.861663+0000","last_became_peered":"2024-09-14T23:14:47.861663+0000","last_unstale":"2024-09-15T00:24:51.502972+0000","last_undegraded":"2024-09-15T00:24:51.502972+0000","last_fullsized":"2024-09-15T00:24:51.502972+0000","mapping_epoch":24,"log_start":"29'225562","ondisk_log_start":"29'225562","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:46.422609+0000","last_clean_scrub_stamp":"2024-09-14T23:14:46.422609+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:05:27.195961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030656939999999999,"stat_sum":{"num_bytes":4891302931,"num_objects":1179,"num_object_clones":0,"num_object_copies":3537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1179,"num_whiteouts":0,"num_read":122496,"num_read_kb":3513274,"num_write":235607,"num_write_kb":21898301,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'161","reported_seq":1192,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:51.534315+0000","last_change":"2024-09-14T23:14:39.370815+0000","last_active":"2024-09-15T00:24:51.534315+0000","last_peered":"2024-09-15T00:24:51.534315+0000","last_clean":"2024-09-15T00:24:51.534315+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-15T00:24:51.534315+0000","last_undegraded":"2024-09-15T00:24:51.534315+0000","last_fullsized":"2024-09-15T00:24:51.534315+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:36.348492+0000","last_clean_scrub_stamp":"2024-09-14T23:14:36.348492+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:41:00.021538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":560,"num_read_kb":464,"num_write":144,"num_write_kb":135,"num_scrub_errors":0,"num_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":"29'161","reported_seq":273,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:22:45.761853+0000","last_change":"2024-09-14T23:14:30.755252+0000","last_active":"2024-09-15T00:22:45.761853+0000","last_peered":"2024-09-15T00:22:45.761853+0000","last_clean":"2024-09-15T00:22:45.761853+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-15T00:22:45.761853+0000","last_undegraded":"2024-09-15T00:22:45.761853+0000","last_fullsized":"2024-09-15T00:22:45.761853+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:14:29.734626+0000","last_clean_scrub_stamp":"2024-09-14T23:14:29.734626+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T02:35:13.786283+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19855822355,"num_objects":4778,"num_object_clones":0,"num_object_copies":14334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4778,"num_whiteouts":0,"num_read":396718,"num_read_kb":13608442,"num_write":625752,"num_write_kb":83550442,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3022209024,"data_stored":29784551424,"data_compressed":838752249,"data_compressed_allocated":2637082624,"data_compressed_original":29399425024,"omap_allocated":0,"internal_metadata":0},"log_size":40102,"ondisk_log_size":40102,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29808,"num_read_kb":24696,"num_write":9931,"num_write_kb":9890,"num_scrub_errors":0,"num_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":89,"num_omap_keys":6,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5188,"ondisk_log_size":5188,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6832,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510288,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":103748,"kb_used_data":372,"kb_used_omap":1,"kb_used_meta":103358,"kb_avail":94268092,"statfs":{"total":96636764160,"available":96530526208,"internally_reserved":0,"allocated":380928,"data_stored":714428,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":105839050},"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":5,"up_from":15,"seq":64424510288,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1756260,"kb_used_data":230548,"kb_used_omap":1,"kb_used_meta":1525694,"kb_avail":92615580,"statfs":{"total":96636764160,"available":94838353920,"internally_reserved":0,"allocated":236081152,"data_stored":2445856588,"data_compressed":59618534,"data_compressed_allocated":207089664,"data_compressed_original":2417053696,"omap_allocated":1595,"internal_metadata":1562311109},"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":15,"seq":64424510287,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2077644,"kb_used_data":446588,"kb_used_omap":1,"kb_used_meta":1631038,"kb_avail":92294196,"statfs":{"total":96636764160,"available":94509256704,"internally_reserved":0,"allocated":457306112,"data_stored":5014990649,"data_compressed":111248904,"data_compressed_allocated":415825920,"data_compressed_original":4973694976,"omap_allocated":1595,"internal_metadata":1670183365},"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":15,"seq":64424510288,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2160800,"kb_used_data":515600,"kb_used_omap":4,"kb_used_meta":1645179,"kb_avail":92211040,"statfs":{"total":96636764160,"available":94424104960,"internally_reserved":0,"allocated":527974400,"data_stored":4957499883,"data_compressed":156856040,"data_compressed_allocated":455925760,"data_compressed_original":4885643264,"omap_allocated":4505,"internal_metadata":1684663911},"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":15,"seq":64424510288,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1005324,"kb_used_data":233660,"kb_used_omap":1,"kb_used_meta":771646,"kb_avail":93366516,"statfs":{"total":96636764160,"available":95607312384,"internally_reserved":0,"allocated":239267840,"data_stored":2467705323,"data_compressed":60363412,"data_compressed_allocated":208244736,"data_compressed_original":2436874240,"omap_allocated":1595,"internal_metadata":790165957},"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":0,"up_from":15,"seq":64424510287,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2225776,"kb_used_data":494432,"kb_used_omap":1,"kb_used_meta":1731326,"kb_avail":92146064,"statfs":{"total":96636764160,"available":94357569536,"internally_reserved":0,"allocated":506298368,"data_stored":5015581017,"data_compressed":146706419,"data_compressed_allocated":450859008,"data_compressed_original":4960329728,"omap_allocated":1595,"internal_metadata":1772878277},"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":[]},{"osd":6,"up_from":13,"seq":55834575698,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1770832,"kb_used_data":580992,"kb_used_omap":4,"kb_used_meta":1189819,"kb_avail":92601008,"statfs":{"total":96636764160,"available":94823432192,"internally_reserved":0,"allocated":594935808,"data_stored":4913439884,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":4506,"internal_metadata":1218375270},"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":1,"up_from":13,"seq":55834575697,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2010296,"kb_used_data":451752,"kb_used_omap":1,"kb_used_meta":1558526,"kb_avail":92361544,"statfs":{"total":96636764160,"available":94578221056,"internally_reserved":0,"allocated":462594048,"data_stored":4970930012,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":1595,"internal_metadata":1595931077},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":8192,"data_stored":690,"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":8192,"data_stored":690,"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":12288,"data_stored":1363,"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":16384,"data_stored":1379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":505933824,"data_stored":5014867968,"data_compressed":146703003,"data_compressed_allocated":450822144,"data_compressed_original":4959756288,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":462278656,"data_stored":4970807296,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":238952448,"data_stored":2467581952,"data_compressed":60363412,"data_compressed_allocated":208244736,"data_compressed_original":2436874240,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":527659008,"data_stored":4957376512,"data_compressed":156856040,"data_compressed_allocated":455925760,"data_compressed_original":4885643264,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":456998912,"data_stored":5014867968,"data_compressed":111248904,"data_compressed_allocated":415825920,"data_compressed_original":4973694976,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":235769856,"data_stored":2445733888,"data_compressed":59618534,"data_compressed_allocated":207089664,"data_compressed_original":2417053696,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":594616320,"data_stored":4913315840,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:25:01.563 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-14T23:14:46.422609+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-14T23:14:46.422609+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.564 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-14T23:14:46.422609+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.565 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.565 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T23:14:46.422609+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.565 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T23:14:36.348492+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=36, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.565 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T23:14:29.734626+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=14, tm_sec=29, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=24, tm_sec=55, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:25:01.565 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-15T00:25:21.566 DEBUG:teuthology.orchestra.run.smithi076:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:25:21.860 INFO:teuthology.orchestra.run.smithi076.stdout: 2024-09-15T00:25:21.860 INFO:teuthology.orchestra.run.smithi076.stderr:dumped all 2024-09-15T00:25:21.869 INFO:teuthology.orchestra.run.smithi076.stdout:{"pg_ready":true,"pg_map":{"version":2148,"stamp":"2024-09-15T00:25:20.207860+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19856414811,"num_objects":4792,"num_object_clones":0,"num_object_copies":14362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4792,"num_whiteouts":0,"num_read":426672,"num_read_kb":13633265,"num_write":635892,"num_write_kb":83563794,"num_scrub_errors":0,"num_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":638,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45458,"ondisk_log_size":45458,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":13110680,"kb_used_data":2953944,"kb_used_omap":18,"kb_used_meta":10156589,"kb_avail":741864040,"statfs":{"total":773094113280,"available":759668776960,"internally_reserved":0,"allocated":3024838656,"data_stored":29786717784,"data_compressed":838759081,"data_compressed_allocated":2637156352,"data_compressed_original":29400571904,"omap_allocated":18576,"internal_metadata":10400348016},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002760"},"pg_stats":[{"pgid":"2.7","version":"29'4302","reported_seq":4394,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:01.189412+0000","last_change":"2024-09-15T00:25:01.189464+0000","last_active":"2024-09-15T00:25:01.189412+0000","last_peered":"2024-09-15T00:25:01.189412+0000","last_clean":"2024-09-15T00:25:01.189412+0000","last_became_active":"2024-09-14T23:14:37.362956+0000","last_became_peered":"2024-09-14T23:14:37.362956+0000","last_unstale":"2024-09-15T00:25:01.189412+0000","last_undegraded":"2024-09-15T00:25:01.189412+0000","last_fullsized":"2024-09-15T00:25:01.189412+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'4302","last_scrub_stamp":"2024-09-15T00:25:01.189300+0000","last_deep_scrub":"29'4302","last_deep_scrub_stamp":"2024-09-15T00:25:01.189300+0000","last_clean_scrub_stamp":"2024-09-15T00:25:01.189300+0000","objects_scrubbed":3,"log_size":4302,"log_dups_size":0,"ondisk_log_size":4302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T03:57:17.428914+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00050082800000000004,"stat_sum":{"num_bytes":1363,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":25753,"num_read_kb":21445,"num_write":8585,"num_write_kb":8573,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":75,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:58.686675+0000","last_change":"2024-09-15T00:24:58.686694+0000","last_active":"2024-09-15T00:24:58.686675+0000","last_peered":"2024-09-15T00:24:58.686675+0000","last_clean":"2024-09-15T00:24:58.686675+0000","last_became_active":"2024-09-14T23:14:37.362902+0000","last_became_peered":"2024-09-14T23:14:37.362902+0000","last_unstale":"2024-09-15T00:24:58.686675+0000","last_undegraded":"2024-09-15T00:24:58.686675+0000","last_fullsized":"2024-09-15T00:24:58.686675+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:24:58.686574+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:24:58.686574+0000","last_clean_scrub_stamp":"2024-09-15T00:24:58.686574+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T11:52:16.282150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055939,"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":[]},{"pgid":"2.5","version":"29'73","reported_seq":1011,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:02.103410+0000","last_change":"2024-09-15T00:25:02.103432+0000","last_active":"2024-09-15T00:25:02.103410+0000","last_peered":"2024-09-15T00:25:02.103410+0000","last_clean":"2024-09-15T00:25:02.103410+0000","last_became_active":"2024-09-14T23:14:37.366490+0000","last_became_peered":"2024-09-14T23:14:37.366490+0000","last_unstale":"2024-09-15T00:25:02.103410+0000","last_undegraded":"2024-09-15T00:25:02.103410+0000","last_fullsized":"2024-09-15T00:25:02.103410+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'73","last_scrub_stamp":"2024-09-15T00:25:02.103301+0000","last_deep_scrub":"29'73","last_deep_scrub_stamp":"2024-09-15T00:25:02.103301+0000","last_clean_scrub_stamp":"2024-09-15T00:25:02.103301+0000","objects_scrubbed":1,"log_size":73,"log_dups_size":0,"ondisk_log_size":73,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:37:27.693392+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00035670199999999997,"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":148,"num_read_kb":82,"num_write":68,"num_write_kb":62,"num_scrub_errors":0,"num_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":233,"num_omap_keys":10,"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":"29'4","reported_seq":91,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:57.696445+0000","last_change":"2024-09-15T00:24:57.696490+0000","last_active":"2024-09-15T00:24:57.696445+0000","last_peered":"2024-09-15T00:24:57.696445+0000","last_clean":"2024-09-15T00:24:57.696445+0000","last_became_active":"2024-09-14T23:14:37.360971+0000","last_became_peered":"2024-09-14T23:14:37.360971+0000","last_unstale":"2024-09-15T00:24:57.696445+0000","last_undegraded":"2024-09-15T00:24:57.696445+0000","last_fullsized":"2024-09-15T00:24:57.696445+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'4","last_scrub_stamp":"2024-09-15T00:24:57.696340+0000","last_deep_scrub":"29'4","last_deep_scrub_stamp":"2024-09-15T00:24:57.696340+0000","last_clean_scrub_stamp":"2024-09-15T00:24:57.696340+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:09:26.063884+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00055476799999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":89,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'119267","reported_seq":181014,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:03.587007+0000","last_change":"2024-09-15T00:25:03.587055+0000","last_active":"2024-09-15T00:25:03.587007+0000","last_peered":"2024-09-15T00:25:03.587007+0000","last_clean":"2024-09-15T00:25:03.587007+0000","last_became_active":"2024-09-14T23:14:47.146288+0000","last_became_peered":"2024-09-14T23:14:47.146288+0000","last_unstale":"2024-09-15T00:25:03.587007+0000","last_undegraded":"2024-09-15T00:25:03.587007+0000","last_fullsized":"2024-09-15T00:25:03.587007+0000","mapping_epoch":24,"log_start":"29'109262","ondisk_log_start":"29'109262","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'119267","last_scrub_stamp":"2024-09-15T00:25:03.586881+0000","last_deep_scrub":"29'119267","last_deep_scrub_stamp":"2024-09-15T00:25:03.586881+0000","last_clean_scrub_stamp":"2024-09-15T00:25:03.586881+0000","objects_scrubbed":1205,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T07:35:52.376138+0000","scrub_duration":4028,"objects_trimmed":0,"snaptrim_duration":0.00054662299999999999,"stat_sum":{"num_bytes":5006315520,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1205,"num_whiteouts":0,"num_read":61701,"num_read_kb":3090062,"num_write":119284,"num_write_kb":21796906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'146","reported_seq":1790,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:00.691791+0000","last_change":"2024-09-15T00:25:00.691814+0000","last_active":"2024-09-15T00:25:00.691791+0000","last_peered":"2024-09-15T00:25:00.691791+0000","last_clean":"2024-09-15T00:25:00.691791+0000","last_became_active":"2024-09-14T23:14:37.366566+0000","last_became_peered":"2024-09-14T23:14:37.366566+0000","last_unstale":"2024-09-15T00:25:00.691791+0000","last_undegraded":"2024-09-15T00:25:00.691791+0000","last_fullsized":"2024-09-15T00:25:00.691791+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'146","last_scrub_stamp":"2024-09-15T00:25:00.691720+0000","last_deep_scrub":"29'146","last_deep_scrub_stamp":"2024-09-15T00:25:00.691720+0000","last_clean_scrub_stamp":"2024-09-15T00:25:00.691720+0000","objects_scrubbed":2,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:14:53.744462+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00045153800000000003,"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":342,"num_read_kb":213,"num_write":135,"num_write_kb":129,"num_scrub_errors":0,"num_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":233,"num_omap_keys":10,"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":"3.0","version":"29'120675","reported_seq":227558,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:03.655533+0000","last_change":"2024-09-15T00:25:03.655567+0000","last_active":"2024-09-15T00:25:03.655533+0000","last_peered":"2024-09-15T00:25:03.655533+0000","last_clean":"2024-09-15T00:25:03.655533+0000","last_became_active":"2024-09-14T23:14:47.738220+0000","last_became_peered":"2024-09-14T23:14:47.738220+0000","last_unstale":"2024-09-15T00:25:03.655533+0000","last_undegraded":"2024-09-15T00:25:03.655533+0000","last_fullsized":"2024-09-15T00:25:03.655533+0000","mapping_epoch":24,"log_start":"29'110667","ondisk_log_start":"29'110667","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'120675","last_scrub_stamp":"2024-09-15T00:25:03.655436+0000","last_deep_scrub":"29'120675","last_deep_scrub_stamp":"2024-09-15T00:25:03.655436+0000","last_clean_scrub_stamp":"2024-09-15T00:25:03.655436+0000","objects_scrubbed":1185,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:47:02.620657+0000","scrub_duration":3951,"objects_trimmed":0,"snaptrim_duration":0.00045999499999999999,"stat_sum":{"num_bytes":4935056384,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":106833,"num_read_kb":3153044,"num_write":120704,"num_write_kb":18934182,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'504","reported_seq":589,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:58.293092+0000","last_change":"2024-09-15T00:24:58.293119+0000","last_active":"2024-09-15T00:24:58.293092+0000","last_peered":"2024-09-15T00:24:58.293092+0000","last_clean":"2024-09-15T00:24:58.293092+0000","last_became_active":"2024-09-14T23:14:37.613417+0000","last_became_peered":"2024-09-14T23:14:37.613417+0000","last_unstale":"2024-09-15T00:24:58.293092+0000","last_undegraded":"2024-09-15T00:24:58.293092+0000","last_fullsized":"2024-09-15T00:24:58.293092+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'504","last_scrub_stamp":"2024-09-15T00:24:58.293015+0000","last_deep_scrub":"29'504","last_deep_scrub_stamp":"2024-09-15T00:24:58.293015+0000","last_clean_scrub_stamp":"2024-09-15T00:24:58.293015+0000","objects_scrubbed":2,"log_size":504,"log_dups_size":0,"ondisk_log_size":504,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T12:24:37.311073+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00032566099999999998,"stat_sum":{"num_bytes":690,"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":2980,"num_read_kb":2475,"num_write":995,"num_write_kb":987,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"29'150114","reported_seq":255844,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:01.861768+0000","last_change":"2024-09-15T00:25:01.861855+0000","last_active":"2024-09-15T00:25:01.861768+0000","last_peered":"2024-09-15T00:25:01.861768+0000","last_clean":"2024-09-15T00:25:01.861768+0000","last_became_active":"2024-09-14T23:14:47.146214+0000","last_became_peered":"2024-09-14T23:14:47.146214+0000","last_unstale":"2024-09-15T00:25:01.861768+0000","last_undegraded":"2024-09-15T00:25:01.861768+0000","last_fullsized":"2024-09-15T00:25:01.861768+0000","mapping_epoch":24,"log_start":"29'140048","ondisk_log_start":"29'140048","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'150114","last_scrub_stamp":"2024-09-15T00:25:01.861616+0000","last_deep_scrub":"29'150114","last_deep_scrub_stamp":"2024-09-15T00:25:01.861616+0000","last_clean_scrub_stamp":"2024-09-15T00:25:01.861616+0000","objects_scrubbed":1209,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:35:50.650873+0000","scrub_duration":3936,"objects_trimmed":0,"snaptrim_duration":0.00042872,"stat_sum":{"num_bytes":5023147520,"num_objects":1209,"num_object_clones":0,"num_object_copies":3627,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":105688,"num_read_kb":3852062,"num_write":150157,"num_write_kb":20921053,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'2","reported_seq":86,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:03.130372+0000","last_change":"2024-09-15T00:25:03.130400+0000","last_active":"2024-09-15T00:25:03.130372+0000","last_peered":"2024-09-15T00:25:03.130372+0000","last_clean":"2024-09-15T00:25:03.130372+0000","last_became_active":"2024-09-14T23:14:37.366751+0000","last_became_peered":"2024-09-14T23:14:37.366751+0000","last_unstale":"2024-09-15T00:25:03.130372+0000","last_undegraded":"2024-09-15T00:25:03.130372+0000","last_fullsized":"2024-09-15T00:25:03.130372+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'2","last_scrub_stamp":"2024-09-15T00:25:03.130298+0000","last_deep_scrub":"29'2","last_deep_scrub_stamp":"2024-09-15T00:25:03.130298+0000","last_clean_scrub_stamp":"2024-09-15T00:25:03.130298+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:33:45.123083+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00044633599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'235585","reported_seq":358128,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:03.035052+0000","last_change":"2024-09-15T00:25:03.035110+0000","last_active":"2024-09-15T00:25:03.035052+0000","last_peered":"2024-09-15T00:25:03.035052+0000","last_clean":"2024-09-15T00:25:03.035052+0000","last_became_active":"2024-09-14T23:14:47.861663+0000","last_became_peered":"2024-09-14T23:14:47.861663+0000","last_unstale":"2024-09-15T00:25:03.035052+0000","last_undegraded":"2024-09-15T00:25:03.035052+0000","last_fullsized":"2024-09-15T00:25:03.035052+0000","mapping_epoch":24,"log_start":"29'225562","ondisk_log_start":"29'225562","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'235585","last_scrub_stamp":"2024-09-15T00:25:03.034898+0000","last_deep_scrub":"29'235585","last_deep_scrub_stamp":"2024-09-15T00:25:03.034898+0000","last_clean_scrub_stamp":"2024-09-15T00:25:03.034898+0000","objects_scrubbed":1179,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T11:21:00.803655+0000","scrub_duration":3935,"objects_trimmed":0,"snaptrim_duration":0.0030656939999999999,"stat_sum":{"num_bytes":4891302931,"num_objects":1179,"num_object_clones":0,"num_object_copies":3537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1179,"num_whiteouts":0,"num_read":122496,"num_read_kb":3513274,"num_write":235607,"num_write_kb":21898301,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'162","reported_seq":1202,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:24:59.679318+0000","last_change":"2024-09-15T00:24:59.679366+0000","last_active":"2024-09-15T00:24:59.679318+0000","last_peered":"2024-09-15T00:24:59.679318+0000","last_clean":"2024-09-15T00:24:59.679318+0000","last_became_active":"2024-09-14T23:14:37.366457+0000","last_became_peered":"2024-09-14T23:14:37.366457+0000","last_unstale":"2024-09-15T00:24:59.679318+0000","last_undegraded":"2024-09-15T00:24:59.679318+0000","last_fullsized":"2024-09-15T00:24:59.679318+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'162","last_scrub_stamp":"2024-09-15T00:24:59.679212+0000","last_deep_scrub":"29'162","last_deep_scrub_stamp":"2024-09-15T00:24:59.679212+0000","last_clean_scrub_stamp":"2024-09-15T00:24:59.679212+0000","objects_scrubbed":2,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T11:48:54.969347+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00043404199999999999,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":560,"num_read_kb":464,"num_write":144,"num_write_kb":135,"num_scrub_errors":0,"num_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":83,"num_omap_keys":9,"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":"29'163","reported_seq":284,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-15T00:25:01.132885+0000","last_change":"2024-09-15T00:25:01.132942+0000","last_active":"2024-09-15T00:25:01.132885+0000","last_peered":"2024-09-15T00:25:01.132885+0000","last_clean":"2024-09-15T00:25:01.132885+0000","last_became_active":"2024-09-14T23:14:30.754267+0000","last_became_peered":"2024-09-14T23:14:30.754267+0000","last_unstale":"2024-09-15T00:25:01.132885+0000","last_undegraded":"2024-09-15T00:25:01.132885+0000","last_fullsized":"2024-09-15T00:25:01.132885+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'163","last_scrub_stamp":"2024-09-15T00:25:01.132773+0000","last_deep_scrub":"29'163","last_deep_scrub_stamp":"2024-09-15T00:25:01.132773+0000","last_clean_scrub_stamp":"2024-09-15T00:25:01.132773+0000","objects_scrubbed":2,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:40:05.906140+0000","scrub_duration":6,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"num_pg":4,"stat_sum":{"num_bytes":19855822355,"num_objects":4778,"num_object_clones":0,"num_object_copies":14334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4778,"num_whiteouts":0,"num_read":396718,"num_read_kb":13608442,"num_write":625752,"num_write_kb":83550442,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3022209024,"data_stored":29784551424,"data_compressed":838752249,"data_compressed_allocated":2637082624,"data_compressed_original":29399425024,"omap_allocated":0,"internal_metadata":0},"log_size":40102,"ondisk_log_size":40102,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29808,"num_read_kb":24696,"num_write":9931,"num_write_kb":9890,"num_scrub_errors":0,"num_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":638,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5193,"ondisk_log_size":5193,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6832,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":163,"ondisk_log_size":163,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510292,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":103748,"kb_used_data":372,"kb_used_omap":1,"kb_used_meta":103358,"kb_avail":94268092,"statfs":{"total":96636764160,"available":96530526208,"internally_reserved":0,"allocated":380928,"data_stored":714428,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":105839050},"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":5,"up_from":15,"seq":64424510292,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1756260,"kb_used_data":230548,"kb_used_omap":1,"kb_used_meta":1525694,"kb_avail":92615580,"statfs":{"total":96636764160,"available":94838353920,"internally_reserved":0,"allocated":236081152,"data_stored":2445856588,"data_compressed":59618534,"data_compressed_allocated":207089664,"data_compressed_original":2417053696,"omap_allocated":1595,"internal_metadata":1562311109},"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":15,"seq":64424510291,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2077644,"kb_used_data":446588,"kb_used_omap":1,"kb_used_meta":1631038,"kb_avail":92294196,"statfs":{"total":96636764160,"available":94509256704,"internally_reserved":0,"allocated":457306112,"data_stored":5014990649,"data_compressed":111248904,"data_compressed_allocated":415825920,"data_compressed_original":4973694976,"omap_allocated":1595,"internal_metadata":1670183365},"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":15,"seq":64424510292,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2160800,"kb_used_data":515600,"kb_used_omap":4,"kb_used_meta":1645179,"kb_avail":92211040,"statfs":{"total":96636764160,"available":94424104960,"internally_reserved":0,"allocated":527974400,"data_stored":4957499883,"data_compressed":156856040,"data_compressed_allocated":455925760,"data_compressed_original":4885643264,"omap_allocated":4505,"internal_metadata":1684663911},"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":15,"seq":64424510292,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1005324,"kb_used_data":233660,"kb_used_omap":1,"kb_used_meta":771646,"kb_avail":93366516,"statfs":{"total":96636764160,"available":95607312384,"internally_reserved":0,"allocated":239267840,"data_stored":2467705323,"data_compressed":60363412,"data_compressed_allocated":208244736,"data_compressed_original":2436874240,"omap_allocated":1595,"internal_metadata":790165957},"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":0,"up_from":15,"seq":64424510291,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2225776,"kb_used_data":494432,"kb_used_omap":1,"kb_used_meta":1731326,"kb_avail":92146064,"statfs":{"total":96636764160,"available":94357569536,"internally_reserved":0,"allocated":506298368,"data_stored":5015581017,"data_compressed":146706419,"data_compressed_allocated":450859008,"data_compressed_original":4960329728,"omap_allocated":1595,"internal_metadata":1772878277},"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":[]},{"osd":6,"up_from":13,"seq":55834575702,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1770832,"kb_used_data":580992,"kb_used_omap":4,"kb_used_meta":1189819,"kb_avail":92601008,"statfs":{"total":96636764160,"available":94823432192,"internally_reserved":0,"allocated":594935808,"data_stored":4913439884,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":4506,"internal_metadata":1218375270},"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":1,"up_from":13,"seq":55834575701,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2010296,"kb_used_data":451752,"kb_used_omap":1,"kb_used_meta":1558526,"kb_avail":92361544,"statfs":{"total":96636764160,"available":94578221056,"internally_reserved":0,"allocated":462594048,"data_stored":4970930012,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":1595,"internal_metadata":1595931077},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3416,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":8192,"data_stored":690,"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":8192,"data_stored":690,"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":12288,"data_stored":1363,"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":16384,"data_stored":1379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":505933824,"data_stored":5014867968,"data_compressed":146703003,"data_compressed_allocated":450822144,"data_compressed_original":4959756288,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":462278656,"data_stored":4970807296,"data_compressed":110696371,"data_compressed_allocated":411136000,"data_compressed_original":4919664640,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":238952448,"data_stored":2467581952,"data_compressed":60363412,"data_compressed_allocated":208244736,"data_compressed_original":2436874240,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":527659008,"data_stored":4957376512,"data_compressed":156856040,"data_compressed_allocated":455925760,"data_compressed_original":4885643264,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":456998912,"data_stored":5014867968,"data_compressed":111248904,"data_compressed_allocated":415825920,"data_compressed_original":4973694976,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":235769856,"data_stored":2445733888,"data_compressed":59618534,"data_compressed_allocated":207089664,"data_compressed_original":2417053696,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":594616320,"data_stored":4913315840,"data_compressed":193265985,"data_compressed_allocated":488038400,"data_compressed_original":4806737920,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:25:21.871 DEBUG:teuthology.orchestra.run.smithi076:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-15T00:25:22.167 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-15T00:25:22.167 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-15T00:25:22.167 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-15T00:25:22.167 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.252 INFO:tasks.ceph.osd.0:Stopped 2024-09-15T00:25:22.253 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-15T00:25:22.253 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.337 INFO:tasks.ceph.osd.1:Stopped 2024-09-15T00:25:22.337 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-15T00:25:22.337 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.400 INFO:tasks.ceph.osd.2:Stopped 2024-09-15T00:25:22.400 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-15T00:25:22.400 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.478 INFO:tasks.ceph.osd.3:Stopped 2024-09-15T00:25:22.478 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-15T00:25:22.478 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.578 INFO:tasks.ceph.osd.4:Stopped 2024-09-15T00:25:22.578 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-15T00:25:22.578 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.659 INFO:tasks.ceph.osd.5:Stopped 2024-09-15T00:25:22.660 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-15T00:25:22.660 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.729 INFO:tasks.ceph.osd.6:Stopped 2024-09-15T00:25:22.729 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-15T00:25:22.729 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.769 INFO:tasks.ceph.osd.7:Stopped 2024-09-15T00:25:22.769 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-15T00:25:22.769 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-15T00:25:22.769 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.794 INFO:tasks.ceph.mgr.x:Stopped 2024-09-15T00:25:22.794 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-15T00:25:22.794 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.836 INFO:tasks.ceph.mgr.y:Stopped 2024-09-15T00:25:22.837 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-15T00:25:22.837 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-15T00:25:22.837 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.850 INFO:tasks.ceph.mon.a:Stopped 2024-09-15T00:25:22.850 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-15T00:25:22.850 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.901 INFO:tasks.ceph.mon.c:Stopped 2024-09-15T00:25:22.902 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-15T00:25:22.902 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:25:22.913 INFO:tasks.ceph.mon.b:Stopped 2024-09-15T00:25:22.913 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-15T00:25:22.913 DEBUG:teuthology.orchestra.run.smithi076:> 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 2024-09-15T00:25:23.020 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-15T00:25:23.020 DEBUG:teuthology.orchestra.run.smithi076:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-15T00:25:23.261 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-15T00:25:23.261 DEBUG:teuthology.orchestra.run.smithi076:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-15T00:25:23.384 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-15T00:25:23.384 DEBUG:teuthology.orchestra.run.smithi076:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-15T00:25:23.457 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi076.front.sepia.ceph.com 2024-09-15T00:25:23.457 DEBUG:teuthology.orchestra.run.smithi076:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-15T00:25:23.603 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-15T00:25:23.603 DEBUG:teuthology.orchestra.run.smithi114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-15T00:25:23.855 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-15T00:25:23.855 DEBUG:teuthology.orchestra.run.smithi114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-15T00:25:23.991 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-15T00:25:23.991 DEBUG:teuthology.orchestra.run.smithi114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-15T00:25:24.173 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi114.front.sepia.ceph.com 2024-09-15T00:25:24.173 DEBUG:teuthology.orchestra.run.smithi114:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-15T00:25:24.244 INFO:tasks.ceph:Archiving mon data... 2024-09-15T00:25:24.246 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/data/mon.a.tgz 2024-09-15T00:25:24.246 DEBUG:teuthology.orchestra.run.smithi076:> mktemp 2024-09-15T00:25:24.263 INFO:teuthology.orchestra.run.smithi076.stdout:/tmp/tmp.6XUuDfOelQ 2024-09-15T00:25:24.263 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.6XUuDfOelQ 2024-09-15T00:25:24.391 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0666 /tmp/tmp.6XUuDfOelQ 2024-09-15T00:25:24.496 DEBUG:teuthology.orchestra.remote:smithi076:/tmp/tmp.6XUuDfOelQ is 310KB 2024-09-15T00:25:24.591 DEBUG:teuthology.orchestra.run.smithi076:> rm -fr /tmp/tmp.6XUuDfOelQ 2024-09-15T00:25:24.606 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/data/mon.c.tgz 2024-09-15T00:25:24.606 DEBUG:teuthology.orchestra.run.smithi076:> mktemp 2024-09-15T00:25:24.660 INFO:teuthology.orchestra.run.smithi076.stdout:/tmp/tmp.lawNnzcS7d 2024-09-15T00:25:24.661 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.lawNnzcS7d 2024-09-15T00:25:24.780 DEBUG:teuthology.orchestra.run.smithi076:> sudo chmod 0666 /tmp/tmp.lawNnzcS7d 2024-09-15T00:25:24.865 DEBUG:teuthology.orchestra.remote:smithi076:/tmp/tmp.lawNnzcS7d is 315KB 2024-09-15T00:25:24.959 DEBUG:teuthology.orchestra.run.smithi076:> rm -fr /tmp/tmp.lawNnzcS7d 2024-09-15T00:25:24.974 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/data/mon.b.tgz 2024-09-15T00:25:24.974 DEBUG:teuthology.orchestra.run.smithi114:> mktemp 2024-09-15T00:25:24.990 INFO:teuthology.orchestra.run.smithi114.stdout:/tmp/tmp.Qzz0DCjfKy 2024-09-15T00:25:24.991 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.Qzz0DCjfKy 2024-09-15T00:25:25.123 DEBUG:teuthology.orchestra.run.smithi114:> sudo chmod 0666 /tmp/tmp.Qzz0DCjfKy 2024-09-15T00:25:25.205 DEBUG:teuthology.orchestra.remote:smithi114:/tmp/tmp.Qzz0DCjfKy is 316KB 2024-09-15T00:25:25.301 DEBUG:teuthology.orchestra.run.smithi114:> rm -fr /tmp/tmp.Qzz0DCjfKy 2024-09-15T00:25:25.316 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-15T00:25:25.316 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-15T00:25:25.318 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-15T00:25:25.358 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-15T00:25:25.416 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-15T00:25:25.436 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-15T00:25:25.454 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-15T00:25:25.454 INFO:tasks.ceph:Archiving crash dumps... 2024-09-15T00:25:25.455 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi076/crash 2024-09-15T00:25:25.456 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-15T00:25:25.480 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi114/crash 2024-09-15T00:25:25.481 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-15T00:25:25.506 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi204/crash 2024-09-15T00:25:25.507 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-15T00:25:25.557 INFO:tasks.ceph:Compressing logs... 2024-09-15T00:25:25.557 DEBUG:teuthology.orchestra.run.smithi076:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-15T00:25:25.560 DEBUG:teuthology.orchestra.run.smithi114:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-15T00:25:25.562 DEBUG:teuthology.orchestra.run.smithi204:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-15T00:25:25.583 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33108.log 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27008.log 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27174.log 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26968.log 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27008.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27008.log.gz 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27468.log 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27174.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27174.log.gz 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.26968.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.27741.log 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26968.log.gz 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27468.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.27468.log.gz -5 2024-09-15T00:25:25.620 INFO:teuthology.orchestra.run.smithi204.stderr: --verbose -- /var/log/ceph/ceph-client.admin.27432.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.0.27741.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27621.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr: 55.8% -- replaced with /var/log/ceph/ceph-client.0.27741.log.gz 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27137.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27432.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27432.log.gz 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27621.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27918.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27621.log.gz 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27137.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26915.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27137.log.gz 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27918.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27100.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27918.log.gz 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.26915.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27863.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26915.log.gz 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26872.log 2024-09-15T00:25:25.621 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27100.log.gz 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27863.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27396.log 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27863.log.gz 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.26872.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26872.log.gz 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/ceph-client.admin.27396.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27396.log.gz 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr:real 0m0.016s 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr:user 0m0.012s 2024-09-15T00:25:25.622 INFO:teuthology.orchestra.run.smithi204.stderr:sys 0m0.021s 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33021.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33108.log: /var/log/ceph/ceph-osd.7.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33108.log.gz 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33021.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33021.log.gz 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33148.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33188.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33148.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33148.log.gz 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33268.log 2024-09-15T00:25:25.623 INFO:teuthology.orchestra.run.smithi114.stderr: 89.5% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33228.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33188.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33188.log.gz 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33268.log: gzip -5 --verbose -- 0.0% /var/log/ceph/ceph-osd.6.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr: -- replaced with /var/log/ceph/ceph-client.admin.33268.log.gz 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33228.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33228.log.gz 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33308.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-client.admin.33308.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.33308.log.gz 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.33068.log 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr:/var/log/ceph/ceph-mon.b.log: /var/log/ceph/ceph-client.admin.33068.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33068.log.gz 2024-09-15T00:25:25.624 INFO:teuthology.orchestra.run.smithi114.stderr: 88.4% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-15T00:25:25.644 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-15T00:25:25.644 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37466.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37461.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37466.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37784.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37466.log.gz 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37461.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33406.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37461.log.gz 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37457.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37784.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37784.log.gz 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.33406.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38109.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33406.log.gz 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37457.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37458.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37457.log.gz 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37719.log 2024-09-15T00:25:25.645 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38109.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38109.log.gz 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37458.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37458.log.gz 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37719.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38165.log 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37719.log.gz 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39593.log 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-osd.1.log: /var/log/ceph/ceph-client.admin.38165.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39885.log 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38165.log.gz 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39593.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39005.log 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39593.log.gz 2024-09-15T00:25:25.647 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5/var/log/ceph/ceph-client.admin.39885.log: --verbose -- /var/log/ceph/ceph-client.admin.37782.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39885.log.gz 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39005.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/ceph-client.admin.39005.log.gz -- 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: /var/log/ceph/ceph-client.admin.37464.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37782.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38000.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37782.log.gz 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37464.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37721.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37464.log.gz 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38000.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39089.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38000.log.gz 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37721.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37783.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37721.log.gz 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39089.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37244.log 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39089.log.gz 2024-09-15T00:25:25.648 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37783.log: gzip 0.0% -5 -- replaced with /var/log/ceph/ceph-client.admin.37783.log.gz --verbose 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: -- /var/log/ceph/ceph-client.admin.39677.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37244.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39257.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37244.log.gz 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39677.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38164.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39677.log.gz 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39257.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37468.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39257.log.gz 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38164.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39467.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38164.log.gz 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37468.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37468.log.gz 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39467.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39215.log 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39467.log.gz 2024-09-15T00:25:25.649 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37467.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39215.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39803.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39215.log.gz 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37467.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39719.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37467.log.gz 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39803.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37151.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39803.log.gz 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39719.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38110.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39719.log.gz 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37151.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37151.log.gz 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38110.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37286.log 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38110.log.gz 2024-09-15T00:25:25.650 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38060.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37286.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27324.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37286.log.gz 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38060.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39047.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38060.log.gz 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph.tmp-client.admin.27324.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39761.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27324.log.gz 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39047.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33491.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39047.log.gz 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39761.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39761.log.gz 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.33491.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33100.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33491.log.gz 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38059.log 2024-09-15T00:25:25.651 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.33100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38058.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33100.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38059.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39635.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38059.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38058.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38058.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39635.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38963.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39635.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38336.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38963.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37824.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38963.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38336.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37459.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38336.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37824.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37824.log.gz 2024-09-15T00:25:25.652 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37459.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36977.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37459.log.gz 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.36977.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39509.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36977.log.gz 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39551.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39509.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39341.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39509.log.gz 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39551.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39383.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39551.log.gz 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39341.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39425.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39341.log.gz 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39383.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39845.log 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39383.log.gz 2024-09-15T00:25:25.653 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39425.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39425.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37126.log 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39845.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39299.log 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39845.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37126.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37070.log 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37126.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39299.log: gzip -5 --verbose 0.0% -- /var/log/ceph/ceph-client.admin.37724.log -- replaced with /var/log/ceph/ceph-client.admin.39299.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr: 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37070.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37720.log 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37070.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37724.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38378.log 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37724.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37720.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39173.log 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37720.log.gz 2024-09-15T00:25:25.654 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38378.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38378.log.gz 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39173.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37202.log 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39173.log.gz 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39131.log 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.37202.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38420.log 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37202.log.gz 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.39131.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39131.log.gz 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr:/var/log/ceph/ceph-client.admin.38420.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38420.log.gz 2024-09-15T00:25:25.655 INFO:teuthology.orchestra.run.smithi076.stderr: 93.9% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-15T00:25:25.671 INFO:teuthology.orchestra.run.smithi076.stderr: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-15T00:25:25.959 INFO:teuthology.orchestra.run.smithi114.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-15T00:25:26.142 INFO:teuthology.orchestra.run.smithi076.stderr: 95.2% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-15T00:25:26.554 INFO:teuthology.orchestra.run.smithi114.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-15T00:25:26.802 INFO:teuthology.orchestra.run.smithi114.stderr: 92.9% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-15T00:25:41.447 INFO:teuthology.orchestra.run.smithi076.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-15T00:25:58.289 INFO:teuthology.orchestra.run.smithi076.stderr: 90.6% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-15T00:25:59.036 INFO:teuthology.orchestra.run.smithi114.stderr: 95.8% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-15T00:26:01.612 INFO:teuthology.orchestra.run.smithi114.stderr: 95.5% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-15T00:26:59.209 INFO:teuthology.orchestra.run.smithi114.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-15T00:26:59.210 INFO:teuthology.orchestra.run.smithi114.stderr: 2024-09-15T00:26:59.210 INFO:teuthology.orchestra.run.smithi114.stderr:real 1m33.636s 2024-09-15T00:26:59.210 INFO:teuthology.orchestra.run.smithi114.stderr:user 2m39.122s 2024-09-15T00:26:59.210 INFO:teuthology.orchestra.run.smithi114.stderr:sys 0m6.259s 2024-09-15T00:29:32.491 INFO:teuthology.orchestra.run.smithi076.stderr: 95.9% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-15T00:44:42.564 INFO:teuthology.orchestra.run.smithi076.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-15T00:44:57.061 INFO:teuthology.orchestra.run.smithi076.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-15T00:46:07.427 INFO:teuthology.orchestra.run.smithi076.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-15T00:46:07.853 INFO:teuthology.orchestra.run.smithi076.stderr: 2024-09-15T00:46:07.853 INFO:teuthology.orchestra.run.smithi076.stderr:real 20m41.856s 2024-09-15T00:46:07.853 INFO:teuthology.orchestra.run.smithi076.stderr:user 6m50.352s 2024-09-15T00:46:07.853 INFO:teuthology.orchestra.run.smithi076.stderr:sys 0m22.345s 2024-09-15T00:46:07.853 INFO:tasks.ceph:Archiving logs... 2024-09-15T00:46:08.338 DEBUG:teuthology.misc:Transferring archived files from smithi076:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi076/log 2024-09-15T00:46:08.340 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T00:47:03.837 DEBUG:teuthology.misc:Transferring archived files from smithi114:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi114/log 2024-09-15T00:47:03.838 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T00:47:24.633 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi204/log 2024-09-15T00:47:24.634 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T00:47:24.675 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-15T00:47:24.688 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-15T00:47:24.688 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T00:47:24.692 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T00:47:24.694 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T00:47:24.830 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-15T00:47:24.839 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-15T00:47:24.839 DEBUG:teuthology.orchestra.run.smithi076:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T00:47:24.842 DEBUG:teuthology.orchestra.run.smithi114:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T00:47:24.845 DEBUG:teuthology.orchestra.run.smithi204:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T00:47:24.856 INFO:teuthology.orchestra.run.smithi076.stderr:bash: line 1: ntpq: command not found 2024-09-15T00:47:24.858 INFO:teuthology.orchestra.run.smithi114.stderr:bash: line 1: ntpq: command not found 2024-09-15T00:47:24.861 INFO:teuthology.orchestra.run.smithi204.stderr:bash: line 1: ntpq: command not found 2024-09-15T00:47:24.864 INFO:teuthology.orchestra.run.smithi114.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T00:47:24.864 INFO:teuthology.orchestra.run.smithi114.stdout:=============================================================================== 2024-09-15T00:47:24.864 INFO:teuthology.orchestra.run.smithi114.stdout:^* hv01.front.sepia.ceph.com 3 6 377 60 +97us[ +107us] +/- 36ms 2024-09-15T00:47:24.864 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 60 +454us[ +463us] +/- 68ms 2024-09-15T00:47:24.864 INFO:teuthology.orchestra.run.smithi114.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 -693us[ -693us] +/- 74ms 2024-09-15T00:47:24.865 INFO:teuthology.orchestra.run.smithi114.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T00:47:24.866 INFO:teuthology.orchestra.run.smithi204.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T00:47:24.866 INFO:teuthology.orchestra.run.smithi204.stdout:=============================================================================== 2024-09-15T00:47:24.866 INFO:teuthology.orchestra.run.smithi204.stdout:^* hv01.front.sepia.ceph.com 3 6 377 3 +73us[ +94us] +/- 37ms 2024-09-15T00:47:24.866 INFO:teuthology.orchestra.run.smithi204.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 58 +443us[ +462us] +/- 68ms 2024-09-15T00:47:24.866 INFO:teuthology.orchestra.run.smithi204.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 62 -673us[ -654us] +/- 74ms 2024-09-15T00:47:24.866 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T00:47:24.880 INFO:teuthology.orchestra.run.smithi076.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T00:47:24.880 INFO:teuthology.orchestra.run.smithi076.stdout:=============================================================================== 2024-09-15T00:47:24.881 INFO:teuthology.orchestra.run.smithi076.stdout:^* hv01.front.sepia.ceph.com 3 6 377 58 +104us[ +97us] +/- 36ms 2024-09-15T00:47:24.881 INFO:teuthology.orchestra.run.smithi076.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 61 +458us[ +451us] +/- 68ms 2024-09-15T00:47:24.881 INFO:teuthology.orchestra.run.smithi076.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 61 -699us[ -706us] +/- 73ms 2024-09-15T00:47:24.881 INFO:teuthology.orchestra.run.smithi076.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T00:47:24.882 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-15T00:47:24.895 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-15T00:47:24.895 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-15T00:47:24.940 DEBUG:teuthology.orchestra.run.smithi076:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-15T00:47:25.058 DEBUG:teuthology.orchestra.run.smithi114:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-15T00:47:25.127 DEBUG:teuthology.orchestra.run.smithi204:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-15T00:47:25.195 DEBUG:teuthology.orchestra.run.smithi076:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-15T00:47:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:47:25.227 DEBUG:teuthology.orchestra.run.smithi114:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-15T00:47:25.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:47:25.257 DEBUG:teuthology.orchestra.run.smithi204:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-15T00:47:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:47:25.287 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-15T00:47:25.297 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-15T00:47:25.325 INFO:teuthology.task.internal:Duration was 5983.602784 seconds 2024-09-15T00:47:25.325 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-15T00:47:25.427 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-15T00:47:25.428 DEBUG:teuthology.orchestra.run.smithi076:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T00:47:25.430 DEBUG:teuthology.orchestra.run.smithi114:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T00:47:25.433 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T00:47:25.474 INFO:teuthology.orchestra.run.smithi204.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T00:47:25.475 INFO:teuthology.orchestra.run.smithi114.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T00:47:25.500 INFO:teuthology.orchestra.run.smithi076.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T00:47:25.871 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-15T00:47:25.871 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi076.front.sepia.ceph.com 2024-09-15T00:47:25.871 DEBUG:teuthology.orchestra.run.smithi076:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-15T00:47:25.893 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi114.front.sepia.ceph.com 2024-09-15T00:47:25.894 DEBUG:teuthology.orchestra.run.smithi114:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-15T00:47:25.936 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi204.front.sepia.ceph.com 2024-09-15T00:47:25.936 DEBUG:teuthology.orchestra.run.smithi204:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-15T00:47:25.957 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-15T00:47:25.957 DEBUG:teuthology.orchestra.run.smithi076:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T00:47:25.960 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T00:47:25.979 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T00:47:26.024 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-15T00:47:26.024 DEBUG:teuthology.orchestra.run.smithi076:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T00:47:26.038 DEBUG:teuthology.orchestra.run.smithi114:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T00:47:26.049 DEBUG:teuthology.orchestra.run.smithi204:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T00:47:26.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-15T00:47:26.177 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-15T00:47:26.177 DEBUG:teuthology.orchestra.run.smithi076:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T00:47:26.219 DEBUG:teuthology.orchestra.run.smithi114:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T00:47:26.244 DEBUG:teuthology.orchestra.run.smithi204:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T00:47:26.269 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-15T00:47:26.321 DEBUG:teuthology.orchestra.run.smithi076:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:47:26.323 DEBUG:teuthology.orchestra.run.smithi114:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:47:26.325 DEBUG:teuthology.orchestra.run.smithi204:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:47:26.346 INFO:teuthology.orchestra.run.smithi114.stdout:kernel.core_pattern = core 2024-09-15T00:47:26.348 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = core 2024-09-15T00:47:26.355 INFO:teuthology.orchestra.run.smithi076.stdout:kernel.core_pattern = core 2024-09-15T00:47:26.399 DEBUG:teuthology.orchestra.run.smithi076:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:47:26.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:47:26.428 DEBUG:teuthology.orchestra.run.smithi114:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:47:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:47:26.454 DEBUG:teuthology.orchestra.run.smithi204:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:47:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:47:26.468 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-15T00:47:26.481 INFO:teuthology.task.internal:Transferring archived files... 2024-09-15T00:47:26.482 DEBUG:teuthology.misc:Transferring archived files from smithi076:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi076 2024-09-15T00:47:26.482 DEBUG:teuthology.orchestra.run.smithi076:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T00:47:26.515 DEBUG:teuthology.misc:Transferring archived files from smithi114:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi114 2024-09-15T00:47:26.515 DEBUG:teuthology.orchestra.run.smithi114:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T00:47:26.549 DEBUG:teuthology.misc:Transferring archived files from smithi204:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904758/remote/smithi204 2024-09-15T00:47:26.549 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T00:47:26.585 INFO:teuthology.task.internal:Removing archive directory... 2024-09-15T00:47:26.585 DEBUG:teuthology.orchestra.run.smithi076:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T00:47:26.587 DEBUG:teuthology.orchestra.run.smithi114:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T00:47:26.589 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T00:47:26.659 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-15T00:47:26.671 INFO:teuthology.task.internal:Not uploading archives. 2024-09-15T00:47:26.672 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-15T00:47:26.779 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-15T00:47:26.779 DEBUG:teuthology.orchestra.run.smithi076:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T00:47:26.781 DEBUG:teuthology.orchestra.run.smithi114:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T00:47:26.784 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T00:47:26.794 INFO:teuthology.orchestra.run.smithi076.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 00:47 /home/ubuntu/cephtest 2024-09-15T00:47:26.797 INFO:teuthology.orchestra.run.smithi114.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 00:47 /home/ubuntu/cephtest 2024-09-15T00:47:26.799 INFO:teuthology.orchestra.run.smithi204.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 00:47 /home/ubuntu/cephtest 2024-09-15T00:47:26.800 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-15T00:47:26.870 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-15T00:47:27.040 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 5983.602784395218 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-15T00:47:27.040 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T00:47:27.118 INFO:teuthology.run:pass