2024-09-14T07:21:09.722 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T07:21:09.741 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T07:21:09.828 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444 branch: main description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: ceph-qa@ceph.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7900444' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: main 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: lz4 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 flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: main sha1: 0d61375b8ab53be4c233f5b93e463edfdff9316a owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 5839 sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 sleep_before_teardown: 0 subset: 99/128 suite: rbd suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 0d61375b8ab53be4c233f5b93e463edfdff9316a targets: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNPBLQht/JTla/uh6DIQRfTUP2hAcfsZKoXDjUh32PeWbJRjeIAAfPDEPGdXl95XLNudCeoJMrMtpuBpy3lsPaM= smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0DCBXBCG8yCuaYiCa56yYMjYJuP6SKGLkfTucRmZZzMDpKxqSzjdp+WTihMwgCcF3bfE5YffnGzX06mDYq9/4= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true - rbd --cluster cluster2 pool init datapool - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_20:16:17 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T07:21:09.829 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa; will attempt to use it 2024-09-14T07:21:09.829 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa/tasks 2024-09-14T07:21:09.830 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T07:21:09.831 INFO:teuthology.task.internal:Checking packages... 2024-09-14T07:21:09.851 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7f24e589328ae9e639c0009d93340e5b235d0a47' 2024-09-14T07:21:09.851 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T07:21:09.851 INFO:teuthology.packaging:ref: None 2024-09-14T07:21:09.851 INFO:teuthology.packaging:tag: None 2024-09-14T07:21:09.851 INFO:teuthology.packaging:branch: main 2024-09-14T07:21:09.851 INFO:teuthology.packaging:sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T07:21:09.851 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-09-14T07:21:10.114 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4926.g1c941a66 2024-09-14T07:21:10.116 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T07:21:10.122 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T07:21:10.122 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T07:21:10.128 INFO:teuthology.task.internal:Saving configuration 2024-09-14T07:21:10.144 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T07:21:10.150 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T07:21:10.175 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444', '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 07:16:28.304202', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNPBLQht/JTla/uh6DIQRfTUP2hAcfsZKoXDjUh32PeWbJRjeIAAfPDEPGdXl95XLNudCeoJMrMtpuBpy3lsPaM='} 2024-09-14T07:21:10.196 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444', '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 07:16:28.302295', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0DCBXBCG8yCuaYiCa56yYMjYJuP6SKGLkfTucRmZZzMDpKxqSzjdp+WTihMwgCcF3bfE5YffnGzX06mDYq9/4='} 2024-09-14T07:21:10.196 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T07:21:10.201 INFO:teuthology.task.internal:roles: ubuntu@smithi019.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-14T07:21:10.201 INFO:teuthology.task.internal:roles: ubuntu@smithi059.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-14T07:21:10.202 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T07:21:10.260 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa42a593be0>, signals=[15]) 2024-09-14T07:21:10.260 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T07:21:10.265 INFO:teuthology.task.internal:Opening connections... 2024-09-14T07:21:10.265 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:21:10.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:21:10.344 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:21:10.345 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:21:10.422 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T07:21:10.428 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2024-09-14T07:21:10.446 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2024-09-14T07:21:10.446 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="CentOS Stream" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="9" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:ID="centos" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE="rhel fedora" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="9" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:PLATFORM_ID="platform:el9" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:ANSI_COLOR="0;31" 2024-09-14T07:21:10.503 INFO:teuthology.orchestra.run.smithi019.stdout:LOGO="fedora-logo-icon" 2024-09-14T07:21:10.504 INFO:teuthology.orchestra.run.smithi019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T07:21:10.504 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://centos.org/" 2024-09-14T07:21:10.504 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T07:21:10.504 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T07:21:10.504 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T07:21:10.505 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2024-09-14T07:21:10.525 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2024-09-14T07:21:10.543 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2024-09-14T07:21:10.543 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="CentOS Stream" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="9" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:ID="centos" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE="rhel fedora" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="9" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:PLATFORM_ID="platform:el9" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T07:21:10.601 INFO:teuthology.orchestra.run.smithi059.stdout:ANSI_COLOR="0;31" 2024-09-14T07:21:10.602 INFO:teuthology.orchestra.run.smithi059.stdout:LOGO="fedora-logo-icon" 2024-09-14T07:21:10.602 INFO:teuthology.orchestra.run.smithi059.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T07:21:10.602 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://centos.org/" 2024-09-14T07:21:10.602 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T07:21:10.602 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T07:21:10.602 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T07:21:10.602 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2024-09-14T07:21:10.625 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T07:21:10.633 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T07:21:10.638 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T07:21:10.638 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2024-09-14T07:21:10.640 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2024-09-14T07:21:10.657 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T07:21:10.663 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T07:21:10.663 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2024-09-14T07:21:10.697 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2024-09-14T07:21:10.723 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T07:21:10.776 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T07:21:10.790 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T07:21:10.790 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-14T07:21:10.790 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T07:21:10.791 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T07:21:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:21:10.807 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-09-14T07:21:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:21:10.808 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-14T07:21:10.864 INFO:teuthology.orchestra.run.smithi019.stdout:5.14.0-503.el9.x86_64 2024-09-14T07:21:10.864 INFO:teuthology.task.kernel:Running kernel on smithi019: 5.14.0-503.el9.x86_64 2024-09-14T07:21:10.864 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum install -y kernel 2024-09-14T07:21:10.866 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-503.el9.x86_64 2024-09-14T07:21:10.867 INFO:teuthology.task.kernel:Running kernel on smithi059: 5.14.0-503.el9.x86_64 2024-09-14T07:21:10.867 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum install -y kernel 2024-09-14T07:21:13.298 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-14T07:21:13.741 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - BaseOS 6.8 MB/s | 8.2 MB 00:01 2024-09-14T07:21:15.057 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-14T07:21:15.475 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-14T07:21:19.858 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 7.6 MB/s | 6.5 MB 00:00 2024-09-14T07:21:20.968 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-09-14T07:21:22.333 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 19 kB 00:01 2024-09-14T07:21:22.577 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - Extras packages 69 kB/s | 19 kB 00:00 2024-09-14T07:21:23.562 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-14T07:21:23.598 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-14T07:21:29.202 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-14T07:21:29.354 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 20 kB/s | 1.7 kB 00:00 2024-09-14T07:21:31.283 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T07:21:31.283 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T07:21:31.374 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T07:21:31.384 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:21:31.385 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 79 M 2024-09-14T07:21:31.386 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 126 M 2024-09-14T07:21:31.386 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:21:31.418 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T07:21:31.419 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T07:21:31.508 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:21:31.524 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:21:31.524 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-14T07:21:31.524 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:Install 4 Packages 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 79 M 2024-09-14T07:21:31.525 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 126 M 2024-09-14T07:21:31.526 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:21:31.545 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 200 kB/s | 23 kB 00:00 2024-09-14T07:21:31.630 INFO:teuthology.orchestra.run.smithi019.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 271 kB/s | 23 kB 00:00 2024-09-14T07:21:33.589 INFO:teuthology.orchestra.run.smithi019.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 7.7 MB/s | 16 MB 00:02 2024-09-14T07:21:35.247 INFO:teuthology.orchestra.run.smithi019.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 7.9 MB/s | 29 MB 00:03 2024-09-14T07:21:36.173 INFO:teuthology.orchestra.run.smithi019.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.5 MB/s | 35 MB 00:04 2024-09-14T07:21:36.173 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:21:36.173 INFO:teuthology.orchestra.run.smithi019.stdout:Total 17 MB/s | 79 MB 00:04 2024-09-14T07:21:36.881 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:21:37.266 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:21:37.266 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:21:38.259 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:21:38.259 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:21:38.419 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.2 MB/s | 16 MB 00:06 2024-09-14T07:21:40.846 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:21:41.551 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T07:21:41.631 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T07:21:44.394 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 2.2 MB/s | 29 MB 00:12 2024-09-14T07:21:44.433 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T07:21:44.568 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T07:21:47.244 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 2.2 MB/s | 35 MB 00:15 2024-09-14T07:21:47.244 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:21:47.244 INFO:teuthology.orchestra.run.smithi059.stdout:Total 5.0 MB/s | 79 MB 00:15 2024-09-14T07:21:47.950 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:21:48.325 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:21:48.325 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:21:49.300 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:21:49.301 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:21:49.686 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T07:21:49.727 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:21:51.878 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:21:52.729 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T07:21:52.819 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T07:21:54.870 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:21:55.618 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T07:21:55.748 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T07:22:00.871 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T07:22:00.915 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:06.057 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:33.960 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:34.001 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:34.325 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:34.325 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T07:22:34.325 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T07:22:34.325 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T07:22:35.211 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:35.211 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:22:35.211 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:22:35.211 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T07:22:35.212 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T07:22:35.212 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T07:22:35.212 INFO:teuthology.orchestra.run.smithi019.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T07:22:35.212 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:22:35.212 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:22:35.563 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T07:22:35.655 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T07:22:35.656 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T07:22:35.656 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-14T07:22:35.656 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T07:22:35.656 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T07:22:35.657 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-14T07:22:35.657 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi019.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T07:22:35.657 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T07:22:35.715 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T07:22:35.716 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T07:22:35.716 DEBUG:teuthology.orchestra.run.smithi019:> sudo rpm -qi grub2-tools 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Name : grub2-tools 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Epoch : 1 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Version : 2.06 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Release : 82.el9 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Architecture: x86_64 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Group : Unspecified 2024-09-14T07:22:35.750 INFO:teuthology.orchestra.run.smithi019.stdout:Size : 8274670 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:License : GPLv3+ 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Packager : builder@centos.org 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Vendor : CentOS 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Summary : Support tools for GRUB. 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:Description : 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T07:22:35.751 INFO:teuthology.orchestra.run.smithi019.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T07:22:35.752 INFO:teuthology.orchestra.run.smithi019.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T07:22:35.752 INFO:teuthology.orchestra.run.smithi019.stdout:hardware devices. 2024-09-14T07:22:35.752 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:22:35.752 INFO:teuthology.orchestra.run.smithi019.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T07:22:35.753 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T07:22:35.753 INFO:teuthology.task.kernel:Updating grub on smithi019 to boot 5.14.0-505.el9.x86_64 2024-09-14T07:22:35.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T07:22:36.447 INFO:teuthology.orchestra.run.smithi019.stderr:Generating grub configuration file ... 2024-09-14T07:22:37.778 INFO:teuthology.orchestra.run.smithi019.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T07:22:37.819 INFO:teuthology.orchestra.run.smithi019.stderr:done 2024-09-14T07:22:37.821 DEBUG:teuthology.orchestra.run.smithi019:> mktemp 2024-09-14T07:22:37.836 INFO:teuthology.orchestra.run.smithi019.stdout:/tmp/tmp.pMxvgo05lu 2024-09-14T07:22:37.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pMxvgo05lu 2024-09-14T07:22:37.902 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0666 /tmp/tmp.pMxvgo05lu 2024-09-14T07:22:38.040 DEBUG:teuthology.orchestra.remote:smithi019:/tmp/tmp.pMxvgo05lu is 6KB 2024-09-14T07:22:38.089 DEBUG:teuthology.orchestra.run.smithi019:> rm -fr /tmp/tmp.pMxvgo05lu 2024-09-14T07:22:38.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T07:22:38.167 INFO:teuthology.orchestra.run.smithi019.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T07:22:38.167 INFO:teuthology.orchestra.run.smithi019.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T07:22:38.167 INFO:teuthology.orchestra.run.smithi019.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T07:22:38.167 INFO:teuthology.orchestra.run.smithi019.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T07:22:38.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T07:22:38.322 DEBUG:teuthology.orchestra.run.smithi019:> sudo shutdown -r now 2024-09-14T07:22:44.941 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:44.983 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:45.292 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:45.292 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T07:22:45.292 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T07:22:45.292 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:22:46.182 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:22:46.534 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T07:22:46.635 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T07:22:46.635 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T07:22:46.635 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-14T07:22:46.635 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T07:22:46.635 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T07:22:46.636 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-14T07:22:46.636 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T07:22:46.636 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T07:22:46.695 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T07:22:46.695 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T07:22:46.695 DEBUG:teuthology.orchestra.run.smithi059:> sudo rpm -qi grub2-tools 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Name : grub2-tools 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Epoch : 1 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Version : 2.06 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Release : 82.el9 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: x86_64 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Group : Unspecified 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:Size : 8274670 2024-09-14T07:22:46.727 INFO:teuthology.orchestra.run.smithi059.stdout:License : GPLv3+ 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Packager : builder@centos.org 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Vendor : CentOS 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Summary : Support tools for GRUB. 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:Description : 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T07:22:46.728 INFO:teuthology.orchestra.run.smithi059.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T07:22:46.729 INFO:teuthology.orchestra.run.smithi059.stdout:hardware devices. 2024-09-14T07:22:46.729 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:22:46.729 INFO:teuthology.orchestra.run.smithi059.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T07:22:46.729 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T07:22:46.730 INFO:teuthology.task.kernel:Updating grub on smithi059 to boot 5.14.0-505.el9.x86_64 2024-09-14T07:22:46.730 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T07:22:47.406 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2024-09-14T07:22:48.843 INFO:teuthology.orchestra.run.smithi059.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T07:22:48.888 INFO:teuthology.orchestra.run.smithi059.stderr:done 2024-09-14T07:22:48.889 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-09-14T07:22:48.945 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.iN760Txfub 2024-09-14T07:22:48.945 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.iN760Txfub 2024-09-14T07:22:49.012 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.iN760Txfub 2024-09-14T07:22:49.148 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.iN760Txfub is 6KB 2024-09-14T07:22:49.196 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.iN760Txfub 2024-09-14T07:22:49.211 DEBUG:teuthology.orchestra.run.smithi059:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T07:22:49.273 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T07:22:49.273 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T07:22:49.273 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T07:22:49.273 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T07:22:49.274 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T07:22:49.424 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2024-09-14T07:23:08.338 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-14T07:23:08.339 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-14T07:23:08.340 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:23:19.437 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-14T07:23:19.437 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-14T07:23:19.438 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:24:08.390 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T07:24:17.397 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-14T07:24:17.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:24:19.442 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T07:24:20.809 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-09-14T07:24:21.171 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-14T07:24:21.172 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T07:24:21.172 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2024-09-14T07:24:21.187 INFO:teuthology.orchestra.run.smithi019.stdout:5.14.0-505.el9.x86_64 2024-09-14T07:24:21.187 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-14T07:24:21.187 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T07:24:21.187 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T07:24:22.189 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-14T07:24:22.189 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T07:24:22.263 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2024-09-14T07:24:22.298 DEBUG:teuthology.parallel:result is None 2024-09-14T07:24:28.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-14T07:24:28.444 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:24:28.931 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-14T07:24:29.316 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-14T07:24:29.316 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T07:24:29.316 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-14T07:24:29.332 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-505.el9.x86_64 2024-09-14T07:24:29.332 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-14T07:24:29.332 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T07:24:29.332 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T07:24:30.333 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-14T07:24:30.333 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T07:24:30.444 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2024-09-14T07:24:30.475 DEBUG:teuthology.parallel:result is None 2024-09-14T07:24:30.476 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T07:24:30.483 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T07:24:30.483 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T07:24:30.487 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T07:24:30.505 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T07:24:30.512 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T07:24:30.522 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T07:24:30.522 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T07:24:30.548 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T07:24:30.584 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T07:24:30.590 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T07:24:30.590 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T07:24:30.619 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T07:24:30.648 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T07:24:30.652 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T07:24:30.659 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T07:24:30.663 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T07:24:30.664 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T07:24:30.671 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T07:24:30.672 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T07:24:30.704 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T07:24:30.732 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T07:24:30.743 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T07:24:30.743 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T07:24:30.774 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T07:24:30.790 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T07:24:30.875 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T07:24:30.925 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T07:24:31.010 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T07:24:31.053 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:24:31.053 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T07:24:31.123 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T07:24:31.167 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T07:24:31.213 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T07:24:31.296 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T07:24:31.337 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:24:31.337 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T07:24:31.404 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2024-09-14T07:24:31.407 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2024-09-14T07:24:31.458 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T07:24:31.497 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T07:24:31.770 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T07:24:31.778 INFO:teuthology.task.internal:Starting timer... 2024-09-14T07:24:31.778 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T07:24:31.795 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T07:24:31.803 DEBUG:teuthology.orchestra.run.smithi019:> sudo service auditd rotate 2024-09-14T07:24:31.883 INFO:teuthology.orchestra.run.smithi019.stdout:Rotating logs: 2024-09-14T07:24:31.885 DEBUG:teuthology.orchestra.run.smithi059:> sudo service auditd rotate 2024-09-14T07:24:31.942 INFO:teuthology.orchestra.run.smithi059.stdout:Rotating logs: 2024-09-14T07:24:31.944 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T07:24:31.944 DEBUG:teuthology.orchestra.run.smithi019:> /usr/sbin/getenforce 2024-09-14T07:24:31.965 INFO:teuthology.orchestra.run.smithi019.stdout:Permissive 2024-09-14T07:24:31.966 DEBUG:teuthology.orchestra.run.smithi059:> /usr/sbin/getenforce 2024-09-14T07:24:31.991 INFO:teuthology.orchestra.run.smithi059.stdout:Permissive 2024-09-14T07:24:31.991 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi019.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi059.front.sepia.ceph.com': 'permissive'} 2024-09-14T07:24:31.992 DEBUG:teuthology.orchestra.run.smithi019:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T07:24:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:24:32.033 DEBUG:teuthology.orchestra.run.smithi059:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T07:24:32.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:24:32.062 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T07:24:32.062 DEBUG:teuthology.orchestra.run.smithi019:> sudo /usr/sbin/setenforce permissive 2024-09-14T07:24:32.122 DEBUG:teuthology.orchestra.run.smithi059:> sudo /usr/sbin/setenforce permissive 2024-09-14T07:24:32.151 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T07:24:32.161 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-14T07:24:32.163 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-14T07:24:32.273 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T07:24:32.284 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-14T07:24:32.285 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi059.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T07:28:24.036 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi059.front.sepia.ceph.com')] 2024-09-14T07:28:24.038 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-14T07:28:24.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:28:24.123 DEBUG:teuthology.orchestra.run.smithi019:> true 2024-09-14T07:28:24.200 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2024-09-14T07:28:24.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-14T07:28:24.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T07:28:24.284 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-14T07:28:24.370 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-14T07:28:24.370 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T07:28:24.380 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T07:28:24.380 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T07:28:24.381 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T07:28:24.383 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T07:28:24.383 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T07:28:24.411 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T07:28:24.426 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T07:28:24.442 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T07:28:24.451 INFO:teuthology.orchestra.run.smithi019.stderr:sudo: ntpd: command not found 2024-09-14T07:28:24.457 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T07:28:24.462 INFO:teuthology.orchestra.run.smithi019.stdout:506 Cannot talk to daemon 2024-09-14T07:28:24.477 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T07:28:24.483 INFO:teuthology.orchestra.run.smithi059.stderr:sudo: ntpd: command not found 2024-09-14T07:28:24.492 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T07:28:24.495 INFO:teuthology.orchestra.run.smithi059.stdout:506 Cannot talk to daemon 2024-09-14T07:28:24.510 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T07:28:24.524 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T07:28:24.550 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-09-14T07:28:24.553 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T07:28:24.553 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-09-14T07:28:24.554 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.554 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.554 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.554 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.585 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-14T07:28:24.589 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T07:28:24.589 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-14T07:28:24.589 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.590 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.590 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.590 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:28:24.590 INFO:teuthology.run_tasks:Running task install... 2024-09-14T07:28:24.598 DEBUG:teuthology.task.install:project ceph 2024-09-14T07:28:24.598 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}} 2024-09-14T07:28:24.598 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'} 2024-09-14T07:28:24.598 INFO:teuthology.task.install:Using flavor: default 2024-09-14T07:28:24.603 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-14T07:28:24.603 INFO:teuthology.task.install:extra packages: [] 2024-09-14T07:28:24.604 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': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'tag': None, 'wait_for_package': False} 2024-09-14T07:28:24.604 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T07:28:24.607 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': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'tag': None, 'wait_for_package': False} 2024-09-14T07:28:24.607 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T07:28:24.757 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/ 2024-09-14T07:28:24.758 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4775.g7f24e589 2024-09-14T07:28:24.761 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/ 2024-09-14T07:28:24.762 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4775.g7f24e589 2024-09-14T07:28:24.873 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/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/main/7f24e589328ae9e639c0009d93340e5b235d0a47/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/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T07:28:24.873 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:28:24.873 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T07:28:24.884 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/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/main/7f24e589328ae9e639c0009d93340e5b235d0a47/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/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T07:28:24.884 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:28:24.884 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T07:28:24.900 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-14T07:28:24.900 DEBUG:teuthology.orchestra.run.smithi019:> 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/7f24e589328ae9e639c0009d93340e5b235d0a47/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T07:28:24.912 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-14T07:28:24.912 DEBUG:teuthology.orchestra.run.smithi059:> 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/7f24e589328ae9e639c0009d93340e5b235d0a47/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T07:28:24.967 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T07:28:24.981 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T07:28:25.045 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T07:28:25.060 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T07:28:25.110 INFO:teuthology.orchestra.run.smithi019.stdout:check_obsoletes = 1 2024-09-14T07:28:25.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum clean all 2024-09-14T07:28:25.125 INFO:teuthology.orchestra.run.smithi059.stdout:check_obsoletes = 1 2024-09-14T07:28:25.127 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum clean all 2024-09-14T07:28:25.346 INFO:teuthology.orchestra.run.smithi019.stdout:45 files removed 2024-09-14T07:28:25.371 INFO:teuthology.orchestra.run.smithi059.stdout:45 files removed 2024-09-14T07:28:25.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-radosgw 2024-09-14T07:28:25.398 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-radosgw 2024-09-14T07:28:25.948 INFO:teuthology.orchestra.run.smithi019.stdout:ceph packages for x86_64 305 kB/s | 84 kB 00:00 2024-09-14T07:28:25.974 INFO:teuthology.orchestra.run.smithi059.stdout:ceph packages for x86_64 305 kB/s | 84 kB 00:00 2024-09-14T07:28:26.240 INFO:teuthology.orchestra.run.smithi019.stdout:ceph noarch packages 98 kB/s | 24 kB 00:00 2024-09-14T07:28:26.258 INFO:teuthology.orchestra.run.smithi059.stdout:ceph noarch packages 101 kB/s | 24 kB 00:00 2024-09-14T07:28:26.516 INFO:teuthology.orchestra.run.smithi019.stdout:ceph source packages 8.1 kB/s | 1.9 kB 00:00 2024-09-14T07:28:26.516 INFO:teuthology.orchestra.run.smithi059.stdout:ceph source packages 8.8 kB/s | 1.9 kB 00:00 2024-09-14T07:28:27.117 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-09-14T07:28:28.974 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - BaseOS 3.4 MB/s | 8.2 MB 00:02 2024-09-14T07:28:29.068 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-14T07:28:32.101 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-14T07:28:34.752 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-14T07:28:36.551 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-14T07:28:37.028 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:01 2024-09-14T07:28:37.940 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-14T07:28:38.169 INFO:teuthology.orchestra.run.smithi019.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 19 kB 00:00 2024-09-14T07:28:38.923 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 36 MB/s | 23 MB 00:00 2024-09-14T07:28:43.737 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-09-14T07:28:44.762 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-14T07:28:46.200 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 11 M 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrading: 2024-09-14T07:28:46.212 INFO:teuthology.orchestra.run.smithi059.stdout: librados2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.5 M 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 22 M 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 25 k 2024-09-14T07:28:46.213 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 755 k 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T07:28:46.214 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T07:28:46.215 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 508 k 2024-09-14T07:28:46.215 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T07:28:46.215 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T07:28:46.215 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T07:28:46.215 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T07:28:46.215 INFO:teuthology.orchestra.run.smithi059.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T07:28:46.216 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 45 k 2024-09-14T07:28:46.216 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 143 k 2024-09-14T07:28:46.216 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 161 k 2024-09-14T07:28:46.216 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T07:28:46.216 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 321 k 2024-09-14T07:28:46.217 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 306 k 2024-09-14T07:28:46.217 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 99 k 2024-09-14T07:28:46.217 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T07:28:46.217 INFO:teuthology.orchestra.run.smithi059.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T07:28:46.217 INFO:teuthology.orchestra.run.smithi059.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T07:28:46.217 INFO:teuthology.orchestra.run.smithi059.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout:Installing weak dependencies: 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout:Install 31 Packages 2024-09-14T07:28:46.218 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrade 2 Packages 2024-09-14T07:28:46.219 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:28:46.219 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 62 M 2024-09-14T07:28:46.220 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:28:46.772 INFO:teuthology.orchestra.run.smithi059.stdout:(1/33): ceph-base-19.3.0-4775.g7f24e589.el9.x86 11 MB/s | 5.5 MB 00:00 2024-09-14T07:28:46.830 INFO:teuthology.orchestra.run.smithi059.stdout:(2/33): ceph-selinux-19.3.0-4775.g7f24e589.el9. 432 kB/s | 25 kB 00:00 2024-09-14T07:28:46.939 INFO:teuthology.orchestra.run.smithi059.stdout:(3/33): libcephfs2-19.3.0-4775.g7f24e589.el9.x8 6.8 MB/s | 755 kB 00:00 2024-09-14T07:28:47.081 INFO:teuthology.orchestra.run.smithi059.stdout:(4/33): ceph-radosgw-19.3.0-4775.g7f24e589.el9. 14 MB/s | 11 MB 00:00 2024-09-14T07:28:47.123 INFO:teuthology.orchestra.run.smithi059.stdout:(5/33): libradosstriper1-19.3.0-4775.g7f24e589. 2.7 MB/s | 508 kB 00:00 2024-09-14T07:28:47.190 INFO:teuthology.orchestra.run.smithi059.stdout:(6/33): python3-ceph-argparse-19.3.0-4775.g7f24 676 kB/s | 45 kB 00:00 2024-09-14T07:28:47.225 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 11 M 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrading: 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: librados2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.5 M 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T07:28:47.242 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 22 M 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 25 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 755 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T07:28:47.243 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 508 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 45 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 143 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 161 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 321 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 306 k 2024-09-14T07:28:47.244 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 99 k 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout:Installing weak dependencies: 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout:Install 31 Packages 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrade 2 Packages 2024-09-14T07:28:47.245 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:28:47.246 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 62 M 2024-09-14T07:28:47.246 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:28:47.307 INFO:teuthology.orchestra.run.smithi059.stdout:(7/33): librgw2-19.3.0-4775.g7f24e589.el9.x86_6 24 MB/s | 5.5 MB 00:00 2024-09-14T07:28:47.332 INFO:teuthology.orchestra.run.smithi059.stdout:(8/33): python3-ceph-common-19.3.0-4775.g7f24e5 1.0 MB/s | 143 kB 00:00 2024-09-14T07:28:47.357 INFO:teuthology.orchestra.run.smithi059.stdout:(9/33): python3-cephfs-19.3.0-4775.g7f24e589.el 3.2 MB/s | 161 kB 00:00 2024-09-14T07:28:47.382 INFO:teuthology.orchestra.run.smithi059.stdout:(10/33): python3-rados-19.3.0-4775.g7f24e589.el 6.3 MB/s | 321 kB 00:00 2024-09-14T07:28:47.407 INFO:teuthology.orchestra.run.smithi059.stdout:(11/33): python3-rbd-19.3.0-4775.g7f24e589.el9. 5.9 MB/s | 306 kB 00:00 2024-09-14T07:28:47.433 INFO:teuthology.orchestra.run.smithi059.stdout:(12/33): python3-rgw-19.3.0-4775.g7f24e589.el9. 1.9 MB/s | 99 kB 00:00 2024-09-14T07:28:47.650 INFO:teuthology.orchestra.run.smithi059.stdout:(13/33): ceph-common-19.3.0-4775.g7f24e589.el9. 16 MB/s | 22 MB 00:01 2024-09-14T07:28:48.147 INFO:teuthology.orchestra.run.smithi019.stdout:(1/33): ceph-base-19.3.0-4775.g7f24e589.el9.x86 11 MB/s | 5.5 MB 00:00 2024-09-14T07:28:48.205 INFO:teuthology.orchestra.run.smithi019.stdout:(2/33): ceph-selinux-19.3.0-4775.g7f24e589.el9. 434 kB/s | 25 kB 00:00 2024-09-14T07:28:48.242 INFO:teuthology.orchestra.run.smithi059.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 128 kB/s | 107 kB 00:00 2024-09-14T07:28:48.306 INFO:teuthology.orchestra.run.smithi019.stdout:(3/33): libcephfs2-19.3.0-4775.g7f24e589.el9.x8 7.4 MB/s | 755 kB 00:00 2024-09-14T07:28:48.367 INFO:teuthology.orchestra.run.smithi059.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 183 kB/s | 171 kB 00:00 2024-09-14T07:28:48.398 INFO:teuthology.orchestra.run.smithi019.stdout:(4/33): libradosstriper1-19.3.0-4775.g7f24e589. 5.4 MB/s | 508 kB 00:00 2024-09-14T07:28:48.425 INFO:teuthology.orchestra.run.smithi059.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 207 kB/s | 160 kB 00:00 2024-09-14T07:28:48.524 INFO:teuthology.orchestra.run.smithi019.stdout:(5/33): ceph-radosgw-19.3.0-4775.g7f24e589.el9. 12 MB/s | 11 MB 00:00 2024-09-14T07:28:48.573 INFO:teuthology.orchestra.run.smithi019.stdout:(6/33): python3-ceph-argparse-19.3.0-4775.g7f24 912 kB/s | 45 kB 00:00 2024-09-14T07:28:48.682 INFO:teuthology.orchestra.run.smithi019.stdout:(7/33): librgw2-19.3.0-4775.g7f24e589.el9.x86_6 19 MB/s | 5.5 MB 00:00 2024-09-14T07:28:48.707 INFO:teuthology.orchestra.run.smithi019.stdout:(8/33): python3-ceph-common-19.3.0-4775.g7f24e5 1.0 MB/s | 143 kB 00:00 2024-09-14T07:28:48.732 INFO:teuthology.orchestra.run.smithi019.stdout:(9/33): python3-cephfs-19.3.0-4775.g7f24e589.el 3.1 MB/s | 161 kB 00:00 2024-09-14T07:28:48.758 INFO:teuthology.orchestra.run.smithi019.stdout:(10/33): python3-rados-19.3.0-4775.g7f24e589.el 6.2 MB/s | 321 kB 00:00 2024-09-14T07:28:48.783 INFO:teuthology.orchestra.run.smithi019.stdout:(11/33): python3-rbd-19.3.0-4775.g7f24e589.el9. 5.9 MB/s | 306 kB 00:00 2024-09-14T07:28:48.808 INFO:teuthology.orchestra.run.smithi019.stdout:(12/33): python3-rgw-19.3.0-4775.g7f24e589.el9. 1.9 MB/s | 99 kB 00:00 2024-09-14T07:28:48.859 INFO:teuthology.orchestra.run.smithi059.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 73 kB/s | 45 kB 00:00 2024-09-14T07:28:49.050 INFO:teuthology.orchestra.run.smithi019.stdout:(13/33): ceph-common-19.3.0-4775.g7f24e589.el9. 15 MB/s | 22 MB 00:01 2024-09-14T07:28:49.134 INFO:teuthology.orchestra.run.smithi019.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 305 kB/s | 107 kB 00:00 2024-09-14T07:28:49.159 INFO:teuthology.orchestra.run.smithi019.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 487 kB/s | 171 kB 00:00 2024-09-14T07:28:49.184 INFO:teuthology.orchestra.run.smithi019.stdout:(16/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 900 kB/s | 45 kB 00:00 2024-09-14T07:28:49.210 INFO:teuthology.orchestra.run.smithi019.stdout:(17/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-14T07:28:49.252 INFO:teuthology.orchestra.run.smithi019.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-14T07:28:49.285 INFO:teuthology.orchestra.run.smithi019.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 5.1 MB/s | 662 kB 00:00 2024-09-14T07:28:49.293 INFO:teuthology.orchestra.run.smithi059.stdout:(18/33): librdkafka-1.6.1-102.el9.x86_64.rpm 716 kB/s | 662 kB 00:00 2024-09-14T07:28:49.310 INFO:teuthology.orchestra.run.smithi019.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-09-14T07:28:49.336 INFO:teuthology.orchestra.run.smithi019.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 714 kB/s | 36 kB 00:00 2024-09-14T07:28:49.361 INFO:teuthology.orchestra.run.smithi019.stdout:(22/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 941 kB/s | 47 kB 00:00 2024-09-14T07:28:49.386 INFO:teuthology.orchestra.run.smithi019.stdout:(23/33): qatlib-24.02.0-1.el9.x86_64.rpm 1.6 MB/s | 221 kB 00:00 2024-09-14T07:28:49.410 INFO:teuthology.orchestra.run.smithi059.stdout:(19/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 297 kB/s | 292 kB 00:00 2024-09-14T07:28:49.427 INFO:teuthology.orchestra.run.smithi059.stdout:(20/33): python3-prettytable-0.7.2-27.el9.noarc 74 kB/s | 42 kB 00:00 2024-09-14T07:28:49.453 INFO:teuthology.orchestra.run.smithi019.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-14T07:28:49.479 INFO:teuthology.orchestra.run.smithi019.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-14T07:28:49.504 INFO:teuthology.orchestra.run.smithi019.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 258 kB/s | 26 kB 00:00 2024-09-14T07:28:49.529 INFO:teuthology.orchestra.run.smithi019.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-14T07:28:49.563 INFO:teuthology.orchestra.run.smithi019.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T07:28:49.605 INFO:teuthology.orchestra.run.smithi019.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.1 MB/s | 839 kB 00:00 2024-09-14T07:28:49.664 INFO:teuthology.orchestra.run.smithi019.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T07:28:49.747 INFO:teuthology.orchestra.run.smithi019.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-14T07:28:49.873 INFO:teuthology.orchestra.run.smithi019.stdout:(32/33): librados2-19.3.0-4775.g7f24e589.el9.x8 13 MB/s | 3.5 MB 00:00 2024-09-14T07:28:49.939 INFO:teuthology.orchestra.run.smithi019.stdout:(33/33): librbd1-19.3.0-4775.g7f24e589.el9.x86_ 12 MB/s | 3.2 MB 00:00 2024-09-14T07:28:49.944 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:28:49.944 INFO:teuthology.orchestra.run.smithi019.stdout:Total 23 MB/s | 62 MB 00:02 2024-09-14T07:28:50.002 INFO:teuthology.orchestra.run.smithi059.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 61 kB/s | 36 kB 00:00 2024-09-14T07:28:50.027 INFO:teuthology.orchestra.run.smithi059.stdout:(22/33): qatlib-24.02.0-1.el9.x86_64.rpm 301 kB/s | 221 kB 00:00 2024-09-14T07:28:50.060 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:28:50.061 INFO:teuthology.orchestra.run.smithi059.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 75 kB/s | 47 kB 00:00 2024-09-14T07:28:50.102 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:28:50.102 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:28:50.111 INFO:teuthology.orchestra.run.smithi059.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-14T07:28:50.136 INFO:teuthology.orchestra.run.smithi059.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 400 kB/s | 26 kB 00:00 2024-09-14T07:28:50.161 INFO:teuthology.orchestra.run.smithi059.stdout:(26/33): liboath-2.6.7-2.el9.x86_64.rpm 1.0 MB/s | 49 kB 00:00 2024-09-14T07:28:50.178 INFO:teuthology.orchestra.run.smithi059.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 4.0 MB/s | 67 kB 00:00 2024-09-14T07:28:50.212 INFO:teuthology.orchestra.run.smithi059.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T07:28:50.262 INFO:teuthology.orchestra.run.smithi059.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.2 MB/s | 839 kB 00:00 2024-09-14T07:28:50.312 INFO:teuthology.orchestra.run.smithi059.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T07:28:50.396 INFO:teuthology.orchestra.run.smithi059.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-14T07:28:50.563 INFO:teuthology.orchestra.run.smithi059.stdout:(32/33): librbd1-19.3.0-4775.g7f24e589.el9.x86_ 13 MB/s | 3.2 MB 00:00 2024-09-14T07:28:50.630 INFO:teuthology.orchestra.run.smithi059.stdout:(33/33): librados2-19.3.0-4775.g7f24e589.el9.x8 9.4 MB/s | 3.5 MB 00:00 2024-09-14T07:28:50.635 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:28:50.635 INFO:teuthology.orchestra.run.smithi059.stdout:Total 14 MB/s | 62 MB 00:04 2024-09-14T07:28:50.756 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:28:50.797 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:28:50.798 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:28:50.821 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:28:50.822 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:28:51.515 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:28:51.517 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:28:52.403 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:28:52.485 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-14T07:28:52.539 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-14T07:28:52.578 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-14T07:28:52.601 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T07:28:52.627 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T07:28:52.821 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T07:28:52.874 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T07:28:53.093 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:28:53.177 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-14T07:28:53.210 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-14T07:28:53.243 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-14T07:28:53.249 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-14T07:28:53.265 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T07:28:53.287 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T07:28:53.355 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T07:28:53.448 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T07:28:53.538 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 8/35 2024-09-14T07:28:53.573 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T07:28:53.586 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T07:28:53.636 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T07:28:53.639 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T07:28:53.673 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-14T07:28:53.717 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 11/35 2024-09-14T07:28:53.787 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T07:28:53.817 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T07:28:53.865 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T07:28:53.899 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-14T07:28:53.990 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-14T07:28:54.019 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-14T07:28:54.058 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-14T07:28:54.094 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T07:28:54.105 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-14T07:28:54.140 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-14T07:28:54.171 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T07:28:54.178 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-14T07:28:54.211 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T07:28:54.248 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-14T07:28:54.261 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 8/35 2024-09-14T07:28:54.287 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T07:28:54.350 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T07:28:54.379 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-14T07:28:54.423 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 11/35 2024-09-14T07:28:54.493 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T07:28:54.514 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T07:28:54.579 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T07:28:54.582 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-14T07:28:54.604 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-14T07:28:54.649 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T07:28:54.715 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-14T07:28:54.750 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T07:28:54.755 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-14T07:28:54.788 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 24/35 2024-09-14T07:28:54.796 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-14T07:28:54.824 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-14T07:28:54.828 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-14T07:28:54.858 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-14T07:28:54.891 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T07:28:54.927 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-14T07:28:55.267 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-14T07:28:55.329 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T07:28:55.356 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-14T07:28:55.385 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T07:28:55.440 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T07:28:55.440 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T07:28:55.467 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 24/35 2024-09-14T07:28:55.495 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-14T07:28:55.521 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 28/35 2024-09-14T07:28:55.554 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 29/35 2024-09-14T07:28:56.035 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-14T07:28:56.064 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T07:28:56.120 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T07:28:56.201 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 28/35 2024-09-14T07:28:56.234 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 29/35 2024-09-14T07:28:57.989 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T07:28:58.026 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T07:28:58.624 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T07:28:58.662 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T07:28:58.754 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T07:28:58.754 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T07:28:58.754 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T07:28:58.754 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:28:58.785 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T07:28:58.788 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T07:28:58.821 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T07:28:59.434 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T07:28:59.533 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T07:28:59.624 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T07:28:59.625 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T07:28:59.625 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T07:28:59.625 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:28:59.659 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /sys 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /proc 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /mnt 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /var/tmp 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /home 2024-09-14T07:29:09.349 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /root 2024-09-14T07:29:09.350 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /tmp 2024-09-14T07:29:09.350 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:10.009 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /sys 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /proc 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /mnt 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /var/tmp 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /home 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /root 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /tmp 2024-09-14T07:29:10.010 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:10.398 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T07:29:10.425 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T07:29:10.425 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:10.425 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T07:29:10.425 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T07:29:10.425 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T07:29:10.426 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:10.427 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T07:29:10.517 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T07:29:10.517 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T07:29:11.065 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T07:29:11.091 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T07:29:11.092 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:11.092 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T07:29:11.092 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T07:29:11.092 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T07:29:11.092 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:11.094 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T07:29:11.167 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T07:29:11.167 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T07:29:11.644 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T07:29:11.644 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 1/35 2024-09-14T07:29:11.644 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2/35 2024-09-14T07:29:11.644 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 3/35 2024-09-14T07:29:11.644 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 4/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 5/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 6/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 8/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 9/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 10/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 11/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 13/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-14T07:29:11.645 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-14T07:29:11.646 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-14T07:29:11.647 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-14T07:29:11.647 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-14T07:29:11.647 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-14T07:29:11.647 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T07:29:11.647 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-14T07:29:11.647 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 34/35 2024-09-14T07:29:12.344 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T07:29:12.344 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 1/35 2024-09-14T07:29:12.344 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2/35 2024-09-14T07:29:12.344 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 3/35 2024-09-14T07:29:12.344 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 4/35 2024-09-14T07:29:12.344 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 5/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 6/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 8/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 9/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 10/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 11/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 13/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-14T07:29:12.345 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-14T07:29:12.346 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-14T07:29:12.347 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 34/35 2024-09-14T07:29:12.573 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T07:29:12.573 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:12.573 INFO:teuthology.orchestra.run.smithi019.stdout:Upgraded: 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T07:29:12.574 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.575 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:12.576 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:12.933 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-test 2024-09-14T07:29:13.215 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout:Upgraded: 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.216 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T07:29:13.217 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T07:29:13.218 INFO:teuthology.orchestra.run.smithi059.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T07:29:13.219 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:13.219 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:13.526 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:29 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:13.545 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-test 2024-09-14T07:29:13.673 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:13.673 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:13.673 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:29:13.673 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:13.673 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:29:13.673 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 50 M 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 162 k 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout:Install 4 Packages 2024-09-14T07:29:13.674 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:13.675 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 51 M 2024-09-14T07:29:13.675 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 217 M 2024-09-14T07:29:13.675 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:29:13.948 INFO:teuthology.orchestra.run.smithi019.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.2 MB/s | 304 kB 00:00 2024-09-14T07:29:13.990 INFO:teuthology.orchestra.run.smithi019.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-14T07:29:14.032 INFO:teuthology.orchestra.run.smithi019.stdout:(3/4): libcephsqlite-19.3.0-4775.g7f24e589.el9. 738 kB/s | 162 kB 00:00 2024-09-14T07:29:14.133 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:31 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:14.271 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:14.271 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:14.271 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 50 M 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 162 k 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T07:29:14.272 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T07:29:14.273 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:29:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-14T07:29:14.273 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:14.273 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 51 M 2024-09-14T07:29:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 217 M 2024-09-14T07:29:14.274 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:29:14.547 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.0 MB/s | 304 kB 00:00 2024-09-14T07:29:14.614 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 956 kB/s | 64 kB 00:00 2024-09-14T07:29:14.822 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): libcephsqlite-19.3.0-4775.g7f24e589.el9. 379 kB/s | 162 kB 00:00 2024-09-14T07:29:15.407 INFO:teuthology.orchestra.run.smithi019.stdout:(4/4): ceph-test-19.3.0-4775.g7f24e589.el9.x86_ 32 MB/s | 50 MB 00:01 2024-09-14T07:29:15.409 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:15.409 INFO:teuthology.orchestra.run.smithi019.stdout:Total 29 MB/s | 51 MB 00:01 2024-09-14T07:29:15.437 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:29:15.459 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:29:15.460 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:29:15.892 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:29:15.893 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:29:16.222 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): ceph-test-19.3.0-4775.g7f24e589.el9.x86_ 27 MB/s | 50 MB 00:01 2024-09-14T07:29:16.225 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:16.225 INFO:teuthology.orchestra.run.smithi059.stdout:Total 26 MB/s | 51 MB 00:01 2024-09-14T07:29:16.254 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:29:16.276 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:29:16.276 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:29:16.572 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:29:16.651 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T07:29:16.689 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:29:16.689 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:29:16.698 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T07:29:16.733 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T07:29:17.252 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:29:17.335 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T07:29:17.380 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T07:29:17.407 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T07:29:21.768 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T07:29:21.851 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T07:29:22.421 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T07:29:22.500 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T07:29:24.230 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T07:29:24.230 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 1/4 2024-09-14T07:29:24.230 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2/4 2024-09-14T07:29:24.230 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T07:29:24.676 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T07:29:24.676 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:24.677 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:24.958 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph 2024-09-14T07:29:24.997 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T07:29:24.997 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 1/4 2024-09-14T07:29:24.998 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2/4 2024-09-14T07:29:24.998 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T07:29:25.333 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:25.334 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:25.541 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:41 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:25.591 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph 2024-09-14T07:29:25.686 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:25.688 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:25.688 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: ceph x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 6.6 k 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 2.4 M 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 1.5 M 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 291 k 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 4.8 M 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 17 M 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T07:29:25.689 INFO:teuthology.orchestra.run.smithi019.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-collections 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T07:29:25.690 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T07:29:25.691 INFO:teuthology.orchestra.run.smithi019.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout:Install 37 Packages 2024-09-14T07:29:25.692 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:25.693 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 31 M 2024-09-14T07:29:25.693 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 109 M 2024-09-14T07:29:25.693 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:29:26.176 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:43 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:26.318 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout: ceph x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 6.6 k 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mds x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 2.4 M 2024-09-14T07:29:26.321 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 1.5 M 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 291 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mon x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 4.8 M 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-osd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 17 M 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T07:29:26.322 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-collections 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T07:29:26.323 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout:Install 37 Packages 2024-09-14T07:29:26.324 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:26.325 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 31 M 2024-09-14T07:29:26.325 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 109 M 2024-09-14T07:29:26.325 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:29:26.561 INFO:teuthology.orchestra.run.smithi019.stdout:(1/37): ceph-19.3.0-4775.g7f24e589.el9.x86_64.r 52 kB/s | 6.6 kB 00:00 2024-09-14T07:29:26.761 INFO:teuthology.orchestra.run.smithi019.stdout:(2/37): ceph-mgr-19.3.0-4775.g7f24e589.el9.x86_ 4.7 MB/s | 1.5 MB 00:00 2024-09-14T07:29:26.797 INFO:teuthology.orchestra.run.smithi059.stdout:(1/37): ceph-19.3.0-4775.g7f24e589.el9.x86_64.r 55 kB/s | 6.6 kB 00:00 2024-09-14T07:29:26.828 INFO:teuthology.orchestra.run.smithi019.stdout:(3/37): ceph-mds-19.3.0-4775.g7f24e589.el9.x86_ 6.0 MB/s | 2.4 MB 00:00 2024-09-14T07:29:26.895 INFO:teuthology.orchestra.run.smithi019.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4775.g7f24 4.3 MB/s | 291 kB 00:00 2024-09-14T07:29:27.171 INFO:teuthology.orchestra.run.smithi019.stdout:(5/37): ceph-mon-19.3.0-4775.g7f24e589.el9.x86_ 7.9 MB/s | 4.8 MB 00:00 2024-09-14T07:29:27.265 INFO:teuthology.orchestra.run.smithi059.stdout:(2/37): ceph-mgr-19.3.0-4775.g7f24e589.el9.x86_ 2.6 MB/s | 1.5 MB 00:00 2024-09-14T07:29:27.314 INFO:teuthology.orchestra.run.smithi059.stdout:(3/37): ceph-mds-19.3.0-4775.g7f24e589.el9.x86_ 3.7 MB/s | 2.4 MB 00:00 2024-09-14T07:29:27.365 INFO:teuthology.orchestra.run.smithi059.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4775.g7f24 5.7 MB/s | 291 kB 00:00 2024-09-14T07:29:27.446 INFO:teuthology.orchestra.run.smithi019.stdout:(6/37): ceph-osd-19.3.0-4775.g7f24e589.el9.x86_ 25 MB/s | 17 MB 00:00 2024-09-14T07:29:27.471 INFO:teuthology.orchestra.run.smithi019.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 440 kB/s | 253 kB 00:00 2024-09-14T07:29:27.596 INFO:teuthology.orchestra.run.smithi019.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-09-14T07:29:27.698 INFO:teuthology.orchestra.run.smithi059.stdout:(5/37): ceph-mon-19.3.0-4775.g7f24e589.el9.x86_ 5.3 MB/s | 4.8 MB 00:00 2024-09-14T07:29:27.722 INFO:teuthology.orchestra.run.smithi019.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 998 kB/s | 125 kB 00:00 2024-09-14T07:29:27.747 INFO:teuthology.orchestra.run.smithi019.stdout:(10/37): python3-ply-3.11-14.el9.noarch.rpm 354 kB/s | 106 kB 00:00 2024-09-14T07:29:27.847 INFO:teuthology.orchestra.run.smithi019.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.7 MB/s | 215 kB 00:00 2024-09-14T07:29:27.939 INFO:teuthology.orchestra.run.smithi019.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 982 kB/s | 188 kB 00:00 2024-09-14T07:29:27.990 INFO:teuthology.orchestra.run.smithi019.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 696 kB/s | 35 kB 00:00 2024-09-14T07:29:27.998 INFO:teuthology.orchestra.run.smithi059.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 400 kB/s | 253 kB 00:00 2024-09-14T07:29:28.032 INFO:teuthology.orchestra.run.smithi019.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 936 kB/s | 172 kB 00:00 2024-09-14T07:29:28.057 INFO:teuthology.orchestra.run.smithi019.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.1 MB/s | 77 kB 00:00 2024-09-14T07:29:28.091 INFO:teuthology.orchestra.run.smithi019.stdout:(16/37): python3-cryptography-36.0.1-4.el9.x86_ 1.3 MB/s | 1.2 MB 00:00 2024-09-14T07:29:28.116 INFO:teuthology.orchestra.run.smithi019.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 709 kB/s | 42 kB 00:00 2024-09-14T07:29:28.141 INFO:teuthology.orchestra.run.smithi019.stdout:(18/37): python3-pytz-2021.1-5.el9.noarch.rpm 467 kB/s | 51 kB 00:00 2024-09-14T07:29:28.166 INFO:teuthology.orchestra.run.smithi059.stdout:(7/37): ceph-osd-19.3.0-4775.g7f24e589.el9.x86_ 19 MB/s | 17 MB 00:00 2024-09-14T07:29:28.191 INFO:teuthology.orchestra.run.smithi059.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 555 kB/s | 106 kB 00:00 2024-09-14T07:29:28.191 INFO:teuthology.orchestra.run.smithi019.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-14T07:29:28.217 INFO:teuthology.orchestra.run.smithi019.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 177 kB/s | 22 kB 00:00 2024-09-14T07:29:28.242 INFO:teuthology.orchestra.run.smithi019.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 433 kB/s | 43 kB 00:00 2024-09-14T07:29:28.276 INFO:teuthology.orchestra.run.smithi019.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 419 kB/s | 11 kB 00:00 2024-09-14T07:29:28.301 INFO:teuthology.orchestra.run.smithi019.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.6 MB/s | 172 kB 00:00 2024-09-14T07:29:28.308 INFO:teuthology.orchestra.run.smithi059.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 1.0 MB/s | 125 kB 00:00 2024-09-14T07:29:28.326 INFO:teuthology.orchestra.run.smithi019.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 367 kB/s | 18 kB 00:00 2024-09-14T07:29:28.425 INFO:teuthology.orchestra.run.smithi059.stdout:(10/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.8 MB/s | 215 kB 00:00 2024-09-14T07:29:28.468 INFO:teuthology.orchestra.run.smithi019.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 139 kB/s | 23 kB 00:00 2024-09-14T07:29:28.493 INFO:teuthology.orchestra.run.smithi019.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 116 kB/s | 19 kB 00:00 2024-09-14T07:29:28.519 INFO:teuthology.orchestra.run.smithi019.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-09-14T07:29:28.544 INFO:teuthology.orchestra.run.smithi019.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 923 kB/s | 46 kB 00:00 2024-09-14T07:29:28.569 INFO:teuthology.orchestra.run.smithi019.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-14T07:29:28.595 INFO:teuthology.orchestra.run.smithi019.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 659 kB/s | 16 kB 00:00 2024-09-14T07:29:28.620 INFO:teuthology.orchestra.run.smithi019.stdout:(31/37): python3-cherrypy-18.6.1-2.el9.noarch.r 890 kB/s | 358 kB 00:00 2024-09-14T07:29:28.642 INFO:teuthology.orchestra.run.smithi059.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 868 kB/s | 188 kB 00:00 2024-09-14T07:29:28.645 INFO:teuthology.orchestra.run.smithi019.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-14T07:29:28.679 INFO:teuthology.orchestra.run.smithi019.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 607 kB/s | 36 kB 00:00 2024-09-14T07:29:28.692 INFO:teuthology.orchestra.run.smithi059.stdout:(12/37): python3-cryptography-36.0.1-4.el9.x86_ 1.2 MB/s | 1.2 MB 00:00 2024-09-14T07:29:28.704 INFO:teuthology.orchestra.run.smithi019.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-14T07:29:28.717 INFO:teuthology.orchestra.run.smithi059.stdout:(13/37): python3-pycparser-2.20-6.el9.noarch.rp 245 kB/s | 135 kB 00:00 2024-09-14T07:29:28.730 INFO:teuthology.orchestra.run.smithi019.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 805 kB/s | 20 kB 00:00 2024-09-14T07:29:28.742 INFO:teuthology.orchestra.run.smithi059.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-09-14T07:29:28.755 INFO:teuthology.orchestra.run.smithi019.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.1 MB/s | 230 kB 00:00 2024-09-14T07:29:28.780 INFO:teuthology.orchestra.run.smithi019.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-14T07:29:28.784 INFO:teuthology.orchestra.run.smithi059.stdout:(15/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-09-14T07:29:28.785 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:28.785 INFO:teuthology.orchestra.run.smithi019.stdout:Total 9.9 MB/s | 31 MB 00:03 2024-09-14T07:29:28.818 INFO:teuthology.orchestra.run.smithi059.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 277 kB/s | 35 kB 00:00 2024-09-14T07:29:28.835 INFO:teuthology.orchestra.run.smithi059.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 829 kB/s | 42 kB 00:00 2024-09-14T07:29:28.885 INFO:teuthology.orchestra.run.smithi059.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.0 MB/s | 151 kB 00:00 2024-09-14T07:29:28.902 INFO:teuthology.orchestra.run.smithi059.stdout:(19/37): python3-packaging-20.9-5.el9.noarch.rp 418 kB/s | 77 kB 00:00 2024-09-14T07:29:28.927 INFO:teuthology.orchestra.run.smithi059.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 204 kB/s | 22 kB 00:00 2024-09-14T07:29:28.944 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:29:28.969 INFO:teuthology.orchestra.run.smithi059.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 519 kB/s | 43 kB 00:00 2024-09-14T07:29:28.989 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:29:28.989 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:29:28.994 INFO:teuthology.orchestra.run.smithi059.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 513 kB/s | 11 kB 00:00 2024-09-14T07:29:29.020 INFO:teuthology.orchestra.run.smithi059.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 709 kB/s | 18 kB 00:00 2024-09-14T07:29:29.048 INFO:teuthology.orchestra.run.smithi059.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 829 kB/s | 23 kB 00:00 2024-09-14T07:29:29.073 INFO:teuthology.orchestra.run.smithi059.stdout:(25/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-09-14T07:29:29.099 INFO:teuthology.orchestra.run.smithi059.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-14T07:29:29.124 INFO:teuthology.orchestra.run.smithi059.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-09-14T07:29:29.158 INFO:teuthology.orchestra.run.smithi059.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 791 kB/s | 46 kB 00:00 2024-09-14T07:29:29.183 INFO:teuthology.orchestra.run.smithi059.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-09-14T07:29:29.208 INFO:teuthology.orchestra.run.smithi059.stdout:(30/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-14T07:29:29.234 INFO:teuthology.orchestra.run.smithi059.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-14T07:29:29.259 INFO:teuthology.orchestra.run.smithi059.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T07:29:29.284 INFO:teuthology.orchestra.run.smithi059.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-14T07:29:29.309 INFO:teuthology.orchestra.run.smithi059.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-14T07:29:29.334 INFO:teuthology.orchestra.run.smithi059.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 806 kB/s | 20 kB 00:00 2024-09-14T07:29:29.360 INFO:teuthology.orchestra.run.smithi059.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-14T07:29:29.385 INFO:teuthology.orchestra.run.smithi059.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-14T07:29:29.389 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:29.389 INFO:teuthology.orchestra.run.smithi059.stdout:Total 10 MB/s | 31 MB 00:03 2024-09-14T07:29:29.478 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:29:29.478 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:29:29.545 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:29:29.589 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:29:29.589 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:29:30.071 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:29:30.071 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:29:30.902 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:29:30.975 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T07:29:31.008 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T07:29:31.036 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T07:29:31.110 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T07:29:31.268 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T07:29:31.309 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T07:29:31.405 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T07:29:31.474 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:29:31.490 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T07:29:31.539 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T07:29:31.540 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T07:29:31.571 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T07:29:31.583 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T07:29:31.607 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T07:29:31.612 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T07:29:31.647 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T07:29:31.680 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T07:29:31.682 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T07:29:31.721 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T07:29:31.732 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T07:29:31.764 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T07:29:31.765 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T07:29:31.798 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T07:29:31.848 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T07:29:31.861 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T07:29:31.888 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T07:29:31.946 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T07:29:31.963 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T07:29:32.010 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T07:29:32.044 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T07:29:32.073 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T07:29:32.107 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T07:29:32.124 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T07:29:32.141 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T07:29:32.190 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T07:29:32.207 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T07:29:32.234 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T07:29:32.267 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T07:29:32.316 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T07:29:32.356 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T07:29:32.384 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T07:29:32.421 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T07:29:32.442 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T07:29:32.480 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T07:29:32.543 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T07:29:32.593 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T07:29:32.692 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T07:29:32.739 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T07:29:32.771 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T07:29:32.792 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T07:29:32.813 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T07:29:32.872 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T07:29:32.881 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T07:29:32.935 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T07:29:32.978 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T07:29:33.134 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T07:29:33.140 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T07:29:33.192 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T07:29:33.273 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T07:29:33.277 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T07:29:33.371 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T07:29:33.407 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T07:29:33.451 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 32/37 2024-09-14T07:29:33.476 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T07:29:33.504 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T07:29:33.504 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:33.504 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T07:29:33.504 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T07:29:33.504 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T07:29:33.504 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:33.545 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T07:29:33.731 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 32/37 2024-09-14T07:29:33.758 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T07:29:33.785 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T07:29:33.786 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:33.786 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T07:29:33.786 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T07:29:33.786 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T07:29:33.786 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:35.068 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T07:29:35.098 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T07:29:35.098 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:35.098 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T07:29:35.098 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T07:29:35.098 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T07:29:35.098 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:35.343 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T07:29:35.372 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T07:29:35.372 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:35.372 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T07:29:35.372 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T07:29:35.372 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T07:29:35.372 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:35.569 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T07:29:35.594 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T07:29:35.594 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:35.594 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T07:29:35.594 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T07:29:35.594 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T07:29:35.594 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:35.836 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T07:29:35.843 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T07:29:35.861 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T07:29:35.862 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:35.862 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T07:29:35.862 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T07:29:35.862 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T07:29:35.862 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:35.868 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T07:29:35.868 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:35.868 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T07:29:35.868 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T07:29:35.868 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T07:29:35.869 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:35.928 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T07:29:36.110 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T07:29:36.135 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T07:29:36.136 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:36.136 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T07:29:36.136 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T07:29:36.136 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T07:29:36.136 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:36.210 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T07:29:37.788 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T07:29:37.788 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 1/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 3/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 4/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 5/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 6/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T07:29:37.789 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T07:29:37.790 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T07:29:37.791 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T07:29:37.791 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T07:29:37.792 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T07:29:38.047 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T07:29:38.047 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 1/37 2024-09-14T07:29:38.047 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2/37 2024-09-14T07:29:38.047 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 3/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 4/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 5/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 6/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T07:29:38.048 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T07:29:38.049 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T07:29:38.050 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T07:29:38.051 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T07:29:38.749 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T07:29:38.749 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:38.749 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T07:29:38.750 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T07:29:38.751 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:38.752 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:39.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-base 2024-09-14T07:29:39.275 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T07:29:39.275 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:39.275 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T07:29:39.276 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T07:29:39.277 INFO:teuthology.orchestra.run.smithi059.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T07:29:39.278 INFO:teuthology.orchestra.run.smithi059.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T07:29:39.278 INFO:teuthology.orchestra.run.smithi059.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T07:29:39.278 INFO:teuthology.orchestra.run.smithi059.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T07:29:39.278 INFO:teuthology.orchestra.run.smithi059.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T07:29:39.278 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T07:29:39.278 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T07:29:39.279 INFO:teuthology.orchestra.run.smithi059.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T07:29:39.280 INFO:teuthology.orchestra.run.smithi059.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T07:29:39.280 INFO:teuthology.orchestra.run.smithi059.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T07:29:39.280 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:39.280 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:39.633 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-base 2024-09-14T07:29:39.700 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:39.808 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:29:39.853 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:39.854 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:29:39.854 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:39.928 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install cephadm 2024-09-14T07:29:40.231 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:57 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:40.325 INFO:teuthology.orchestra.run.smithi059.stdout:Package ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:29:40.370 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:40.371 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:29:40.371 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:40.434 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install cephadm 2024-09-14T07:29:40.515 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:56 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:40.653 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 783 k 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:40.654 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:29:40.655 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:40.655 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 783 k 2024-09-14T07:29:40.655 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 789 k 2024-09-14T07:29:40.655 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:29:40.919 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm-19.3.0-4775.g7f24e589.el9.noarch.rpm 2.9 MB/s | 783 kB 00:00 2024-09-14T07:29:40.919 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:40.920 INFO:teuthology.orchestra.run.smithi019.stdout:Total 2.9 MB/s | 783 kB 00:00 2024-09-14T07:29:40.920 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:29:40.926 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:29:40.926 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:29:40.932 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:29:40.932 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:29:41.006 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:29:41.027 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:41.166 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:41.167 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:41.168 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:29:41.168 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:41.168 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:29:41.168 INFO:teuthology.orchestra.run.smithi059.stdout: cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 783 k 2024-09-14T07:29:41.168 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:41.168 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:29:41.169 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:41.169 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:29:41.169 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:41.169 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 783 k 2024-09-14T07:29:41.169 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 789 k 2024-09-14T07:29:41.169 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:29:41.475 INFO:teuthology.orchestra.run.smithi059.stdout:cephadm-19.3.0-4775.g7f24e589.el9.noarch.rpm 2.5 MB/s | 783 kB 00:00 2024-09-14T07:29:41.476 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:41.476 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.5 MB/s | 783 kB 00:00 2024-09-14T07:29:41.476 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:29:41.482 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:29:41.482 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:29:41.488 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:29:41.488 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:29:41.497 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:41.561 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:29:41.583 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:41.929 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:42.137 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:42.191 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:42.191 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:42.191 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:29:42.191 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:42.191 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:42.191 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:42.231 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:42.399 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T07:29:42.540 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:42.763 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:29:42.763 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:42.763 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:29:42.763 INFO:teuthology.orchestra.run.smithi059.stdout: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:42.763 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:42.763 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:42.946 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T07:29:42.990 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:43.130 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:43.131 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:43.131 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-09-14T07:29:43.131 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:43.131 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 145 k 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 145 k 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 432 k 2024-09-14T07:29:43.132 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:29:43.350 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-immutable-object-cache-19.3.0-4775.g7f24e5 665 kB/s | 145 kB 00:00 2024-09-14T07:29:43.351 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:43.351 INFO:teuthology.orchestra.run.smithi019.stdout:Total 661 kB/s | 145 kB 00:00 2024-09-14T07:29:43.351 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:29:43.359 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:29:43.359 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:29:43.419 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:29:43.419 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:29:43.535 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:43.576 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:29:43.635 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T07:29:43.660 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T07:29:43.660 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:43.660 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T07:29:43.660 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:43.674 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 145 k 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:29:43.675 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:43.676 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 145 k 2024-09-14T07:29:43.676 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 432 k 2024-09-14T07:29:43.676 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:29:43.891 INFO:teuthology.orchestra.run.smithi059.stdout:ceph-immutable-object-cache-19.3.0-4775.g7f24e5 677 kB/s | 145 kB 00:00 2024-09-14T07:29:43.891 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:43.891 INFO:teuthology.orchestra.run.smithi059.stdout:Total 671 kB/s | 145 kB 00:00 2024-09-14T07:29:43.892 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:29:43.899 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:29:43.900 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:29:43.960 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:29:43.960 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:29:44.126 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:29:44.183 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T07:29:44.209 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T07:29:44.209 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:29:44.210 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T07:29:44.210 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:44.598 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T07:29:44.598 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:44.598 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:29:44.599 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:44.599 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:44.599 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:44.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr 2024-09-14T07:29:45.108 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T07:29:45.109 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:45.109 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:29:45.109 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:29:45.109 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:45.109 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:45.311 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr 2024-09-14T07:29:45.440 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:01 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:45.535 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:29:45.579 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:45.581 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:29:45.581 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:45.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T07:29:45.898 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:02 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:45.993 INFO:teuthology.orchestra.run.smithi059.stdout:Package ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:29:46.038 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:46.039 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:29:46.039 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:46.101 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T07:29:46.241 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:02 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:46.379 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:46.380 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:29:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:46.380 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 14 M 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 34 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 16 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T07:29:46.381 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout:Install 12 Packages 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 19 M 2024-09-14T07:29:46.382 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 159 M 2024-09-14T07:29:46.383 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:29:46.692 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:03 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:46.832 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:46.833 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:46.833 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:29:46.833 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:46.833 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:29:46.833 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 14 M 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 34 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 16 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T07:29:46.834 INFO:teuthology.orchestra.run.smithi059.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T07:29:46.835 INFO:teuthology.orchestra.run.smithi059.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T07:29:46.835 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:46.835 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:29:46.835 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:29:46.835 INFO:teuthology.orchestra.run.smithi059.stdout:Install 12 Packages 2024-09-14T07:29:46.835 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:46.836 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 19 M 2024-09-14T07:29:46.836 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 159 M 2024-09-14T07:29:46.836 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:29:47.213 INFO:teuthology.orchestra.run.smithi019.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4775.g7f2 54 kB/s | 16 kB 00:00 2024-09-14T07:29:47.238 INFO:teuthology.orchestra.run.smithi019.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4775.g7f 104 kB/s | 34 kB 00:00 2024-09-14T07:29:47.430 INFO:teuthology.orchestra.run.smithi019.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-09-14T07:29:47.444 INFO:teuthology.orchestra.run.smithi059.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4775.g7f2 56 kB/s | 16 kB 00:00 2024-09-14T07:29:47.469 INFO:teuthology.orchestra.run.smithi059.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4775.g7f 108 kB/s | 34 kB 00:00 2024-09-14T07:29:47.497 INFO:teuthology.orchestra.run.smithi019.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.6 MB/s | 1.0 MB 00:00 2024-09-14T07:29:47.555 INFO:teuthology.orchestra.run.smithi019.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-14T07:29:47.580 INFO:teuthology.orchestra.run.smithi019.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 788 kB/s | 19 kB 00:00 2024-09-14T07:29:47.656 INFO:teuthology.orchestra.run.smithi019.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 27 MB/s | 2.0 MB 00:00 2024-09-14T07:29:47.689 INFO:teuthology.orchestra.run.smithi019.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.3 MB/s | 863 kB 00:00 2024-09-14T07:29:47.715 INFO:teuthology.orchestra.run.smithi019.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.4 MB/s | 144 kB 00:00 2024-09-14T07:29:47.757 INFO:teuthology.orchestra.run.smithi019.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-09-14T07:29:47.790 INFO:teuthology.orchestra.run.smithi019.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 305 kB/s | 31 kB 00:00 2024-09-14T07:29:48.244 INFO:teuthology.orchestra.run.smithi059.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 347 kB/s | 269 kB 00:00 2024-09-14T07:29:48.378 INFO:teuthology.orchestra.run.smithi059.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.1 MB/s | 1.0 MB 00:00 2024-09-14T07:29:48.428 INFO:teuthology.orchestra.run.smithi059.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-14T07:29:48.453 INFO:teuthology.orchestra.run.smithi059.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 779 kB/s | 19 kB 00:00 2024-09-14T07:29:48.520 INFO:teuthology.orchestra.run.smithi059.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-09-14T07:29:48.554 INFO:teuthology.orchestra.run.smithi059.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.7 MB/s | 863 kB 00:00 2024-09-14T07:29:48.587 INFO:teuthology.orchestra.run.smithi059.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-09-14T07:29:48.613 INFO:teuthology.orchestra.run.smithi059.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 526 kB/s | 31 kB 00:00 2024-09-14T07:29:48.638 INFO:teuthology.orchestra.run.smithi059.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.8 MB/s | 188 kB 00:00 2024-09-14T07:29:48.782 INFO:teuthology.orchestra.run.smithi019.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4775.g7f24e5 7.6 MB/s | 14 MB 00:01 2024-09-14T07:29:48.787 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:48.787 INFO:teuthology.orchestra.run.smithi019.stdout:Total 8.0 MB/s | 19 MB 00:02 2024-09-14T07:29:48.840 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:29:48.861 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:29:48.861 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:29:49.140 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:29:49.141 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:29:49.816 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:29:49.900 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T07:29:49.935 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T07:29:49.986 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T07:29:50.020 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T07:29:50.126 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T07:29:50.260 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T07:29:50.313 INFO:teuthology.orchestra.run.smithi059.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4775.g7f24e5 4.5 MB/s | 14 MB 00:03 2024-09-14T07:29:50.318 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:50.318 INFO:teuthology.orchestra.run.smithi059.stdout:Total 5.5 MB/s | 19 MB 00:03 2024-09-14T07:29:50.352 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T07:29:50.370 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:29:50.392 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:29:50.392 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:29:50.409 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T07:29:50.437 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T07:29:50.470 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 10/12 2024-09-14T07:29:50.666 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:29:50.667 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:29:51.290 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:29:51.373 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T07:29:51.416 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T07:29:51.463 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T07:29:51.492 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T07:29:51.592 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T07:29:51.725 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T07:29:51.816 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T07:29:51.865 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T07:29:51.900 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T07:29:51.933 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 10/12 2024-09-14T07:29:53.854 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 11/12 2024-09-14T07:29:53.915 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T07:29:55.319 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 11/12 2024-09-14T07:29:55.378 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T07:29:55.870 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T07:29:55.870 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 1/12 2024-09-14T07:29:55.870 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 2/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 3/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T07:29:55.871 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:56.197 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:56.198 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:29:56.448 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T07:29:57.034 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:13 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:29:57.173 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:29:57.174 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================= 2024-09-14T07:29:57.174 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:29:57.175 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================= 2024-09-14T07:29:57.175 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:29:57.175 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 7.4 M 2024-09-14T07:29:57.175 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:29:57.175 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T07:29:57.176 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================= 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout:Install 12 Packages 2024-09-14T07:29:57.177 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:29:57.178 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 38 M 2024-09-14T07:29:57.178 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 212 M 2024-09-14T07:29:57.178 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:29:57.190 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T07:29:57.190 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 1/12 2024-09-14T07:29:57.190 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 2/12 2024-09-14T07:29:57.190 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 3/12 2024-09-14T07:29:57.190 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T07:29:57.191 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T07:29:57.191 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T07:29:57.191 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T07:29:57.191 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T07:29:57.191 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T07:29:57.191 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T07:29:57.192 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T07:29:57.473 INFO:teuthology.orchestra.run.smithi019.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-14T07:29:57.529 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T07:29:57.529 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T07:29:57.530 INFO:teuthology.orchestra.run.smithi059.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T07:29:57.531 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:57.531 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:29:57.531 INFO:teuthology.orchestra.run.smithi019.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.1 MB/s | 801 kB 00:00 2024-09-14T07:29:57.623 INFO:teuthology.orchestra.run.smithi019.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 217 kB/s | 33 kB 00:00 2024-09-14T07:29:57.674 INFO:teuthology.orchestra.run.smithi019.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-09-14T07:29:57.752 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T07:29:57.757 INFO:teuthology.orchestra.run.smithi019.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 461 kB/s | 38 kB 00:00 2024-09-14T07:29:57.849 INFO:teuthology.orchestra.run.smithi019.stdout:(6/12): ceph-mgr-diskprediction-local-19.3.0-47 15 MB/s | 7.4 MB 00:00 2024-09-14T07:29:58.058 INFO:teuthology.orchestra.run.smithi019.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-14T07:29:58.167 INFO:teuthology.orchestra.run.smithi019.stdout:(8/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2024-09-14T07:29:58.225 INFO:teuthology.orchestra.run.smithi019.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-09-14T07:29:58.341 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:15 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:29:58.409 INFO:teuthology.orchestra.run.smithi019.stdout:(10/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rp 3.4 MB/s | 3.0 MB 00:00 2024-09-14T07:29:58.483 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:29:58.484 INFO:teuthology.orchestra.run.smithi059.stdout:======================================================================================= 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout:======================================================================================= 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 7.4 M 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T07:29:58.485 INFO:teuthology.orchestra.run.smithi059.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout:======================================================================================= 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout:Install 12 Packages 2024-09-14T07:29:58.486 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:29:58.487 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 38 M 2024-09-14T07:29:58.487 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 212 M 2024-09-14T07:29:58.487 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:29:58.651 INFO:teuthology.orchestra.run.smithi019.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-09-14T07:29:58.752 INFO:teuthology.orchestra.run.smithi059.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-09-14T07:29:58.811 INFO:teuthology.orchestra.run.smithi059.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 560 kB/s | 33 kB 00:00 2024-09-14T07:29:58.895 INFO:teuthology.orchestra.run.smithi059.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.5 MB/s | 801 kB 00:00 2024-09-14T07:29:59.003 INFO:teuthology.orchestra.run.smithi059.stdout:(4/12): ceph-mgr-diskprediction-local-19.3.0-47 17 MB/s | 7.4 MB 00:00 2024-09-14T07:29:59.028 INFO:teuthology.orchestra.run.smithi059.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 136 kB/s | 18 kB 00:00 2024-09-14T07:29:59.087 INFO:teuthology.orchestra.run.smithi059.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 462 kB/s | 38 kB 00:00 2024-09-14T07:29:59.162 INFO:teuthology.orchestra.run.smithi059.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 3.2 MB/s | 245 kB 00:00 2024-09-14T07:29:59.501 INFO:teuthology.orchestra.run.smithi019.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.5 MB/s | 5.1 MB 00:01 2024-09-14T07:29:59.502 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:29:59.502 INFO:teuthology.orchestra.run.smithi019.stdout:Total 16 MB/s | 38 MB 00:02 2024-09-14T07:29:59.554 INFO:teuthology.orchestra.run.smithi059.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.0 MB/s | 3.0 MB 00:00 2024-09-14T07:29:59.646 INFO:teuthology.orchestra.run.smithi059.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.7 MB/s | 250 kB 00:00 2024-09-14T07:29:59.873 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:29:59.901 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:29:59.901 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:29:59.946 INFO:teuthology.orchestra.run.smithi059.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 5.4 MB/s | 4.9 MB 00:00 2024-09-14T07:30:00.221 INFO:teuthology.orchestra.run.smithi059.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 28 MB/s | 16 MB 00:00 2024-09-14T07:30:00.297 INFO:teuthology.orchestra.run.smithi059.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.5 MB/s | 5.1 MB 00:01 2024-09-14T07:30:00.298 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:00.298 INFO:teuthology.orchestra.run.smithi059.stdout:Total 21 MB/s | 38 MB 00:01 2024-09-14T07:30:00.365 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:00.366 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:00.661 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:00.688 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:00.689 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:01.148 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:01.148 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:01.168 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:01.257 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T07:30:01.308 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T07:30:01.413 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T07:30:01.451 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T07:30:01.645 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T07:30:01.683 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T07:30:01.779 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T07:30:01.945 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:02.028 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T07:30:02.079 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T07:30:02.184 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T07:30:02.221 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T07:30:02.413 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T07:30:02.453 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T07:30:02.480 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T07:30:02.532 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T07:30:02.608 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T07:30:03.221 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T07:30:03.346 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T07:30:03.919 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T07:30:04.657 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T07:30:05.008 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T07:30:05.040 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T07:30:05.745 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T07:30:05.768 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T07:30:07.620 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T07:30:07.620 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 1/12 2024-09-14T07:30:07.620 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T07:30:07.621 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T07:30:08.090 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T07:30:08.091 INFO:teuthology.orchestra.run.smithi019.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T07:30:08.091 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T07:30:08.091 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T07:30:08.091 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T07:30:08.091 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:08.091 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:08.445 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T07:30:08.445 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 1/12 2024-09-14T07:30:08.445 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T07:30:08.446 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T07:30:08.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-rook 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T07:30:08.862 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T07:30:08.863 INFO:teuthology.orchestra.run.smithi059.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T07:30:08.863 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T07:30:08.863 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T07:30:08.863 INFO:teuthology.orchestra.run.smithi059.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T07:30:08.863 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:08.863 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:09.064 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:25 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:09.204 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 49 k 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T07:30:09.205 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout:Install 13 Packages 2024-09-14T07:30:09.206 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:09.207 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 2.2 M 2024-09-14T07:30:09.207 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 26 M 2024-09-14T07:30:09.207 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:09.214 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-rook 2024-09-14T07:30:09.483 INFO:teuthology.orchestra.run.smithi019.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 238 kB/s | 26 kB 00:00 2024-09-14T07:30:09.508 INFO:teuthology.orchestra.run.smithi019.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 144 kB/s | 19 kB 00:00 2024-09-14T07:30:09.533 INFO:teuthology.orchestra.run.smithi019.stdout:(3/13): ceph-mgr-rook-19.3.0-4775.g7f24e589.el9 311 kB/s | 49 kB 00:00 2024-09-14T07:30:09.592 INFO:teuthology.orchestra.run.smithi019.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-14T07:30:09.617 INFO:teuthology.orchestra.run.smithi019.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-14T07:30:09.651 INFO:teuthology.orchestra.run.smithi019.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 915 kB/s | 54 kB 00:00 2024-09-14T07:30:09.684 INFO:teuthology.orchestra.run.smithi019.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 482 kB/s | 32 kB 00:00 2024-09-14T07:30:09.710 INFO:teuthology.orchestra.run.smithi019.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 248 kB/s | 14 kB 00:00 2024-09-14T07:30:09.743 INFO:teuthology.orchestra.run.smithi019.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 3.8 MB/s | 220 kB 00:00 2024-09-14T07:30:09.769 INFO:teuthology.orchestra.run.smithi019.stdout:(10/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.2 MB/s | 279 kB 00:00 2024-09-14T07:30:09.794 INFO:teuthology.orchestra.run.smithi019.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-09-14T07:30:09.814 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:26 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:09.836 INFO:teuthology.orchestra.run.smithi019.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 8.1 MB/s | 1.0 MB 00:00 2024-09-14T07:30:09.869 INFO:teuthology.orchestra.run.smithi019.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 893 kB/s | 90 kB 00:00 2024-09-14T07:30:09.872 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:09.872 INFO:teuthology.orchestra.run.smithi019.stdout:Total 3.3 MB/s | 2.2 MB 00:00 2024-09-14T07:30:09.938 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:09.954 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:09.954 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:09.955 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-rook noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 49 k 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T07:30:09.956 INFO:teuthology.orchestra.run.smithi059.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:09.957 INFO:teuthology.orchestra.run.smithi059.stdout:Install 13 Packages 2024-09-14T07:30:09.958 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:09.958 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 2.2 M 2024-09-14T07:30:09.958 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 26 M 2024-09-14T07:30:09.958 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:10.053 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:10.053 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:10.476 INFO:teuthology.orchestra.run.smithi059.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 186 kB/s | 19 kB 00:00 2024-09-14T07:30:10.493 INFO:teuthology.orchestra.run.smithi059.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 213 kB/s | 26 kB 00:00 2024-09-14T07:30:10.552 INFO:teuthology.orchestra.run.smithi059.stdout:(3/13): ceph-mgr-rook-19.3.0-4775.g7f24e589.el9 276 kB/s | 49 kB 00:00 2024-09-14T07:30:10.574 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:10.585 INFO:teuthology.orchestra.run.smithi059.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-14T07:30:10.611 INFO:teuthology.orchestra.run.smithi059.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-14T07:30:10.636 INFO:teuthology.orchestra.run.smithi059.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-14T07:30:10.661 INFO:teuthology.orchestra.run.smithi059.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 641 kB/s | 32 kB 00:00 2024-09-14T07:30:10.678 INFO:teuthology.orchestra.run.smithi059.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 352 kB/s | 14 kB 00:00 2024-09-14T07:30:10.703 INFO:teuthology.orchestra.run.smithi059.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 5.4 MB/s | 220 kB 00:00 2024-09-14T07:30:10.729 INFO:teuthology.orchestra.run.smithi059.stdout:(10/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.5 MB/s | 279 kB 00:00 2024-09-14T07:30:10.749 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T07:30:10.754 INFO:teuthology.orchestra.run.smithi059.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-09-14T07:30:10.796 INFO:teuthology.orchestra.run.smithi059.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 8.7 MB/s | 1.0 MB 00:00 2024-09-14T07:30:10.805 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T07:30:10.821 INFO:teuthology.orchestra.run.smithi059.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 976 kB/s | 90 kB 00:00 2024-09-14T07:30:10.824 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:10.824 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.6 MB/s | 2.2 MB 00:00 2024-09-14T07:30:10.861 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T07:30:10.893 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:10.905 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T07:30:10.909 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:10.909 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:10.947 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T07:30:11.009 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:11.010 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:11.053 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T07:30:11.163 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T07:30:11.216 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T07:30:11.658 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:11.835 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T07:30:11.907 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T07:30:11.963 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T07:30:11.972 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T07:30:11.998 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T07:30:12.029 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T07:30:12.041 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T07:30:12.062 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T07:30:12.112 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T07:30:12.140 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T07:30:12.146 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T07:30:12.265 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T07:30:12.317 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 1/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T07:30:12.902 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T07:30:12.903 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T07:30:12.903 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T07:30:12.903 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T07:30:12.903 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T07:30:13.071 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T07:30:13.113 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T07:30:13.147 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T07:30:13.196 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T07:30:13.224 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T07:30:13.261 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:13.262 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:13.533 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 1/13 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T07:30:13.951 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T07:30:13.952 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T07:30:13.952 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T07:30:13.952 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T07:30:13.952 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T07:30:13.952 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T07:30:13.952 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T07:30:14.132 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:30 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:14.273 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:14.273 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:14.273 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 154 k 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:14.274 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:14.275 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2024-09-14T07:30:14.275 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:14.275 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 7.0 M 2024-09-14T07:30:14.275 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 33 M 2024-09-14T07:30:14.275 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:14.435 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T07:30:14.435 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:14.435 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:14.435 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:14.435 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T07:30:14.435 INFO:teuthology.orchestra.run.smithi059.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:14.436 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:14.596 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.3 MB/s | 248 kB 00:00 2024-09-14T07:30:14.621 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4775.g7f24e589.e 707 kB/s | 154 kB 00:00 2024-09-14T07:30:14.651 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T07:30:14.663 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.4 MB/s | 58 kB 00:00 2024-09-14T07:30:14.688 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 3.2 MB/s | 74 kB 00:00 2024-09-14T07:30:14.722 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.3 MB/s | 548 kB 00:00 2024-09-14T07:30:14.914 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-09-14T07:30:14.916 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:14.917 INFO:teuthology.orchestra.run.smithi019.stdout:Total 11 MB/s | 7.0 MB 00:00 2024-09-14T07:30:14.990 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:15.002 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:15.002 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:15.110 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:15.110 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:15.247 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:32 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:15.390 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:15.390 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:15.390 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:30:15.390 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 154 k 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout:Install 6 Packages 2024-09-14T07:30:15.391 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:15.392 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 7.0 M 2024-09-14T07:30:15.392 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 33 M 2024-09-14T07:30:15.392 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:15.437 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:15.620 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T07:30:15.684 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T07:30:15.838 INFO:teuthology.orchestra.run.smithi059.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.5 MB/s | 248 kB 00:00 2024-09-14T07:30:15.888 INFO:teuthology.orchestra.run.smithi059.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4775.g7f24e589.e 717 kB/s | 154 kB 00:00 2024-09-14T07:30:15.930 INFO:teuthology.orchestra.run.smithi059.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.8 MB/s | 548 kB 00:00 2024-09-14T07:30:15.955 INFO:teuthology.orchestra.run.smithi059.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 3.2 MB/s | 74 kB 00:00 2024-09-14T07:30:15.981 INFO:teuthology.orchestra.run.smithi059.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 627 kB/s | 58 kB 00:00 2024-09-14T07:30:16.048 INFO:teuthology.orchestra.run.smithi059.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-14T07:30:16.050 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:16.050 INFO:teuthology.orchestra.run.smithi059.stdout:Total 11 MB/s | 7.0 MB 00:00 2024-09-14T07:30:16.124 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:16.135 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:16.136 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:16.243 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T07:30:16.243 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:16.244 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:16.330 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T07:30:16.406 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T07:30:16.437 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T07:30:16.567 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:16.746 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T07:30:16.809 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T07:30:17.206 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T07:30:17.206 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/6 2024-09-14T07:30:17.206 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T07:30:17.206 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T07:30:17.206 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T07:30:17.206 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T07:30:17.360 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T07:30:17.438 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T07:30:17.505 INFO:teuthology.orchestra.run.smithi019.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T07:30:17.506 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:17.506 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:17.523 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T07:30:17.553 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T07:30:17.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-fuse 2024-09-14T07:30:18.354 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:34 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:18.409 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T07:30:18.409 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/6 2024-09-14T07:30:18.409 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T07:30:18.410 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T07:30:18.410 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T07:30:18.410 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T07:30:18.494 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 900 k 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:18.495 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:18.496 INFO:teuthology.orchestra.run.smithi019.stdout:Install 2 Packages 2024-09-14T07:30:18.496 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:18.496 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 979 k 2024-09-14T07:30:18.496 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 2.9 M 2024-09-14T07:30:18.496 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:18.683 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T07:30:18.683 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:18.683 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:18.684 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:18.919 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-fuse 2024-09-14T07:30:19.016 INFO:teuthology.orchestra.run.smithi019.stdout:(1/2): ceph-fuse-19.3.0-4775.g7f24e589.el9.x86_ 3.3 MB/s | 900 kB 00:00 2024-09-14T07:30:19.216 INFO:teuthology.orchestra.run.smithi019.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 172 kB/s | 80 kB 00:00 2024-09-14T07:30:19.217 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:19.217 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.3 MB/s | 979 kB 00:00 2024-09-14T07:30:19.230 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:19.254 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:19.254 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:19.341 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:19.342 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:19.509 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:19.536 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:19.650 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:19.650 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:19.650 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:30:19.650 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:19.650 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:19.650 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 900 k 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout:Install 2 Packages 2024-09-14T07:30:19.651 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:19.652 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 979 k 2024-09-14T07:30:19.652 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 2.9 M 2024-09-14T07:30:19.652 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:19.699 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T07:30:19.769 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T07:30:19.915 INFO:teuthology.orchestra.run.smithi059.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 617 kB/s | 80 kB 00:00 2024-09-14T07:30:20.032 INFO:teuthology.orchestra.run.smithi059.stdout:(2/2): ceph-fuse-19.3.0-4775.g7f24e589.el9.x86_ 3.6 MB/s | 900 kB 00:00 2024-09-14T07:30:20.032 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:20.033 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.5 MB/s | 979 kB 00:00 2024-09-14T07:30:20.044 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:20.068 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:20.068 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:20.153 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:20.153 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:20.350 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:20.416 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T07:30:20.416 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/2 2024-09-14T07:30:20.489 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T07:30:20.560 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T07:30:20.737 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T07:30:20.737 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:20.738 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:20.738 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T07:30:20.738 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:20.738 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:21.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-volume 2024-09-14T07:30:21.246 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T07:30:21.246 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/2 2024-09-14T07:30:21.542 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T07:30:21.542 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:21.542 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:21.542 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T07:30:21.542 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:21.542 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:21.596 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:21.736 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 285 k 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:21.737 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:21.738 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:21.738 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:30:21.738 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:21.738 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 285 k 2024-09-14T07:30:21.738 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 1.3 M 2024-09-14T07:30:21.738 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:21.789 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-volume 2024-09-14T07:30:21.971 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-volume-19.3.0-4775.g7f24e589.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-14T07:30:21.972 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:21.972 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T07:30:21.972 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:21.981 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:21.981 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:22.013 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:22.014 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:22.243 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:22.306 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:30:22.324 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:30:22.324 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:30:22.324 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T07:30:22.324 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:22.381 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:22.523 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:22.524 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:22.524 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-14T07:30:22.524 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:22.524 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-volume noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 285 k 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 285 k 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 1.3 M 2024-09-14T07:30:22.525 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:22.736 INFO:teuthology.orchestra.run.smithi059.stdout:ceph-volume-19.3.0-4775.g7f24e589.el9.noarch.rp 1.3 MB/s | 285 kB 00:00 2024-09-14T07:30:22.736 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:22.737 INFO:teuthology.orchestra.run.smithi059.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-14T07:30:22.737 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:22.746 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:22.746 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:22.780 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:22.780 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:23.013 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:23.079 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:30:23.096 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:30:23.096 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:30:23.096 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T07:30:23.096 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:23.341 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:30:23.342 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:23.342 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:23.342 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:23.342 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:23.342 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:23.629 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados-devel 2024-09-14T07:30:24.100 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T07:30:24.100 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:24.101 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:24.101 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T07:30:24.101 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:24.101 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:24.229 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:24.371 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 126 k 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:24.372 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:30:24.373 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:24.373 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 126 k 2024-09-14T07:30:24.373 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 456 k 2024-09-14T07:30:24.373 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:24.384 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librados-devel 2024-09-14T07:30:24.560 INFO:teuthology.orchestra.run.smithi019.stdout:librados-devel-19.3.0-4775.g7f24e589.el9.x86_64 675 kB/s | 126 kB 00:00 2024-09-14T07:30:24.561 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:24.561 INFO:teuthology.orchestra.run.smithi019.stdout:Total 669 kB/s | 126 kB 00:00 2024-09-14T07:30:24.561 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:24.567 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:24.567 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:24.635 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:24.635 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:24.794 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:24.904 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:24.985 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:25.126 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout: librados-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 126 k 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:25.127 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:30:25.128 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:25.128 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 126 k 2024-09-14T07:30:25.128 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 456 k 2024-09-14T07:30:25.128 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:25.332 INFO:teuthology.orchestra.run.smithi059.stdout:librados-devel-19.3.0-4775.g7f24e589.el9.x86_64 621 kB/s | 126 kB 00:00 2024-09-14T07:30:25.332 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:25.333 INFO:teuthology.orchestra.run.smithi059.stdout:Total 616 kB/s | 126 kB 00:00 2024-09-14T07:30:25.333 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:25.338 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:25.339 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:25.352 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:25.406 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:25.406 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:25.565 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:25.609 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:25.610 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:25.610 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:25.610 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:25.610 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:25.610 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:25.667 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:25.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs2 2024-09-14T07:30:26.118 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:26.408 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:26.408 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:26.408 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:26.408 INFO:teuthology.orchestra.run.smithi059.stdout: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:26.408 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:26.408 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:26.454 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:26.547 INFO:teuthology.orchestra.run.smithi019.stdout:Package libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:26.593 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:26.594 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:26.594 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:26.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs-devel 2024-09-14T07:30:26.684 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install libcephfs2 2024-09-14T07:30:27.278 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:27.286 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:27.384 INFO:teuthology.orchestra.run.smithi059.stdout:Package libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:27.416 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:27.416 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 32 k 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:30:27.417 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:27.418 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 32 k 2024-09-14T07:30:27.418 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 142 k 2024-09-14T07:30:27.418 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:27.431 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:27.432 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:27.433 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:27.484 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install libcephfs-devel 2024-09-14T07:30:27.556 INFO:teuthology.orchestra.run.smithi019.stdout:libcephfs-devel-19.3.0-4775.g7f24e589.el9.x86_6 230 kB/s | 32 kB 00:00 2024-09-14T07:30:27.557 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:27.557 INFO:teuthology.orchestra.run.smithi019.stdout:Total 227 kB/s | 32 kB 00:00 2024-09-14T07:30:27.557 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:27.561 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:27.561 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:27.583 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:27.584 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:27.670 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:27.799 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:28.082 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:28.165 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:28.223 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 32 k 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 32 k 2024-09-14T07:30:28.224 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 142 k 2024-09-14T07:30:28.225 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:28.396 INFO:teuthology.orchestra.run.smithi059.stdout:libcephfs-devel-19.3.0-4775.g7f24e589.el9.x86_6 187 kB/s | 32 kB 00:00 2024-09-14T07:30:28.396 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:28.396 INFO:teuthology.orchestra.run.smithi059.stdout:Total 186 kB/s | 32 kB 00:00 2024-09-14T07:30:28.396 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:28.399 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:28.399 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:28.416 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:28.416 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:28.416 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:28.416 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:28.416 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:28.416 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:28.420 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:28.420 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:28.517 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:28.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados2 2024-09-14T07:30:28.635 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:28.993 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:29.198 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:29.232 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:29.232 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:29.232 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:29.232 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:29.232 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:29.232 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:29.291 INFO:teuthology.orchestra.run.smithi019.stdout:Package librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:29.337 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:29.338 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:29.338 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:29.408 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librados2 2024-09-14T07:30:29.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librbd1 2024-09-14T07:30:29.996 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:30.002 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:30.089 INFO:teuthology.orchestra.run.smithi059.stdout:Package librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:30.096 INFO:teuthology.orchestra.run.smithi019.stdout:Package librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:30.135 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:30.136 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:30.136 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:30.141 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:30.142 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:30.142 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:30.198 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librbd1 2024-09-14T07:30:30.212 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rados 2024-09-14T07:30:30.787 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:30.800 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:30.881 INFO:teuthology.orchestra.run.smithi059.stdout:Package librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:30.894 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:30.928 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:30.929 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:30.929 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:30.940 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:30.941 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:30.941 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:30.997 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rados 2024-09-14T07:30:31.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rgw 2024-09-14T07:30:31.586 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:31.593 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:31.679 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:31.688 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:31.725 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:31.726 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:31.727 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:31.734 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:31.735 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:31.735 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:31.789 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rgw 2024-09-14T07:30:31.808 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-cephfs 2024-09-14T07:30:32.375 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:49 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:32.400 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:32.469 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:32.493 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:32.515 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:32.516 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:32.516 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:32.539 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:32.540 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:32.540 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:32.577 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-cephfs 2024-09-14T07:30:32.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rbd 2024-09-14T07:30:33.172 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:50 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:33.202 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:49 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:33.267 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:33.296 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:33.315 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:33.316 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:33.316 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:33.342 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:33.343 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:30:33.343 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:33.379 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rbd 2024-09-14T07:30:33.421 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-fuse 2024-09-14T07:30:33.971 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:50 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:34.013 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:50 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:34.064 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T07:30:34.110 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:34.111 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-14T07:30:34.111 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:34.154 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 85 k 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:34.155 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:30:34.156 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:34.156 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 85 k 2024-09-14T07:30:34.156 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 231 k 2024-09-14T07:30:34.156 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:34.176 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-fuse 2024-09-14T07:30:34.351 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-fuse-19.3.0-4775.g7f24e589.el9.x86_64.rpm 435 kB/s | 85 kB 00:00 2024-09-14T07:30:34.352 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:34.352 INFO:teuthology.orchestra.run.smithi019.stdout:Total 432 kB/s | 85 kB 00:00 2024-09-14T07:30:34.352 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:34.359 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:34.359 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:34.426 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:34.426 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:34.577 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:34.693 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:34.767 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:51 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:34.906 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 85 k 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:34.907 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:30:34.908 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:34.908 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 85 k 2024-09-14T07:30:34.908 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 231 k 2024-09-14T07:30:34.908 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:35.074 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:35.097 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-fuse-19.3.0-4775.g7f24e589.el9.x86_64.rpm 450 kB/s | 85 kB 00:00 2024-09-14T07:30:35.097 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:35.098 INFO:teuthology.orchestra.run.smithi059.stdout:Total 446 kB/s | 85 kB 00:00 2024-09-14T07:30:35.098 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:35.105 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:35.105 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:35.175 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:35.175 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:35.325 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:35.325 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:35.325 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:35.325 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:35.325 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:35.325 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:35.352 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:35.456 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:35.589 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-mirror 2024-09-14T07:30:35.859 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:36.156 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:36.156 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:36.156 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:36.156 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:36.156 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:36.156 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:36.191 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:52 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:36.331 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:36.332 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:36.333 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:36.333 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:30:36.333 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:36.333 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 3.2 M 2024-09-14T07:30:36.333 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 14 M 2024-09-14T07:30:36.333 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:36.401 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-mirror 2024-09-14T07:30:36.672 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-mirror-19.3.0-4775.g7f24e589.el9.x86_64.rpm 9.4 MB/s | 3.2 MB 00:00 2024-09-14T07:30:36.673 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:36.673 INFO:teuthology.orchestra.run.smithi019.stdout:Total 9.3 MB/s | 3.2 MB 00:00 2024-09-14T07:30:36.673 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:36.683 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:36.683 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:36.769 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:36.769 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:37.001 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:53 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:37.142 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-mirror x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:37.143 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:37.144 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:30:37.144 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:37.144 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 3.2 M 2024-09-14T07:30:37.144 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 14 M 2024-09-14T07:30:37.144 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:37.236 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:37.415 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:37.442 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:37.442 INFO:teuthology.orchestra.run.smithi019.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:30:37.443 INFO:teuthology.orchestra.run.smithi019.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T07:30:37.443 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T07:30:37.443 INFO:teuthology.orchestra.run.smithi019.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T07:30:37.443 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:37.501 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-mirror-19.3.0-4775.g7f24e589.el9.x86_64.rpm 8.9 MB/s | 3.2 MB 00:00 2024-09-14T07:30:37.502 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:37.502 INFO:teuthology.orchestra.run.smithi059.stdout:Total 8.9 MB/s | 3.2 MB 00:00 2024-09-14T07:30:37.502 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:37.512 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:37.513 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:37.599 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:37.599 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:38.057 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:38.134 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:38.160 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:38.161 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T07:30:38.161 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T07:30:38.161 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T07:30:38.161 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T07:30:38.161 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:38.475 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:38.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:38.475 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:38.475 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:38.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:38.476 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:38.718 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-nbd 2024-09-14T07:30:39.245 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:39.245 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:39.245 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:39.245 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:39.245 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:39.245 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:39.314 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:01:55 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:30:39.454 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 171 k 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2024-09-14T07:30:39.455 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:39.456 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 171 k 2024-09-14T07:30:39.456 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 490 k 2024-09-14T07:30:39.456 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2024-09-14T07:30:39.477 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-nbd 2024-09-14T07:30:39.675 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-nbd-19.3.0-4775.g7f24e589.el9.x86_64.rpm 777 kB/s | 171 kB 00:00 2024-09-14T07:30:39.676 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:39.676 INFO:teuthology.orchestra.run.smithi019.stdout:Total 773 kB/s | 171 kB 00:00 2024-09-14T07:30:39.676 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T07:30:39.685 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T07:30:39.685 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T07:30:39.753 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T07:30:39.753 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T07:30:40.039 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T07:30:40.072 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:57 ago on Sat 14 Sep 2024 07:28:43 AM UTC. 2024-09-14T07:30:40.143 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:40.213 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-14T07:30:40.214 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-14T07:30:40.214 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:40.214 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-14T07:30:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-nbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 171 k 2024-09-14T07:30:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 171 k 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 490 k 2024-09-14T07:30:40.215 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-14T07:30:40.419 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-nbd-19.3.0-4775.g7f24e589.el9.x86_64.rpm 836 kB/s | 171 kB 00:00 2024-09-14T07:30:40.420 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-14T07:30:40.420 INFO:teuthology.orchestra.run.smithi059.stdout:Total 831 kB/s | 171 kB 00:00 2024-09-14T07:30:40.420 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-14T07:30:40.429 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-14T07:30:40.429 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-14T07:30:40.496 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-14T07:30:40.497 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-14T07:30:40.571 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:40.677 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-14T07:30:40.779 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:40.857 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2024-09-14T07:30:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:40.857 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:40.858 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:30:41.109 DEBUG:teuthology.parallel:result is None 2024-09-14T07:30:41.177 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:41.389 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T07:30:41.390 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:41.390 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-14T07:30:41.390 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T07:30:41.390 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:41.390 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-14T07:30:41.632 DEBUG:teuthology.parallel:result is None 2024-09-14T07:30:41.633 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T07:30:41.774 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T07:30:41.801 INFO:teuthology.orchestra.run.smithi019.stdout:19.3.0-4775.g7f24e589.el9 2024-09-14T07:30:41.801 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4775.g7f24e589.el9 2024-09-14T07:30:41.801 INFO:teuthology.task.install:The correct ceph version 19.3.0-4775.g7f24e589 is installed. 2024-09-14T07:30:41.803 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T07:30:41.938 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T07:30:41.961 INFO:teuthology.orchestra.run.smithi059.stdout:19.3.0-4775.g7f24e589.el9 2024-09-14T07:30:41.961 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4775.g7f24e589.el9 2024-09-14T07:30:41.961 INFO:teuthology.task.install:The correct ceph version 19.3.0-4775.g7f24e589 is installed. 2024-09-14T07:30:41.964 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-14T07:30:41.964 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:41.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T07:30:41.996 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:30:41.997 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T07:30:42.028 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-14T07:30:42.028 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:42.028 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T07:30:42.066 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T07:30:42.134 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:30:42.135 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T07:30:42.161 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T07:30:42.227 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-14T07:30:42.228 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:42.228 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T07:30:42.256 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T07:30:42.324 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:30:42.324 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T07:30:42.350 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T07:30:42.416 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-14T07:30:42.416 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:42.416 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T07:30:42.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T07:30:42.511 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:30:42.511 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T07:30:42.537 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T07:30:42.603 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T07:30:42.690 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-14T07:30:42.690 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 777 /var/log/ceph 2024-09-14T07:30:42.693 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 777 /var/log/ceph 2024-09-14T07:30:42.718 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-14T07:30:42.719 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T07:30:42.761 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T07:30:42.786 INFO:tasks.ceph:Creating extra log directories... 2024-09-14T07:30:42.787 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T07:30:42.827 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T07:30:42.861 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-14T07:30:42.861 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': 'lz4', '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'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T07:30:42.861 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7900444', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'main'}, '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': 'lz4', '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'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 950, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 5839, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'sleep_before_teardown': 0, 'subset': '99/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a', 'targets': {'smithi019.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNPBLQht/JTla/uh6DIQRfTUP2hAcfsZKoXDjUh32PeWbJRjeIAAfPDEPGdXl95XLNudCeoJMrMtpuBpy3lsPaM=', 'smithi059.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0DCBXBCG8yCuaYiCa56yYMjYJuP6SKGLkfTucRmZZzMDpKxqSzjdp+WTihMwgCcF3bfE5YffnGzX06mDYq9/4='}, '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': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', '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'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-10_20:16:17', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T07:30:42.862 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-14T07:30:42.895 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-14T07:30:42.910 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T07:30:42.950 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T07:30:42.976 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:42.976 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T07:30:43.032 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-14T07:30:43.032 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_1 2024-09-14T07:30:43.088 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-14 07:30:37.720598762 +0000 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-14 07:28:03.545286082 +0000 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-14 07:28:03.545286082 +0000 2024-09-14T07:30:43.089 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-14 07:28:03.545286082 +0000 2024-09-14T07:30:43.089 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T07:30:43.153 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-14T07:30:43.154 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-14T07:30:43.154 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000205798 s, 2.5 MB/s 2024-09-14T07:30:43.155 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T07:30:43.212 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_2 2024-09-14T07:30:43.269 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T07:30:43.269 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:30:43.269 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-14T07:30:43.269 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:30:43.269 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:30:43.270 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-14 07:30:37.721598751 +0000 2024-09-14T07:30:43.270 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-14 07:28:03.895282258 +0000 2024-09-14T07:30:43.270 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-14 07:28:03.895282258 +0000 2024-09-14T07:30:43.270 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-14 07:28:03.895282258 +0000 2024-09-14T07:30:43.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T07:30:43.333 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-14T07:30:43.333 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-14T07:30:43.333 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.00022327 s, 2.3 MB/s 2024-09-14T07:30:43.334 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T07:30:43.391 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_3 2024-09-14T07:30:43.448 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T07:30:43.448 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:30:43.448 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-14T07:30:43.448 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:30:43.449 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:30:43.449 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-14 07:30:37.721598751 +0000 2024-09-14T07:30:43.449 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-14 07:28:04.231278587 +0000 2024-09-14T07:30:43.449 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-14 07:28:04.231278587 +0000 2024-09-14T07:30:43.449 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-14 07:28:04.231278587 +0000 2024-09-14T07:30:43.449 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T07:30:43.512 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-14T07:30:43.512 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-14T07:30:43.512 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000261145 s, 2.0 MB/s 2024-09-14T07:30:43.514 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T07:30:43.571 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_4 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2024-09-14 07:30:37.721598751 +0000 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2024-09-14 07:28:04.591274654 +0000 2024-09-14T07:30:43.627 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2024-09-14 07:28:04.591274654 +0000 2024-09-14T07:30:43.628 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: 2024-09-14 07:28:04.591274654 +0000 2024-09-14T07:30:43.628 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T07:30:43.691 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2024-09-14T07:30:43.691 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2024-09-14T07:30:43.691 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000207811 s, 2.5 MB/s 2024-09-14T07:30:43.692 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T07:30:43.749 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:30:43.749 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi019.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T07:30:43.749 INFO:tasks.ceph:Generating config... 2024-09-14T07:30:43.750 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-14T07:30:43.750 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T07:30:43.750 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T07:30:43.750 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T07:30:43.750 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T07:30:43.751 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T07:30:43.751 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] bluestore compression algorithm = lz4 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T07:30:43.751 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-14T07:30:43.752 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T07:30:43.752 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T07:30:43.752 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T07:30:43.752 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-14T07:30:43.752 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T07:30:43.752 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T07:30:43.752 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-14T07:30:43.752 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-14T07:30:43.849 INFO:teuthology.orchestra.run.smithi019.stdout:creating /etc/ceph/cluster1.keyring 2024-09-14T07:30:43.852 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-14T07:30:43.895 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T07:30:43.920 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.19')] 2024-09-14T07:30:43.921 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.19', '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': 'lz4', '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'}, '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': {}} 2024-09-14T07:30:43.921 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:43.921 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T07:30:43.976 DEBUG:teuthology.orchestra.run.smithi019:> 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.19 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:44.057 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool: generated fsid 4cc57374-b244-430b-853a-5ad5c84e0cff 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:setting min_mon_release = quincy 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:epoch 0 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:fsid 4cc57374-b244-430b-853a-5ad5c84e0cff 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:last_changed 2024-09-14T07:30:44.057192+0000 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:created 2024-09-14T07:30:44.057192+0000 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:min_mon_release 17 (quincy) 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:election_strategy: 1 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:0: [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon.a 2024-09-14T07:30:44.058 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-14T07:30:44.059 DEBUG:teuthology.orchestra.run.smithi019:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T07:30:44.115 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 4cc57374-b244-430b-853a-5ad5c84e0cff... 2024-09-14T07:30:44.115 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-14T07:30:44.157 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-14T07:30:44.199 INFO:teuthology.orchestra.run.smithi019.stdout:[global] 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: chdir = "" 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: auth supported = cephx 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: filestore xattr use omap = true 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: mon clock drift allowed = 1.000 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: osd crush chooseleaf type = 0 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: auth debug = true 2024-09-14T07:30:44.200 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: ms die on old message = true 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: ms die on bug = true 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: mon pg warn max object skew = 0 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: osd pool default size = 2 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd allow primary affinity = true 2024-09-14T07:30:44.201 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd allow pg remap = true 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on legacy crush tunables = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on crush straw calc version zero = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on no sortbitwise = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on osd down out interval zero = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on too few osds = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: mon_allow_pool_size_one = true 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: osd default data pool replay window = 5 2024-09-14T07:30:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: mon allow pool delete = true 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: mon cluster log file level = debug 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: debug asserts on shutdown = true 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: mon health detail to clog = false 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: mon host = 172.21.15.19 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on pool no app = False 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: fsid = 4cc57374-b244-430b-853a-5ad5c84e0cff 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout:[osd] 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: osd journal size = 100 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: osd scrub load threshold = 5.0 2024-09-14T07:30:44.203 INFO:teuthology.orchestra.run.smithi019.stdout: osd scrub max interval = 600 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd mclock profile = high_recovery_ops 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd recover clone overlap = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd recovery max chunk = 1048576 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug shutdown = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug op order = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug verify stray on activate = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug trim objects = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd open classes on start = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug pg log writeout = true 2024-09-14T07:30:44.204 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: osd deep scrub update digest min age = 30 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: osd map max advance = 10 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: journal zero on create = true 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: filestore ondisk finisher threads = 3 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: filestore apply finisher threads = 3 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: bdev debug aio = true 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug misdirected ops = true 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore block size = 96636764160 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore compression algorithm = lz4 2024-09-14T07:30:44.205 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore compression mode = aggressive 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore fsck on mount = True 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: debug bluefs = 1/20 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: debug bluestore = 1/20 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: debug ms = 1 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: debug osd = 20 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: debug rocksdb = 4/10 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd full ratio = 0.9 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd nearfull ratio = 0.8 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug randomize hobject sort order = False 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: osd failsafe full ratio = 0.95 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: osd objectstore = bluestore 2024-09-14T07:30:44.206 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout:[mgr] 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug ms = 1 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug mgr = 20 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug mon = 20 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug auth = 20 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: mgr/telemetry/nag = false 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout:[mon] 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug ms = 1 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug mon = 20 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug paxos = 20 2024-09-14T07:30:44.207 INFO:teuthology.orchestra.run.smithi019.stdout: debug auth = 20 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon data avail warn = 5 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon mgr mkfs grace = 240 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd reporter subtree level = osd 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd prime pg temp = true 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T07:30:44.208 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: # 1m isn't quite enough 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: mon_down_mkfs_grace = 2m 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_filestore_osds = false 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout:[client] 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: rgw cache enabled = true 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: rgw enable ops log = true 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: rgw enable usage log = true 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout: rbd default data pool = datapool 2024-09-14T07:30:44.209 INFO:teuthology.orchestra.run.smithi019.stdout:[mon.a] 2024-09-14T07:30:44.210 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2024-09-14T07:30:44.210 INFO:teuthology.orchestra.run.smithi059.stdout: chdir = "" 2024-09-14T07:30:44.210 INFO:teuthology.orchestra.run.smithi059.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T07:30:44.210 INFO:teuthology.orchestra.run.smithi059.stdout: auth supported = cephx 2024-09-14T07:30:44.210 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.210 INFO:teuthology.orchestra.run.smithi059.stdout: filestore xattr use omap = true 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: mon clock drift allowed = 1.000 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: osd crush chooseleaf type = 0 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: auth debug = true 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: ms die on old message = true 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: ms die on bug = true 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: mon pg warn max object skew = 0 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T07:30:44.211 INFO:teuthology.orchestra.run.smithi059.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: osd pool default size = 2 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd allow primary affinity = true 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd allow pg remap = true 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on legacy crush tunables = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on crush straw calc version zero = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on no sortbitwise = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on osd down out interval zero = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on too few osds = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T07:30:44.212 INFO:teuthology.orchestra.run.smithi059.stdout: mon_allow_pool_size_one = true 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: osd default data pool replay window = 5 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: mon allow pool delete = true 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: mon cluster log file level = debug 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: debug asserts on shutdown = true 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: mon health detail to clog = false 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: mon host = 172.21.15.19 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on pool no app = False 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = 4cc57374-b244-430b-853a-5ad5c84e0cff 2024-09-14T07:30:44.213 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout:[osd] 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd journal size = 100 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd scrub load threshold = 5.0 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd scrub max interval = 600 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd mclock profile = high_recovery_ops 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd recover clone overlap = true 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd recovery max chunk = 1048576 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug shutdown = true 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug op order = true 2024-09-14T07:30:44.214 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug verify stray on activate = true 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug trim objects = true 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: osd open classes on start = true 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug pg log writeout = true 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: osd deep scrub update digest min age = 30 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: osd map max advance = 10 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: journal zero on create = true 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: filestore ondisk finisher threads = 3 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: filestore apply finisher threads = 3 2024-09-14T07:30:44.215 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: bdev debug aio = true 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug misdirected ops = true 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore block size = 96636764160 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore compression algorithm = lz4 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore compression mode = aggressive 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore fsck on mount = True 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: debug bluefs = 1/20 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: debug bluestore = 1/20 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: debug osd = 20 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: debug rocksdb = 4/10 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T07:30:44.216 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd full ratio = 0.9 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd nearfull ratio = 0.8 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug randomize hobject sort order = False 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: osd failsafe full ratio = 0.95 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: osd objectstore = bluestore 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout:[mgr] 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: debug mgr = 20 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: debug mon = 20 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: debug auth = 20 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:30:44.217 INFO:teuthology.orchestra.run.smithi059.stdout: mgr/telemetry/nag = false 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout:[mon] 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: debug mon = 20 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: debug paxos = 20 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: debug auth = 20 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: mon data avail warn = 5 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: mon mgr mkfs grace = 240 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd reporter subtree level = osd 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd prime pg temp = true 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.218 INFO:teuthology.orchestra.run.smithi059.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: # 1m isn't quite enough 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: mon_down_mkfs_grace = 2m 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_filestore_osds = false 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout:[client] 2024-09-14T07:30:44.219 INFO:teuthology.orchestra.run.smithi059.stdout: rgw cache enabled = true 2024-09-14T07:30:44.220 INFO:teuthology.orchestra.run.smithi059.stdout: rgw enable ops log = true 2024-09-14T07:30:44.220 INFO:teuthology.orchestra.run.smithi059.stdout: rgw enable usage log = true 2024-09-14T07:30:44.220 INFO:teuthology.orchestra.run.smithi059.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T07:30:44.220 INFO:teuthology.orchestra.run.smithi059.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T07:30:44.220 INFO:teuthology.orchestra.run.smithi059.stdout: rbd default data pool = datapool 2024-09-14T07:30:44.220 INFO:teuthology.orchestra.run.smithi059.stdout:[mon.a] 2024-09-14T07:30:44.223 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-14T07:30:44.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2024-09-14T07:30:44.317 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T07:30:44.318 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:44.318 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-14T07:30:44.333 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:44.334 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-14T07:30:44.390 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:30:44.390 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:44.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-14T07:30:44.390 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T07:30:44.466 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:44.466 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:44.522 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:30:44.522 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:30:44.522 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-14T07:30:44.522 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T07:30:44.566 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:30:44.566 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:44.624 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T07:30:44.625 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T07:30:44.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-14T07:30:44.677 INFO:teuthology.orchestra.run.smithi019.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-14T07:30:44.680 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T07:30:44.680 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T07:30:44.680 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2024-09-14T07:30:44.723 INFO:teuthology.orchestra.run.smithi019.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-14T07:30:44.735 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T07:30:44.736 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi019.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T07:30:44.736 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-14T07:30:44.802 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:30:44.802 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-14T07:30:44.802 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:30:44.802 DEBUG:teuthology.orchestra.run.smithi019:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T07:30:44.874 INFO:teuthology.orchestra.run.smithi019.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T07:30:44.875 INFO:teuthology.orchestra.run.smithi019.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T07:30:44.875 INFO:teuthology.orchestra.run.smithi019.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T07:30:44.875 INFO:teuthology.orchestra.run.smithi019.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T07:30:44.875 INFO:teuthology.orchestra.run.smithi019.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T07:30:44.875 INFO:teuthology.orchestra.run.smithi019.stdout: = sunit=0 swidth=0 blks 2024-09-14T07:30:44.876 INFO:teuthology.orchestra.run.smithi019.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T07:30:44.876 INFO:teuthology.orchestra.run.smithi019.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T07:30:44.876 INFO:teuthology.orchestra.run.smithi019.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T07:30:44.876 INFO:teuthology.orchestra.run.smithi019.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T07:30:45.394 INFO:teuthology.orchestra.run.smithi019.stdout:Discarding blocks...Done. 2024-09-14T07:30:45.396 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi019.front.sepia.ceph.com -o noatime 2024-09-14T07:30:45.396 DEBUG:teuthology.orchestra.run.smithi019:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-14T07:30:45.539 DEBUG:teuthology.orchestra.run.smithi019:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-14T07:30:45.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-14T07:30:45.640 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:30:45.641 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-14T07:30:45.641 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:30:45.641 DEBUG:teuthology.orchestra.run.smithi019:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout: = sunit=0 swidth=0 blks 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T07:30:45.715 INFO:teuthology.orchestra.run.smithi019.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T07:30:46.159 INFO:teuthology.orchestra.run.smithi019.stdout:Discarding blocks...Done. 2024-09-14T07:30:46.161 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi019.front.sepia.ceph.com -o noatime 2024-09-14T07:30:46.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-14T07:30:46.268 DEBUG:teuthology.orchestra.run.smithi019:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-14T07:30:46.298 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-14T07:30:46.366 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:30:46.366 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-14T07:30:46.366 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:30:46.366 DEBUG:teuthology.orchestra.run.smithi019:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout: = sunit=0 swidth=0 blks 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T07:30:46.441 INFO:teuthology.orchestra.run.smithi019.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T07:30:46.442 INFO:teuthology.orchestra.run.smithi019.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T07:30:46.934 INFO:teuthology.orchestra.run.smithi019.stdout:Discarding blocks...Done. 2024-09-14T07:30:46.937 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi019.front.sepia.ceph.com -o noatime 2024-09-14T07:30:46.937 DEBUG:teuthology.orchestra.run.smithi019:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-14T07:30:47.076 DEBUG:teuthology.orchestra.run.smithi019:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-14T07:30:47.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:47.201 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.199+0000 7fe7dee44640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:47.201 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.199+0000 7fe7dee44640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:47.201 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.200+0000 7fe7dee44640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:47.202 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.201+0000 7fe7dee44640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2024-09-14T07:30:47.207 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.206+0000 7fe7dee44640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-14T07:30:47.207 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.206+0000 7fe7dee44640 -1 bdev(0x55a8a3c3d800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-14T07:30:47.207 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:47.206+0000 7fe7dee44640 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-14T07:30:50.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-14T07:30:50.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:50.747 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.745+0000 7f35b31db640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:50.747 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.745+0000 7f35b31db640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:50.748 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.747+0000 7f35b31db640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:50.748 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.747+0000 7f35b31db640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2024-09-14T07:30:50.749 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.747+0000 7f35b31db640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-14T07:30:50.749 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.748+0000 7f35b31db640 -1 bdev(0x55a079853800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-14T07:30:50.749 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:50.748+0000 7f35b31db640 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-14T07:30:53.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-14T07:30:53.956 DEBUG:teuthology.orchestra.run.smithi019:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:54.047 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.045+0000 7f27ecb58640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:54.047 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.045+0000 7f27ecb58640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:54.048 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.046+0000 7f27ecb58640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:54.048 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.047+0000 7f27ecb58640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2024-09-14T07:30:54.048 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.047+0000 7f27ecb58640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-14T07:30:54.049 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.047+0000 7f27ecb58640 -1 bdev(0x563f18577800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-14T07:30:54.049 INFO:teuthology.orchestra.run.smithi019.stderr:2024-09-14T07:30:54.047+0000 7f27ecb58640 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-14T07:30:56.990 DEBUG:teuthology.orchestra.run.smithi019:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-14T07:30:57.022 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T07:30:57.022 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:57.022 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-14T07:30:57.089 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:57.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-14T07:30:57.156 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:57.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-14T07:30:57.223 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:57.223 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-14T07:30:57.291 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:57.291 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-14T07:30:57.348 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T07:30:57.349 DEBUG:teuthology.orchestra.run.smithi019:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout:[mgr.x] 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCkO+VmQo9ZKBAA3DnxIMJ27wWvW/o8dSXGvg== 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout:[osd.0] 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCnO+VmQEEHDBAA8SQT4AsBu20cas/WbJ90aA== 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout:[osd.1] 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCqO+VmUwWYLBAAfJkXsO3I9BCa4pAeemewTA== 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout:[osd.2] 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCuO+VmtgveAhAAtHTZxyzmYG5dMywNKCe4pw== 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout:[client.0] 2024-09-14T07:30:57.413 INFO:teuthology.orchestra.run.smithi019.stdout: key = AQCkO+VmZBwPKxAAJd3SFKOChZ5MUEWYw5YkMw== 2024-09-14T07:30:57.414 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T07:30:57.508 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T07:30:57.561 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T07:30:57.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T07:30:57.666 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T07:30:57.722 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T07:30:57.723 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-14T07:30:57.748 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2024-09-14T07:30:57.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-14T07:30:57.871 DEBUG:teuthology.orchestra.run.smithi019:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T07:30:57.926 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-14T07:30:57.927 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-14T07:30:57.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-14T07:30:57.969 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-14T07:30:57.970 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-14T07:30:57.970 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-14T07:30:57.971 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-14T07:30:57.975 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-14T07:30:57.975 DEBUG:tasks.ceph:set 0 configs 2024-09-14T07:30:57.975 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T07:30:57.975 DEBUG:teuthology.orchestra.run.smithi019:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-14T07:30:58.155 INFO:teuthology.orchestra.run.smithi019.stderr:adjusted tunables profile to default 2024-09-14T07:30:58.166 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T07:30:58.166 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-14T07:30:58.166 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:58.166 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-14T07:30:58.192 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:58.192 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-14T07:30:58.258 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:30:58.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-14T07:30:58.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo ceph --cluster cluster1 osd new ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c 0 2024-09-14T07:30:58.545 INFO:teuthology.orchestra.run.smithi019.stdout:0 2024-09-14T07:30:58.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo ceph --cluster cluster1 osd new 26235376-7b17-48fc-9763-05d9a1e43ae8 1 2024-09-14T07:30:58.736 INFO:teuthology.orchestra.run.smithi019.stdout:1 2024-09-14T07:30:58.747 DEBUG:teuthology.orchestra.run.smithi019:> sudo ceph --cluster cluster1 osd new 0e3486e4-5ccc-4cae-a367-b19f6b55b32b 2 2024-09-14T07:30:58.929 INFO:teuthology.orchestra.run.smithi019.stdout:2 2024-09-14T07:30:58.940 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-14T07:30:58.941 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-14T07:30:58.943 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-14T07:30:58.943 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-14T07:30:58.943 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-14T07:30:58.945 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-14T07:30:58.945 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-14T07:30:58.945 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-14T07:30:58.947 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-14T07:30:58.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:30:59.020 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:30:59.019+0000 7f66a9810640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.025 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:30:59.024+0000 7f66a9810640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.025 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:30:59.024+0000 7f66a9810640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.041 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:30:59.039+0000 7f98066d6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.041 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:30:59.040+0000 7f3c3c525640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.046 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:30:59.044+0000 7f3c3c525640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.046 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:30:59.045+0000 7f3c3c525640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.046 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:30:59.045+0000 7f98066d6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.046 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:30:59.045+0000 7f98066d6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:30:59.136 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:30:59.136 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":5,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:30:58.927869+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T07:30:58.927869+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","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":"26235376-7b17-48fc-9763-05d9a1e43ae8","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":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T07:30:59.147 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-14T07:30:59.147 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T07:30:59.450 DEBUG:teuthology.orchestra.run.smithi019:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:30:59.613 INFO:teuthology.misc.health.smithi019.stdout: 2024-09-14T07:30:59.613 INFO:teuthology.misc.health.smithi019.stdout:{"epoch":5,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:30:58.927869+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T07:30:58.927869+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","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":"26235376-7b17-48fc-9763-05d9a1e43ae8","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":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T07:30:59.622 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T07:30:59.909 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:30:59.907+0000 7f66a9810640 -1 Falling back to public interface 2024-09-14T07:31:00.427 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:31:00.426+0000 7f3c3c525640 -1 Falling back to public interface 2024-09-14T07:31:00.435 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:31:00.434+0000 7f98066d6640 -1 Falling back to public interface 2024-09-14T07:31:03.650 INFO:tasks.ceph.cluster1.mgr.x.smithi019.stderr:2024-09-14T07:31:03.649+0000 7f4acb925640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T07:31:04.009 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:31:04.008+0000 7f66a9810640 -1 osd.1 0 log_to_monitors true 2024-09-14T07:31:04.288 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:31:04.286+0000 7f3c3c525640 -1 osd.2 0 log_to_monitors true 2024-09-14T07:31:04.296 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:31:04.295+0000 7f98066d6640 -1 osd.0 0 log_to_monitors true 2024-09-14T07:31:05.925 DEBUG:teuthology.orchestra.run.smithi019:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:31:06.400 INFO:teuthology.misc.health.smithi019.stdout: 2024-09-14T07:31:06.400 INFO:teuthology.misc.health.smithi019.stdout:{"epoch":7,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:31:05.649997+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T07:30:58.927869+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","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":"26235376-7b17-48fc-9763-05d9a1e43ae8","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":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T07:31:06.419 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T07:31:06.745 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:31:06.744+0000 7f3c384b4640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T07:31:06.747 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:31:06.746+0000 7f66a50fe640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T07:31:06.756 INFO:tasks.ceph.cluster1.osd.2.smithi019.stderr:2024-09-14T07:31:06.755+0000 7f3c302d3640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T07:31:06.760 INFO:tasks.ceph.cluster1.osd.1.smithi019.stderr:2024-09-14T07:31:06.759+0000 7f669cf1d640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T07:31:06.778 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:31:06.777+0000 7f9802665640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T07:31:06.792 INFO:tasks.ceph.cluster1.osd.0.smithi019.stderr:2024-09-14T07:31:06.791+0000 7f97fa484640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T07:31:12.723 DEBUG:teuthology.orchestra.run.smithi019:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:31:13.028 INFO:teuthology.misc.health.smithi019.stdout: 2024-09-14T07:31:13.029 INFO:teuthology.misc.health.smithi019.stdout:{"epoch":11,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:31:10.755846+0000","last_up_change":"2024-09-14T07:31:07.750276+0000","last_in_change":"2024-09-14T07:30:58.927869+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:08.662198+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6817","nonce":1262073547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6819","nonce":1262073547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6823","nonce":1262073547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6821","nonce":1262073547}]},"public_addr":"172.21.15.19:6817/1262073547","cluster_addr":"172.21.15.19:6819/1262073547","heartbeat_back_addr":"172.21.15.19:6823/1262073547","heartbeat_front_addr":"172.21.15.19:6821/1262073547","state":["exists","up"]},{"osd":1,"uuid":"26235376-7b17-48fc-9763-05d9a1e43ae8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6801","nonce":917015037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6803","nonce":917015037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6807","nonce":917015037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6805","nonce":917015037}]},"public_addr":"172.21.15.19:6801/917015037","cluster_addr":"172.21.15.19:6803/917015037","heartbeat_back_addr":"172.21.15.19:6807/917015037","heartbeat_front_addr":"172.21.15.19:6805/917015037","state":["exists","up"]},{"osd":2,"uuid":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6809","nonce":1276047279}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6811","nonce":1276047279}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6815","nonce":1276047279}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6813","nonce":1276047279}]},"public_addr":"172.21.15.19:6809/1276047279","cluster_addr":"172.21.15.19:6811/1276047279","heartbeat_back_addr":"172.21.15.19:6815/1276047279","heartbeat_front_addr":"172.21.15.19:6813/1276047279","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.298231+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.057256+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.314327+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-14T07:31:13.040 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-14T07:31:13.040 INFO:tasks.ceph:Creating RBD pool 2024-09-14T07:31:13.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-14T07:31:13.769 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'rbd' created 2024-09-14T07:31:13.785 DEBUG:teuthology.orchestra.run.smithi019:> rbd --cluster cluster1 pool init rbd 2024-09-14T07:31:16.788 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-14T07:31:16.789 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-14T07:31:16.790 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T07:31:17.098 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:17.111 INFO:teuthology.orchestra.run.smithi019.stdout:[{"version":4,"timestamp":"2024-09-14T07:31:06.778297+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"4592.333173"}]}] 2024-09-14T07:31:17.111 INFO:tasks.ceph_manager:config epoch is 4 2024-09-14T07:31:17.111 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-14T07:31:17.111 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-14T07:31:17.112 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-14T07:31:17.459 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:17.469 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6824","nonce":2970234367},{"type":"v1","addr":"172.21.15.19:6825","nonce":2970234367}]},"active_addr":"172.21.15.19:6825/2970234367","active_change":"2024-09-14T07:31:02.643445+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":1675019527}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":865510673}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3232266340}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":4284325541}]}]} 2024-09-14T07:31:17.472 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-14T07:31:17.472 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-14T07:31:17.472 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:31:17.770 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:17.771 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":15,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:31:16.775349+0000","last_up_change":"2024-09-14T07:31:07.750276+0000","last_in_change":"2024-09-14T07:30:58.927869+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:08.662198+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T07:31:13.338631+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6817","nonce":1262073547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6819","nonce":1262073547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6823","nonce":1262073547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6821","nonce":1262073547}]},"public_addr":"172.21.15.19:6817/1262073547","cluster_addr":"172.21.15.19:6819/1262073547","heartbeat_back_addr":"172.21.15.19:6823/1262073547","heartbeat_front_addr":"172.21.15.19:6821/1262073547","state":["exists","up"]},{"osd":1,"uuid":"26235376-7b17-48fc-9763-05d9a1e43ae8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6801","nonce":917015037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6803","nonce":917015037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6807","nonce":917015037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6805","nonce":917015037}]},"public_addr":"172.21.15.19:6801/917015037","cluster_addr":"172.21.15.19:6803/917015037","heartbeat_back_addr":"172.21.15.19:6807/917015037","heartbeat_front_addr":"172.21.15.19:6805/917015037","state":["exists","up"]},{"osd":2,"uuid":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6809","nonce":1276047279}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6811","nonce":1276047279}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6815","nonce":1276047279}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6813","nonce":1276047279}]},"public_addr":"172.21.15.19:6809/1276047279","cluster_addr":"172.21.15.19:6811/1276047279","heartbeat_back_addr":"172.21.15.19:6815/1276047279","heartbeat_front_addr":"172.21.15.19:6813/1276047279","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.298231+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.057256+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.314327+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-14T07:31:17.784 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-14T07:31:17.784 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:31:18.080 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:18.080 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":15,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:31:16.775349+0000","last_up_change":"2024-09-14T07:31:07.750276+0000","last_in_change":"2024-09-14T07:30:58.927869+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:08.662198+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T07:31:13.338631+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6817","nonce":1262073547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6819","nonce":1262073547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6823","nonce":1262073547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6821","nonce":1262073547}]},"public_addr":"172.21.15.19:6817/1262073547","cluster_addr":"172.21.15.19:6819/1262073547","heartbeat_back_addr":"172.21.15.19:6823/1262073547","heartbeat_front_addr":"172.21.15.19:6821/1262073547","state":["exists","up"]},{"osd":1,"uuid":"26235376-7b17-48fc-9763-05d9a1e43ae8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6801","nonce":917015037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6803","nonce":917015037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6807","nonce":917015037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6805","nonce":917015037}]},"public_addr":"172.21.15.19:6801/917015037","cluster_addr":"172.21.15.19:6803/917015037","heartbeat_back_addr":"172.21.15.19:6807/917015037","heartbeat_front_addr":"172.21.15.19:6805/917015037","state":["exists","up"]},{"osd":2,"uuid":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6809","nonce":1276047279}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6811","nonce":1276047279}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6815","nonce":1276047279}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6813","nonce":1276047279}]},"public_addr":"172.21.15.19:6809/1276047279","cluster_addr":"172.21.15.19:6811/1276047279","heartbeat_back_addr":"172.21.15.19:6815/1276047279","heartbeat_front_addr":"172.21.15.19:6813/1276047279","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.298231+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.057256+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.314327+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-14T07:31:18.093 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-14T07:31:18.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-14T07:31:18.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-14T07:31:18.235 INFO:teuthology.orchestra.run.smithi019.stdout:34359738371 2024-09-14T07:31:18.236 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-14T07:31:18.253 INFO:teuthology.orchestra.run.smithi019.stdout:34359738374 2024-09-14T07:31:18.253 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-14T07:31:18.258 INFO:teuthology.orchestra.run.smithi019.stdout:34359738372 2024-09-14T07:31:18.258 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-14T07:31:18.560 INFO:teuthology.orchestra.run.smithi019.stdout:34359738370 2024-09-14T07:31:18.573 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738370 for osd.0 2024-09-14T07:31:18.602 INFO:teuthology.orchestra.run.smithi019.stdout:34359738371 2024-09-14T07:31:18.615 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.1 2024-09-14T07:31:18.622 INFO:teuthology.orchestra.run.smithi019.stdout:34359738373 2024-09-14T07:31:18.635 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738373 for osd.2 2024-09-14T07:31:19.575 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-14T07:31:19.616 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-14T07:31:19.636 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-14T07:31:19.912 INFO:teuthology.orchestra.run.smithi019.stdout:34359738371 2024-09-14T07:31:19.926 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.0 2024-09-14T07:31:19.926 DEBUG:teuthology.parallel:result is None 2024-09-14T07:31:19.931 INFO:teuthology.orchestra.run.smithi019.stdout:34359738372 2024-09-14T07:31:19.945 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.1 2024-09-14T07:31:19.945 DEBUG:teuthology.parallel:result is None 2024-09-14T07:31:19.988 INFO:teuthology.orchestra.run.smithi019.stdout:34359738374 2024-09-14T07:31:20.001 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738374 for osd.2 2024-09-14T07:31:20.001 DEBUG:teuthology.parallel:result is None 2024-09-14T07:31:20.001 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-14T07:31:20.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:31:20.294 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:20.295 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T07:31:20.307 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T07:31:18.649730+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":6,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81588,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033932,"statfs":{"total":289910292480,"available":289826746368,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4788,"internal_metadata":82963788},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.878856"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783488+0000","last_change":"2024-09-14T07:31:16.783488+0000","last_active":"2024-09-14T07:31:16.783488+0000","last_peered":"2024-09-14T07:31:16.783488+0000","last_clean":"2024-09-14T07:31:16.783488+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T07:31:16.783488+0000","last_undegraded":"2024-09-14T07:31:16.783488+0000","last_fullsized":"2024-09-14T07:31:16.783488+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T13:25:01.966117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783582+0000","last_change":"2024-09-14T07:31:16.783582+0000","last_active":"2024-09-14T07:31:16.783582+0000","last_peered":"2024-09-14T07:31:16.783582+0000","last_clean":"2024-09-14T07:31:16.783582+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T07:31:16.783582+0000","last_undegraded":"2024-09-14T07:31:16.783582+0000","last_fullsized":"2024-09-14T07:31:16.783582+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T09:17:26.629265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783202+0000","last_change":"2024-09-14T07:31:16.783202+0000","last_active":"2024-09-14T07:31:16.783202+0000","last_peered":"2024-09-14T07:31:16.783202+0000","last_clean":"2024-09-14T07:31:16.783202+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T07:31:16.783202+0000","last_undegraded":"2024-09-14T07:31:16.783202+0000","last_fullsized":"2024-09-14T07:31:16.783202+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T16:20:51.439660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783771+0000","last_change":"2024-09-14T07:31:16.783771+0000","last_active":"2024-09-14T07:31:16.783771+0000","last_peered":"2024-09-14T07:31:16.783771+0000","last_clean":"2024-09-14T07:31:16.783771+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T07:31:16.783771+0000","last_undegraded":"2024-09-14T07:31:16.783771+0000","last_fullsized":"2024-09-14T07:31:16.783771+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T12:43:31.389140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.781874+0000","last_change":"2024-09-14T07:31:16.780183+0000","last_active":"2024-09-14T07:31:16.781874+0000","last_peered":"2024-09-14T07:31:16.781874+0000","last_clean":"2024-09-14T07:31:16.781874+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T07:31:16.781874+0000","last_undegraded":"2024-09-14T07:31:16.781874+0000","last_fullsized":"2024-09-14T07:31:16.781874+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T16:37:41.133399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:17.091825+0000","last_change":"2024-09-14T07:31:17.091825+0000","last_active":"2024-09-14T07:31:17.091825+0000","last_peered":"2024-09-14T07:31:17.091825+0000","last_clean":"2024-09-14T07:31:17.091825+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T07:31:17.091825+0000","last_undegraded":"2024-09-14T07:31:17.091825+0000","last_fullsized":"2024-09-14T07:31:17.091825+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T08:35:20.014262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:17.091904+0000","last_change":"2024-09-14T07:31:17.091904+0000","last_active":"2024-09-14T07:31:17.091904+0000","last_peered":"2024-09-14T07:31:17.091904+0000","last_clean":"2024-09-14T07:31:17.091904+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T07:31:17.091904+0000","last_undegraded":"2024-09-14T07:31:17.091904+0000","last_fullsized":"2024-09-14T07:31:17.091904+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T17:22:53.982777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783193+0000","last_change":"2024-09-14T07:31:16.783193+0000","last_active":"2024-09-14T07:31:16.783193+0000","last_peered":"2024-09-14T07:31:16.783193+0000","last_clean":"2024-09-14T07:31:16.783193+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T07:31:16.783193+0000","last_undegraded":"2024-09-14T07:31:16.783193+0000","last_fullsized":"2024-09-14T07:31:16.783193+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T17:02:48.429066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.782499+0000","last_change":"2024-09-14T07:31:09.758813+0000","last_active":"2024-09-14T07:31:16.782499+0000","last_peered":"2024-09-14T07:31:16.782499+0000","last_clean":"2024-09-14T07:31:16.782499+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T07:31:16.782499+0000","last_undegraded":"2024-09-14T07:31:16.782499+0000","last_fullsized":"2024-09-14T07:31:16.782499+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_clean_scrub_stamp":"2024-09-14T07:31:08.751040+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:44:07.936152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1596,"internal_metadata":27654596},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1596,"internal_metadata":27654596},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1596,"internal_metadata":27654596},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:31:20.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:31:20.598 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:20.598 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T07:31:20.611 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T07:31:18.649730+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":6,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81588,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033932,"statfs":{"total":289910292480,"available":289826746368,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4788,"internal_metadata":82963788},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.878856"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783488+0000","last_change":"2024-09-14T07:31:16.783488+0000","last_active":"2024-09-14T07:31:16.783488+0000","last_peered":"2024-09-14T07:31:16.783488+0000","last_clean":"2024-09-14T07:31:16.783488+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T07:31:16.783488+0000","last_undegraded":"2024-09-14T07:31:16.783488+0000","last_fullsized":"2024-09-14T07:31:16.783488+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T13:25:01.966117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783582+0000","last_change":"2024-09-14T07:31:16.783582+0000","last_active":"2024-09-14T07:31:16.783582+0000","last_peered":"2024-09-14T07:31:16.783582+0000","last_clean":"2024-09-14T07:31:16.783582+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T07:31:16.783582+0000","last_undegraded":"2024-09-14T07:31:16.783582+0000","last_fullsized":"2024-09-14T07:31:16.783582+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T09:17:26.629265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783202+0000","last_change":"2024-09-14T07:31:16.783202+0000","last_active":"2024-09-14T07:31:16.783202+0000","last_peered":"2024-09-14T07:31:16.783202+0000","last_clean":"2024-09-14T07:31:16.783202+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T07:31:16.783202+0000","last_undegraded":"2024-09-14T07:31:16.783202+0000","last_fullsized":"2024-09-14T07:31:16.783202+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T16:20:51.439660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783771+0000","last_change":"2024-09-14T07:31:16.783771+0000","last_active":"2024-09-14T07:31:16.783771+0000","last_peered":"2024-09-14T07:31:16.783771+0000","last_clean":"2024-09-14T07:31:16.783771+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T07:31:16.783771+0000","last_undegraded":"2024-09-14T07:31:16.783771+0000","last_fullsized":"2024-09-14T07:31:16.783771+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T12:43:31.389140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.781874+0000","last_change":"2024-09-14T07:31:16.780183+0000","last_active":"2024-09-14T07:31:16.781874+0000","last_peered":"2024-09-14T07:31:16.781874+0000","last_clean":"2024-09-14T07:31:16.781874+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T07:31:16.781874+0000","last_undegraded":"2024-09-14T07:31:16.781874+0000","last_fullsized":"2024-09-14T07:31:16.781874+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T16:37:41.133399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:17.091825+0000","last_change":"2024-09-14T07:31:17.091825+0000","last_active":"2024-09-14T07:31:17.091825+0000","last_peered":"2024-09-14T07:31:17.091825+0000","last_clean":"2024-09-14T07:31:17.091825+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T07:31:17.091825+0000","last_undegraded":"2024-09-14T07:31:17.091825+0000","last_fullsized":"2024-09-14T07:31:17.091825+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T08:35:20.014262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:17.091904+0000","last_change":"2024-09-14T07:31:17.091904+0000","last_active":"2024-09-14T07:31:17.091904+0000","last_peered":"2024-09-14T07:31:17.091904+0000","last_clean":"2024-09-14T07:31:17.091904+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T07:31:17.091904+0000","last_undegraded":"2024-09-14T07:31:17.091904+0000","last_fullsized":"2024-09-14T07:31:17.091904+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T17:22:53.982777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.783193+0000","last_change":"2024-09-14T07:31:16.783193+0000","last_active":"2024-09-14T07:31:16.783193+0000","last_peered":"2024-09-14T07:31:16.783193+0000","last_clean":"2024-09-14T07:31:16.783193+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T07:31:16.783193+0000","last_undegraded":"2024-09-14T07:31:16.783193+0000","last_fullsized":"2024-09-14T07:31:16.783193+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T17:02:48.429066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:16.782499+0000","last_change":"2024-09-14T07:31:09.758813+0000","last_active":"2024-09-14T07:31:16.782499+0000","last_peered":"2024-09-14T07:31:16.782499+0000","last_clean":"2024-09-14T07:31:16.782499+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T07:31:16.782499+0000","last_undegraded":"2024-09-14T07:31:16.782499+0000","last_fullsized":"2024-09-14T07:31:16.782499+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_clean_scrub_stamp":"2024-09-14T07:31:08.751040+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:44:07.936152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1596,"internal_metadata":27654596},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1596,"internal_metadata":27654596},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1596,"internal_metadata":27654596},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:31:20.612 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-14T07:31:20.612 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-14T07:31:20.612 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-14T07:31:20.612 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-14T07:31:20.947 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:20.947 INFO:teuthology.orchestra.run.smithi019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T07:31:20.960 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-14T07:31:20.960 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T07:31:20.971 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-14T07:31:20.971 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': 'lz4', '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'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T07:31:20.971 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7900444', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'main'}, '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': 'lz4', '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'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 950, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 5839, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'sleep_before_teardown': 0, 'subset': '99/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a', 'targets': {'smithi019.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNPBLQht/JTla/uh6DIQRfTUP2hAcfsZKoXDjUh32PeWbJRjeIAAfPDEPGdXl95XLNudCeoJMrMtpuBpy3lsPaM=', 'smithi059.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL0DCBXBCG8yCuaYiCa56yYMjYJuP6SKGLkfTucRmZZzMDpKxqSzjdp+WTihMwgCcF3bfE5YffnGzX06mDYq9/4='}, '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': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', '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'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', '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'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-10_20:16:17', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T07:31:20.972 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-14T07:31:20.974 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-14T07:31:20.994 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T07:31:21.030 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T07:31:21.065 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:21.066 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T07:31:21.124 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-14T07:31:21.124 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_1 2024-09-14T07:31:21.182 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T07:31:21.182 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:31:21.182 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-14T07:31:21.182 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:31:21.183 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:31:21.183 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-14 07:30:38.413801552 +0000 2024-09-14T07:31:21.183 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-14 07:28:03.538086596 +0000 2024-09-14T07:31:21.183 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-14 07:28:03.538086596 +0000 2024-09-14T07:31:21.183 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-14 07:28:03.538086596 +0000 2024-09-14T07:31:21.183 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T07:31:21.250 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-14T07:31:21.250 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-14T07:31:21.250 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000216615 s, 2.4 MB/s 2024-09-14T07:31:21.251 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T07:31:21.311 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_2 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-14 07:30:38.413801552 +0000 2024-09-14T07:31:21.368 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-14 07:28:03.876082436 +0000 2024-09-14T07:31:21.369 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-14 07:28:03.876082436 +0000 2024-09-14T07:31:21.369 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-14 07:28:03.876082436 +0000 2024-09-14T07:31:21.369 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T07:31:21.435 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-14T07:31:21.435 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-14T07:31:21.435 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000192689 s, 2.7 MB/s 2024-09-14T07:31:21.436 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T07:31:21.494 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_3 2024-09-14T07:31:21.550 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-14 07:30:38.414801539 +0000 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-14 07:28:04.206078375 +0000 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-14 07:28:04.206078375 +0000 2024-09-14T07:31:21.551 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-14 07:28:04.206078375 +0000 2024-09-14T07:31:21.551 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T07:31:21.615 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-14T07:31:21.615 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-14T07:31:21.615 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000201352 s, 2.5 MB/s 2024-09-14T07:31:21.617 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T07:31:21.673 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_4 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-14 07:30:38.414801539 +0000 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-14 07:28:04.532074362 +0000 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-14 07:28:04.532074362 +0000 2024-09-14T07:31:21.730 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-14 07:28:04.532074362 +0000 2024-09-14T07:31:21.731 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T07:31:21.794 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-14T07:31:21.795 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-14T07:31:21.795 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000194997 s, 2.6 MB/s 2024-09-14T07:31:21.796 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T07:31:21.853 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:31:21.853 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi059.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T07:31:21.853 INFO:tasks.ceph:Generating config... 2024-09-14T07:31:21.855 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-14T07:31:21.855 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T07:31:21.855 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T07:31:21.855 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T07:31:21.855 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T07:31:21.855 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T07:31:21.855 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T07:31:21.855 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T07:31:21.855 INFO:tasks.ceph:[osd] bluestore compression algorithm = lz4 2024-09-14T07:31:21.855 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-14T07:31:21.855 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T07:31:21.855 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T07:31:21.856 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T07:31:21.856 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-14T07:31:21.857 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-14T07:31:21.940 INFO:teuthology.orchestra.run.smithi059.stdout:creating /etc/ceph/cluster2.keyring 2024-09-14T07:31:21.942 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-14T07:31:21.987 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T07:31:22.013 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.59')] 2024-09-14T07:31:22.013 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.59', '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': 'lz4', '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'}, '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': {}} 2024-09-14T07:31:22.014 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:22.014 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T07:31:22.068 DEBUG:teuthology.orchestra.run.smithi059:> 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.59 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:22.150 INFO:teuthology.orchestra.run.smithi059.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:monmaptool: generated fsid 241e15d7-e4db-49c7-82a8-818c10ec1656 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:setting min_mon_release = quincy 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:epoch 0 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:fsid 241e15d7-e4db-49c7-82a8-818c10ec1656 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:last_changed 2024-09-14T07:31:22.150058+0000 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:created 2024-09-14T07:31:22.150058+0000 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:min_mon_release 17 (quincy) 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:election_strategy: 1 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:0: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.a 2024-09-14T07:31:22.151 INFO:teuthology.orchestra.run.smithi059.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-14T07:31:22.152 DEBUG:teuthology.orchestra.run.smithi059:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T07:31:22.208 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 241e15d7-e4db-49c7-82a8-818c10ec1656... 2024-09-14T07:31:22.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-14T07:31:22.212 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-14T07:31:22.262 INFO:teuthology.orchestra.run.smithi019.stdout:[global] 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: chdir = "" 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: auth supported = cephx 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: filestore xattr use omap = true 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: mon clock drift allowed = 1.000 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: osd crush chooseleaf type = 0 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: auth debug = true 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.263 INFO:teuthology.orchestra.run.smithi019.stdout: ms die on old message = true 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: ms die on bug = true 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: mon pg warn max object skew = 0 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: osd pool default size = 2 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd allow primary affinity = true 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd allow pg remap = true 2024-09-14T07:31:22.264 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on legacy crush tunables = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on crush straw calc version zero = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on no sortbitwise = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on osd down out interval zero = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on too few osds = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon_allow_pool_size_one = true 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: osd default data pool replay window = 5 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: mon allow pool delete = true 2024-09-14T07:31:22.265 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: mon cluster log file level = debug 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: debug asserts on shutdown = true 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: mon health detail to clog = false 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: mon host = 172.21.15.59 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: mon warn on pool no app = False 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: fsid = 241e15d7-e4db-49c7-82a8-818c10ec1656 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout:[osd] 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: osd journal size = 100 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: osd scrub load threshold = 5.0 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: osd scrub max interval = 600 2024-09-14T07:31:22.266 INFO:teuthology.orchestra.run.smithi019.stdout: osd mclock profile = high_recovery_ops 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd recover clone overlap = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd recovery max chunk = 1048576 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug shutdown = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug op order = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug verify stray on activate = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug trim objects = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd open classes on start = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug pg log writeout = true 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd deep scrub update digest min age = 30 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.267 INFO:teuthology.orchestra.run.smithi019.stdout: osd map max advance = 10 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: journal zero on create = true 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: filestore ondisk finisher threads = 3 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: filestore apply finisher threads = 3 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: bdev debug aio = true 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug misdirected ops = true 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore block size = 96636764160 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore compression algorithm = lz4 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore compression mode = aggressive 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: bluestore fsck on mount = True 2024-09-14T07:31:22.268 INFO:teuthology.orchestra.run.smithi019.stdout: debug bluefs = 1/20 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: debug bluestore = 1/20 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: debug ms = 1 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: debug osd = 20 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: debug rocksdb = 4/10 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd full ratio = 0.9 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd nearfull ratio = 0.8 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: osd debug randomize hobject sort order = False 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: osd failsafe full ratio = 0.95 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: osd objectstore = bluestore 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout:[mgr] 2024-09-14T07:31:22.269 INFO:teuthology.orchestra.run.smithi019.stdout: debug ms = 1 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug mgr = 20 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug mon = 20 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug auth = 20 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: mgr/telemetry/nag = false 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout:[mon] 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug ms = 1 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug mon = 20 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug paxos = 20 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: debug auth = 20 2024-09-14T07:31:22.270 INFO:teuthology.orchestra.run.smithi019.stdout: mon data avail warn = 5 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: mon mgr mkfs grace = 240 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd reporter subtree level = osd 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: mon osd prime pg temp = true 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T07:31:22.271 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: # 1m isn't quite enough 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: mon_down_mkfs_grace = 2m 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: mon_warn_on_filestore_osds = false 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout:[client] 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: rgw cache enabled = true 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: rgw enable ops log = true 2024-09-14T07:31:22.272 INFO:teuthology.orchestra.run.smithi019.stdout: rgw enable usage log = true 2024-09-14T07:31:22.273 INFO:teuthology.orchestra.run.smithi019.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T07:31:22.273 INFO:teuthology.orchestra.run.smithi019.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T07:31:22.273 INFO:teuthology.orchestra.run.smithi019.stdout: rbd default data pool = datapool 2024-09-14T07:31:22.273 INFO:teuthology.orchestra.run.smithi019.stdout:[mon.a] 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: chdir = "" 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: auth supported = cephx 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: filestore xattr use omap = true 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: mon clock drift allowed = 1.000 2024-09-14T07:31:22.294 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: osd crush chooseleaf type = 0 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: auth debug = true 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: ms die on old message = true 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: ms die on bug = true 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: mon pg warn max object skew = 0 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: osd pool default size = 2 2024-09-14T07:31:22.295 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd allow primary affinity = true 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd allow pg remap = true 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on legacy crush tunables = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on crush straw calc version zero = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on no sortbitwise = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on osd down out interval zero = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on too few osds = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: mon_allow_pool_size_one = true 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T07:31:22.296 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: osd default data pool replay window = 5 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: mon allow pool delete = true 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: mon cluster log file level = debug 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: debug asserts on shutdown = true 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: mon health detail to clog = false 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: mon host = 172.21.15.59 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on pool no app = False 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = 241e15d7-e4db-49c7-82a8-818c10ec1656 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout:[osd] 2024-09-14T07:31:22.297 INFO:teuthology.orchestra.run.smithi059.stdout: osd journal size = 100 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd scrub load threshold = 5.0 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd scrub max interval = 600 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd mclock profile = high_recovery_ops 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd recover clone overlap = true 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd recovery max chunk = 1048576 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug shutdown = true 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug op order = true 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug verify stray on activate = true 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug trim objects = true 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.298 INFO:teuthology.orchestra.run.smithi059.stdout: osd open classes on start = true 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug pg log writeout = true 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: osd deep scrub update digest min age = 30 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: osd map max advance = 10 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: journal zero on create = true 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: filestore ondisk finisher threads = 3 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: filestore apply finisher threads = 3 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: bdev debug aio = true 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug misdirected ops = true 2024-09-14T07:31:22.299 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore block size = 96636764160 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore compression algorithm = lz4 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore compression mode = aggressive 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore fsck on mount = True 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: debug bluefs = 1/20 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: debug bluestore = 1/20 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: debug osd = 20 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: debug rocksdb = 4/10 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd full ratio = 0.9 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd nearfull ratio = 0.8 2024-09-14T07:31:22.300 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug randomize hobject sort order = False 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: osd failsafe full ratio = 0.95 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: osd objectstore = bluestore 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout:[mgr] 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: debug mgr = 20 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: debug mon = 20 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: debug auth = 20 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: mgr/telemetry/nag = false 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout:[mon] 2024-09-14T07:31:22.301 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: debug mon = 20 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: debug paxos = 20 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: debug auth = 20 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: mon data avail warn = 5 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: mon mgr mkfs grace = 240 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min pgs per osd = 4 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd reporter subtree level = osd 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd prime pg temp = true 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min bytes per osd = 10 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T07:31:22.302 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: # 1m isn't quite enough 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: mon_down_mkfs_grace = 2m 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_filestore_osds = false 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout:[client] 2024-09-14T07:31:22.303 INFO:teuthology.orchestra.run.smithi059.stdout: rgw cache enabled = true 2024-09-14T07:31:22.304 INFO:teuthology.orchestra.run.smithi059.stdout: rgw enable ops log = true 2024-09-14T07:31:22.304 INFO:teuthology.orchestra.run.smithi059.stdout: rgw enable usage log = true 2024-09-14T07:31:22.304 INFO:teuthology.orchestra.run.smithi059.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T07:31:22.304 INFO:teuthology.orchestra.run.smithi059.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T07:31:22.304 INFO:teuthology.orchestra.run.smithi059.stdout: rbd default data pool = datapool 2024-09-14T07:31:22.304 INFO:teuthology.orchestra.run.smithi059.stdout:[mon.a] 2024-09-14T07:31:22.305 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-14T07:31:22.306 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2024-09-14T07:31:22.361 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T07:31:22.362 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:22.362 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-14T07:31:22.378 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:22.378 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-14T07:31:22.434 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:31:22.434 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:31:22.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-14T07:31:22.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T07:31:22.475 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:31:22.475 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:22.533 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:31:22.533 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:22.533 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-14T07:31:22.533 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T07:31:22.569 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:22.569 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:22.625 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T07:31:22.625 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T07:31:22.625 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-14T07:31:22.725 INFO:teuthology.orchestra.run.smithi059.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-14T07:31:22.728 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T07:31:22.729 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T07:31:22.729 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2024-09-14T07:31:22.771 INFO:teuthology.orchestra.run.smithi059.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-14T07:31:22.784 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T07:31:22.784 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi019.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@smithi059.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T07:31:22.784 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-14T07:31:22.852 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:31:22.852 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-14T07:31:22.853 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:31:22.853 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T07:31:22.925 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T07:31:22.925 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T07:31:22.925 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T07:31:22.926 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T07:31:23.430 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-14T07:31:23.432 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-14T07:31:23.432 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-14T07:31:23.535 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-14T07:31:23.567 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-14T07:31:23.633 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:31:23.633 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-14T07:31:23.633 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:31:23.634 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-14T07:31:23.707 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T07:31:23.708 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T07:31:23.708 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T07:31:23.708 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T07:31:24.172 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-14T07:31:24.173 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-14T07:31:24.174 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-14T07:31:24.266 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-14T07:31:24.295 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-14T07:31:24.361 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T07:31:24.361 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-14T07:31:24.361 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:31:24.361 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T07:31:24.435 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T07:31:24.435 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T07:31:24.435 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T07:31:24.435 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T07:31:24.435 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T07:31:24.435 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-14T07:31:24.436 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T07:31:24.436 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T07:31:24.436 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T07:31:24.436 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T07:31:24.929 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-14T07:31:24.931 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-14T07:31:24.931 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-14T07:31:25.080 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-14T07:31:25.113 DEBUG:teuthology.orchestra.run.smithi059:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:25.209 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.208+0000 7f16eb430640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:25.209 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.208+0000 7f16eb430640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:25.210 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.209+0000 7f16eb430640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:25.210 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.209+0000 7f16eb430640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2024-09-14T07:31:25.216 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.215+0000 7f16eb430640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-14T07:31:25.217 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.215+0000 7f16eb430640 -1 bdev(0x55fff2c17800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-14T07:31:25.217 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:25.215+0000 7f16eb430640 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-14T07:31:28.876 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-14T07:31:28.906 DEBUG:teuthology.orchestra.run.smithi059:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:28.998 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.996+0000 7f99f600b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:28.998 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.996+0000 7f99f600b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:28.999 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.998+0000 7f99f600b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:28.999 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.998+0000 7f99f600b640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2024-09-14T07:31:29.000 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.998+0000 7f99f600b640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-14T07:31:29.000 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.998+0000 7f99f600b640 -1 bdev(0x561d11d73800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-14T07:31:29.000 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:28.999+0000 7f99f600b640 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-14T07:31:32.667 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-14T07:31:32.699 DEBUG:teuthology.orchestra.run.smithi059:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:32.792 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.790+0000 7fef7e91b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:32.792 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.790+0000 7fef7e91b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:32.793 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.792+0000 7fef7e91b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:32.793 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.792+0000 7fef7e91b640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2024-09-14T07:31:32.794 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.792+0000 7fef7e91b640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-14T07:31:32.794 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.792+0000 7fef7e91b640 -1 bdev(0x56545bd93800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-14T07:31:32.794 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-14T07:31:32.793+0000 7fef7e91b640 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-14T07:31:35.718 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-14T07:31:35.749 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T07:31:35.749 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:35.749 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-14T07:31:35.819 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:35.819 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-14T07:31:35.886 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:35.886 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-14T07:31:35.953 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:35.953 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-14T07:31:36.020 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:36.020 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-14T07:31:36.077 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T07:31:36.077 DEBUG:teuthology.orchestra.run.smithi059:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout:[mgr.x] 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQDKO+VmngwvKxAAlSsVD3+pXj1u6kxbsVN7wg== 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.0] 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQDNO+VmvyuNDBAAIZzMBonwVuu3T/vzfsqxhA== 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.1] 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQDQO+Vm9XCTOxAAfHWx9Roddps82+SUr9AfgQ== 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.2] 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQDUO+VmPihMLxAAHranBfZ/MQdTGy8lAaYtEA== 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout:[client.0] 2024-09-14T07:31:36.143 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQDKO+Vm8F3wLRAAXcIEEIQmu8wD/a/nEj5xTA== 2024-09-14T07:31:36.144 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T07:31:36.240 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T07:31:36.292 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T07:31:36.344 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T07:31:36.397 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T07:31:36.452 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T07:31:36.452 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-14T07:31:36.478 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2024-09-14T07:31:36.575 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-14T07:31:36.600 DEBUG:teuthology.orchestra.run.smithi059:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T07:31:36.655 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-14T07:31:36.656 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-14T07:31:36.656 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-14T07:31:36.698 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-14T07:31:36.698 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-14T07:31:36.698 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-14T07:31:36.698 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-14T07:31:36.700 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-14T07:31:36.700 DEBUG:tasks.ceph:set 0 configs 2024-09-14T07:31:36.701 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T07:31:36.701 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-14T07:31:36.878 INFO:teuthology.orchestra.run.smithi059.stderr:adjusted tunables profile to default 2024-09-14T07:31:36.888 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T07:31:36.889 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-14T07:31:36.889 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:36.889 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-14T07:31:36.914 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:36.914 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-14T07:31:36.981 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-14T07:31:36.981 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-14T07:31:37.047 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster cluster2 osd new 528fe825-60c0-4648-bbd6-1d27fb9071d9 0 2024-09-14T07:31:37.269 INFO:teuthology.orchestra.run.smithi059.stdout:0 2024-09-14T07:31:37.280 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster cluster2 osd new 18a2c347-0df9-4082-b4ab-da0c78445fab 1 2024-09-14T07:31:37.461 INFO:teuthology.orchestra.run.smithi059.stdout:1 2024-09-14T07:31:37.472 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster cluster2 osd new 3c93e7fb-b8a8-4467-8c1b-9b3814023c6d 2 2024-09-14T07:31:37.668 INFO:teuthology.orchestra.run.smithi059.stdout:2 2024-09-14T07:31:37.680 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-14T07:31:37.680 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-14T07:31:37.682 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-14T07:31:37.682 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-14T07:31:37.683 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-14T07:31:37.685 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-14T07:31:37.685 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-14T07:31:37.685 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-14T07:31:37.687 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-14T07:31:37.687 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:31:37.760 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:37.758+0000 7fd5733b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.761 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:37.760+0000 7f04b812e640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.765 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:37.763+0000 7fd5733b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.765 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:37.763+0000 7fd5733b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.766 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:37.764+0000 7f04b812e640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.766 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:37.764+0000 7f04b812e640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.785 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:37.784+0000 7f2a11032640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.791 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:37.789+0000 7f2a11032640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.791 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:37.790+0000 7f2a11032640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T07:31:37.884 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:37.884 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":5,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:31:37.667559+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T07:31:37.667559+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"528fe825-60c0-4648-bbd6-1d27fb9071d9","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":"18a2c347-0df9-4082-b4ab-da0c78445fab","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":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T07:31:37.895 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-14T07:31:37.895 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T07:31:38.197 DEBUG:teuthology.orchestra.run.smithi059:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:31:38.359 INFO:teuthology.misc.health.smithi059.stdout: 2024-09-14T07:31:38.360 INFO:teuthology.misc.health.smithi059.stdout:{"epoch":5,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:31:37.667559+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T07:31:37.667559+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"528fe825-60c0-4648-bbd6-1d27fb9071d9","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":"18a2c347-0df9-4082-b4ab-da0c78445fab","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":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T07:31:38.369 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T07:31:38.882 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:38.880+0000 7f04b812e640 -1 Falling back to public interface 2024-09-14T07:31:38.920 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:38.918+0000 7f2a11032640 -1 Falling back to public interface 2024-09-14T07:31:39.145 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:39.143+0000 7fd5733b2640 -1 Falling back to public interface 2024-09-14T07:31:42.367 INFO:tasks.ceph.cluster2.mgr.x.smithi059.stderr:2024-09-14T07:31:42.364+0000 7fb667901640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T07:31:42.971 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:42.969+0000 7f04b812e640 -1 osd.2 0 log_to_monitors true 2024-09-14T07:31:42.996 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:42.993+0000 7fd5733b2640 -1 osd.1 0 log_to_monitors true 2024-09-14T07:31:43.225 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:43.222+0000 7f2a11032640 -1 osd.0 0 log_to_monitors true 2024-09-14T07:31:44.673 DEBUG:teuthology.orchestra.run.smithi059:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:31:45.121 INFO:teuthology.misc.health.smithi059.stdout: 2024-09-14T07:31:45.122 INFO:teuthology.misc.health.smithi059.stdout:{"epoch":7,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:31:44.366353+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T07:31:37.667559+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"528fe825-60c0-4648-bbd6-1d27fb9071d9","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":"18a2c347-0df9-4082-b4ab-da0c78445fab","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":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T07:31:45.137 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T07:31:45.448 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:45.446+0000 7fd56fb55640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T07:31:45.466 INFO:tasks.ceph.cluster2.osd.1.smithi059.stderr:2024-09-14T07:31:45.464+0000 7fd567160640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T07:31:45.492 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:45.489+0000 7f2a0c572640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T07:31:45.504 INFO:tasks.ceph.cluster2.osd.0.smithi059.stderr:2024-09-14T07:31:45.503+0000 7f2a04391640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T07:31:45.522 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:45.519+0000 7f04b48d1640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T07:31:45.535 INFO:tasks.ceph.cluster2.osd.2.smithi059.stderr:2024-09-14T07:31:45.534+0000 7f04abedc640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T07:31:51.441 DEBUG:teuthology.orchestra.run.smithi059:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:31:51.745 INFO:teuthology.misc.health.smithi059.stdout: 2024-09-14T07:31:51.745 INFO:teuthology.misc.health.smithi059.stdout:{"epoch":11,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:31:49.454564+0000","last_up_change":"2024-09-14T07:31:46.448795+0000","last_in_change":"2024-09-14T07:31:37.667559+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:47.382348+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"528fe825-60c0-4648-bbd6-1d27fb9071d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6809","nonce":3456662551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6811","nonce":3456662551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6815","nonce":3456662551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6813","nonce":3456662551}]},"public_addr":"172.21.15.59:6809/3456662551","cluster_addr":"172.21.15.59:6811/3456662551","heartbeat_back_addr":"172.21.15.59:6815/3456662551","heartbeat_front_addr":"172.21.15.59:6813/3456662551","state":["exists","up"]},{"osd":1,"uuid":"18a2c347-0df9-4082-b4ab-da0c78445fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6817","nonce":2561358766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6819","nonce":2561358766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6823","nonce":2561358766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6821","nonce":2561358766}]},"public_addr":"172.21.15.59:6817/2561358766","cluster_addr":"172.21.15.59:6819/2561358766","heartbeat_back_addr":"172.21.15.59:6823/2561358766","heartbeat_front_addr":"172.21.15.59:6821/2561358766","state":["exists","up"]},{"osd":2,"uuid":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6801","nonce":2695041959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6803","nonce":2695041959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6807","nonce":2695041959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6805","nonce":2695041959}]},"public_addr":"172.21.15.59:6801/2695041959","cluster_addr":"172.21.15.59:6803/2695041959","heartbeat_back_addr":"172.21.15.59:6807/2695041959","heartbeat_front_addr":"172.21.15.59:6805/2695041959","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:44.205390+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.962197+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.923437+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-14T07:31:51.757 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-14T07:31:51.757 INFO:tasks.ceph:Creating RBD pool 2024-09-14T07:31:51.757 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-14T07:31:52.468 INFO:teuthology.orchestra.run.smithi059.stderr:pool 'rbd' created 2024-09-14T07:31:52.485 DEBUG:teuthology.orchestra.run.smithi059:> rbd --cluster cluster2 pool init rbd 2024-09-14T07:31:55.489 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-14T07:31:55.490 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-14T07:31:55.490 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T07:31:55.798 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:55.810 INFO:teuthology.orchestra.run.smithi059.stdout:[{"version":4,"timestamp":"2024-09-14T07:31:45.522060+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"4211.002381"}]}] 2024-09-14T07:31:55.810 INFO:tasks.ceph_manager:config epoch is 4 2024-09-14T07:31:55.811 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-14T07:31:55.811 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-14T07:31:55.811 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-14T07:31:56.158 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:56.169 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":3999541621},{"type":"v1","addr":"172.21.15.59:6825","nonce":3999541621}]},"active_addr":"172.21.15.59:6825/3999541621","active_change":"2024-09-14T07:31:41.359919+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1431513907}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":3490759938}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":403357846}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.59:0","nonce":1821531496}]}]} 2024-09-14T07:31:56.172 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-14T07:31:56.172 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-14T07:31:56.173 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:31:56.468 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:56.469 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":15,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:31:55.475179+0000","last_up_change":"2024-09-14T07:31:46.448795+0000","last_in_change":"2024-09-14T07:31:37.667559+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:47.382348+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T07:31:52.066969+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"528fe825-60c0-4648-bbd6-1d27fb9071d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6809","nonce":3456662551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6811","nonce":3456662551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6815","nonce":3456662551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6813","nonce":3456662551}]},"public_addr":"172.21.15.59:6809/3456662551","cluster_addr":"172.21.15.59:6811/3456662551","heartbeat_back_addr":"172.21.15.59:6815/3456662551","heartbeat_front_addr":"172.21.15.59:6813/3456662551","state":["exists","up"]},{"osd":1,"uuid":"18a2c347-0df9-4082-b4ab-da0c78445fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6817","nonce":2561358766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6819","nonce":2561358766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6823","nonce":2561358766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6821","nonce":2561358766}]},"public_addr":"172.21.15.59:6817/2561358766","cluster_addr":"172.21.15.59:6819/2561358766","heartbeat_back_addr":"172.21.15.59:6823/2561358766","heartbeat_front_addr":"172.21.15.59:6821/2561358766","state":["exists","up"]},{"osd":2,"uuid":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6801","nonce":2695041959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6803","nonce":2695041959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6807","nonce":2695041959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6805","nonce":2695041959}]},"public_addr":"172.21.15.59:6801/2695041959","cluster_addr":"172.21.15.59:6803/2695041959","heartbeat_back_addr":"172.21.15.59:6807/2695041959","heartbeat_front_addr":"172.21.15.59:6805/2695041959","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:44.205390+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.962197+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.923437+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-14T07:31:56.482 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-14T07:31:56.482 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:31:56.779 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:56.779 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":15,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:31:55.475179+0000","last_up_change":"2024-09-14T07:31:46.448795+0000","last_in_change":"2024-09-14T07:31:37.667559+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:47.382348+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T07:31:52.066969+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"528fe825-60c0-4648-bbd6-1d27fb9071d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6809","nonce":3456662551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6811","nonce":3456662551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6815","nonce":3456662551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6813","nonce":3456662551}]},"public_addr":"172.21.15.59:6809/3456662551","cluster_addr":"172.21.15.59:6811/3456662551","heartbeat_back_addr":"172.21.15.59:6815/3456662551","heartbeat_front_addr":"172.21.15.59:6813/3456662551","state":["exists","up"]},{"osd":1,"uuid":"18a2c347-0df9-4082-b4ab-da0c78445fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6817","nonce":2561358766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6819","nonce":2561358766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6823","nonce":2561358766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6821","nonce":2561358766}]},"public_addr":"172.21.15.59:6817/2561358766","cluster_addr":"172.21.15.59:6819/2561358766","heartbeat_back_addr":"172.21.15.59:6823/2561358766","heartbeat_front_addr":"172.21.15.59:6821/2561358766","state":["exists","up"]},{"osd":2,"uuid":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6801","nonce":2695041959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6803","nonce":2695041959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6807","nonce":2695041959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6805","nonce":2695041959}]},"public_addr":"172.21.15.59:6801/2695041959","cluster_addr":"172.21.15.59:6803/2695041959","heartbeat_back_addr":"172.21.15.59:6807/2695041959","heartbeat_front_addr":"172.21.15.59:6805/2695041959","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:44.205390+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.962197+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.923437+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-14T07:31:56.792 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-14T07:31:56.792 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-14T07:31:56.793 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-14T07:31:56.935 INFO:teuthology.orchestra.run.smithi059.stdout:34359738373 2024-09-14T07:31:57.236 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-14T07:31:57.237 INFO:teuthology.orchestra.run.smithi059.stdout:34359738372 2024-09-14T07:31:57.237 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-14T07:31:57.238 INFO:teuthology.orchestra.run.smithi059.stdout:34359738372 2024-09-14T07:31:57.239 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-14T07:31:57.585 INFO:teuthology.orchestra.run.smithi059.stdout:34359738372 2024-09-14T07:31:57.592 INFO:teuthology.orchestra.run.smithi059.stdout:34359738372 2024-09-14T07:31:57.599 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.0 2024-09-14T07:31:57.599 INFO:teuthology.orchestra.run.smithi059.stdout:34359738373 2024-09-14T07:31:57.600 DEBUG:teuthology.parallel:result is None 2024-09-14T07:31:57.606 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.2 2024-09-14T07:31:57.607 DEBUG:teuthology.parallel:result is None 2024-09-14T07:31:57.612 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.1 2024-09-14T07:31:57.612 DEBUG:teuthology.parallel:result is None 2024-09-14T07:31:57.613 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-14T07:31:57.613 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:31:57.945 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:57.946 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T07:31:57.958 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T07:31:57.366606+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":13,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81592,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033928,"statfs":{"total":289910292480,"available":289826742272,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.899248"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486698+0000","last_change":"2024-09-14T07:31:55.486698+0000","last_active":"2024-09-14T07:31:55.486698+0000","last_peered":"2024-09-14T07:31:55.486698+0000","last_clean":"2024-09-14T07:31:55.486698+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T07:31:55.486698+0000","last_undegraded":"2024-09-14T07:31:55.486698+0000","last_fullsized":"2024-09-14T07:31:55.486698+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T09:01:20.619600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.487123+0000","last_change":"2024-09-14T07:31:55.487123+0000","last_active":"2024-09-14T07:31:55.487123+0000","last_peered":"2024-09-14T07:31:55.487123+0000","last_clean":"2024-09-14T07:31:55.487123+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T07:31:55.487123+0000","last_undegraded":"2024-09-14T07:31:55.487123+0000","last_fullsized":"2024-09-14T07:31:55.487123+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:17:22.786995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486389+0000","last_change":"2024-09-14T07:31:55.486389+0000","last_active":"2024-09-14T07:31:55.486389+0000","last_peered":"2024-09-14T07:31:55.486389+0000","last_clean":"2024-09-14T07:31:55.486389+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T07:31:55.486389+0000","last_undegraded":"2024-09-14T07:31:55.486389+0000","last_fullsized":"2024-09-14T07:31:55.486389+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T10:14:58.839834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486717+0000","last_change":"2024-09-14T07:31:55.486717+0000","last_active":"2024-09-14T07:31:55.486717+0000","last_peered":"2024-09-14T07:31:55.486717+0000","last_clean":"2024-09-14T07:31:55.486717+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T07:31:55.486717+0000","last_undegraded":"2024-09-14T07:31:55.486717+0000","last_fullsized":"2024-09-14T07:31:55.486717+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T09:03:43.301385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.483001+0000","last_change":"2024-09-14T07:31:55.479707+0000","last_active":"2024-09-14T07:31:55.483001+0000","last_peered":"2024-09-14T07:31:55.483001+0000","last_clean":"2024-09-14T07:31:55.483001+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T07:31:55.483001+0000","last_undegraded":"2024-09-14T07:31:55.483001+0000","last_fullsized":"2024-09-14T07:31:55.483001+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:10:32.622814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.976957+0000","last_change":"2024-09-14T07:31:55.976957+0000","last_active":"2024-09-14T07:31:55.976957+0000","last_peered":"2024-09-14T07:31:55.976957+0000","last_clean":"2024-09-14T07:31:55.976957+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T07:31:55.976957+0000","last_undegraded":"2024-09-14T07:31:55.976957+0000","last_fullsized":"2024-09-14T07:31:55.976957+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T13:29:27.128190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.976912+0000","last_change":"2024-09-14T07:31:55.976912+0000","last_active":"2024-09-14T07:31:55.976912+0000","last_peered":"2024-09-14T07:31:55.976912+0000","last_clean":"2024-09-14T07:31:55.976912+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T07:31:55.976912+0000","last_undegraded":"2024-09-14T07:31:55.976912+0000","last_fullsized":"2024-09-14T07:31:55.976912+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:32:17.687593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486387+0000","last_change":"2024-09-14T07:31:55.486387+0000","last_active":"2024-09-14T07:31:55.486387+0000","last_peered":"2024-09-14T07:31:55.486387+0000","last_clean":"2024-09-14T07:31:55.486387+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T07:31:55.486387+0000","last_undegraded":"2024-09-14T07:31:55.486387+0000","last_fullsized":"2024-09-14T07:31:55.486387+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T11:40:09.298639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.485547+0000","last_change":"2024-09-14T07:31:48.460530+0000","last_active":"2024-09-14T07:31:55.485547+0000","last_peered":"2024-09-14T07:31:55.485547+0000","last_clean":"2024-09-14T07:31:55.485547+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T07:31:55.485547+0000","last_undegraded":"2024-09-14T07:31:55.485547+0000","last_fullsized":"2024-09-14T07:31:55.485547+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_clean_scrub_stamp":"2024-09-14T07:31:47.452359+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:19:30.881547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:31:57.959 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:31:58.252 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:58.253 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T07:31:58.264 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T07:31:57.366606+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":13,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81592,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033928,"statfs":{"total":289910292480,"available":289826742272,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.899248"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486698+0000","last_change":"2024-09-14T07:31:55.486698+0000","last_active":"2024-09-14T07:31:55.486698+0000","last_peered":"2024-09-14T07:31:55.486698+0000","last_clean":"2024-09-14T07:31:55.486698+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T07:31:55.486698+0000","last_undegraded":"2024-09-14T07:31:55.486698+0000","last_fullsized":"2024-09-14T07:31:55.486698+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T09:01:20.619600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.487123+0000","last_change":"2024-09-14T07:31:55.487123+0000","last_active":"2024-09-14T07:31:55.487123+0000","last_peered":"2024-09-14T07:31:55.487123+0000","last_clean":"2024-09-14T07:31:55.487123+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T07:31:55.487123+0000","last_undegraded":"2024-09-14T07:31:55.487123+0000","last_fullsized":"2024-09-14T07:31:55.487123+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:17:22.786995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486389+0000","last_change":"2024-09-14T07:31:55.486389+0000","last_active":"2024-09-14T07:31:55.486389+0000","last_peered":"2024-09-14T07:31:55.486389+0000","last_clean":"2024-09-14T07:31:55.486389+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T07:31:55.486389+0000","last_undegraded":"2024-09-14T07:31:55.486389+0000","last_fullsized":"2024-09-14T07:31:55.486389+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T10:14:58.839834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486717+0000","last_change":"2024-09-14T07:31:55.486717+0000","last_active":"2024-09-14T07:31:55.486717+0000","last_peered":"2024-09-14T07:31:55.486717+0000","last_clean":"2024-09-14T07:31:55.486717+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T07:31:55.486717+0000","last_undegraded":"2024-09-14T07:31:55.486717+0000","last_fullsized":"2024-09-14T07:31:55.486717+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T09:03:43.301385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.483001+0000","last_change":"2024-09-14T07:31:55.479707+0000","last_active":"2024-09-14T07:31:55.483001+0000","last_peered":"2024-09-14T07:31:55.483001+0000","last_clean":"2024-09-14T07:31:55.483001+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T07:31:55.483001+0000","last_undegraded":"2024-09-14T07:31:55.483001+0000","last_fullsized":"2024-09-14T07:31:55.483001+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:10:32.622814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.976957+0000","last_change":"2024-09-14T07:31:55.976957+0000","last_active":"2024-09-14T07:31:55.976957+0000","last_peered":"2024-09-14T07:31:55.976957+0000","last_clean":"2024-09-14T07:31:55.976957+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T07:31:55.976957+0000","last_undegraded":"2024-09-14T07:31:55.976957+0000","last_fullsized":"2024-09-14T07:31:55.976957+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T13:29:27.128190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.976912+0000","last_change":"2024-09-14T07:31:55.976912+0000","last_active":"2024-09-14T07:31:55.976912+0000","last_peered":"2024-09-14T07:31:55.976912+0000","last_clean":"2024-09-14T07:31:55.976912+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T07:31:55.976912+0000","last_undegraded":"2024-09-14T07:31:55.976912+0000","last_fullsized":"2024-09-14T07:31:55.976912+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:32:17.687593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.486387+0000","last_change":"2024-09-14T07:31:55.486387+0000","last_active":"2024-09-14T07:31:55.486387+0000","last_peered":"2024-09-14T07:31:55.486387+0000","last_clean":"2024-09-14T07:31:55.486387+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T07:31:55.486387+0000","last_undegraded":"2024-09-14T07:31:55.486387+0000","last_fullsized":"2024-09-14T07:31:55.486387+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T11:40:09.298639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T07:31:55.485547+0000","last_change":"2024-09-14T07:31:48.460530+0000","last_active":"2024-09-14T07:31:55.485547+0000","last_peered":"2024-09-14T07:31:55.485547+0000","last_clean":"2024-09-14T07:31:55.485547+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T07:31:55.485547+0000","last_undegraded":"2024-09-14T07:31:55.485547+0000","last_fullsized":"2024-09-14T07:31:55.485547+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_clean_scrub_stamp":"2024-09-14T07:31:47.452359+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:19:30.881547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:31:58.265 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-14T07:31:58.265 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-14T07:31:58.265 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-14T07:31:58.266 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-14T07:31:58.601 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T07:31:58.601 INFO:teuthology.orchestra.run.smithi059.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T07:31:58.613 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-14T07:31:58.614 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T07:31:58.625 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T07:31:58.626 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:31:58.626 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-14T07:31:59.100 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-14T07:32:01.092 INFO:teuthology.orchestra.run.smithi019.stderr:pool 'datapool' created 2024-09-14T07:32:01.111 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true' 2024-09-14T07:32:02.093 INFO:teuthology.orchestra.run.smithi019.stderr:set pool 3 allow_ec_overwrites to true 2024-09-14T07:32:02.113 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2024-09-14T07:32:05.126 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:32:05.127 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-14T07:32:05.807 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-14T07:32:07.793 INFO:teuthology.orchestra.run.smithi059.stderr:pool 'datapool' created 2024-09-14T07:32:07.813 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true' 2024-09-14T07:32:08.794 INFO:teuthology.orchestra.run.smithi059.stderr:set pool 3 allow_ec_overwrites to true 2024-09-14T07:32:08.816 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2024-09-14T07:32:11.827 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T07:32:11.836 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T07:32:11.836 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T07:32:11.836 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-14T07:32:12.042 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2024-09-14T07:34:03.094 INFO:teuthology.orchestra.run.smithi059.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-14T07:34:03.100 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2024-09-14T07:34:03.195 INFO:teuthology.orchestra.run.smithi059.stderr: Commit image migration: 100% complete...done. 2024-09-14T07:34:03.200 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-14T07:34:03.885 INFO:teuthology.orchestra.run.smithi059.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T07:34:03.895 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2024-09-14T07:34:03.973 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1' 2024-09-14T07:34:04.053 INFO:teuthology.orchestra.run.smithi059.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-14T07:34:04.297 INFO:teuthology.orchestra.run.smithi059.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T07:34:04.297 INFO:teuthology.orchestra.run.smithi059.stdout:elapsed: 0 ops: 128 ops/sec: 522.456 bytes/sec: 8.2 MiB/s 2024-09-14T07:34:04.306 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-14T07:34:04.886 INFO:teuthology.orchestra.run.smithi059.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T07:34:04.895 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2024-09-14T07:34:04.970 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2024-09-14T07:34:05.051 INFO:teuthology.orchestra.run.smithi059.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-14T07:34:05.282 INFO:teuthology.orchestra.run.smithi059.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T07:34:05.282 INFO:teuthology.orchestra.run.smithi059.stdout:elapsed: 0 ops: 128 ops/sec: 554.12 bytes/sec: 8.7 MiB/s 2024-09-14T07:34:05.291 DEBUG:teuthology.orchestra.run.smithi059:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-14T07:34:05.891 INFO:teuthology.orchestra.run.smithi059.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T07:34:05.901 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T07:34:05.911 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T07:34:05.912 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:34:05.912 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-14T07:34:06.165 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2024-09-14T07:34:07.169 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2024-09-14T07:34:08.167 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T07:34:08.177 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T07:34:08.178 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T07:34:08.178 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-14T07:34:08.189 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-14T07:34:08.190 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T07:34:08.190 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-14T07:34:08.190 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T07:34:08.190 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:34:08.190 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T07:34:08.209 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T07:34:08.209 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install qemu-kvm-block-rbd 2024-09-14T07:34:08.849 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:05:24 ago on Sat 14 Sep 2024 07:28:44 AM UTC. 2024-09-14T07:34:08.943 INFO:teuthology.orchestra.run.smithi019.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-14T07:34:08.989 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T07:34:08.990 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2024-09-14T07:34:08.990 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T07:34:09.064 INFO:tasks.qemu:generating iso... 2024-09-14T07:34:09.064 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref 0d61375b8ab53be4c233f5b93e463edfdff9316a 2024-09-14T07:34:09.064 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout 0d61375b8ab53be4c233f5b93e463edfdff9316a 2024-09-14T07:34:09.080 INFO:teuthology.orchestra.run.smithi019.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-14T07:35:04.906 INFO:teuthology.orchestra.run.smithi019.stderr:Updating files: 94% (12237/12889) Updating files: 95% (12245/12889) Updating files: 96% (12374/12889) Updating files: 97% (12503/12889) Updating files: 98% (12632/12889) Updating files: 99% (12761/12889) Updating files: 100% (12889/12889) Updating files: 100% (12889/12889), done. 2024-09-14T07:35:05.577 INFO:teuthology.orchestra.run.smithi019.stderr:Note: switching to '0d61375b8ab53be4c233f5b93e463edfdff9316a'. 2024-09-14T07:35:05.577 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr:state without impacting any branches by switching back to a branch. 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr: git switch -c 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr:Or undo this operation with: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.578 INFO:teuthology.orchestra.run.smithi019.stderr: git switch - 2024-09-14T07:35:05.579 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.579 INFO:teuthology.orchestra.run.smithi019.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-14T07:35:05.579 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T07:35:05.579 INFO:teuthology.orchestra.run.smithi019.stderr:HEAD is now at 0d61375b8ab Merge pull request #59485 from mcv21/cephadm_image_warn 2024-09-14T07:35:05.580 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:35:05.581 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-14T07:35:05.636 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2024-09-14T07:35:05.636 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-14T07:35:05.692 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-14T07:35:05.692 DEBUG:teuthology.orchestra.run.smithi019:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-14T07:35:05.749 DEBUG:teuthology.orchestra.run.smithi019:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-14T07:35:05.834 INFO:tasks.qemu:downloading base image 2024-09-14T07:35:05.834 DEBUG:teuthology.orchestra.run.smithi019:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-14T07:35:05.954 INFO:teuthology.orchestra.run.smithi019.stderr: Resizing image: 100% complete...done. 2024-09-14T07:35:05.963 DEBUG:teuthology.orchestra.run.smithi019:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-14T07:35:06.048 INFO:teuthology.orchestra.run.smithi019.stderr: Resizing image: 100% complete...done. 2024-09-14T07:35:06.062 DEBUG:teuthology.orchestra.run.smithi019:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-14T07:35:06.144 INFO:teuthology.orchestra.run.smithi019.stderr: Resizing image: 100% complete...done. 2024-09-14T07:35:06.153 DEBUG:teuthology.orchestra.run.smithi019:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-14T07:35:06.180 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-14T07:35:06.180 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /export/cluster1.client.0 2024-09-14T07:35:06.246 INFO:tasks.qemu:Mounting the test directory... 2024-09-14T07:35:06.246 DEBUG:teuthology.orchestra.run.smithi019:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-14T07:35:06.312 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-14T07:35:06.312 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T07:35:06.312 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-14T07:35:06.378 DEBUG:teuthology.orchestra.run.smithi019:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-14T07:35:06.443 INFO:teuthology.orchestra.run.smithi019.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-14T07:35:06.445 INFO:tasks.qemu:Restarting NFS... 2024-09-14T07:35:06.445 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl restart nfs-server 2024-09-14T07:35:07.264 DEBUG:teuthology.orchestra.run.smithi019:> sudo udevadm control --reload 2024-09-14T07:35:07.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo udevadm trigger /dev/kvm 2024-09-14T07:35:07.372 DEBUG:teuthology.orchestra.run.smithi019:> ls -l /dev/kvm 2024-09-14T07:35:07.428 INFO:teuthology.orchestra.run.smithi019.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 14 07:35 /dev/kvm 2024-09-14T07:35:07.429 INFO:tasks.qemu:starting qemu... 2024-09-14T07:35:07.429 DEBUG:teuthology.orchestra.run.smithi019:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-14T07:35:07.470 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-14T07:35:07.820 INFO:tasks.qemu.cluster1.client.0.smithi019.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-14T07:35:07.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-14T07:35:07.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:07.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:07.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-14T07:35:07.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-14T07:35:07.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:07.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:08.211 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Booting from Hard Disk... 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: before booting or 'c' for a command-line. 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.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-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:08.628 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:09.446 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-14T07:35:10.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.441 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.442 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.442 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.442 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:10.442 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.438 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.439 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:11.440 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-14T07:35:12.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:12.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-14T07:35:13.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.443 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.444 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:13.445 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.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-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Intel GenuineIntel 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-14T07:35:15.902 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] DMI 2.8 present. 2024-09-14T07:35:15.903 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] No AGP bridge found 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T07:35:15.904 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] No NUMA configuration found 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Zone PFN ranges: 2024-09-14T07:35:15.905 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-14T07:35:15.906 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-14T07:35:15.907 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-14T07:35:15.908 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Policy zone: Normal 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Checking aperture... 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] No AGP bridge found 2024-09-14T07:35:15.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.000000] Detected 3499.990 MHz processor. 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999960) 2024-09-14T07:35:15.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008000] Security Framework initialized 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.008719] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.009752] Mount-cache hash table entries: 256 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.010360] Initializing cgroup subsys cpuacct 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.010899] Initializing cgroup subsys memory 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.012008] Initializing cgroup subsys devices 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.012539] Initializing cgroup subsys freezer 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.013075] Initializing cgroup subsys blkio 2024-09-14T07:35:15.911 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.013587] Initializing cgroup subsys perf_event 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.014198] CPU: Physical Processor ID: 0 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.015530] mce: CPU supports 10 MCE banks 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.016232] SMP alternatives: switching to UP code 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.032961] Freeing SMP alternatives: 24k freed 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.033512] ACPI: Core revision 20110623 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.034444] ftrace: allocating 27008 entries in 106 pages 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.040286] Enabling x2apic 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.040637] Enabled x2apic 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.041212] Switched APIC routing to physical x2apic. 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.042959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.043672] CPU0: Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz stepping 02 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-14T07:35:15.912 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] ... version: 2 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] ... bit width: 48 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] ... generic registers: 4 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] ... max period: 000000007fffffff 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048002] ... fixed-purpose events: 3 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048004] ... event mask: 000000070000000f 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.048687] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.052020] Brought up 1 CPUs 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.052393] Total of 1 processors activated (6999.98 BogoMIPS). 2024-09-14T07:35:15.913 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.056320] devtmpfs: initialized 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.057137] EVM: security.selinux 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.057541] EVM: security.SMACK64 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.057946] EVM: security.capability 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.058798] print_constraints: dummy: 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.059306] RTC time: 7:35:13, date: 09/14/24 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.059854] NET: Registered protocol family 16 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.060077] ACPI: bus type pci registered 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.060645] PCI: Using configuration type 1 for base access 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.061709] bio: create slab at 0 2024-09-14T07:35:15.914 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.062238] ACPI: Added _OSI(Module Device) 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.062755] ACPI: Added _OSI(Processor Device) 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.063287] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.064014] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.065619] ACPI: Interpreter enabled 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.066078] ACPI: (supports S0 S5) 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.066523] ACPI: Using IOAPIC for interrupt routing 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.068542] ACPI: No dock devices found. 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.069025] HEST: Table not found. 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.069439] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.070534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-14T07:35:15.915 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.071301] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.072014] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.072807] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.073681] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.074553] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.079500] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.080023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.130277] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.132633] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.133451] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-14T07:35:15.916 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.134255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.135063] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.135844] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.136258] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.137231] vgaarb: loaded 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.137564] vgaarb: bridge control possible 0000:00:02.0 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.138257] i2c-core: driver [aat2870] using legacy suspend method 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.139000] i2c-core: driver [aat2870] using legacy resume method 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.140061] SCSI subsystem initialized 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.140617] usbcore: registered new interface driver usbfs 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.141469] usbcore: registered new interface driver hub 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.142134] usbcore: registered new device driver usb 2024-09-14T07:35:15.917 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.142799] PCI: Using ACPI for IRQ routing 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.143536] NetLabel: Initializing 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.144018] NetLabel: domain hash size = 128 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.144540] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.145153] NetLabel: unlabeled traffic allowed by default 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.145864] Switching to clocksource kvm-clock 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.147111] AppArmor: AppArmor Filesystem Enabled 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.147718] pnp: PnP ACPI init 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.148113] ACPI: bus type pnp registered 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.148957] pnp: PnP ACPI: found 9 devices 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.149459] ACPI: ACPI bus type pnp unregistered 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.155220] NET: Registered protocol family 2 2024-09-14T07:35:15.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.155817] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.157190] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.159240] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.160167] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.160970] TCP reno registered 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.161354] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.162081] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.162910] NET: Registered protocol family 1 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.163490] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.164221] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.164932] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.165735] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-14T07:35:15.919 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.166509] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.167432] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.168374] audit: initializing netlink socket (disabled) 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.169039] type=2000 audit(1726299314.168:1): initialized 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.182931] Trying to unpack rootfs image as initramfs... 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.204142] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.212162] VFS: Disk quotas dquot_6.5.2 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.212679] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.213678] fuse init (API version 7.17) 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.214201] msgmni has been set to 7894 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.228135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.236055] io scheduler noop registered 2024-09-14T07:35:15.920 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.236548] io scheduler deadline registered (default) 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.237183] io scheduler cfq registered 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.237709] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.238388] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.239249] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.240157] ACPI: Power Button [PWRF] 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.240969] ERST: Table is not found! 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.241424] GHES: HEST is not enabled! 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.242100] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.242818] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.244281] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.244999] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T07:35:15.921 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.246370] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.247064] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.249228] Freeing initrd memory: 4308k freed 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.250161] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.273421] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.297044] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.297824] Linux agpgart interface v0.103 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.298832] brd: module loaded 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.299640] loop: module loaded 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.301913] vda: vda1 2024-09-14T07:35:15.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.303894] vdb: unknown partition table 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.306234] vdc: unknown partition table 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.307588] scsi0 : ata_piix 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.307996] scsi1 : ata_piix 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.308400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.309243] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.310220] Fixed MDIO Bus: probed 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.310659] tun: Universal TUN/TAP device driver, 1.6 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.311279] tun: (C) 1999-2004 Max Krasnyansky 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.312310] PPP generic driver version 2.4.2 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.312898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.313715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.314486] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-14T07:35:15.923 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.315279] usbcore: registered new interface driver libusual 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.316025] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.317646] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.318263] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.319161] mousedev: PS/2 mouse device common for all mice 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.320084] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.321353] rtc_cmos 00:08: RTC can wake from S4 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.322057] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.322873] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.323620] device-mapper: uevent: version 1.0.3 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.324245] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.325287] cpuidle: using governor ladder 2024-09-14T07:35:15.924 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.325798] cpuidle: using governor menu 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.326284] EFI Variables Facility v0.08 2004-May-17 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.326993] TCP cubic registered 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.327453] NET: Registered protocol family 10 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.328232] NET: Registered protocol family 17 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.328796] Registering the dns_resolver key type 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.329454] registered taskstats version 1 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.333174] Magic number: 8:839:571 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.333713] rtc_cmos 00:08: setting system clock to 2024-09-14 07:35:14 UTC (1726299314) 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.334708] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.335448] EDD information not available. 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.472945] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-14T07:35:15.925 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.474072] ata2.00: configured for MWDMA2 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.475006] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.476415] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.477113] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.477953] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.479385] Freeing unused kernel memory: 924k freed 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.480128] Write protecting the kernel read-only data: 12288k 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.483443] Freeing unused kernel memory: 1640k freed 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.486561] Freeing unused kernel memory: 1200k freed 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Loading, please wait... 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Begin: Loading essential drivers ... done. 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.497798] udevd[84]: starting version 175 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-14T07:35:15.926 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.548023] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.548923] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.574865] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.575738] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.582968] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.596381] FDC 0 is a S82078B 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.900035] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 0.900903] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 1.128145] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Begin: Running /scripts/local-bottom ... [ 1.168108] Refined TSC clocksource calibration: 3500.032 MHz. 2024-09-14T07:35:15.927 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 1.170558] vda: vda1 2024-09-14T07:35:15.928 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-14T07:35:15.928 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 1.280175] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T07:35:15.928 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:done. 2024-09-14T07:35:15.928 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:done. 2024-09-14T07:35:15.928 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-14T07:35:17.397 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:cloud-init start-local running: Sat, 14 Sep 2024 07:35:16 +0000. up 2.55 seconds 2024-09-14T07:35:17.713 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:no instance data found in start-local 2024-09-14T07:35:18.553 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-14T07:35:18.554 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-14T07:35:18.554 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-14T07:35:18.554 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-14T07:35:18.554 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:cloud-init start running: Sat, 14 Sep 2024 07:35:18 +0000. up 3.94 seconds 2024-09-14T07:35:18.739 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.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-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The key fingerprint is: 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:c1:c5:7c:84:4a:b7:ea:3b:36:af:a0:c8:41:ed:73:ef root@test 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The key's randomart image is: 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:+--[ RSA 2048]----+ 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| o.o. | 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| ...= . | 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| .oo o | 2024-09-14T07:35:21.581 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . ... | 2024-09-14T07:35:21.582 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . . S. | 2024-09-14T07:35:21.582 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . . . | 2024-09-14T07:35:21.582 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . o o. | 2024-09-14T07:35:21.582 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . o + o= | 2024-09-14T07:35:21.582 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| o . oE*. | 2024-09-14T07:35:21.582 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:+-----------------+ 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Generating public/private dsa key pair. 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The key fingerprint is: 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:db:28:21:c4:e7:e1:0d:7a:b2:a4:15:48:63:7b:02:fa root@test 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The key's randomart image is: 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:+--[ DSA 1024]----+ 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:|. + | 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:|.+ = | 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:|. + = + | 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . + * + | 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| E * = S | 2024-09-14T07:35:21.720 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| + = . + | 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . . . o . | 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . | 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| | 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:+-----------------+ 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Generating public/private ecdsa key pair. 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The key fingerprint is: 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:86:4c:37:60:dc:d0:1f:b4:db:ea:ac:e7:1a:15:e9:3e root@test 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The key's randomart image is: 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:+--[ECDSA 256]---+ 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| .++ .. | 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| ...o .o | 2024-09-14T07:35:21.721 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . o.+. | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| o o o.+ | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| o S + . | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . o . | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| . E | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| +.. | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:| o=+ | 2024-09-14T07:35:21.722 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:+-----------------+ 2024-09-14T07:35:21.826 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-14T07:35:21.979 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-14T07:35:22.011 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:landscape-client is not configured, please run landscape-config. 2024-09-14T07:35:22.036 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-14T07:35:22.066 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-14T07:35:22.066 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting automatic crash report generation[ OK ] 2024-09-14T07:35:22.067 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-14T07:35:22.067 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-14T07:35:22.067 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting ACPI daemon[ OK ] 2024-09-14T07:35:22.067 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting save kernel messages[ OK ] 2024-09-14T07:35:22.067 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Stopping save kernel messages[ OK ] 2024-09-14T07:35:22.073 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-14T07:35:22.130 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-14T07:35:22.394 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Generating locales... 2024-09-14T07:35:22.910 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: en_US.UTF-8... done 2024-09-14T07:35:22.918 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Generation complete. 2024-09-14T07:35:23.479 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:passwd: password expiry information changed. 2024-09-14T07:35:23.704 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-14T07:35:23.788 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-14T07:35:24.044 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-14T07:35:24.174 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-14T07:35:24.256 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-14T07:35:24.643 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-14T07:35:24.742 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-14T07:35:25.008 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-14T07:35:25.177 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-14T07:35:25.435 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-14T07:35:25.609 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-14T07:35:25.773 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-14T07:35:25.850 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-14T07:35:26.289 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-14T07:35:26.393 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-14T07:35:26.643 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-14T07:35:26.808 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-14T07:35:27.065 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-14T07:35:27.232 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-14T07:35:27.315 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-14T07:35:27.396 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-14T07:35:27.480 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-14T07:35:27.740 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-14T07:35:28.163 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-14T07:35:28.328 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-14T07:35:28.422 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-14T07:35:28.719 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-14T07:35:29.171 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-14T07:35:29.427 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-14T07:35:29.870 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-14T07:35:30.090 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-14T07:35:30.524 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-14T07:35:30.606 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-14T07:35:30.770 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-14T07:35:31.374 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-14T07:35:34.178 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Fetched 29.2 MB in 10s (2731 kB/s) 2024-09-14T07:35:36.546 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Reading package lists... 2024-09-14T07:35:36.550 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Reading package lists... 2024-09-14T07:35:36.739 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Building dependency tree... 2024-09-14T07:35:36.739 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Reading state information... 2024-09-14T07:35:36.867 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The following packages will be upgraded: 2024-09-14T07:35:36.868 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: ca-certificates libssl1.0.0 2024-09-14T07:35:36.935 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T07:35:36.935 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Need to get 1233 kB of archives. 2024-09-14T07:35:36.935 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-14T07:35:36.935 INFO:tasks.qemu.cluster1.client.0.smithi019.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-14T07:35:37.060 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-14T07:35:37.151 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T07:35:37.160 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Fetched 1233 kB in 0s (6864 kB/s) 2024-09-14T07:35:37.868 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T07:35:37.868 INFO:tasks.qemu.cluster1.client.0.smithi019.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-14T07:35:37.935 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-14T07:35:38.166 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-14T07:35:38.462 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Processing triggers for libc-bin ... 2024-09-14T07:35:38.489 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ldconfig deferred processing now taking place 2024-09-14T07:35:38.945 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T07:35:38.945 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-14T07:35:39.010 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking replacement ca-certificates ... 2024-09-14T07:35:39.235 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Processing triggers for man-db ... 2024-09-14T07:35:40.013 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-14T07:35:42.313 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-14T07:35:42.313 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T07:35:43.942 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-14T07:35:43.942 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T07:35:43.943 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Reading package lists... 2024-09-14T07:35:44.125 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Building dependency tree... 2024-09-14T07:35:44.125 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Reading state information... 2024-09-14T07:35:44.259 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The following extra packages will be installed: 2024-09-14T07:35:44.259 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-14T07:35:44.259 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:The following NEW packages will be installed: 2024-09-14T07:35:44.259 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-14T07:35:44.450 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T07:35:44.450 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Need to get 424 kB of archives. 2024-09-14T07:35:44.450 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-14T07:35:44.451 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-14T07:35:44.615 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-14T07:35:44.879 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-14T07:35:44.989 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-14T07:35:45.092 INFO:tasks.qemu.cluster1.client.0.smithi019.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-14T07:35:45.321 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T07:35:45.326 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Fetched 424 kB in 0s (434 kB/s) 2024-09-14T07:35:45.454 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Selecting previously unselected package libgssglue1. 2024-09-14T07:35:45.468 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-14T07:35:45.468 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-14T07:35:45.681 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Selecting previously unselected package libtirpc1. 2024-09-14T07:35:45.681 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-14T07:35:45.956 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Selecting previously unselected package rpcbind. 2024-09-14T07:35:45.956 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-14T07:35:46.266 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-14T07:35:46.266 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-14T07:35:46.551 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Selecting previously unselected package nfs-common. 2024-09-14T07:35:46.551 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-14T07:35:46.751 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Processing triggers for man-db ... 2024-09-14T07:35:47.182 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Processing triggers for ureadahead ... 2024-09-14T07:35:47.287 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-14T07:35:47.458 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-14T07:35:47.577 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-14T07:35:47.730 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-14T07:35:47.749 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:portmap start/running, process 8163 2024-09-14T07:35:47.780 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-14T07:35:47.909 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-14T07:35:48.182 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:48.183 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-14T07:35:48.362 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: 2024-09-14T07:35:48.363 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-14T07:35:48.454 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Adding system user `statd' (UID 106) ... 2024-09-14T07:35:48.454 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-14T07:35:48.654 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-14T07:35:48.682 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:statd start/running, process 8397 2024-09-14T07:35:48.704 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:gssd stop/post-stop, process 8428 2024-09-14T07:35:48.773 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:idmapd start/running, process 8468 2024-09-14T07:35:48.792 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Processing triggers for libc-bin ... 2024-09-14T07:35:48.820 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ldconfig deferred processing now taking place 2024-09-14T07:35:49.421 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:mount.nfs: timeout set for Sat Sep 14 07:37:49 2024 2024-09-14T07:35:49.421 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-14T07:35:49.421 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-14T07:35:49.421 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-14T07:40:21.224 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-14T07:40:24.546 INFO:teuthology.orchestra.run.smithi019.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: 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: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-14T07:40:24.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T07:42:51.592 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-14T07:42:51.739 INFO:teuthology.orchestra.run.smithi019.stderr: Commit image migration: 100% complete...done. 2024-09-14T07:42:51.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T07:45:33.777 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-14T07:45:35.300 INFO:teuthology.orchestra.run.smithi019.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: 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-14T07:45:35.308 DEBUG:teuthology.parallel:result is None 2024-09-14T08:56:41.613 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Traceback (most recent call last): 2024-09-14T08:56:41.634 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T08:56:41.634 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:acpid: exiting 2024-09-14T08:56:41.663 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: self._connect_unixsocket(self.address) 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: self.socket.connect(address) 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: return getattr(self._sock,name)(*args) 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:error: [Errno 111] Connection refused 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Logged from file __init__.py, line 116 2024-09-14T08:56:41.664 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Checking for running unattended-upgrades: 2024-09-14T08:56:41.687 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: 2024-09-14T08:56:41.687 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: ############################################################# 2024-09-14T08:56:41.687 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-14T08:56:41.718 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: 1024 db:28:21:c4:e7:e1:0d:7a:b2:a4:15:48:63:7b:02:fa root@test (DSA) 2024-09-14T08:56:41.851 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: 256 86:4c:37:60:dc:d0:1f:b4:db:ea:ac:e7:1a:15:e9:3e root@test (ECDSA) 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: 2048 c1:c5:7c:84:4a:b7:ea:3b:36:af:a0:c8:41:ed:73:ef root@test (RSA) 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ec2: ############################################################# 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAxoV4wFGjR5/c8Z/OQX9Du4fnoQN2LtsxJOPaOBcGZ3lT3C0IFIOh07GFwP8PtLHl59SkSPzwGrsx0V9qHwTE4= root@test 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNVyMzit7gzVRuDKYCeWcs2hEP1eUfUwtIfX0gMl5mpRvu/oY3aWH51sgGJZYLhPluy8d4Fj6j64UlVfwsN2MhWuOi5e309VW+//ZTraJwwiaXH6n20GUobLH/ngYnlzyQdXKH7Vw1yMYja0c+g6ZAj+4Ib7avop841QG/X13caX7PsbnJEE0MHy73QERsQuFKebnKtXdkArAF2OI9TZi5dHQ9Dw+pN7AMCA97KhJedkJkchA/etFm5ZEBnCjTUUkN97hK9uvyvV0V5kigpAMi4zpXKAjlrQEpdFfrafJCThE3jg/w0arudwMasslfuDwXMZB98NZ5Xvg9sZWRen3V root@test 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:-----END SSH HOST KEY KEYS----- 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Traceback (most recent call last): 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: self._connect_unixsocket(self.address) 2024-09-14T08:56:41.852 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: self.socket.connect(address) 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: return getattr(self._sock,name)(*args) 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:error: [Errno 111] Connection refused 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Logged from file __init__.py, line 116 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Traceback (most recent call last): 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: self._connect_unixsocket(self.address) 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: self.socket.connect(address) 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: return getattr(self._sock,name)(*args) 2024-09-14T08:56:41.853 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:error: [Errno 111] Connection refused 2024-09-14T08:56:41.854 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:Logged from file __init__.py, line 116 2024-09-14T08:56:41.854 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:cloud-init boot finished at Sat, 14 Sep 2024 08:56:41 +0000. Up 4887.70 seconds 2024-09-14T08:56:41.922 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Stopping landscape-client daemon  [fail] 2024-09-14T08:56:42.149 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-14T08:56:42.199 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-14T08:56:42.228 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-14T08:56:42.408 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-14T08:56:42.428 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Deactivating swap...  [ OK ] 2024-09-14T08:56:42.435 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-14T08:56:42.680 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout: * Will now halt 2024-09-14T08:56:42.697 INFO:tasks.qemu.cluster1.client.0.smithi019.stdout:[ 4888.642348] Power down. 2024-09-14T08:56:42.976 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-14T08:56:42.976 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-14T08:56:43.149 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T08:56:43.149 INFO:tasks.qemu:Stopping NFS... 2024-09-14T08:56:43.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop nfs-server 2024-09-14T08:56:43.301 INFO:tasks.qemu:Unmounting exported directory... 2024-09-14T08:56:43.302 DEBUG:teuthology.orchestra.run.smithi019:> sudo umount /export/cluster1.client.0 2024-09-14T08:56:43.337 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T08:56:43.337 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-14T08:56:43.434 INFO:tasks.qemu:Starting NFS... 2024-09-14T08:56:43.434 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl start nfs-server 2024-09-14T08:56:43.694 DEBUG:teuthology.orchestra.run.smithi019:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-14T08:56:43.709 INFO:tasks.qemu:Deleting exported directory... 2024-09-14T08:56:43.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -r /export 2024-09-14T08:56:43.784 DEBUG:tasks.qemu:cleaning up base image files 2024-09-14T08:56:43.784 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2024-09-14T08:56:44.106 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-14T08:56:46.375 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:Removing: 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:Remove 1 Package 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:56:46.376 INFO:teuthology.orchestra.run.smithi019.stdout:Freed space: 41 k 2024-09-14T08:56:46.377 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2024-09-14T08:56:46.413 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2024-09-14T08:56:46.413 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2024-09-14T08:56:46.448 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2024-09-14T08:56:46.448 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2024-09-14T08:56:46.665 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2024-09-14T08:56:47.920 INFO:teuthology.orchestra.run.smithi019.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-14T08:56:48.287 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-14T08:56:48.287 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:56:48.287 INFO:teuthology.orchestra.run.smithi019.stdout:Removed: 2024-09-14T08:56:48.287 INFO:teuthology.orchestra.run.smithi019.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-14T08:56:48.287 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:56:48.287 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2024-09-14T08:56:48.440 DEBUG:teuthology.orchestra.run.smithi019:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-14T08:56:48.465 DEBUG:teuthology.parallel:result is None 2024-09-14T08:56:48.466 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T08:56:48.476 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-14T08:56:48.477 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T08:56:48.788 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T08:56:48.789 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T08:56:48.800 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":2575,"stamp":"2024-09-14T08:56:48.422837+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1691403586,"num_objects":519,"num_object_clones":0,"num_object_copies":1540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":10515,"num_read_kb":1809756,"num_write":1890,"num_write_kb":1183723,"num_scrub_errors":0,"num_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":1272,"ondisk_log_size":1272,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1212404,"kb_used_data":1114692,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":281903116,"statfs":{"total":289910292480,"available":288668790784,"internally_reserved":0,"allocated":1141444608,"data_stored":2537676401,"data_compressed":703008727,"data_compressed_allocated":791969792,"data_compressed_original":2188713984,"omap_allocated":4785,"internal_metadata":100003151},"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.002523"},"pg_stats":[{"pgid":"2.7","version":"27'108","reported_seq":221,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432486+0000","last_change":"2024-09-14T07:31:55.486698+0000","last_active":"2024-09-14T08:54:17.432486+0000","last_peered":"2024-09-14T08:54:17.432486+0000","last_clean":"2024-09-14T08:54:17.432486+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T08:54:17.432486+0000","last_undegraded":"2024-09-14T08:54:17.432486+0000","last_fullsized":"2024-09-14T08:54:17.432486+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":108,"log_dups_size":0,"ondisk_log_size":108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:01:20.619600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":276,"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":662,"num_read_kb":527,"num_write":208,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'13","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432460+0000","last_change":"2024-09-14T07:31:55.487123+0000","last_active":"2024-09-14T08:54:17.432460+0000","last_peered":"2024-09-14T08:54:17.432460+0000","last_clean":"2024-09-14T08:54:17.432460+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T08:54:17.432460+0000","last_undegraded":"2024-09-14T08:54:17.432460+0000","last_fullsized":"2024-09-14T08:54:17.432460+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:17:22.786995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"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":158,"num_read_kb":136,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"26'105","reported_seq":191,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427110+0000","last_change":"2024-09-14T07:31:55.486389+0000","last_active":"2024-09-14T08:53:27.427110+0000","last_peered":"2024-09-14T08:53:27.427110+0000","last_clean":"2024-09-14T08:53:27.427110+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T08:53:27.427110+0000","last_undegraded":"2024-09-14T08:53:27.427110+0000","last_fullsized":"2024-09-14T08:53:27.427110+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:14:58.839834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":98,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":607,"num_read_kb":503,"num_write":204,"num_write_kb":200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'4","reported_seq":101,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425323+0000","last_change":"2024-09-14T07:31:55.486717+0000","last_active":"2024-09-14T08:53:12.425323+0000","last_peered":"2024-09-14T08:53:12.425323+0000","last_clean":"2024-09-14T08:53:12.425323+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T08:53:12.425323+0000","last_undegraded":"2024-09-14T08:53:12.425323+0000","last_fullsized":"2024-09-14T08:53:12.425323+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:03:43.301385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"26'158","reported_seq":2047,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427105+0000","last_change":"2024-09-14T07:32:11.820763+0000","last_active":"2024-09-14T08:53:27.427105+0000","last_peered":"2024-09-14T08:53:27.427105+0000","last_clean":"2024-09-14T08:53:27.427105+0000","last_became_active":"2024-09-14T07:32:08.801178+0000","last_became_peered":"2024-09-14T07:32:08.801178+0000","last_unstale":"2024-09-14T08:53:27.427105+0000","last_undegraded":"2024-09-14T08:53:27.427105+0000","last_fullsized":"2024-09-14T08:53:27.427105+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:25.206365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00106722,"stat_sum":{"num_bytes":487292928,"num_objects":140,"num_object_clones":0,"num_object_copies":420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1814,"num_read_kb":525607,"num_write":208,"num_write_kb":338144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'104","reported_seq":403,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425294+0000","last_change":"2024-09-14T07:31:55.479707+0000","last_active":"2024-09-14T08:53:12.425294+0000","last_peered":"2024-09-14T08:53:12.425294+0000","last_clean":"2024-09-14T08:53:12.425294+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T08:53:12.425294+0000","last_undegraded":"2024-09-14T08:53:12.425294+0000","last_fullsized":"2024-09-14T08:53:12.425294+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":104,"log_dups_size":0,"ondisk_log_size":104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T08:10:32.622814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"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":619,"num_read_kb":569,"num_write":91,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"26'157","reported_seq":2535,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:27.433490+0000","last_change":"2024-09-14T07:32:11.813299+0000","last_active":"2024-09-14T08:54:27.433490+0000","last_peered":"2024-09-14T08:54:27.433490+0000","last_clean":"2024-09-14T08:54:27.433490+0000","last_became_active":"2024-09-14T07:32:08.802487+0000","last_became_peered":"2024-09-14T07:32:08.802487+0000","last_unstale":"2024-09-14T08:54:27.433490+0000","last_undegraded":"2024-09-14T08:54:27.433490+0000","last_fullsized":"2024-09-14T08:54:27.433490+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:22:24.564172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067633999999999999,"stat_sum":{"num_bytes":480870400,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":2301,"num_read_kb":520664,"num_write":184,"num_write_kb":342176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":94,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425264+0000","last_change":"2024-09-14T07:31:55.976957+0000","last_active":"2024-09-14T08:53:12.425264+0000","last_peered":"2024-09-14T08:53:12.425264+0000","last_clean":"2024-09-14T08:53:12.425264+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T08:53:12.425264+0000","last_undegraded":"2024-09-14T08:53:12.425264+0000","last_fullsized":"2024-09-14T08:53:12.425264+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T13:29:27.128190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"26'113","reported_seq":1392,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427066+0000","last_change":"2024-09-14T07:32:11.820536+0000","last_active":"2024-09-14T08:53:27.427066+0000","last_peered":"2024-09-14T08:53:27.427066+0000","last_clean":"2024-09-14T08:53:27.427066+0000","last_became_active":"2024-09-14T07:32:08.800411+0000","last_became_peered":"2024-09-14T07:32:08.800411+0000","last_unstale":"2024-09-14T08:53:27.427066+0000","last_undegraded":"2024-09-14T08:53:27.427066+0000","last_fullsized":"2024-09-14T08:53:27.427066+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:45:58.209321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086083100000000005,"stat_sum":{"num_bytes":348110848,"num_objects":105,"num_object_clones":0,"num_object_copies":315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105,"num_whiteouts":0,"num_read":1204,"num_read_kb":375295,"num_write":135,"num_write_kb":242032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'1","reported_seq":100,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432303+0000","last_change":"2024-09-14T07:31:55.976912+0000","last_active":"2024-09-14T08:54:17.432303+0000","last_peered":"2024-09-14T08:54:17.432303+0000","last_clean":"2024-09-14T08:54:17.432303+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T08:54:17.432303+0000","last_undegraded":"2024-09-14T08:54:17.432303+0000","last_fullsized":"2024-09-14T08:54:17.432303+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:32:17.687593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"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":23,"num_read_kb":7,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"26'132","reported_seq":1175,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427071+0000","last_change":"2024-09-14T07:32:11.813386+0000","last_active":"2024-09-14T08:53:27.427071+0000","last_peered":"2024-09-14T08:53:27.427071+0000","last_clean":"2024-09-14T08:53:27.427071+0000","last_became_active":"2024-09-14T07:32:08.801897+0000","last_became_peered":"2024-09-14T07:32:08.801897+0000","last_unstale":"2024-09-14T08:53:27.427071+0000","last_undegraded":"2024-09-14T08:53:27.427071+0000","last_fullsized":"2024-09-14T08:53:27.427071+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:57:34.126887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046670000000000001,"stat_sum":{"num_bytes":374538259,"num_objects":111,"num_object_clones":0,"num_object_copies":333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":968,"num_read_kb":384664,"num_write":144,"num_write_kb":259154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'324","reported_seq":499,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425289+0000","last_change":"2024-09-14T07:31:55.486387+0000","last_active":"2024-09-14T08:53:12.425289+0000","last_peered":"2024-09-14T08:53:12.425289+0000","last_clean":"2024-09-14T08:53:12.425289+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T08:53:12.425289+0000","last_undegraded":"2024-09-14T08:53:12.425289+0000","last_fullsized":"2024-09-14T08:53:12.425289+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":324,"log_dups_size":0,"ondisk_log_size":324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:40:09.298639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":260,"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":2063,"num_read_kb":1716,"num_write":621,"num_write_kb":611,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:07.431354+0000","last_change":"2024-09-14T07:31:48.460530+0000","last_active":"2024-09-14T08:54:07.431354+0000","last_peered":"2024-09-14T08:54:07.431354+0000","last_clean":"2024-09-14T08:54:07.431354+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T08:54:07.431354+0000","last_undegraded":"2024-09-14T08:54:07.431354+0000","last_fullsized":"2024-09-14T08:54:07.431354+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_clean_scrub_stamp":"2024-09-14T07:31:47.452359+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:19:30.881547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1690812435,"num_objects":502,"num_object_clones":0,"num_object_copies":1506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":502,"num_whiteouts":0,"num_read":6287,"num_read_kb":1806230,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1140559872,"data_stored":2536230912,"data_compressed":702996915,"data_compressed_allocated":791896064,"data_compressed_original":2187567104,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4172,"num_read_kb":3480,"num_write":1140,"num_write_kb":1111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":660,"ondisk_log_size":660,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739391,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":344404,"kb_used_data":313220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94027436,"statfs":{"total":96636764160,"available":96284094464,"internally_reserved":0,"allocated":320737280,"data_stored":845498325,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739392,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":431880,"kb_used_data":396536,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93939960,"statfs":{"total":96636764160,"available":96194519040,"internally_reserved":0,"allocated":406052864,"data_stored":846089184,"data_compressed":231638570,"data_compressed_allocated":260399104,"data_compressed_original":700620800,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739391,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":436120,"kb_used_data":404936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93935720,"statfs":{"total":96636764160,"available":96190177280,"internally_reserved":0,"allocated":414654464,"data_stored":846088892,"data_compressed":231924852,"data_compressed_allocated":260169728,"data_compressed_original":691773440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":414343168,"data_stored":845410304,"data_compressed":231918946,"data_compressed_allocated":260132864,"data_compressed_original":691200000,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":405725184,"data_stored":845410304,"data_compressed":231632664,"data_compressed_allocated":260362240,"data_compressed_original":700047360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":320491520,"data_stored":845410304,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:56:48.801 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T08:56:49.093 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T08:56:49.094 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T08:56:49.105 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":2575,"stamp":"2024-09-14T08:56:48.422837+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1691403586,"num_objects":519,"num_object_clones":0,"num_object_copies":1540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":10515,"num_read_kb":1809756,"num_write":1890,"num_write_kb":1183723,"num_scrub_errors":0,"num_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":1272,"ondisk_log_size":1272,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1212404,"kb_used_data":1114692,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":281903116,"statfs":{"total":289910292480,"available":288668790784,"internally_reserved":0,"allocated":1141444608,"data_stored":2537676401,"data_compressed":703008727,"data_compressed_allocated":791969792,"data_compressed_original":2188713984,"omap_allocated":4785,"internal_metadata":100003151},"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.002523"},"pg_stats":[{"pgid":"2.7","version":"27'108","reported_seq":221,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432486+0000","last_change":"2024-09-14T07:31:55.486698+0000","last_active":"2024-09-14T08:54:17.432486+0000","last_peered":"2024-09-14T08:54:17.432486+0000","last_clean":"2024-09-14T08:54:17.432486+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T08:54:17.432486+0000","last_undegraded":"2024-09-14T08:54:17.432486+0000","last_fullsized":"2024-09-14T08:54:17.432486+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":108,"log_dups_size":0,"ondisk_log_size":108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:01:20.619600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":276,"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":662,"num_read_kb":527,"num_write":208,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'13","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432460+0000","last_change":"2024-09-14T07:31:55.487123+0000","last_active":"2024-09-14T08:54:17.432460+0000","last_peered":"2024-09-14T08:54:17.432460+0000","last_clean":"2024-09-14T08:54:17.432460+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T08:54:17.432460+0000","last_undegraded":"2024-09-14T08:54:17.432460+0000","last_fullsized":"2024-09-14T08:54:17.432460+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:17:22.786995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"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":158,"num_read_kb":136,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"26'105","reported_seq":191,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427110+0000","last_change":"2024-09-14T07:31:55.486389+0000","last_active":"2024-09-14T08:53:27.427110+0000","last_peered":"2024-09-14T08:53:27.427110+0000","last_clean":"2024-09-14T08:53:27.427110+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T08:53:27.427110+0000","last_undegraded":"2024-09-14T08:53:27.427110+0000","last_fullsized":"2024-09-14T08:53:27.427110+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:14:58.839834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":98,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":607,"num_read_kb":503,"num_write":204,"num_write_kb":200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'4","reported_seq":101,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425323+0000","last_change":"2024-09-14T07:31:55.486717+0000","last_active":"2024-09-14T08:53:12.425323+0000","last_peered":"2024-09-14T08:53:12.425323+0000","last_clean":"2024-09-14T08:53:12.425323+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T08:53:12.425323+0000","last_undegraded":"2024-09-14T08:53:12.425323+0000","last_fullsized":"2024-09-14T08:53:12.425323+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:03:43.301385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"26'158","reported_seq":2047,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427105+0000","last_change":"2024-09-14T07:32:11.820763+0000","last_active":"2024-09-14T08:53:27.427105+0000","last_peered":"2024-09-14T08:53:27.427105+0000","last_clean":"2024-09-14T08:53:27.427105+0000","last_became_active":"2024-09-14T07:32:08.801178+0000","last_became_peered":"2024-09-14T07:32:08.801178+0000","last_unstale":"2024-09-14T08:53:27.427105+0000","last_undegraded":"2024-09-14T08:53:27.427105+0000","last_fullsized":"2024-09-14T08:53:27.427105+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:25.206365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00106722,"stat_sum":{"num_bytes":487292928,"num_objects":140,"num_object_clones":0,"num_object_copies":420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1814,"num_read_kb":525607,"num_write":208,"num_write_kb":338144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'104","reported_seq":403,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425294+0000","last_change":"2024-09-14T07:31:55.479707+0000","last_active":"2024-09-14T08:53:12.425294+0000","last_peered":"2024-09-14T08:53:12.425294+0000","last_clean":"2024-09-14T08:53:12.425294+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T08:53:12.425294+0000","last_undegraded":"2024-09-14T08:53:12.425294+0000","last_fullsized":"2024-09-14T08:53:12.425294+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":104,"log_dups_size":0,"ondisk_log_size":104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T08:10:32.622814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"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":619,"num_read_kb":569,"num_write":91,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"26'157","reported_seq":2535,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:27.433490+0000","last_change":"2024-09-14T07:32:11.813299+0000","last_active":"2024-09-14T08:54:27.433490+0000","last_peered":"2024-09-14T08:54:27.433490+0000","last_clean":"2024-09-14T08:54:27.433490+0000","last_became_active":"2024-09-14T07:32:08.802487+0000","last_became_peered":"2024-09-14T07:32:08.802487+0000","last_unstale":"2024-09-14T08:54:27.433490+0000","last_undegraded":"2024-09-14T08:54:27.433490+0000","last_fullsized":"2024-09-14T08:54:27.433490+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:22:24.564172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067633999999999999,"stat_sum":{"num_bytes":480870400,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":2301,"num_read_kb":520664,"num_write":184,"num_write_kb":342176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":94,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425264+0000","last_change":"2024-09-14T07:31:55.976957+0000","last_active":"2024-09-14T08:53:12.425264+0000","last_peered":"2024-09-14T08:53:12.425264+0000","last_clean":"2024-09-14T08:53:12.425264+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T08:53:12.425264+0000","last_undegraded":"2024-09-14T08:53:12.425264+0000","last_fullsized":"2024-09-14T08:53:12.425264+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T13:29:27.128190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"26'113","reported_seq":1392,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427066+0000","last_change":"2024-09-14T07:32:11.820536+0000","last_active":"2024-09-14T08:53:27.427066+0000","last_peered":"2024-09-14T08:53:27.427066+0000","last_clean":"2024-09-14T08:53:27.427066+0000","last_became_active":"2024-09-14T07:32:08.800411+0000","last_became_peered":"2024-09-14T07:32:08.800411+0000","last_unstale":"2024-09-14T08:53:27.427066+0000","last_undegraded":"2024-09-14T08:53:27.427066+0000","last_fullsized":"2024-09-14T08:53:27.427066+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:45:58.209321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086083100000000005,"stat_sum":{"num_bytes":348110848,"num_objects":105,"num_object_clones":0,"num_object_copies":315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105,"num_whiteouts":0,"num_read":1204,"num_read_kb":375295,"num_write":135,"num_write_kb":242032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'1","reported_seq":100,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432303+0000","last_change":"2024-09-14T07:31:55.976912+0000","last_active":"2024-09-14T08:54:17.432303+0000","last_peered":"2024-09-14T08:54:17.432303+0000","last_clean":"2024-09-14T08:54:17.432303+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T08:54:17.432303+0000","last_undegraded":"2024-09-14T08:54:17.432303+0000","last_fullsized":"2024-09-14T08:54:17.432303+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:32:17.687593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"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":23,"num_read_kb":7,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"26'132","reported_seq":1175,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427071+0000","last_change":"2024-09-14T07:32:11.813386+0000","last_active":"2024-09-14T08:53:27.427071+0000","last_peered":"2024-09-14T08:53:27.427071+0000","last_clean":"2024-09-14T08:53:27.427071+0000","last_became_active":"2024-09-14T07:32:08.801897+0000","last_became_peered":"2024-09-14T07:32:08.801897+0000","last_unstale":"2024-09-14T08:53:27.427071+0000","last_undegraded":"2024-09-14T08:53:27.427071+0000","last_fullsized":"2024-09-14T08:53:27.427071+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:57:34.126887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046670000000000001,"stat_sum":{"num_bytes":374538259,"num_objects":111,"num_object_clones":0,"num_object_copies":333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":968,"num_read_kb":384664,"num_write":144,"num_write_kb":259154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'324","reported_seq":499,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425289+0000","last_change":"2024-09-14T07:31:55.486387+0000","last_active":"2024-09-14T08:53:12.425289+0000","last_peered":"2024-09-14T08:53:12.425289+0000","last_clean":"2024-09-14T08:53:12.425289+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T08:53:12.425289+0000","last_undegraded":"2024-09-14T08:53:12.425289+0000","last_fullsized":"2024-09-14T08:53:12.425289+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":324,"log_dups_size":0,"ondisk_log_size":324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:40:09.298639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":260,"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":2063,"num_read_kb":1716,"num_write":621,"num_write_kb":611,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:07.431354+0000","last_change":"2024-09-14T07:31:48.460530+0000","last_active":"2024-09-14T08:54:07.431354+0000","last_peered":"2024-09-14T08:54:07.431354+0000","last_clean":"2024-09-14T08:54:07.431354+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T08:54:07.431354+0000","last_undegraded":"2024-09-14T08:54:07.431354+0000","last_fullsized":"2024-09-14T08:54:07.431354+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_clean_scrub_stamp":"2024-09-14T07:31:47.452359+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:19:30.881547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1690812435,"num_objects":502,"num_object_clones":0,"num_object_copies":1506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":502,"num_whiteouts":0,"num_read":6287,"num_read_kb":1806230,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1140559872,"data_stored":2536230912,"data_compressed":702996915,"data_compressed_allocated":791896064,"data_compressed_original":2187567104,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4172,"num_read_kb":3480,"num_write":1140,"num_write_kb":1111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":660,"ondisk_log_size":660,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739391,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":344404,"kb_used_data":313220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94027436,"statfs":{"total":96636764160,"available":96284094464,"internally_reserved":0,"allocated":320737280,"data_stored":845498325,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739392,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":431880,"kb_used_data":396536,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93939960,"statfs":{"total":96636764160,"available":96194519040,"internally_reserved":0,"allocated":406052864,"data_stored":846089184,"data_compressed":231638570,"data_compressed_allocated":260399104,"data_compressed_original":700620800,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739391,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":436120,"kb_used_data":404936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93935720,"statfs":{"total":96636764160,"available":96190177280,"internally_reserved":0,"allocated":414654464,"data_stored":846088892,"data_compressed":231924852,"data_compressed_allocated":260169728,"data_compressed_original":691773440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":414343168,"data_stored":845410304,"data_compressed":231918946,"data_compressed_allocated":260132864,"data_compressed_original":691200000,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":405725184,"data_stored":845410304,"data_compressed":231632664,"data_compressed_allocated":260362240,"data_compressed_original":700047360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":320491520,"data_stored":845410304,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:56:49.106 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-14T08:56:49.106 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T08:56:49.401 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T08:56:49.402 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T08:56:49.413 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":2575,"stamp":"2024-09-14T08:56:48.422837+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1691403586,"num_objects":519,"num_object_clones":0,"num_object_copies":1540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":10515,"num_read_kb":1809756,"num_write":1890,"num_write_kb":1183723,"num_scrub_errors":0,"num_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":1272,"ondisk_log_size":1272,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1212404,"kb_used_data":1114692,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":281903116,"statfs":{"total":289910292480,"available":288668790784,"internally_reserved":0,"allocated":1141444608,"data_stored":2537676401,"data_compressed":703008727,"data_compressed_allocated":791969792,"data_compressed_original":2188713984,"omap_allocated":4785,"internal_metadata":100003151},"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.002523"},"pg_stats":[{"pgid":"2.7","version":"27'108","reported_seq":221,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432486+0000","last_change":"2024-09-14T07:31:55.486698+0000","last_active":"2024-09-14T08:54:17.432486+0000","last_peered":"2024-09-14T08:54:17.432486+0000","last_clean":"2024-09-14T08:54:17.432486+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T08:54:17.432486+0000","last_undegraded":"2024-09-14T08:54:17.432486+0000","last_fullsized":"2024-09-14T08:54:17.432486+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":108,"log_dups_size":0,"ondisk_log_size":108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:01:20.619600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":276,"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":662,"num_read_kb":527,"num_write":208,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'13","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432460+0000","last_change":"2024-09-14T07:31:55.487123+0000","last_active":"2024-09-14T08:54:17.432460+0000","last_peered":"2024-09-14T08:54:17.432460+0000","last_clean":"2024-09-14T08:54:17.432460+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T08:54:17.432460+0000","last_undegraded":"2024-09-14T08:54:17.432460+0000","last_fullsized":"2024-09-14T08:54:17.432460+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:17:22.786995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"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":158,"num_read_kb":136,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"26'105","reported_seq":191,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427110+0000","last_change":"2024-09-14T07:31:55.486389+0000","last_active":"2024-09-14T08:53:27.427110+0000","last_peered":"2024-09-14T08:53:27.427110+0000","last_clean":"2024-09-14T08:53:27.427110+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T08:53:27.427110+0000","last_undegraded":"2024-09-14T08:53:27.427110+0000","last_fullsized":"2024-09-14T08:53:27.427110+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:14:58.839834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":98,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":607,"num_read_kb":503,"num_write":204,"num_write_kb":200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'4","reported_seq":101,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425323+0000","last_change":"2024-09-14T07:31:55.486717+0000","last_active":"2024-09-14T08:53:12.425323+0000","last_peered":"2024-09-14T08:53:12.425323+0000","last_clean":"2024-09-14T08:53:12.425323+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T08:53:12.425323+0000","last_undegraded":"2024-09-14T08:53:12.425323+0000","last_fullsized":"2024-09-14T08:53:12.425323+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:03:43.301385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"26'158","reported_seq":2047,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427105+0000","last_change":"2024-09-14T07:32:11.820763+0000","last_active":"2024-09-14T08:53:27.427105+0000","last_peered":"2024-09-14T08:53:27.427105+0000","last_clean":"2024-09-14T08:53:27.427105+0000","last_became_active":"2024-09-14T07:32:08.801178+0000","last_became_peered":"2024-09-14T07:32:08.801178+0000","last_unstale":"2024-09-14T08:53:27.427105+0000","last_undegraded":"2024-09-14T08:53:27.427105+0000","last_fullsized":"2024-09-14T08:53:27.427105+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:25.206365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00106722,"stat_sum":{"num_bytes":487292928,"num_objects":140,"num_object_clones":0,"num_object_copies":420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1814,"num_read_kb":525607,"num_write":208,"num_write_kb":338144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'104","reported_seq":403,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425294+0000","last_change":"2024-09-14T07:31:55.479707+0000","last_active":"2024-09-14T08:53:12.425294+0000","last_peered":"2024-09-14T08:53:12.425294+0000","last_clean":"2024-09-14T08:53:12.425294+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T08:53:12.425294+0000","last_undegraded":"2024-09-14T08:53:12.425294+0000","last_fullsized":"2024-09-14T08:53:12.425294+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":104,"log_dups_size":0,"ondisk_log_size":104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T08:10:32.622814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"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":619,"num_read_kb":569,"num_write":91,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"26'157","reported_seq":2535,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:27.433490+0000","last_change":"2024-09-14T07:32:11.813299+0000","last_active":"2024-09-14T08:54:27.433490+0000","last_peered":"2024-09-14T08:54:27.433490+0000","last_clean":"2024-09-14T08:54:27.433490+0000","last_became_active":"2024-09-14T07:32:08.802487+0000","last_became_peered":"2024-09-14T07:32:08.802487+0000","last_unstale":"2024-09-14T08:54:27.433490+0000","last_undegraded":"2024-09-14T08:54:27.433490+0000","last_fullsized":"2024-09-14T08:54:27.433490+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:22:24.564172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067633999999999999,"stat_sum":{"num_bytes":480870400,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":2301,"num_read_kb":520664,"num_write":184,"num_write_kb":342176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":94,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425264+0000","last_change":"2024-09-14T07:31:55.976957+0000","last_active":"2024-09-14T08:53:12.425264+0000","last_peered":"2024-09-14T08:53:12.425264+0000","last_clean":"2024-09-14T08:53:12.425264+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T08:53:12.425264+0000","last_undegraded":"2024-09-14T08:53:12.425264+0000","last_fullsized":"2024-09-14T08:53:12.425264+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T13:29:27.128190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"26'113","reported_seq":1392,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427066+0000","last_change":"2024-09-14T07:32:11.820536+0000","last_active":"2024-09-14T08:53:27.427066+0000","last_peered":"2024-09-14T08:53:27.427066+0000","last_clean":"2024-09-14T08:53:27.427066+0000","last_became_active":"2024-09-14T07:32:08.800411+0000","last_became_peered":"2024-09-14T07:32:08.800411+0000","last_unstale":"2024-09-14T08:53:27.427066+0000","last_undegraded":"2024-09-14T08:53:27.427066+0000","last_fullsized":"2024-09-14T08:53:27.427066+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:45:58.209321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086083100000000005,"stat_sum":{"num_bytes":348110848,"num_objects":105,"num_object_clones":0,"num_object_copies":315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105,"num_whiteouts":0,"num_read":1204,"num_read_kb":375295,"num_write":135,"num_write_kb":242032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'1","reported_seq":100,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432303+0000","last_change":"2024-09-14T07:31:55.976912+0000","last_active":"2024-09-14T08:54:17.432303+0000","last_peered":"2024-09-14T08:54:17.432303+0000","last_clean":"2024-09-14T08:54:17.432303+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T08:54:17.432303+0000","last_undegraded":"2024-09-14T08:54:17.432303+0000","last_fullsized":"2024-09-14T08:54:17.432303+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:32:17.687593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"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":23,"num_read_kb":7,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"26'132","reported_seq":1175,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427071+0000","last_change":"2024-09-14T07:32:11.813386+0000","last_active":"2024-09-14T08:53:27.427071+0000","last_peered":"2024-09-14T08:53:27.427071+0000","last_clean":"2024-09-14T08:53:27.427071+0000","last_became_active":"2024-09-14T07:32:08.801897+0000","last_became_peered":"2024-09-14T07:32:08.801897+0000","last_unstale":"2024-09-14T08:53:27.427071+0000","last_undegraded":"2024-09-14T08:53:27.427071+0000","last_fullsized":"2024-09-14T08:53:27.427071+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:57:34.126887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046670000000000001,"stat_sum":{"num_bytes":374538259,"num_objects":111,"num_object_clones":0,"num_object_copies":333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":968,"num_read_kb":384664,"num_write":144,"num_write_kb":259154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'324","reported_seq":499,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425289+0000","last_change":"2024-09-14T07:31:55.486387+0000","last_active":"2024-09-14T08:53:12.425289+0000","last_peered":"2024-09-14T08:53:12.425289+0000","last_clean":"2024-09-14T08:53:12.425289+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T08:53:12.425289+0000","last_undegraded":"2024-09-14T08:53:12.425289+0000","last_fullsized":"2024-09-14T08:53:12.425289+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":324,"log_dups_size":0,"ondisk_log_size":324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:40:09.298639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":260,"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":2063,"num_read_kb":1716,"num_write":621,"num_write_kb":611,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:07.431354+0000","last_change":"2024-09-14T07:31:48.460530+0000","last_active":"2024-09-14T08:54:07.431354+0000","last_peered":"2024-09-14T08:54:07.431354+0000","last_clean":"2024-09-14T08:54:07.431354+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T08:54:07.431354+0000","last_undegraded":"2024-09-14T08:54:07.431354+0000","last_fullsized":"2024-09-14T08:54:07.431354+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_clean_scrub_stamp":"2024-09-14T07:31:47.452359+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:19:30.881547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1690812435,"num_objects":502,"num_object_clones":0,"num_object_copies":1506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":502,"num_whiteouts":0,"num_read":6287,"num_read_kb":1806230,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1140559872,"data_stored":2536230912,"data_compressed":702996915,"data_compressed_allocated":791896064,"data_compressed_original":2187567104,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4172,"num_read_kb":3480,"num_write":1140,"num_write_kb":1111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":660,"ondisk_log_size":660,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739391,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":344404,"kb_used_data":313220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94027436,"statfs":{"total":96636764160,"available":96284094464,"internally_reserved":0,"allocated":320737280,"data_stored":845498325,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739392,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":431880,"kb_used_data":396536,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93939960,"statfs":{"total":96636764160,"available":96194519040,"internally_reserved":0,"allocated":406052864,"data_stored":846089184,"data_compressed":231638570,"data_compressed_allocated":260399104,"data_compressed_original":700620800,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739391,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":436120,"kb_used_data":404936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93935720,"statfs":{"total":96636764160,"available":96190177280,"internally_reserved":0,"allocated":414654464,"data_stored":846088892,"data_compressed":231924852,"data_compressed_allocated":260169728,"data_compressed_original":691773440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":414343168,"data_stored":845410304,"data_compressed":231918946,"data_compressed_allocated":260132864,"data_compressed_original":691200000,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":405725184,"data_stored":845410304,"data_compressed":231632664,"data_compressed_allocated":260362240,"data_compressed_original":700047360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":320491520,"data_stored":845410304,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:56:49.414 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T08:56:49.710 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T08:56:49.711 INFO:teuthology.orchestra.run.smithi059.stdout:{"epoch":27,"fsid":"241e15d7-e4db-49c7-82a8-818c10ec1656","created":"2024-09-14T07:31:36.787723+0000","modified":"2024-09-14T07:34:05.878494+0000","last_up_change":"2024-09-14T07:31:46.448795+0000","last_in_change":"2024-09-14T07:31:37.667559+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":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:47.382348+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T07:31:52.066969+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-14T07:32:06.797687+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":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":27,"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":"528fe825-60c0-4648-bbd6-1d27fb9071d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6809","nonce":3456662551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6811","nonce":3456662551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6815","nonce":3456662551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":3456662551},{"type":"v1","addr":"172.21.15.59:6813","nonce":3456662551}]},"public_addr":"172.21.15.59:6809/3456662551","cluster_addr":"172.21.15.59:6811/3456662551","heartbeat_back_addr":"172.21.15.59:6815/3456662551","heartbeat_front_addr":"172.21.15.59:6813/3456662551","state":["exists","up"]},{"osd":1,"uuid":"18a2c347-0df9-4082-b4ab-da0c78445fab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6817","nonce":2561358766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6819","nonce":2561358766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6823","nonce":2561358766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":2561358766},{"type":"v1","addr":"172.21.15.59:6821","nonce":2561358766}]},"public_addr":"172.21.15.59:6817/2561358766","cluster_addr":"172.21.15.59:6819/2561358766","heartbeat_back_addr":"172.21.15.59:6823/2561358766","heartbeat_front_addr":"172.21.15.59:6821/2561358766","state":["exists","up"]},{"osd":2,"uuid":"3c93e7fb-b8a8-4467-8c1b-9b3814023c6d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6801","nonce":2695041959}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6803","nonce":2695041959}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6807","nonce":2695041959}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":2695041959},{"type":"v1","addr":"172.21.15.59:6805","nonce":2695041959}]},"public_addr":"172.21.15.59:6801/2695041959","cluster_addr":"172.21.15.59:6803/2695041959","heartbeat_back_addr":"172.21.15.59:6807/2695041959","heartbeat_front_addr":"172.21.15.59:6805/2695041959","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:44.205390+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.962197+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:43.923437+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":[],"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-14T08:56:50.725 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-14T08:56:50.725 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-14T08:56:50.863 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-09-14T08:56:50.864 INFO:teuthology.orchestra.run.smithi059.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T08:56:50.864 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-09-14T08:56:50.874 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-14T08:56:51.174 INFO:teuthology.orchestra.run.smithi059.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T08:56:51.187 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-14T08:56:51.187 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-14T08:56:51.312 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-09-14T08:56:51.313 INFO:teuthology.orchestra.run.smithi059.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T08:56:51.313 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-09-14T08:56:51.323 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-14T08:56:51.619 INFO:teuthology.orchestra.run.smithi059.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T08:56:51.632 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-14T08:56:51.632 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-14T08:56:51.786 INFO:teuthology.orchestra.run.smithi059.stdout:{ 2024-09-14T08:56:51.787 INFO:teuthology.orchestra.run.smithi059.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T08:56:51.787 INFO:teuthology.orchestra.run.smithi059.stdout:} 2024-09-14T08:56:51.800 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-14T08:56:52.153 INFO:teuthology.orchestra.run.smithi059.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T08:56:52.166 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T08:56:52.459 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T08:56:52.460 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T08:56:52.471 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":2577,"stamp":"2024-09-14T08:56:52.423525+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1691403586,"num_objects":519,"num_object_clones":0,"num_object_copies":1540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":10515,"num_read_kb":1809756,"num_write":1890,"num_write_kb":1183723,"num_scrub_errors":0,"num_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":1272,"ondisk_log_size":1272,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1212404,"kb_used_data":1114692,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":281903116,"statfs":{"total":289910292480,"available":288668790784,"internally_reserved":0,"allocated":1141444608,"data_stored":2537676401,"data_compressed":703008727,"data_compressed_allocated":791969792,"data_compressed_original":2188713984,"omap_allocated":4785,"internal_metadata":100003151},"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.002260"},"pg_stats":[{"pgid":"2.7","version":"27'108","reported_seq":221,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432486+0000","last_change":"2024-09-14T07:31:55.486698+0000","last_active":"2024-09-14T08:54:17.432486+0000","last_peered":"2024-09-14T08:54:17.432486+0000","last_clean":"2024-09-14T08:54:17.432486+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T08:54:17.432486+0000","last_undegraded":"2024-09-14T08:54:17.432486+0000","last_fullsized":"2024-09-14T08:54:17.432486+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":108,"log_dups_size":0,"ondisk_log_size":108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:01:20.619600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":276,"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":662,"num_read_kb":527,"num_write":208,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'13","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432460+0000","last_change":"2024-09-14T07:31:55.487123+0000","last_active":"2024-09-14T08:54:17.432460+0000","last_peered":"2024-09-14T08:54:17.432460+0000","last_clean":"2024-09-14T08:54:17.432460+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T08:54:17.432460+0000","last_undegraded":"2024-09-14T08:54:17.432460+0000","last_fullsized":"2024-09-14T08:54:17.432460+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:17:22.786995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"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":158,"num_read_kb":136,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"26'105","reported_seq":191,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427110+0000","last_change":"2024-09-14T07:31:55.486389+0000","last_active":"2024-09-14T08:53:27.427110+0000","last_peered":"2024-09-14T08:53:27.427110+0000","last_clean":"2024-09-14T08:53:27.427110+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T08:53:27.427110+0000","last_undegraded":"2024-09-14T08:53:27.427110+0000","last_fullsized":"2024-09-14T08:53:27.427110+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:14:58.839834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":98,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":607,"num_read_kb":503,"num_write":204,"num_write_kb":200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'4","reported_seq":101,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425323+0000","last_change":"2024-09-14T07:31:55.486717+0000","last_active":"2024-09-14T08:53:12.425323+0000","last_peered":"2024-09-14T08:53:12.425323+0000","last_clean":"2024-09-14T08:53:12.425323+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T08:53:12.425323+0000","last_undegraded":"2024-09-14T08:53:12.425323+0000","last_fullsized":"2024-09-14T08:53:12.425323+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:03:43.301385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"26'158","reported_seq":2047,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427105+0000","last_change":"2024-09-14T07:32:11.820763+0000","last_active":"2024-09-14T08:53:27.427105+0000","last_peered":"2024-09-14T08:53:27.427105+0000","last_clean":"2024-09-14T08:53:27.427105+0000","last_became_active":"2024-09-14T07:32:08.801178+0000","last_became_peered":"2024-09-14T07:32:08.801178+0000","last_unstale":"2024-09-14T08:53:27.427105+0000","last_undegraded":"2024-09-14T08:53:27.427105+0000","last_fullsized":"2024-09-14T08:53:27.427105+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:25.206365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00106722,"stat_sum":{"num_bytes":487292928,"num_objects":140,"num_object_clones":0,"num_object_copies":420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1814,"num_read_kb":525607,"num_write":208,"num_write_kb":338144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'104","reported_seq":403,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425294+0000","last_change":"2024-09-14T07:31:55.479707+0000","last_active":"2024-09-14T08:53:12.425294+0000","last_peered":"2024-09-14T08:53:12.425294+0000","last_clean":"2024-09-14T08:53:12.425294+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T08:53:12.425294+0000","last_undegraded":"2024-09-14T08:53:12.425294+0000","last_fullsized":"2024-09-14T08:53:12.425294+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":104,"log_dups_size":0,"ondisk_log_size":104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T08:10:32.622814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"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":619,"num_read_kb":569,"num_write":91,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"26'157","reported_seq":2535,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:27.433490+0000","last_change":"2024-09-14T07:32:11.813299+0000","last_active":"2024-09-14T08:54:27.433490+0000","last_peered":"2024-09-14T08:54:27.433490+0000","last_clean":"2024-09-14T08:54:27.433490+0000","last_became_active":"2024-09-14T07:32:08.802487+0000","last_became_peered":"2024-09-14T07:32:08.802487+0000","last_unstale":"2024-09-14T08:54:27.433490+0000","last_undegraded":"2024-09-14T08:54:27.433490+0000","last_fullsized":"2024-09-14T08:54:27.433490+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:22:24.564172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067633999999999999,"stat_sum":{"num_bytes":480870400,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":2301,"num_read_kb":520664,"num_write":184,"num_write_kb":342176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":94,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425264+0000","last_change":"2024-09-14T07:31:55.976957+0000","last_active":"2024-09-14T08:53:12.425264+0000","last_peered":"2024-09-14T08:53:12.425264+0000","last_clean":"2024-09-14T08:53:12.425264+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T08:53:12.425264+0000","last_undegraded":"2024-09-14T08:53:12.425264+0000","last_fullsized":"2024-09-14T08:53:12.425264+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T13:29:27.128190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"26'113","reported_seq":1392,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427066+0000","last_change":"2024-09-14T07:32:11.820536+0000","last_active":"2024-09-14T08:53:27.427066+0000","last_peered":"2024-09-14T08:53:27.427066+0000","last_clean":"2024-09-14T08:53:27.427066+0000","last_became_active":"2024-09-14T07:32:08.800411+0000","last_became_peered":"2024-09-14T07:32:08.800411+0000","last_unstale":"2024-09-14T08:53:27.427066+0000","last_undegraded":"2024-09-14T08:53:27.427066+0000","last_fullsized":"2024-09-14T08:53:27.427066+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:45:58.209321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00086083100000000005,"stat_sum":{"num_bytes":348110848,"num_objects":105,"num_object_clones":0,"num_object_copies":315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105,"num_whiteouts":0,"num_read":1204,"num_read_kb":375295,"num_write":135,"num_write_kb":242032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'1","reported_seq":100,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:17.432303+0000","last_change":"2024-09-14T07:31:55.976912+0000","last_active":"2024-09-14T08:54:17.432303+0000","last_peered":"2024-09-14T08:54:17.432303+0000","last_clean":"2024-09-14T08:54:17.432303+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T08:54:17.432303+0000","last_undegraded":"2024-09-14T08:54:17.432303+0000","last_fullsized":"2024-09-14T08:54:17.432303+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+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-15T08:32:17.687593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"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":23,"num_read_kb":7,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"26'132","reported_seq":1175,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:27.427071+0000","last_change":"2024-09-14T07:32:11.813386+0000","last_active":"2024-09-14T08:53:27.427071+0000","last_peered":"2024-09-14T08:53:27.427071+0000","last_clean":"2024-09-14T08:53:27.427071+0000","last_became_active":"2024-09-14T07:32:08.801897+0000","last_became_peered":"2024-09-14T07:32:08.801897+0000","last_unstale":"2024-09-14T08:53:27.427071+0000","last_undegraded":"2024-09-14T08:53:27.427071+0000","last_fullsized":"2024-09-14T08:53:27.427071+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:07.791895+0000","last_clean_scrub_stamp":"2024-09-14T07:32:07.791895+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:57:34.126887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046670000000000001,"stat_sum":{"num_bytes":374538259,"num_objects":111,"num_object_clones":0,"num_object_copies":333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":968,"num_read_kb":384664,"num_write":144,"num_write_kb":259154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'324","reported_seq":499,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:12.425289+0000","last_change":"2024-09-14T07:31:55.486387+0000","last_active":"2024-09-14T08:53:12.425289+0000","last_peered":"2024-09-14T08:53:12.425289+0000","last_clean":"2024-09-14T08:53:12.425289+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T08:53:12.425289+0000","last_undegraded":"2024-09-14T08:53:12.425289+0000","last_fullsized":"2024-09-14T08:53:12.425289+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:52.459337+0000","last_clean_scrub_stamp":"2024-09-14T07:31:52.459337+0000","objects_scrubbed":0,"log_size":324,"log_dups_size":0,"ondisk_log_size":324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:40:09.298639+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":260,"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":2063,"num_read_kb":1716,"num_write":621,"num_write_kb":611,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:07.431354+0000","last_change":"2024-09-14T07:31:48.460530+0000","last_active":"2024-09-14T08:54:07.431354+0000","last_peered":"2024-09-14T08:54:07.431354+0000","last_clean":"2024-09-14T08:54:07.431354+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T08:54:07.431354+0000","last_undegraded":"2024-09-14T08:54:07.431354+0000","last_fullsized":"2024-09-14T08:54:07.431354+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:47.452359+0000","last_clean_scrub_stamp":"2024-09-14T07:31:47.452359+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T15:19:30.881547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1690812435,"num_objects":502,"num_object_clones":0,"num_object_copies":1506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":502,"num_whiteouts":0,"num_read":6287,"num_read_kb":1806230,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1140559872,"data_stored":2536230912,"data_compressed":702996915,"data_compressed_allocated":791896064,"data_compressed_original":2187567104,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4172,"num_read_kb":3480,"num_write":1140,"num_write_kb":1111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":660,"ondisk_log_size":660,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739391,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":344404,"kb_used_data":313220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94027436,"statfs":{"total":96636764160,"available":96284094464,"internally_reserved":0,"allocated":320737280,"data_stored":845498325,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739392,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":431880,"kb_used_data":396536,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93939960,"statfs":{"total":96636764160,"available":96194519040,"internally_reserved":0,"allocated":406052864,"data_stored":846089184,"data_compressed":231638570,"data_compressed_allocated":260399104,"data_compressed_original":700620800,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739391,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":436120,"kb_used_data":404936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93935720,"statfs":{"total":96636764160,"available":96190177280,"internally_reserved":0,"allocated":414654464,"data_stored":846088892,"data_compressed":231924852,"data_compressed_allocated":260169728,"data_compressed_original":691773440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":414343168,"data_stored":845410304,"data_compressed":231918946,"data_compressed_allocated":260132864,"data_compressed_original":691200000,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":405725184,"data_stored":845410304,"data_compressed":231632664,"data_compressed_allocated":260362240,"data_compressed_original":700047360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":320491520,"data_stored":845410304,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:56:52.475 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.475 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.475 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.475 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.475 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-14T07:32:07.791895+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=7, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-14T07:32:07.791895+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=7, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-14T07:32:07.791895+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=7, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T07:32:07.791895+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=7, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T07:31:52.459337+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=52, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T07:31:47.452359+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=47, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=56, tm_sec=49, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:56:52.476 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T08:57:12.477 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T08:57:12.786 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-14T08:57:12.786 INFO:teuthology.orchestra.run.smithi059.stderr:dumped all 2024-09-14T08:57:12.798 INFO:teuthology.orchestra.run.smithi059.stdout:{"pg_ready":true,"pg_map":{"version":2587,"stamp":"2024-09-14T08:57:12.427911+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1691403586,"num_objects":519,"num_object_clones":0,"num_object_copies":1540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":10515,"num_read_kb":1809756,"num_write":1890,"num_write_kb":1183723,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":528,"num_omap_keys":36,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1289,"ondisk_log_size":1289,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1216564,"kb_used_data":1114692,"kb_used_omap":4,"kb_used_meta":101819,"kb_avail":281898956,"statfs":{"total":289910292480,"available":288664530944,"internally_reserved":0,"allocated":1141444608,"data_stored":2537676401,"data_compressed":703008727,"data_compressed_allocated":791969792,"data_compressed_original":2188713984,"omap_allocated":4785,"internal_metadata":104262991},"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.002479"},"pg_stats":[{"pgid":"2.7","version":"27'111","reported_seq":232,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:57.585363+0000","last_change":"2024-09-14T08:56:57.585363+0000","last_active":"2024-09-14T08:56:57.585363+0000","last_peered":"2024-09-14T08:56:57.585363+0000","last_clean":"2024-09-14T08:56:57.585363+0000","last_became_active":"2024-09-14T07:31:53.480882+0000","last_became_peered":"2024-09-14T07:31:53.480882+0000","last_unstale":"2024-09-14T08:56:57.585363+0000","last_undegraded":"2024-09-14T08:56:57.585363+0000","last_fullsized":"2024-09-14T08:56:57.585363+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'111","last_scrub_stamp":"2024-09-14T08:56:57.585259+0000","last_deep_scrub":"27'111","last_deep_scrub_stamp":"2024-09-14T08:56:57.585259+0000","last_clean_scrub_stamp":"2024-09-14T08:56:57.585259+0000","objects_scrubbed":3,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T20:00:27.999076+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00093030000000000001,"stat_sum":{"num_bytes":276,"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":662,"num_read_kb":527,"num_write":208,"num_write_kb":204,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'14","reported_seq":164,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:56.593775+0000","last_change":"2024-09-14T08:56:56.593775+0000","last_active":"2024-09-14T08:56:56.593775+0000","last_peered":"2024-09-14T08:56:56.593775+0000","last_clean":"2024-09-14T08:56:56.593775+0000","last_became_active":"2024-09-14T07:31:53.481164+0000","last_became_peered":"2024-09-14T07:31:53.481164+0000","last_unstale":"2024-09-14T08:56:56.593775+0000","last_undegraded":"2024-09-14T08:56:56.593775+0000","last_fullsized":"2024-09-14T08:56:56.593775+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'14","last_scrub_stamp":"2024-09-14T08:56:56.593684+0000","last_deep_scrub":"27'14","last_deep_scrub_stamp":"2024-09-14T08:56:56.593684+0000","last_clean_scrub_stamp":"2024-09-14T08:56:56.593684+0000","objects_scrubbed":1,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:33:36.486185+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.0014082280000000001,"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":158,"num_read_kb":136,"num_write":10,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'106","reported_seq":200,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:55.632315+0000","last_change":"2024-09-14T08:56:55.632315+0000","last_active":"2024-09-14T08:56:55.632315+0000","last_peered":"2024-09-14T08:56:55.632315+0000","last_clean":"2024-09-14T08:56:55.632315+0000","last_became_active":"2024-09-14T07:31:53.481047+0000","last_became_peered":"2024-09-14T07:31:53.481047+0000","last_unstale":"2024-09-14T08:56:55.632315+0000","last_undegraded":"2024-09-14T08:56:55.632315+0000","last_fullsized":"2024-09-14T08:56:55.632315+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'106","last_scrub_stamp":"2024-09-14T08:56:55.632226+0000","last_deep_scrub":"27'106","last_deep_scrub_stamp":"2024-09-14T08:56:55.632226+0000","last_clean_scrub_stamp":"2024-09-14T08:56:55.632226+0000","objects_scrubbed":1,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T13:08:55.172473+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00063555100000000004,"stat_sum":{"num_bytes":98,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":607,"num_read_kb":503,"num_write":204,"num_write_kb":200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'6","reported_seq":111,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:54.641083+0000","last_change":"2024-09-14T08:56:54.641083+0000","last_active":"2024-09-14T08:56:54.641083+0000","last_peered":"2024-09-14T08:56:54.641083+0000","last_clean":"2024-09-14T08:56:54.641083+0000","last_became_active":"2024-09-14T07:31:53.481216+0000","last_became_peered":"2024-09-14T07:31:53.481216+0000","last_unstale":"2024-09-14T08:56:54.641083+0000","last_undegraded":"2024-09-14T08:56:54.641083+0000","last_fullsized":"2024-09-14T08:56:54.641083+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'6","last_scrub_stamp":"2024-09-14T08:56:54.640979+0000","last_deep_scrub":"27'6","last_deep_scrub_stamp":"2024-09-14T08:56:54.640979+0000","last_clean_scrub_stamp":"2024-09-14T08:56:54.640979+0000","objects_scrubbed":2,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T19:23:26.763367+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0.000856145,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":23,"num_read_kb":17,"num_write":4,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"26'158","reported_seq":2060,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:52.049187+0000","last_change":"2024-09-14T08:56:52.049187+0000","last_active":"2024-09-14T08:56:52.049187+0000","last_peered":"2024-09-14T08:56:52.049187+0000","last_clean":"2024-09-14T08:56:52.049187+0000","last_became_active":"2024-09-14T07:32:08.801178+0000","last_became_peered":"2024-09-14T07:32:08.801178+0000","last_unstale":"2024-09-14T08:56:52.049187+0000","last_undegraded":"2024-09-14T08:56:52.049187+0000","last_fullsized":"2024-09-14T08:56:52.049187+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'158","last_scrub_stamp":"2024-09-14T08:56:52.049058+0000","last_deep_scrub":"26'158","last_deep_scrub_stamp":"2024-09-14T08:56:52.049058+0000","last_clean_scrub_stamp":"2024-09-14T08:56:52.049058+0000","objects_scrubbed":140,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T13:39:56.895946+0000","scrub_duration":399,"objects_trimmed":0,"snaptrim_duration":0.00106722,"stat_sum":{"num_bytes":487292928,"num_objects":140,"num_object_clones":0,"num_object_copies":420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1814,"num_read_kb":525607,"num_write":208,"num_write_kb":338144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'106","reported_seq":413,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:53.658749+0000","last_change":"2024-09-14T08:56:53.658749+0000","last_active":"2024-09-14T08:56:53.658749+0000","last_peered":"2024-09-14T08:56:53.658749+0000","last_clean":"2024-09-14T08:56:53.658749+0000","last_became_active":"2024-09-14T07:31:53.477743+0000","last_became_peered":"2024-09-14T07:31:53.477743+0000","last_unstale":"2024-09-14T08:56:53.658749+0000","last_undegraded":"2024-09-14T08:56:53.658749+0000","last_fullsized":"2024-09-14T08:56:53.658749+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'106","last_scrub_stamp":"2024-09-14T08:56:53.658651+0000","last_deep_scrub":"27'106","last_deep_scrub_stamp":"2024-09-14T08:56:53.658651+0000","last_clean_scrub_stamp":"2024-09-14T08:56:53.658651+0000","objects_scrubbed":2,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T18:30:31.979182+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00047628999999999998,"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":619,"num_read_kb":569,"num_write":91,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"26'157","reported_seq":2548,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:58.973201+0000","last_change":"2024-09-14T08:56:58.973201+0000","last_active":"2024-09-14T08:56:58.973201+0000","last_peered":"2024-09-14T08:56:58.973201+0000","last_clean":"2024-09-14T08:56:58.973201+0000","last_became_active":"2024-09-14T07:32:08.802487+0000","last_became_peered":"2024-09-14T07:32:08.802487+0000","last_unstale":"2024-09-14T08:56:58.973201+0000","last_undegraded":"2024-09-14T08:56:58.973201+0000","last_fullsized":"2024-09-14T08:56:58.973201+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'157","last_scrub_stamp":"2024-09-14T08:56:58.973083+0000","last_deep_scrub":"26'157","last_deep_scrub_stamp":"2024-09-14T08:56:58.973083+0000","last_clean_scrub_stamp":"2024-09-14T08:56:58.973083+0000","objects_scrubbed":146,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T17:56:13.942323+0000","scrub_duration":381,"objects_trimmed":0,"snaptrim_duration":0.00067633999999999999,"stat_sum":{"num_bytes":480870400,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":2301,"num_read_kb":520664,"num_write":184,"num_write_kb":342176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'2","reported_seq":103,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:53.105949+0000","last_change":"2024-09-14T08:56:53.105949+0000","last_active":"2024-09-14T08:56:53.105949+0000","last_peered":"2024-09-14T08:56:53.105949+0000","last_clean":"2024-09-14T08:56:53.105949+0000","last_became_active":"2024-09-14T07:31:53.477735+0000","last_became_peered":"2024-09-14T07:31:53.477735+0000","last_unstale":"2024-09-14T08:56:53.105949+0000","last_undegraded":"2024-09-14T08:56:53.105949+0000","last_fullsized":"2024-09-14T08:56:53.105949+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-14T08:56:53.105858+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-14T08:56:53.105858+0000","last_clean_scrub_stamp":"2024-09-14T08:56:53.105858+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-15T13:48:47.759970+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00041812799999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"26'113","reported_seq":1404,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:52.964428+0000","last_change":"2024-09-14T08:56:52.964428+0000","last_active":"2024-09-14T08:56:52.964428+0000","last_peered":"2024-09-14T08:56:52.964428+0000","last_clean":"2024-09-14T08:56:52.964428+0000","last_became_active":"2024-09-14T07:32:08.800411+0000","last_became_peered":"2024-09-14T07:32:08.800411+0000","last_unstale":"2024-09-14T08:56:52.964428+0000","last_undegraded":"2024-09-14T08:56:52.964428+0000","last_fullsized":"2024-09-14T08:56:52.964428+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'113","last_scrub_stamp":"2024-09-14T08:56:52.964333+0000","last_deep_scrub":"26'113","last_deep_scrub_stamp":"2024-09-14T08:56:52.964333+0000","last_clean_scrub_stamp":"2024-09-14T08:56:52.964333+0000","objects_scrubbed":105,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T09:15:32.488054+0000","scrub_duration":275,"objects_trimmed":0,"snaptrim_duration":0.00086083100000000005,"stat_sum":{"num_bytes":348110848,"num_objects":105,"num_object_clones":0,"num_object_copies":315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105,"num_whiteouts":0,"num_read":1204,"num_read_kb":375295,"num_write":135,"num_write_kb":242032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2","reported_seq":109,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:54.087156+0000","last_change":"2024-09-14T08:56:54.087156+0000","last_active":"2024-09-14T08:56:54.087156+0000","last_peered":"2024-09-14T08:56:54.087156+0000","last_clean":"2024-09-14T08:56:54.087156+0000","last_became_active":"2024-09-14T07:31:53.477842+0000","last_became_peered":"2024-09-14T07:31:53.477842+0000","last_unstale":"2024-09-14T08:56:54.087156+0000","last_undegraded":"2024-09-14T08:56:54.087156+0000","last_fullsized":"2024-09-14T08:56:54.087156+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-14T08:56:54.087064+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-14T08:56:54.087064+0000","last_clean_scrub_stamp":"2024-09-14T08:56:54.087064+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-15T16:43:29.993564+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00039187299999999999,"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":23,"num_read_kb":7,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"26'132","reported_seq":1187,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:59.924628+0000","last_change":"2024-09-14T08:56:59.924628+0000","last_active":"2024-09-14T08:56:59.924628+0000","last_peered":"2024-09-14T08:56:59.924628+0000","last_clean":"2024-09-14T08:56:59.924628+0000","last_became_active":"2024-09-14T07:32:08.801897+0000","last_became_peered":"2024-09-14T07:32:08.801897+0000","last_unstale":"2024-09-14T08:56:59.924628+0000","last_undegraded":"2024-09-14T08:56:59.924628+0000","last_fullsized":"2024-09-14T08:56:59.924628+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"26'132","last_scrub_stamp":"2024-09-14T08:56:59.924509+0000","last_deep_scrub":"26'132","last_deep_scrub_stamp":"2024-09-14T08:56:59.924509+0000","last_clean_scrub_stamp":"2024-09-14T08:56:59.924509+0000","objects_scrubbed":111,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T15:46:31.364468+0000","scrub_duration":296,"objects_trimmed":0,"snaptrim_duration":0.00046670000000000001,"stat_sum":{"num_bytes":374538259,"num_objects":111,"num_object_clones":0,"num_object_copies":333,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":968,"num_read_kb":384664,"num_write":144,"num_write_kb":259154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'328","reported_seq":511,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:53.606257+0000","last_change":"2024-09-14T08:56:53.606257+0000","last_active":"2024-09-14T08:56:53.606257+0000","last_peered":"2024-09-14T08:56:53.606257+0000","last_clean":"2024-09-14T08:56:53.606257+0000","last_became_active":"2024-09-14T07:31:53.476228+0000","last_became_peered":"2024-09-14T07:31:53.476228+0000","last_unstale":"2024-09-14T08:56:53.606257+0000","last_undegraded":"2024-09-14T08:56:53.606257+0000","last_fullsized":"2024-09-14T08:56:53.606257+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'328","last_scrub_stamp":"2024-09-14T08:56:53.606162+0000","last_deep_scrub":"27'328","last_deep_scrub_stamp":"2024-09-14T08:56:53.606162+0000","last_clean_scrub_stamp":"2024-09-14T08:56:53.606162+0000","objects_scrubbed":4,"log_size":328,"log_dups_size":0,"ondisk_log_size":328,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T12:03:43.718226+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00066193999999999997,"stat_sum":{"num_bytes":260,"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":2063,"num_read_kb":1716,"num_write":621,"num_write_kb":611,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"27'54","reported_seq":163,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:52.594265+0000","last_change":"2024-09-14T08:56:52.594265+0000","last_active":"2024-09-14T08:56:52.594265+0000","last_peered":"2024-09-14T08:56:52.594265+0000","last_clean":"2024-09-14T08:56:52.594265+0000","last_became_active":"2024-09-14T07:31:48.459336+0000","last_became_peered":"2024-09-14T07:31:48.459336+0000","last_unstale":"2024-09-14T08:56:52.594265+0000","last_undegraded":"2024-09-14T08:56:52.594265+0000","last_fullsized":"2024-09-14T08:56:52.594265+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'54","last_scrub_stamp":"2024-09-14T08:56:52.594191+0000","last_deep_scrub":"27'54","last_deep_scrub_stamp":"2024-09-14T08:56:52.594191+0000","last_clean_scrub_stamp":"2024-09-14T08:56:52.594191+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:16:39.421061+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1690812435,"num_objects":502,"num_object_clones":0,"num_object_copies":1506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":502,"num_whiteouts":0,"num_read":6287,"num_read_kb":1806230,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1140559872,"data_stored":2536230912,"data_compressed":702996915,"data_compressed_allocated":791896064,"data_compressed_original":2187567104,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4172,"num_read_kb":3480,"num_write":1140,"num_write_kb":1111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":528,"num_omap_keys":36,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":675,"ondisk_log_size":675,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11812,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739395,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":348564,"kb_used_data":313220,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94023276,"statfs":{"total":96636764160,"available":96279834624,"internally_reserved":0,"allocated":320737280,"data_stored":845498325,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739396,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":431880,"kb_used_data":396536,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93939960,"statfs":{"total":96636764160,"available":96194519040,"internally_reserved":0,"allocated":406052864,"data_stored":846089184,"data_compressed":231638570,"data_compressed_allocated":260399104,"data_compressed_original":700620800,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739395,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":436120,"kb_used_data":404936,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93935720,"statfs":{"total":96636764160,"available":96190177280,"internally_reserved":0,"allocated":414654464,"data_stored":846088892,"data_compressed":231924852,"data_compressed_allocated":260169728,"data_compressed_original":691773440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5906,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":414343168,"data_stored":845410304,"data_compressed":231918946,"data_compressed_allocated":260132864,"data_compressed_original":691200000,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":405725184,"data_stored":845410304,"data_compressed":231632664,"data_compressed_allocated":260362240,"data_compressed_original":700047360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":320491520,"data_stored":845410304,"data_compressed":239445305,"data_compressed_allocated":271400960,"data_compressed_original":796319744,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:57:12.800 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-14T08:57:13.113 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T08:57:13.113 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T08:57:13.114 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-14T08:57:13.114 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:13.158 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-14T08:57:13.158 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-14T08:57:13.158 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:13.190 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-14T08:57:13.190 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-14T08:57:13.190 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:13.276 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-14T08:57:13.276 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T08:57:13.276 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-14T08:57:13.277 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:13.303 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-14T08:57:13.303 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T08:57:13.303 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-14T08:57:13.303 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:13.356 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-14T08:57:13.356 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T08:57:13.357 DEBUG:teuthology.orchestra.run.smithi059:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-14T08:57:13.424 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T08:57:13.425 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-14T08:57:13.574 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T08:57:13.575 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-14T08:57:13.654 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T08:57:13.655 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-14T08:57:13.697 INFO:tasks.ceph:Archiving mon data... 2024-09-14T08:57:13.699 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/data/cluster2.mon.a.tgz 2024-09-14T08:57:13.699 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-09-14T08:57:13.753 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.bOsAOm884P 2024-09-14T08:57:13.753 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.bOsAOm884P 2024-09-14T08:57:13.877 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.bOsAOm884P 2024-09-14T08:57:13.963 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.bOsAOm884P is 211KB 2024-09-14T08:57:14.057 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.bOsAOm884P 2024-09-14T08:57:14.073 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T08:57:14.073 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T08:57:14.076 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T08:57:14.137 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T08:57:14.147 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-14T08:57:14.147 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T08:57:14.565 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:57:14.566 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T08:57:14.578 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2607,"stamp":"2024-09-14T08:57:13.527360+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20531745730,"num_objects":5090,"num_object_clones":287,"num_object_copies":15253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":432143,"num_read_kb":13483390,"num_write":612392,"num_write_kb":81721171,"num_scrub_errors":0,"num_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":46345,"ondisk_log_size":46345,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6271004,"kb_used_data":3396844,"kb_used_omap":102,"kb_used_meta":2874009,"kb_avail":276844516,"statfs":{"total":289910292480,"available":283488784384,"internally_reserved":0,"allocated":3478368256,"data_stored":31032679281,"data_compressed":1170692889,"data_compressed_allocated":2829709312,"data_compressed_original":30341881856,"omap_allocated":105339,"internal_metadata":2942985349},"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.002223"},"pg_stats":[{"pgid":"2.7","version":"27'173","reported_seq":2750,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.702535+0000","last_change":"2024-09-14T07:31:16.783488+0000","last_active":"2024-09-14T08:56:42.702535+0000","last_peered":"2024-09-14T08:56:42.702535+0000","last_clean":"2024-09-14T08:56:42.702535+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T08:56:42.702535+0000","last_undegraded":"2024-09-14T08:56:42.702535+0000","last_fullsized":"2024-09-14T08:56:42.702535+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:25:01.966117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":674,"num_read_kb":536,"num_write":157,"num_write_kb":150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'229","reported_seq":2090,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.709172+0000","last_change":"2024-09-14T07:31:16.783582+0000","last_active":"2024-09-14T08:56:42.709172+0000","last_peered":"2024-09-14T08:56:42.709172+0000","last_clean":"2024-09-14T08:56:42.709172+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T08:56:42.709172+0000","last_undegraded":"2024-09-14T08:56:42.709172+0000","last_fullsized":"2024-09-14T08:56:42.709172+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":229,"log_dups_size":0,"ondisk_log_size":229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:17:26.629265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"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":514,"num_read_kb":355,"num_write":220,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'1839","reported_seq":1926,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.706850+0000","last_change":"2024-09-14T07:31:16.783202+0000","last_active":"2024-09-14T08:56:42.706850+0000","last_peered":"2024-09-14T08:56:42.706850+0000","last_clean":"2024-09-14T08:56:42.706850+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T08:56:42.706850+0000","last_undegraded":"2024-09-14T08:56:42.706850+0000","last_fullsized":"2024-09-14T08:56:42.706850+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":1839,"log_dups_size":0,"ondisk_log_size":1839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:20:51.439660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":674,"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":11002,"num_read_kb":9165,"num_write":3670,"num_write_kb":3664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'305","reported_seq":400,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:49.750689+0000","last_change":"2024-09-14T07:31:16.783771+0000","last_active":"2024-09-14T08:54:49.750689+0000","last_peered":"2024-09-14T08:54:49.750689+0000","last_clean":"2024-09-14T08:54:49.750689+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T08:54:49.750689+0000","last_undegraded":"2024-09-14T08:54:49.750689+0000","last_fullsized":"2024-09-14T08:54:49.750689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":305,"log_dups_size":0,"ondisk_log_size":305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:31.389140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1520,"num_read_kb":1218,"num_write":606,"num_write_kb":606,"num_scrub_errors":0,"num_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":"27'133542","reported_seq":215212,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.216412+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.216412+0000","last_peered":"2024-09-14T08:56:42.216412+0000","last_clean":"2024-09-14T08:56:42.216412+0000","last_became_active":"2024-09-14T07:32:02.104754+0000","last_became_peered":"2024-09-14T07:32:02.104754+0000","last_unstale":"2024-09-14T08:56:42.216412+0000","last_undegraded":"2024-09-14T08:56:42.216412+0000","last_fullsized":"2024-09-14T08:56:42.216412+0000","mapping_epoch":19,"log_start":"27'123445","ondisk_log_start":"27'123445","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:32:05.108399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054211299999999999,"stat_sum":{"num_bytes":4995421184,"num_objects":1238,"num_object_clones":79,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":81815,"num_read_kb":3804143,"num_write":133459,"num_write_kb":23017495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'102","reported_seq":214,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.412265+0000","last_change":"2024-09-14T07:31:16.780183+0000","last_active":"2024-09-14T08:54:39.412265+0000","last_peered":"2024-09-14T08:54:39.412265+0000","last_clean":"2024-09-14T08:54:39.412265+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T08:54:39.412265+0000","last_undegraded":"2024-09-14T08:54:39.412265+0000","last_fullsized":"2024-09-14T08:54:39.412265+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":102,"log_dups_size":0,"ondisk_log_size":102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:37:41.133399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":117,"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":523,"num_read_kb":423,"num_write":201,"num_write_kb":201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'100743","reported_seq":157624,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.681226+0000","last_change":"2024-09-14T07:32:05.113587+0000","last_active":"2024-09-14T08:56:42.681226+0000","last_peered":"2024-09-14T08:56:42.681226+0000","last_clean":"2024-09-14T08:56:42.681226+0000","last_became_active":"2024-09-14T07:32:02.104405+0000","last_became_peered":"2024-09-14T07:32:02.104405+0000","last_unstale":"2024-09-14T08:56:42.681226+0000","last_undegraded":"2024-09-14T08:56:42.681226+0000","last_fullsized":"2024-09-14T08:56:42.681226+0000","mapping_epoch":19,"log_start":"27'90730","ondisk_log_start":"27'90730","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:39:39.099399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062985700000000005,"stat_sum":{"num_bytes":5176764416,"num_objects":1275,"num_object_clones":60,"num_object_copies":3825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1275,"num_whiteouts":0,"num_read":56989,"num_read_kb":2999309,"num_write":100689,"num_write_kb":18157908,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":87,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.223157+0000","last_change":"2024-09-14T07:31:17.091825+0000","last_active":"2024-09-14T08:54:39.223157+0000","last_peered":"2024-09-14T08:54:39.223157+0000","last_clean":"2024-09-14T08:54:39.223157+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T08:54:39.223157+0000","last_undegraded":"2024-09-14T08:54:39.223157+0000","last_fullsized":"2024-09-14T08:54:39.223157+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T08:35:20.014262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"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":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'269076","reported_seq":430003,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.542594+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.542594+0000","last_peered":"2024-09-14T08:56:42.542594+0000","last_clean":"2024-09-14T08:56:42.542594+0000","last_became_active":"2024-09-14T07:32:02.104453+0000","last_became_peered":"2024-09-14T07:32:02.104453+0000","last_unstale":"2024-09-14T08:56:42.542594+0000","last_undegraded":"2024-09-14T08:56:42.542594+0000","last_fullsized":"2024-09-14T08:56:42.542594+0000","mapping_epoch":19,"log_start":"27'259038","ondisk_log_start":"27'259038","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:29:10.174135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082390100000000004,"stat_sum":{"num_bytes":5086955520,"num_objects":1264,"num_object_clones":76,"num_object_copies":3792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1264,"num_whiteouts":0,"num_read":161054,"num_read_kb":3707227,"num_write":269000,"num_write_kb":20783730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'3257","reported_seq":3352,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.700173+0000","last_change":"2024-09-14T07:31:17.091904+0000","last_active":"2024-09-14T08:56:42.700173+0000","last_peered":"2024-09-14T08:56:42.700173+0000","last_clean":"2024-09-14T08:56:42.700173+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T08:56:42.700173+0000","last_undegraded":"2024-09-14T08:56:42.700173+0000","last_fullsized":"2024-09-14T08:56:42.700173+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":3257,"log_dups_size":0,"ondisk_log_size":3257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:22:53.982777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":1364,"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":19483,"num_read_kb":16223,"num_write":6497,"num_write_kb":6485,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'97606","reported_seq":195304,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.677912+0000","last_change":"2024-09-14T07:32:05.113576+0000","last_active":"2024-09-14T08:56:42.677912+0000","last_peered":"2024-09-14T08:56:42.677912+0000","last_clean":"2024-09-14T08:56:42.677912+0000","last_became_active":"2024-09-14T07:32:02.104341+0000","last_became_peered":"2024-09-14T07:32:02.104341+0000","last_unstale":"2024-09-14T08:56:42.677912+0000","last_undegraded":"2024-09-14T08:56:42.677912+0000","last_fullsized":"2024-09-14T08:56:42.677912+0000","mapping_epoch":19,"log_start":"27'87549","ondisk_log_start":"27'87549","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:56:17.288480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0006313,"stat_sum":{"num_bytes":5272011795,"num_objects":1296,"num_object_clones":72,"num_object_copies":3888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":97830,"num_read_kb":2944245,"num_write":97536,"num_write_kb":19749340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'182","reported_seq":1291,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.715752+0000","last_change":"2024-09-14T07:31:16.783193+0000","last_active":"2024-09-14T08:56:42.715752+0000","last_peered":"2024-09-14T08:56:42.715752+0000","last_clean":"2024-09-14T08:56:42.715752+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T08:56:42.715752+0000","last_undegraded":"2024-09-14T08:56:42.715752+0000","last_fullsized":"2024-09-14T08:56:42.715752+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":182,"log_dups_size":0,"ondisk_log_size":182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:02:48.429066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":98,"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":675,"num_read_kb":498,"num_write":277,"num_write_kb":271,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:29.085938+0000","last_change":"2024-09-14T07:31:09.758813+0000","last_active":"2024-09-14T08:53:29.085938+0000","last_peered":"2024-09-14T08:53:29.085938+0000","last_clean":"2024-09-14T08:53:29.085938+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T08:53:29.085938+0000","last_undegraded":"2024-09-14T08:53:29.085938+0000","last_fullsized":"2024-09-14T08:53:29.085938+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_clean_scrub_stamp":"2024-09-14T07:31:08.751040+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:44:07.936152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20531152915,"num_objects":5073,"num_object_clones":287,"num_object_copies":15219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5073,"num_whiteouts":0,"num_read":397688,"num_read_kb":13454924,"num_write":600684,"num_write_kb":81708473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3477483520,"data_stored":31031230464,"data_compressed":1170681067,"data_compressed_allocated":2829635584,"data_compressed_original":30340734976,"omap_allocated":0,"internal_metadata":0},"log_size":40205,"ondisk_log_size":40205,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34399,"num_read_kb":28420,"num_write":11629,"num_write_kb":11592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12024,"internal_metadata":0},"log_size":6088,"ondisk_log_size":6088,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739405,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1829672,"kb_used_data":1049880,"kb_used_omap":29,"kb_used_meta":779746,"kb_avail":92542168,"statfs":{"total":96636764160,"available":94763180032,"internally_reserved":0,"allocated":1075077120,"data_stored":10343832695,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":30378,"internal_metadata":798460246},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739403,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2065656,"kb_used_data":1174248,"kb_used_omap":37,"kb_used_meta":891354,"kb_avail":92306184,"statfs":{"total":96636764160,"available":94521532416,"internally_reserved":0,"allocated":1202429952,"data_stored":10344424032,"data_compressed":375985047,"data_compressed_allocated":930287616,"data_compressed_original":10051686400,"omap_allocated":37902,"internal_metadata":912747506},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739402,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2375676,"kb_used_data":1172716,"kb_used_omap":36,"kb_used_meta":1202907,"kb_avail":91996164,"statfs":{"total":96636764160,"available":94204071936,"internally_reserved":0,"allocated":1200861184,"data_stored":10344422554,"data_compressed":379540354,"data_compressed_allocated":931856384,"data_compressed_original":10060955648,"omap_allocated":37059,"internal_metadata":1231777597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4934,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5365,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1725,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1200553984,"data_stored":10343743488,"data_compressed":379534443,"data_compressed_allocated":931819520,"data_compressed_original":10060382208,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1202102272,"data_stored":10343743488,"data_compressed":375979136,"data_compressed_allocated":930250752,"data_compressed_original":10051112960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1074827264,"data_stored":10343743488,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:57:14.579 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T08:57:14.870 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:57:14.870 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T08:57:14.882 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2607,"stamp":"2024-09-14T08:57:13.527360+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20531745730,"num_objects":5090,"num_object_clones":287,"num_object_copies":15253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":432143,"num_read_kb":13483390,"num_write":612392,"num_write_kb":81721171,"num_scrub_errors":0,"num_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":46345,"ondisk_log_size":46345,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6271004,"kb_used_data":3396844,"kb_used_omap":102,"kb_used_meta":2874009,"kb_avail":276844516,"statfs":{"total":289910292480,"available":283488784384,"internally_reserved":0,"allocated":3478368256,"data_stored":31032679281,"data_compressed":1170692889,"data_compressed_allocated":2829709312,"data_compressed_original":30341881856,"omap_allocated":105339,"internal_metadata":2942985349},"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.002223"},"pg_stats":[{"pgid":"2.7","version":"27'173","reported_seq":2750,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.702535+0000","last_change":"2024-09-14T07:31:16.783488+0000","last_active":"2024-09-14T08:56:42.702535+0000","last_peered":"2024-09-14T08:56:42.702535+0000","last_clean":"2024-09-14T08:56:42.702535+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T08:56:42.702535+0000","last_undegraded":"2024-09-14T08:56:42.702535+0000","last_fullsized":"2024-09-14T08:56:42.702535+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:25:01.966117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":674,"num_read_kb":536,"num_write":157,"num_write_kb":150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'229","reported_seq":2090,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.709172+0000","last_change":"2024-09-14T07:31:16.783582+0000","last_active":"2024-09-14T08:56:42.709172+0000","last_peered":"2024-09-14T08:56:42.709172+0000","last_clean":"2024-09-14T08:56:42.709172+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T08:56:42.709172+0000","last_undegraded":"2024-09-14T08:56:42.709172+0000","last_fullsized":"2024-09-14T08:56:42.709172+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":229,"log_dups_size":0,"ondisk_log_size":229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:17:26.629265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"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":514,"num_read_kb":355,"num_write":220,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'1839","reported_seq":1926,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.706850+0000","last_change":"2024-09-14T07:31:16.783202+0000","last_active":"2024-09-14T08:56:42.706850+0000","last_peered":"2024-09-14T08:56:42.706850+0000","last_clean":"2024-09-14T08:56:42.706850+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T08:56:42.706850+0000","last_undegraded":"2024-09-14T08:56:42.706850+0000","last_fullsized":"2024-09-14T08:56:42.706850+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":1839,"log_dups_size":0,"ondisk_log_size":1839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:20:51.439660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":674,"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":11002,"num_read_kb":9165,"num_write":3670,"num_write_kb":3664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'305","reported_seq":400,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:49.750689+0000","last_change":"2024-09-14T07:31:16.783771+0000","last_active":"2024-09-14T08:54:49.750689+0000","last_peered":"2024-09-14T08:54:49.750689+0000","last_clean":"2024-09-14T08:54:49.750689+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T08:54:49.750689+0000","last_undegraded":"2024-09-14T08:54:49.750689+0000","last_fullsized":"2024-09-14T08:54:49.750689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":305,"log_dups_size":0,"ondisk_log_size":305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:31.389140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1520,"num_read_kb":1218,"num_write":606,"num_write_kb":606,"num_scrub_errors":0,"num_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":"27'133542","reported_seq":215212,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.216412+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.216412+0000","last_peered":"2024-09-14T08:56:42.216412+0000","last_clean":"2024-09-14T08:56:42.216412+0000","last_became_active":"2024-09-14T07:32:02.104754+0000","last_became_peered":"2024-09-14T07:32:02.104754+0000","last_unstale":"2024-09-14T08:56:42.216412+0000","last_undegraded":"2024-09-14T08:56:42.216412+0000","last_fullsized":"2024-09-14T08:56:42.216412+0000","mapping_epoch":19,"log_start":"27'123445","ondisk_log_start":"27'123445","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:32:05.108399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054211299999999999,"stat_sum":{"num_bytes":4995421184,"num_objects":1238,"num_object_clones":79,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":81815,"num_read_kb":3804143,"num_write":133459,"num_write_kb":23017495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'102","reported_seq":214,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.412265+0000","last_change":"2024-09-14T07:31:16.780183+0000","last_active":"2024-09-14T08:54:39.412265+0000","last_peered":"2024-09-14T08:54:39.412265+0000","last_clean":"2024-09-14T08:54:39.412265+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T08:54:39.412265+0000","last_undegraded":"2024-09-14T08:54:39.412265+0000","last_fullsized":"2024-09-14T08:54:39.412265+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":102,"log_dups_size":0,"ondisk_log_size":102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:37:41.133399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":117,"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":523,"num_read_kb":423,"num_write":201,"num_write_kb":201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'100743","reported_seq":157624,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.681226+0000","last_change":"2024-09-14T07:32:05.113587+0000","last_active":"2024-09-14T08:56:42.681226+0000","last_peered":"2024-09-14T08:56:42.681226+0000","last_clean":"2024-09-14T08:56:42.681226+0000","last_became_active":"2024-09-14T07:32:02.104405+0000","last_became_peered":"2024-09-14T07:32:02.104405+0000","last_unstale":"2024-09-14T08:56:42.681226+0000","last_undegraded":"2024-09-14T08:56:42.681226+0000","last_fullsized":"2024-09-14T08:56:42.681226+0000","mapping_epoch":19,"log_start":"27'90730","ondisk_log_start":"27'90730","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:39:39.099399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062985700000000005,"stat_sum":{"num_bytes":5176764416,"num_objects":1275,"num_object_clones":60,"num_object_copies":3825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1275,"num_whiteouts":0,"num_read":56989,"num_read_kb":2999309,"num_write":100689,"num_write_kb":18157908,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":87,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.223157+0000","last_change":"2024-09-14T07:31:17.091825+0000","last_active":"2024-09-14T08:54:39.223157+0000","last_peered":"2024-09-14T08:54:39.223157+0000","last_clean":"2024-09-14T08:54:39.223157+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T08:54:39.223157+0000","last_undegraded":"2024-09-14T08:54:39.223157+0000","last_fullsized":"2024-09-14T08:54:39.223157+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T08:35:20.014262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"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":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'269076","reported_seq":430003,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.542594+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.542594+0000","last_peered":"2024-09-14T08:56:42.542594+0000","last_clean":"2024-09-14T08:56:42.542594+0000","last_became_active":"2024-09-14T07:32:02.104453+0000","last_became_peered":"2024-09-14T07:32:02.104453+0000","last_unstale":"2024-09-14T08:56:42.542594+0000","last_undegraded":"2024-09-14T08:56:42.542594+0000","last_fullsized":"2024-09-14T08:56:42.542594+0000","mapping_epoch":19,"log_start":"27'259038","ondisk_log_start":"27'259038","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:29:10.174135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082390100000000004,"stat_sum":{"num_bytes":5086955520,"num_objects":1264,"num_object_clones":76,"num_object_copies":3792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1264,"num_whiteouts":0,"num_read":161054,"num_read_kb":3707227,"num_write":269000,"num_write_kb":20783730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'3257","reported_seq":3352,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.700173+0000","last_change":"2024-09-14T07:31:17.091904+0000","last_active":"2024-09-14T08:56:42.700173+0000","last_peered":"2024-09-14T08:56:42.700173+0000","last_clean":"2024-09-14T08:56:42.700173+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T08:56:42.700173+0000","last_undegraded":"2024-09-14T08:56:42.700173+0000","last_fullsized":"2024-09-14T08:56:42.700173+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":3257,"log_dups_size":0,"ondisk_log_size":3257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:22:53.982777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":1364,"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":19483,"num_read_kb":16223,"num_write":6497,"num_write_kb":6485,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'97606","reported_seq":195304,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.677912+0000","last_change":"2024-09-14T07:32:05.113576+0000","last_active":"2024-09-14T08:56:42.677912+0000","last_peered":"2024-09-14T08:56:42.677912+0000","last_clean":"2024-09-14T08:56:42.677912+0000","last_became_active":"2024-09-14T07:32:02.104341+0000","last_became_peered":"2024-09-14T07:32:02.104341+0000","last_unstale":"2024-09-14T08:56:42.677912+0000","last_undegraded":"2024-09-14T08:56:42.677912+0000","last_fullsized":"2024-09-14T08:56:42.677912+0000","mapping_epoch":19,"log_start":"27'87549","ondisk_log_start":"27'87549","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:56:17.288480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0006313,"stat_sum":{"num_bytes":5272011795,"num_objects":1296,"num_object_clones":72,"num_object_copies":3888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":97830,"num_read_kb":2944245,"num_write":97536,"num_write_kb":19749340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'182","reported_seq":1291,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.715752+0000","last_change":"2024-09-14T07:31:16.783193+0000","last_active":"2024-09-14T08:56:42.715752+0000","last_peered":"2024-09-14T08:56:42.715752+0000","last_clean":"2024-09-14T08:56:42.715752+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T08:56:42.715752+0000","last_undegraded":"2024-09-14T08:56:42.715752+0000","last_fullsized":"2024-09-14T08:56:42.715752+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":182,"log_dups_size":0,"ondisk_log_size":182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:02:48.429066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":98,"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":675,"num_read_kb":498,"num_write":277,"num_write_kb":271,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:29.085938+0000","last_change":"2024-09-14T07:31:09.758813+0000","last_active":"2024-09-14T08:53:29.085938+0000","last_peered":"2024-09-14T08:53:29.085938+0000","last_clean":"2024-09-14T08:53:29.085938+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T08:53:29.085938+0000","last_undegraded":"2024-09-14T08:53:29.085938+0000","last_fullsized":"2024-09-14T08:53:29.085938+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_clean_scrub_stamp":"2024-09-14T07:31:08.751040+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:44:07.936152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20531152915,"num_objects":5073,"num_object_clones":287,"num_object_copies":15219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5073,"num_whiteouts":0,"num_read":397688,"num_read_kb":13454924,"num_write":600684,"num_write_kb":81708473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3477483520,"data_stored":31031230464,"data_compressed":1170681067,"data_compressed_allocated":2829635584,"data_compressed_original":30340734976,"omap_allocated":0,"internal_metadata":0},"log_size":40205,"ondisk_log_size":40205,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34399,"num_read_kb":28420,"num_write":11629,"num_write_kb":11592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12024,"internal_metadata":0},"log_size":6088,"ondisk_log_size":6088,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739405,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1829672,"kb_used_data":1049880,"kb_used_omap":29,"kb_used_meta":779746,"kb_avail":92542168,"statfs":{"total":96636764160,"available":94763180032,"internally_reserved":0,"allocated":1075077120,"data_stored":10343832695,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":30378,"internal_metadata":798460246},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739403,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2065656,"kb_used_data":1174248,"kb_used_omap":37,"kb_used_meta":891354,"kb_avail":92306184,"statfs":{"total":96636764160,"available":94521532416,"internally_reserved":0,"allocated":1202429952,"data_stored":10344424032,"data_compressed":375985047,"data_compressed_allocated":930287616,"data_compressed_original":10051686400,"omap_allocated":37902,"internal_metadata":912747506},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739402,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2375676,"kb_used_data":1172716,"kb_used_omap":36,"kb_used_meta":1202907,"kb_avail":91996164,"statfs":{"total":96636764160,"available":94204071936,"internally_reserved":0,"allocated":1200861184,"data_stored":10344422554,"data_compressed":379540354,"data_compressed_allocated":931856384,"data_compressed_original":10060955648,"omap_allocated":37059,"internal_metadata":1231777597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4934,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5365,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1725,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1200553984,"data_stored":10343743488,"data_compressed":379534443,"data_compressed_allocated":931819520,"data_compressed_original":10060382208,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1202102272,"data_stored":10343743488,"data_compressed":375979136,"data_compressed_allocated":930250752,"data_compressed_original":10051112960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1074827264,"data_stored":10343743488,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:57:14.883 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-14T08:57:14.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T08:57:15.178 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:57:15.179 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T08:57:15.191 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2607,"stamp":"2024-09-14T08:57:13.527360+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20531745730,"num_objects":5090,"num_object_clones":287,"num_object_copies":15253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":432143,"num_read_kb":13483390,"num_write":612392,"num_write_kb":81721171,"num_scrub_errors":0,"num_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":46345,"ondisk_log_size":46345,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6271004,"kb_used_data":3396844,"kb_used_omap":102,"kb_used_meta":2874009,"kb_avail":276844516,"statfs":{"total":289910292480,"available":283488784384,"internally_reserved":0,"allocated":3478368256,"data_stored":31032679281,"data_compressed":1170692889,"data_compressed_allocated":2829709312,"data_compressed_original":30341881856,"omap_allocated":105339,"internal_metadata":2942985349},"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.002223"},"pg_stats":[{"pgid":"2.7","version":"27'173","reported_seq":2750,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.702535+0000","last_change":"2024-09-14T07:31:16.783488+0000","last_active":"2024-09-14T08:56:42.702535+0000","last_peered":"2024-09-14T08:56:42.702535+0000","last_clean":"2024-09-14T08:56:42.702535+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T08:56:42.702535+0000","last_undegraded":"2024-09-14T08:56:42.702535+0000","last_fullsized":"2024-09-14T08:56:42.702535+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:25:01.966117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":674,"num_read_kb":536,"num_write":157,"num_write_kb":150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'229","reported_seq":2090,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.709172+0000","last_change":"2024-09-14T07:31:16.783582+0000","last_active":"2024-09-14T08:56:42.709172+0000","last_peered":"2024-09-14T08:56:42.709172+0000","last_clean":"2024-09-14T08:56:42.709172+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T08:56:42.709172+0000","last_undegraded":"2024-09-14T08:56:42.709172+0000","last_fullsized":"2024-09-14T08:56:42.709172+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":229,"log_dups_size":0,"ondisk_log_size":229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:17:26.629265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"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":514,"num_read_kb":355,"num_write":220,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'1839","reported_seq":1926,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.706850+0000","last_change":"2024-09-14T07:31:16.783202+0000","last_active":"2024-09-14T08:56:42.706850+0000","last_peered":"2024-09-14T08:56:42.706850+0000","last_clean":"2024-09-14T08:56:42.706850+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T08:56:42.706850+0000","last_undegraded":"2024-09-14T08:56:42.706850+0000","last_fullsized":"2024-09-14T08:56:42.706850+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":1839,"log_dups_size":0,"ondisk_log_size":1839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:20:51.439660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":674,"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":11002,"num_read_kb":9165,"num_write":3670,"num_write_kb":3664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'305","reported_seq":400,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:49.750689+0000","last_change":"2024-09-14T07:31:16.783771+0000","last_active":"2024-09-14T08:54:49.750689+0000","last_peered":"2024-09-14T08:54:49.750689+0000","last_clean":"2024-09-14T08:54:49.750689+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T08:54:49.750689+0000","last_undegraded":"2024-09-14T08:54:49.750689+0000","last_fullsized":"2024-09-14T08:54:49.750689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":305,"log_dups_size":0,"ondisk_log_size":305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:31.389140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1520,"num_read_kb":1218,"num_write":606,"num_write_kb":606,"num_scrub_errors":0,"num_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":"27'133542","reported_seq":215212,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.216412+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.216412+0000","last_peered":"2024-09-14T08:56:42.216412+0000","last_clean":"2024-09-14T08:56:42.216412+0000","last_became_active":"2024-09-14T07:32:02.104754+0000","last_became_peered":"2024-09-14T07:32:02.104754+0000","last_unstale":"2024-09-14T08:56:42.216412+0000","last_undegraded":"2024-09-14T08:56:42.216412+0000","last_fullsized":"2024-09-14T08:56:42.216412+0000","mapping_epoch":19,"log_start":"27'123445","ondisk_log_start":"27'123445","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:32:05.108399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054211299999999999,"stat_sum":{"num_bytes":4995421184,"num_objects":1238,"num_object_clones":79,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":81815,"num_read_kb":3804143,"num_write":133459,"num_write_kb":23017495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'102","reported_seq":214,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.412265+0000","last_change":"2024-09-14T07:31:16.780183+0000","last_active":"2024-09-14T08:54:39.412265+0000","last_peered":"2024-09-14T08:54:39.412265+0000","last_clean":"2024-09-14T08:54:39.412265+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T08:54:39.412265+0000","last_undegraded":"2024-09-14T08:54:39.412265+0000","last_fullsized":"2024-09-14T08:54:39.412265+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":102,"log_dups_size":0,"ondisk_log_size":102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:37:41.133399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":117,"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":523,"num_read_kb":423,"num_write":201,"num_write_kb":201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'100743","reported_seq":157624,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.681226+0000","last_change":"2024-09-14T07:32:05.113587+0000","last_active":"2024-09-14T08:56:42.681226+0000","last_peered":"2024-09-14T08:56:42.681226+0000","last_clean":"2024-09-14T08:56:42.681226+0000","last_became_active":"2024-09-14T07:32:02.104405+0000","last_became_peered":"2024-09-14T07:32:02.104405+0000","last_unstale":"2024-09-14T08:56:42.681226+0000","last_undegraded":"2024-09-14T08:56:42.681226+0000","last_fullsized":"2024-09-14T08:56:42.681226+0000","mapping_epoch":19,"log_start":"27'90730","ondisk_log_start":"27'90730","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:39:39.099399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062985700000000005,"stat_sum":{"num_bytes":5176764416,"num_objects":1275,"num_object_clones":60,"num_object_copies":3825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1275,"num_whiteouts":0,"num_read":56989,"num_read_kb":2999309,"num_write":100689,"num_write_kb":18157908,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":87,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.223157+0000","last_change":"2024-09-14T07:31:17.091825+0000","last_active":"2024-09-14T08:54:39.223157+0000","last_peered":"2024-09-14T08:54:39.223157+0000","last_clean":"2024-09-14T08:54:39.223157+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T08:54:39.223157+0000","last_undegraded":"2024-09-14T08:54:39.223157+0000","last_fullsized":"2024-09-14T08:54:39.223157+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T08:35:20.014262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"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":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'269076","reported_seq":430003,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.542594+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.542594+0000","last_peered":"2024-09-14T08:56:42.542594+0000","last_clean":"2024-09-14T08:56:42.542594+0000","last_became_active":"2024-09-14T07:32:02.104453+0000","last_became_peered":"2024-09-14T07:32:02.104453+0000","last_unstale":"2024-09-14T08:56:42.542594+0000","last_undegraded":"2024-09-14T08:56:42.542594+0000","last_fullsized":"2024-09-14T08:56:42.542594+0000","mapping_epoch":19,"log_start":"27'259038","ondisk_log_start":"27'259038","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:29:10.174135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082390100000000004,"stat_sum":{"num_bytes":5086955520,"num_objects":1264,"num_object_clones":76,"num_object_copies":3792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1264,"num_whiteouts":0,"num_read":161054,"num_read_kb":3707227,"num_write":269000,"num_write_kb":20783730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'3257","reported_seq":3352,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.700173+0000","last_change":"2024-09-14T07:31:17.091904+0000","last_active":"2024-09-14T08:56:42.700173+0000","last_peered":"2024-09-14T08:56:42.700173+0000","last_clean":"2024-09-14T08:56:42.700173+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T08:56:42.700173+0000","last_undegraded":"2024-09-14T08:56:42.700173+0000","last_fullsized":"2024-09-14T08:56:42.700173+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":3257,"log_dups_size":0,"ondisk_log_size":3257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:22:53.982777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":1364,"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":19483,"num_read_kb":16223,"num_write":6497,"num_write_kb":6485,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'97606","reported_seq":195304,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.677912+0000","last_change":"2024-09-14T07:32:05.113576+0000","last_active":"2024-09-14T08:56:42.677912+0000","last_peered":"2024-09-14T08:56:42.677912+0000","last_clean":"2024-09-14T08:56:42.677912+0000","last_became_active":"2024-09-14T07:32:02.104341+0000","last_became_peered":"2024-09-14T07:32:02.104341+0000","last_unstale":"2024-09-14T08:56:42.677912+0000","last_undegraded":"2024-09-14T08:56:42.677912+0000","last_fullsized":"2024-09-14T08:56:42.677912+0000","mapping_epoch":19,"log_start":"27'87549","ondisk_log_start":"27'87549","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:56:17.288480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0006313,"stat_sum":{"num_bytes":5272011795,"num_objects":1296,"num_object_clones":72,"num_object_copies":3888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":97830,"num_read_kb":2944245,"num_write":97536,"num_write_kb":19749340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'182","reported_seq":1291,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.715752+0000","last_change":"2024-09-14T07:31:16.783193+0000","last_active":"2024-09-14T08:56:42.715752+0000","last_peered":"2024-09-14T08:56:42.715752+0000","last_clean":"2024-09-14T08:56:42.715752+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T08:56:42.715752+0000","last_undegraded":"2024-09-14T08:56:42.715752+0000","last_fullsized":"2024-09-14T08:56:42.715752+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":182,"log_dups_size":0,"ondisk_log_size":182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:02:48.429066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":98,"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":675,"num_read_kb":498,"num_write":277,"num_write_kb":271,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:29.085938+0000","last_change":"2024-09-14T07:31:09.758813+0000","last_active":"2024-09-14T08:53:29.085938+0000","last_peered":"2024-09-14T08:53:29.085938+0000","last_clean":"2024-09-14T08:53:29.085938+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T08:53:29.085938+0000","last_undegraded":"2024-09-14T08:53:29.085938+0000","last_fullsized":"2024-09-14T08:53:29.085938+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_clean_scrub_stamp":"2024-09-14T07:31:08.751040+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:44:07.936152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20531152915,"num_objects":5073,"num_object_clones":287,"num_object_copies":15219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5073,"num_whiteouts":0,"num_read":397688,"num_read_kb":13454924,"num_write":600684,"num_write_kb":81708473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3477483520,"data_stored":31031230464,"data_compressed":1170681067,"data_compressed_allocated":2829635584,"data_compressed_original":30340734976,"omap_allocated":0,"internal_metadata":0},"log_size":40205,"ondisk_log_size":40205,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34399,"num_read_kb":28420,"num_write":11629,"num_write_kb":11592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12024,"internal_metadata":0},"log_size":6088,"ondisk_log_size":6088,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739405,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1829672,"kb_used_data":1049880,"kb_used_omap":29,"kb_used_meta":779746,"kb_avail":92542168,"statfs":{"total":96636764160,"available":94763180032,"internally_reserved":0,"allocated":1075077120,"data_stored":10343832695,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":30378,"internal_metadata":798460246},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739403,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2065656,"kb_used_data":1174248,"kb_used_omap":37,"kb_used_meta":891354,"kb_avail":92306184,"statfs":{"total":96636764160,"available":94521532416,"internally_reserved":0,"allocated":1202429952,"data_stored":10344424032,"data_compressed":375985047,"data_compressed_allocated":930287616,"data_compressed_original":10051686400,"omap_allocated":37902,"internal_metadata":912747506},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739402,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2375676,"kb_used_data":1172716,"kb_used_omap":36,"kb_used_meta":1202907,"kb_avail":91996164,"statfs":{"total":96636764160,"available":94204071936,"internally_reserved":0,"allocated":1200861184,"data_stored":10344422554,"data_compressed":379540354,"data_compressed_allocated":931856384,"data_compressed_original":10060955648,"omap_allocated":37059,"internal_metadata":1231777597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4934,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5365,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1725,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1200553984,"data_stored":10343743488,"data_compressed":379534443,"data_compressed_allocated":931819520,"data_compressed_original":10060382208,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1202102272,"data_stored":10343743488,"data_compressed":375979136,"data_compressed_allocated":930250752,"data_compressed_original":10051112960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1074827264,"data_stored":10343743488,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:57:15.192 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T08:57:15.492 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:57:15.492 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":27,"fsid":"4cc57374-b244-430b-853a-5ad5c84e0cff","created":"2024-09-14T07:30:58.058459+0000","modified":"2024-09-14T07:34:08.138776+0000","last_up_change":"2024-09-14T07:31:07.750276+0000","last_in_change":"2024-09-14T07:30:58.927869+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":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T07:31:08.662198+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T07:31:13.338631+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-14T07:32:00.093509+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":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":27,"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":"ba12b16e-e1ee-4db3-ba51-0a32a4a59f8c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6816","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6817","nonce":1262073547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6818","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6819","nonce":1262073547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6822","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6823","nonce":1262073547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6820","nonce":1262073547},{"type":"v1","addr":"172.21.15.19:6821","nonce":1262073547}]},"public_addr":"172.21.15.19:6817/1262073547","cluster_addr":"172.21.15.19:6819/1262073547","heartbeat_back_addr":"172.21.15.19:6823/1262073547","heartbeat_front_addr":"172.21.15.19:6821/1262073547","state":["exists","up"]},{"osd":1,"uuid":"26235376-7b17-48fc-9763-05d9a1e43ae8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6801","nonce":917015037}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6802","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6803","nonce":917015037}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6807","nonce":917015037}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":917015037},{"type":"v1","addr":"172.21.15.19:6805","nonce":917015037}]},"public_addr":"172.21.15.19:6801/917015037","cluster_addr":"172.21.15.19:6803/917015037","heartbeat_back_addr":"172.21.15.19:6807/917015037","heartbeat_front_addr":"172.21.15.19:6805/917015037","state":["exists","up"]},{"osd":2,"uuid":"0e3486e4-5ccc-4cae-a367-b19f6b55b32b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6809","nonce":1276047279}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6810","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6811","nonce":1276047279}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6814","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6815","nonce":1276047279}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6812","nonce":1276047279},{"type":"v1","addr":"172.21.15.19:6813","nonce":1276047279}]},"public_addr":"172.21.15.19:6809/1276047279","cluster_addr":"172.21.15.19:6811/1276047279","heartbeat_back_addr":"172.21.15.19:6815/1276047279","heartbeat_front_addr":"172.21.15.19:6813/1276047279","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.298231+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.057256+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T07:31:05.314327+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":[],"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-14T08:57:16.506 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-14T08:57:16.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-14T08:57:16.645 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-09-14T08:57:16.646 INFO:teuthology.orchestra.run.smithi019.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T08:57:16.646 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-09-14T08:57:16.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-14T08:57:16.955 INFO:teuthology.orchestra.run.smithi019.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T08:57:16.968 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-14T08:57:16.968 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-14T08:57:17.094 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-09-14T08:57:17.094 INFO:teuthology.orchestra.run.smithi019.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T08:57:17.094 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-09-14T08:57:17.104 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-14T08:57:17.406 INFO:teuthology.orchestra.run.smithi019.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T08:57:17.420 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-14T08:57:17.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-14T08:57:17.545 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2024-09-14T08:57:17.545 INFO:teuthology.orchestra.run.smithi019.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T08:57:17.546 INFO:teuthology.orchestra.run.smithi019.stdout:} 2024-09-14T08:57:17.556 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-14T08:57:17.890 INFO:teuthology.orchestra.run.smithi019.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T08:57:17.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T08:57:18.315 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:57:18.316 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T08:57:18.332 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2609,"stamp":"2024-09-14T08:57:17.528031+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20531745730,"num_objects":5090,"num_object_clones":287,"num_object_copies":15253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":432143,"num_read_kb":13483390,"num_write":612392,"num_write_kb":81721171,"num_scrub_errors":0,"num_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":46345,"ondisk_log_size":46345,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6271004,"kb_used_data":3396844,"kb_used_omap":102,"kb_used_meta":2874009,"kb_avail":276844516,"statfs":{"total":289910292480,"available":283488784384,"internally_reserved":0,"allocated":3478368256,"data_stored":31032679281,"data_compressed":1170692889,"data_compressed_allocated":2829709312,"data_compressed_original":30341881856,"omap_allocated":105339,"internal_metadata":2942985349},"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.002130"},"pg_stats":[{"pgid":"2.7","version":"27'173","reported_seq":2750,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.702535+0000","last_change":"2024-09-14T07:31:16.783488+0000","last_active":"2024-09-14T08:56:42.702535+0000","last_peered":"2024-09-14T08:56:42.702535+0000","last_clean":"2024-09-14T08:56:42.702535+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T08:56:42.702535+0000","last_undegraded":"2024-09-14T08:56:42.702535+0000","last_fullsized":"2024-09-14T08:56:42.702535+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:25:01.966117+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":674,"num_read_kb":536,"num_write":157,"num_write_kb":150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'229","reported_seq":2090,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.709172+0000","last_change":"2024-09-14T07:31:16.783582+0000","last_active":"2024-09-14T08:56:42.709172+0000","last_peered":"2024-09-14T08:56:42.709172+0000","last_clean":"2024-09-14T08:56:42.709172+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T08:56:42.709172+0000","last_undegraded":"2024-09-14T08:56:42.709172+0000","last_fullsized":"2024-09-14T08:56:42.709172+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":229,"log_dups_size":0,"ondisk_log_size":229,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:17:26.629265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"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":514,"num_read_kb":355,"num_write":220,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'1839","reported_seq":1926,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.706850+0000","last_change":"2024-09-14T07:31:16.783202+0000","last_active":"2024-09-14T08:56:42.706850+0000","last_peered":"2024-09-14T08:56:42.706850+0000","last_clean":"2024-09-14T08:56:42.706850+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T08:56:42.706850+0000","last_undegraded":"2024-09-14T08:56:42.706850+0000","last_fullsized":"2024-09-14T08:56:42.706850+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":1839,"log_dups_size":0,"ondisk_log_size":1839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:20:51.439660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":674,"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":11002,"num_read_kb":9165,"num_write":3670,"num_write_kb":3664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'305","reported_seq":400,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:49.750689+0000","last_change":"2024-09-14T07:31:16.783771+0000","last_active":"2024-09-14T08:54:49.750689+0000","last_peered":"2024-09-14T08:54:49.750689+0000","last_clean":"2024-09-14T08:54:49.750689+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T08:54:49.750689+0000","last_undegraded":"2024-09-14T08:54:49.750689+0000","last_fullsized":"2024-09-14T08:54:49.750689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":305,"log_dups_size":0,"ondisk_log_size":305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:43:31.389140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1520,"num_read_kb":1218,"num_write":606,"num_write_kb":606,"num_scrub_errors":0,"num_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":"27'133542","reported_seq":215212,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.216412+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.216412+0000","last_peered":"2024-09-14T08:56:42.216412+0000","last_clean":"2024-09-14T08:56:42.216412+0000","last_became_active":"2024-09-14T07:32:02.104754+0000","last_became_peered":"2024-09-14T07:32:02.104754+0000","last_unstale":"2024-09-14T08:56:42.216412+0000","last_undegraded":"2024-09-14T08:56:42.216412+0000","last_fullsized":"2024-09-14T08:56:42.216412+0000","mapping_epoch":19,"log_start":"27'123445","ondisk_log_start":"27'123445","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:32:05.108399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054211299999999999,"stat_sum":{"num_bytes":4995421184,"num_objects":1238,"num_object_clones":79,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":81815,"num_read_kb":3804143,"num_write":133459,"num_write_kb":23017495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'102","reported_seq":214,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.412265+0000","last_change":"2024-09-14T07:31:16.780183+0000","last_active":"2024-09-14T08:54:39.412265+0000","last_peered":"2024-09-14T08:54:39.412265+0000","last_clean":"2024-09-14T08:54:39.412265+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T08:54:39.412265+0000","last_undegraded":"2024-09-14T08:54:39.412265+0000","last_fullsized":"2024-09-14T08:54:39.412265+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":102,"log_dups_size":0,"ondisk_log_size":102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:37:41.133399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":117,"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":523,"num_read_kb":423,"num_write":201,"num_write_kb":201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'100743","reported_seq":157624,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.681226+0000","last_change":"2024-09-14T07:32:05.113587+0000","last_active":"2024-09-14T08:56:42.681226+0000","last_peered":"2024-09-14T08:56:42.681226+0000","last_clean":"2024-09-14T08:56:42.681226+0000","last_became_active":"2024-09-14T07:32:02.104405+0000","last_became_peered":"2024-09-14T07:32:02.104405+0000","last_unstale":"2024-09-14T08:56:42.681226+0000","last_undegraded":"2024-09-14T08:56:42.681226+0000","last_fullsized":"2024-09-14T08:56:42.681226+0000","mapping_epoch":19,"log_start":"27'90730","ondisk_log_start":"27'90730","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:39:39.099399+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062985700000000005,"stat_sum":{"num_bytes":5176764416,"num_objects":1275,"num_object_clones":60,"num_object_copies":3825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1275,"num_whiteouts":0,"num_read":56989,"num_read_kb":2999309,"num_write":100689,"num_write_kb":18157908,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"26'1","reported_seq":87,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:54:39.223157+0000","last_change":"2024-09-14T07:31:17.091825+0000","last_active":"2024-09-14T08:54:39.223157+0000","last_peered":"2024-09-14T08:54:39.223157+0000","last_clean":"2024-09-14T08:54:39.223157+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T08:54:39.223157+0000","last_undegraded":"2024-09-14T08:54:39.223157+0000","last_fullsized":"2024-09-14T08:54:39.223157+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+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-15T08:35:20.014262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"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":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'269076","reported_seq":430003,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.542594+0000","last_change":"2024-09-14T07:32:05.120244+0000","last_active":"2024-09-14T08:56:42.542594+0000","last_peered":"2024-09-14T08:56:42.542594+0000","last_clean":"2024-09-14T08:56:42.542594+0000","last_became_active":"2024-09-14T07:32:02.104453+0000","last_became_peered":"2024-09-14T07:32:02.104453+0000","last_unstale":"2024-09-14T08:56:42.542594+0000","last_undegraded":"2024-09-14T08:56:42.542594+0000","last_fullsized":"2024-09-14T08:56:42.542594+0000","mapping_epoch":19,"log_start":"27'259038","ondisk_log_start":"27'259038","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:29:10.174135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082390100000000004,"stat_sum":{"num_bytes":5086955520,"num_objects":1264,"num_object_clones":76,"num_object_copies":3792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1264,"num_whiteouts":0,"num_read":161054,"num_read_kb":3707227,"num_write":269000,"num_write_kb":20783730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'3257","reported_seq":3352,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.700173+0000","last_change":"2024-09-14T07:31:17.091904+0000","last_active":"2024-09-14T08:56:42.700173+0000","last_peered":"2024-09-14T08:56:42.700173+0000","last_clean":"2024-09-14T08:56:42.700173+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T08:56:42.700173+0000","last_undegraded":"2024-09-14T08:56:42.700173+0000","last_fullsized":"2024-09-14T08:56:42.700173+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":3257,"log_dups_size":0,"ondisk_log_size":3257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:22:53.982777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":1364,"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":19483,"num_read_kb":16223,"num_write":6497,"num_write_kb":6485,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'97606","reported_seq":195304,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.677912+0000","last_change":"2024-09-14T07:32:05.113576+0000","last_active":"2024-09-14T08:56:42.677912+0000","last_peered":"2024-09-14T08:56:42.677912+0000","last_clean":"2024-09-14T08:56:42.677912+0000","last_became_active":"2024-09-14T07:32:02.104341+0000","last_became_peered":"2024-09-14T07:32:02.104341+0000","last_unstale":"2024-09-14T08:56:42.677912+0000","last_undegraded":"2024-09-14T08:56:42.677912+0000","last_fullsized":"2024-09-14T08:56:42.677912+0000","mapping_epoch":19,"log_start":"27'87549","ondisk_log_start":"27'87549","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:32:01.088683+0000","last_clean_scrub_stamp":"2024-09-14T07:32:01.088683+0000","objects_scrubbed":0,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:56:17.288480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0006313,"stat_sum":{"num_bytes":5272011795,"num_objects":1296,"num_object_clones":72,"num_object_copies":3888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":97830,"num_read_kb":2944245,"num_write":97536,"num_write_kb":19749340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'182","reported_seq":1291,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:56:42.715752+0000","last_change":"2024-09-14T07:31:16.783193+0000","last_active":"2024-09-14T08:56:42.715752+0000","last_peered":"2024-09-14T08:56:42.715752+0000","last_clean":"2024-09-14T08:56:42.715752+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T08:56:42.715752+0000","last_undegraded":"2024-09-14T08:56:42.715752+0000","last_fullsized":"2024-09-14T08:56:42.715752+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:13.760611+0000","last_clean_scrub_stamp":"2024-09-14T07:31:13.760611+0000","objects_scrubbed":0,"log_size":182,"log_dups_size":0,"ondisk_log_size":182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:02:48.429066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":98,"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":675,"num_read_kb":498,"num_write":277,"num_write_kb":271,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:53:29.085938+0000","last_change":"2024-09-14T07:31:09.758813+0000","last_active":"2024-09-14T08:53:29.085938+0000","last_peered":"2024-09-14T08:53:29.085938+0000","last_clean":"2024-09-14T08:53:29.085938+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T08:53:29.085938+0000","last_undegraded":"2024-09-14T08:53:29.085938+0000","last_fullsized":"2024-09-14T08:53:29.085938+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:31:08.751040+0000","last_clean_scrub_stamp":"2024-09-14T07:31:08.751040+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:44:07.936152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20531152915,"num_objects":5073,"num_object_clones":287,"num_object_copies":15219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5073,"num_whiteouts":0,"num_read":397688,"num_read_kb":13454924,"num_write":600684,"num_write_kb":81708473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3477483520,"data_stored":31031230464,"data_compressed":1170681067,"data_compressed_allocated":2829635584,"data_compressed_original":30340734976,"omap_allocated":0,"internal_metadata":0},"log_size":40205,"ondisk_log_size":40205,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34399,"num_read_kb":28420,"num_write":11629,"num_write_kb":11592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12024,"internal_metadata":0},"log_size":6088,"ondisk_log_size":6088,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739406,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1829672,"kb_used_data":1049880,"kb_used_omap":29,"kb_used_meta":779746,"kb_avail":92542168,"statfs":{"total":96636764160,"available":94763180032,"internally_reserved":0,"allocated":1075077120,"data_stored":10343832695,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":30378,"internal_metadata":798460246},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739404,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2065656,"kb_used_data":1174248,"kb_used_omap":37,"kb_used_meta":891354,"kb_avail":92306184,"statfs":{"total":96636764160,"available":94521532416,"internally_reserved":0,"allocated":1202429952,"data_stored":10344424032,"data_compressed":375985047,"data_compressed_allocated":930287616,"data_compressed_original":10051686400,"omap_allocated":37902,"internal_metadata":912747506},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739403,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2375676,"kb_used_data":1172716,"kb_used_omap":36,"kb_used_meta":1202907,"kb_avail":91996164,"statfs":{"total":96636764160,"available":94204071936,"internally_reserved":0,"allocated":1200861184,"data_stored":10344422554,"data_compressed":379540354,"data_compressed_allocated":931856384,"data_compressed_original":10060955648,"omap_allocated":37059,"internal_metadata":1231777597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4934,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5365,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1725,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1200553984,"data_stored":10343743488,"data_compressed":379534443,"data_compressed_allocated":931819520,"data_compressed_original":10060382208,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1202102272,"data_stored":10343743488,"data_compressed":375979136,"data_compressed_allocated":930250752,"data_compressed_original":10051112960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1074827264,"data_stored":10343743488,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-14T07:32:01.088683+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=1, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-14T07:32:01.088683+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=1, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.334 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.335 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-14T07:32:01.088683+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=1, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.335 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.335 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T07:32:01.088683+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=32, tm_sec=1, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.335 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T07:31:13.760611+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=13, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.335 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T07:31:08.751040+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=31, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=8, tm_min=57, tm_sec=15, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T08:57:18.335 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T08:57:38.336 DEBUG:teuthology.orchestra.run.smithi019:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T08:57:38.649 INFO:teuthology.orchestra.run.smithi019.stdout: 2024-09-14T08:57:38.649 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2024-09-14T08:57:38.660 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":2619,"stamp":"2024-09-14T08:57:37.531681+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20531745730,"num_objects":5090,"num_object_clones":287,"num_object_copies":15253,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":432143,"num_read_kb":13483390,"num_write":612392,"num_write_kb":81721171,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":46362,"ondisk_log_size":46362,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6271004,"kb_used_data":3396844,"kb_used_omap":102,"kb_used_meta":2874009,"kb_avail":276844516,"statfs":{"total":289910292480,"available":283488784384,"internally_reserved":0,"allocated":3478368256,"data_stored":31032679281,"data_compressed":1170692889,"data_compressed_allocated":2829709312,"data_compressed_original":30341881856,"omap_allocated":105339,"internal_metadata":2942985349},"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.002373"},"pg_stats":[{"pgid":"2.7","version":"27'175","reported_seq":2760,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:20.993478+0000","last_change":"2024-09-14T08:57:20.993478+0000","last_active":"2024-09-14T08:57:20.993478+0000","last_peered":"2024-09-14T08:57:20.993478+0000","last_clean":"2024-09-14T08:57:20.993478+0000","last_became_active":"2024-09-14T07:31:14.782758+0000","last_became_peered":"2024-09-14T07:31:14.782758+0000","last_unstale":"2024-09-14T08:57:20.993478+0000","last_undegraded":"2024-09-14T08:57:20.993478+0000","last_fullsized":"2024-09-14T08:57:20.993478+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'175","last_scrub_stamp":"2024-09-14T08:57:20.993358+0000","last_deep_scrub":"27'175","last_deep_scrub_stamp":"2024-09-14T08:57:20.993358+0000","last_clean_scrub_stamp":"2024-09-14T08:57:20.993358+0000","objects_scrubbed":2,"log_size":175,"log_dups_size":0,"ondisk_log_size":175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T11:05:09.198017+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00078335899999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":674,"num_read_kb":536,"num_write":157,"num_write_kb":150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'230","reported_seq":2099,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:22.016997+0000","last_change":"2024-09-14T08:57:22.016997+0000","last_active":"2024-09-14T08:57:22.016997+0000","last_peered":"2024-09-14T08:57:22.016997+0000","last_clean":"2024-09-14T08:57:22.016997+0000","last_became_active":"2024-09-14T07:31:14.782760+0000","last_became_peered":"2024-09-14T07:31:14.782760+0000","last_unstale":"2024-09-14T08:57:22.016997+0000","last_undegraded":"2024-09-14T08:57:22.016997+0000","last_fullsized":"2024-09-14T08:57:22.016997+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'230","last_scrub_stamp":"2024-09-14T08:57:22.016904+0000","last_deep_scrub":"27'230","last_deep_scrub_stamp":"2024-09-14T08:57:22.016904+0000","last_clean_scrub_stamp":"2024-09-14T08:57:22.016904+0000","objects_scrubbed":1,"log_size":230,"log_dups_size":0,"ondisk_log_size":230,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T18:15:49.188464+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00080720499999999997,"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":514,"num_read_kb":355,"num_write":220,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'1840","reported_seq":1935,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:19.970036+0000","last_change":"2024-09-14T08:57:19.970036+0000","last_active":"2024-09-14T08:57:19.970036+0000","last_peered":"2024-09-14T08:57:19.970036+0000","last_clean":"2024-09-14T08:57:19.970036+0000","last_became_active":"2024-09-14T07:31:14.783076+0000","last_became_peered":"2024-09-14T07:31:14.783076+0000","last_unstale":"2024-09-14T08:57:19.970036+0000","last_undegraded":"2024-09-14T08:57:19.970036+0000","last_fullsized":"2024-09-14T08:57:19.970036+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'1840","last_scrub_stamp":"2024-09-14T08:57:19.969919+0000","last_deep_scrub":"27'1840","last_deep_scrub_stamp":"2024-09-14T08:57:19.969919+0000","last_clean_scrub_stamp":"2024-09-14T08:57:19.969919+0000","objects_scrubbed":1,"log_size":1840,"log_dups_size":0,"ondisk_log_size":1840,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T18:19:01.806285+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00059787499999999999,"stat_sum":{"num_bytes":674,"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":11002,"num_read_kb":9165,"num_write":3670,"num_write_kb":3664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'307","reported_seq":410,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:17.940594+0000","last_change":"2024-09-14T08:57:17.940594+0000","last_active":"2024-09-14T08:57:17.940594+0000","last_peered":"2024-09-14T08:57:17.940594+0000","last_clean":"2024-09-14T08:57:17.940594+0000","last_became_active":"2024-09-14T07:31:14.782787+0000","last_became_peered":"2024-09-14T07:31:14.782787+0000","last_unstale":"2024-09-14T08:57:17.940594+0000","last_undegraded":"2024-09-14T08:57:17.940594+0000","last_fullsized":"2024-09-14T08:57:17.940594+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'307","last_scrub_stamp":"2024-09-14T08:57:17.940518+0000","last_deep_scrub":"27'307","last_deep_scrub_stamp":"2024-09-14T08:57:17.940518+0000","last_clean_scrub_stamp":"2024-09-14T08:57:17.940518+0000","objects_scrubbed":2,"log_size":307,"log_dups_size":0,"ondisk_log_size":307,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T14:10:35.188760+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00083172900000000002,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1520,"num_read_kb":1218,"num_write":606,"num_write_kb":606,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'133542","reported_seq":215270,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:22.468893+0000","last_change":"2024-09-14T08:57:22.468893+0000","last_active":"2024-09-14T08:57:22.468893+0000","last_peered":"2024-09-14T08:57:22.468893+0000","last_clean":"2024-09-14T08:57:22.468893+0000","last_became_active":"2024-09-14T07:32:02.104754+0000","last_became_peered":"2024-09-14T07:32:02.104754+0000","last_unstale":"2024-09-14T08:57:22.468893+0000","last_undegraded":"2024-09-14T08:57:22.468893+0000","last_fullsized":"2024-09-14T08:57:22.468893+0000","mapping_epoch":19,"log_start":"27'123445","ondisk_log_start":"27'123445","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'133542","last_scrub_stamp":"2024-09-14T08:57:22.468787+0000","last_deep_scrub":"27'133542","last_deep_scrub_stamp":"2024-09-14T08:57:22.468787+0000","last_clean_scrub_stamp":"2024-09-14T08:57:22.468787+0000","objects_scrubbed":1238,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:27:56.237604+0000","scrub_duration":3646,"objects_trimmed":0,"snaptrim_duration":0.00054211299999999999,"stat_sum":{"num_bytes":4995421184,"num_objects":1238,"num_object_clones":79,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":81815,"num_read_kb":3804143,"num_write":133459,"num_write_kb":23017495,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'104","reported_seq":224,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:19.870905+0000","last_change":"2024-09-14T08:57:19.870905+0000","last_active":"2024-09-14T08:57:19.870905+0000","last_peered":"2024-09-14T08:57:19.870905+0000","last_clean":"2024-09-14T08:57:19.870905+0000","last_became_active":"2024-09-14T07:31:14.785347+0000","last_became_peered":"2024-09-14T07:31:14.785347+0000","last_unstale":"2024-09-14T08:57:19.870905+0000","last_undegraded":"2024-09-14T08:57:19.870905+0000","last_fullsized":"2024-09-14T08:57:19.870905+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'104","last_scrub_stamp":"2024-09-14T08:57:19.870784+0000","last_deep_scrub":"27'104","last_deep_scrub_stamp":"2024-09-14T08:57:19.870784+0000","last_clean_scrub_stamp":"2024-09-14T08:57:19.870784+0000","objects_scrubbed":2,"log_size":104,"log_dups_size":0,"ondisk_log_size":104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T20:31:00.042680+0000","scrub_duration":21,"objects_trimmed":0,"snaptrim_duration":0.00068083499999999997,"stat_sum":{"num_bytes":117,"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":523,"num_read_kb":423,"num_write":201,"num_write_kb":201,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'100743","reported_seq":157684,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:26.701853+0000","last_change":"2024-09-14T08:57:26.701853+0000","last_active":"2024-09-14T08:57:26.701853+0000","last_peered":"2024-09-14T08:57:26.701853+0000","last_clean":"2024-09-14T08:57:26.701853+0000","last_became_active":"2024-09-14T07:32:02.104405+0000","last_became_peered":"2024-09-14T07:32:02.104405+0000","last_unstale":"2024-09-14T08:57:26.701853+0000","last_undegraded":"2024-09-14T08:57:26.701853+0000","last_fullsized":"2024-09-14T08:57:26.701853+0000","mapping_epoch":19,"log_start":"27'90730","ondisk_log_start":"27'90730","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'100743","last_scrub_stamp":"2024-09-14T08:57:26.701716+0000","last_deep_scrub":"27'100743","last_deep_scrub_stamp":"2024-09-14T08:57:26.701716+0000","last_clean_scrub_stamp":"2024-09-14T08:57:26.701716+0000","objects_scrubbed":1275,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T20:38:34.191865+0000","scrub_duration":3692,"objects_trimmed":0,"snaptrim_duration":0.00062985700000000005,"stat_sum":{"num_bytes":5176764416,"num_objects":1275,"num_object_clones":60,"num_object_copies":3825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1275,"num_whiteouts":0,"num_read":56989,"num_read_kb":2999309,"num_write":100689,"num_write_kb":18157908,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'2","reported_seq":96,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:18.517709+0000","last_change":"2024-09-14T08:57:18.517709+0000","last_active":"2024-09-14T08:57:18.517709+0000","last_peered":"2024-09-14T08:57:18.517709+0000","last_clean":"2024-09-14T08:57:18.517709+0000","last_became_active":"2024-09-14T07:31:14.780153+0000","last_became_peered":"2024-09-14T07:31:14.780153+0000","last_unstale":"2024-09-14T08:57:18.517709+0000","last_undegraded":"2024-09-14T08:57:18.517709+0000","last_fullsized":"2024-09-14T08:57:18.517709+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-14T08:57:18.517600+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-14T08:57:18.517600+0000","last_clean_scrub_stamp":"2024-09-14T08:57:18.517600+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-15T17:34:04.687657+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00044265800000000002,"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":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'269076","reported_seq":430062,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:21.495380+0000","last_change":"2024-09-14T08:57:21.495380+0000","last_active":"2024-09-14T08:57:21.495380+0000","last_peered":"2024-09-14T08:57:21.495380+0000","last_clean":"2024-09-14T08:57:21.495380+0000","last_became_active":"2024-09-14T07:32:02.104453+0000","last_became_peered":"2024-09-14T07:32:02.104453+0000","last_unstale":"2024-09-14T08:57:21.495380+0000","last_undegraded":"2024-09-14T08:57:21.495380+0000","last_fullsized":"2024-09-14T08:57:21.495380+0000","mapping_epoch":19,"log_start":"27'259038","ondisk_log_start":"27'259038","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'269076","last_scrub_stamp":"2024-09-14T08:57:21.495268+0000","last_deep_scrub":"27'269076","last_deep_scrub_stamp":"2024-09-14T08:57:21.495268+0000","last_clean_scrub_stamp":"2024-09-14T08:57:21.495268+0000","objects_scrubbed":1264,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T12:09:32.857370+0000","scrub_duration":3722,"objects_trimmed":0,"snaptrim_duration":0.00082390100000000004,"stat_sum":{"num_bytes":5086955520,"num_objects":1264,"num_object_clones":76,"num_object_copies":3792,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1264,"num_whiteouts":0,"num_read":161054,"num_read_kb":3707227,"num_write":269000,"num_write_kb":20783730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'3260","reported_seq":3364,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:19.514139+0000","last_change":"2024-09-14T08:57:19.514038+0000","last_active":"2024-09-14T08:57:19.514139+0000","last_peered":"2024-09-14T08:57:19.514139+0000","last_clean":"2024-09-14T08:57:19.514139+0000","last_became_active":"2024-09-14T07:31:14.779993+0000","last_became_peered":"2024-09-14T07:31:14.779993+0000","last_unstale":"2024-09-14T08:57:19.514139+0000","last_undegraded":"2024-09-14T08:57:19.514139+0000","last_fullsized":"2024-09-14T08:57:19.514139+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'3260","last_scrub_stamp":"2024-09-14T08:57:19.513790+0000","last_deep_scrub":"27'3260","last_deep_scrub_stamp":"2024-09-14T08:57:19.513790+0000","last_clean_scrub_stamp":"2024-09-14T08:57:19.513790+0000","objects_scrubbed":3,"log_size":3260,"log_dups_size":0,"ondisk_log_size":3260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T20:25:04.502458+0000","scrub_duration":21,"objects_trimmed":0,"snaptrim_duration":0.00051671599999999996,"stat_sum":{"num_bytes":1364,"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":19483,"num_read_kb":16223,"num_write":6497,"num_write_kb":6485,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'97606","reported_seq":195364,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:27.797675+0000","last_change":"2024-09-14T08:57:27.797675+0000","last_active":"2024-09-14T08:57:27.797675+0000","last_peered":"2024-09-14T08:57:27.797675+0000","last_clean":"2024-09-14T08:57:27.797675+0000","last_became_active":"2024-09-14T07:32:02.104341+0000","last_became_peered":"2024-09-14T07:32:02.104341+0000","last_unstale":"2024-09-14T08:57:27.797675+0000","last_undegraded":"2024-09-14T08:57:27.797675+0000","last_fullsized":"2024-09-14T08:57:27.797675+0000","mapping_epoch":19,"log_start":"27'87549","ondisk_log_start":"27'87549","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'97606","last_scrub_stamp":"2024-09-14T08:57:27.797555+0000","last_deep_scrub":"27'97606","last_deep_scrub_stamp":"2024-09-14T08:57:27.797555+0000","last_clean_scrub_stamp":"2024-09-14T08:57:27.797555+0000","objects_scrubbed":1296,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T18:28:21.983954+0000","scrub_duration":3813,"objects_trimmed":0,"snaptrim_duration":0.0006313,"stat_sum":{"num_bytes":5272011795,"num_objects":1296,"num_object_clones":72,"num_object_copies":3888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":97830,"num_read_kb":2944245,"num_write":97536,"num_write_kb":19749340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'185","reported_seq":1302,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:18.975440+0000","last_change":"2024-09-14T08:57:18.975440+0000","last_active":"2024-09-14T08:57:18.975440+0000","last_peered":"2024-09-14T08:57:18.975440+0000","last_clean":"2024-09-14T08:57:18.975440+0000","last_became_active":"2024-09-14T07:31:14.779936+0000","last_became_peered":"2024-09-14T07:31:14.779936+0000","last_unstale":"2024-09-14T08:57:18.975440+0000","last_undegraded":"2024-09-14T08:57:18.975440+0000","last_fullsized":"2024-09-14T08:57:18.975440+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'185","last_scrub_stamp":"2024-09-14T08:57:18.975298+0000","last_deep_scrub":"27'185","last_deep_scrub_stamp":"2024-09-14T08:57:18.975298+0000","last_clean_scrub_stamp":"2024-09-14T08:57:18.975298+0000","objects_scrubbed":3,"log_size":185,"log_dups_size":0,"ondisk_log_size":185,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:55:46.279046+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0.00066752200000000004,"stat_sum":{"num_bytes":98,"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":675,"num_read_kb":498,"num_write":277,"num_write_kb":271,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"27'54","reported_seq":164,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T08:57:24.979594+0000","last_change":"2024-09-14T08:57:24.979544+0000","last_active":"2024-09-14T08:57:24.979594+0000","last_peered":"2024-09-14T08:57:24.979594+0000","last_clean":"2024-09-14T08:57:24.979594+0000","last_became_active":"2024-09-14T07:31:09.758438+0000","last_became_peered":"2024-09-14T07:31:09.758438+0000","last_unstale":"2024-09-14T08:57:24.979594+0000","last_undegraded":"2024-09-14T08:57:24.979594+0000","last_fullsized":"2024-09-14T08:57:24.979594+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'54","last_scrub_stamp":"2024-09-14T08:57:24.979430+0000","last_deep_scrub":"27'54","last_deep_scrub_stamp":"2024-09-14T08:57:24.979430+0000","last_clean_scrub_stamp":"2024-09-14T08:57:24.979430+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T20:43:47.388713+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20531152915,"num_objects":5073,"num_object_clones":287,"num_object_copies":15219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5073,"num_whiteouts":0,"num_read":397688,"num_read_kb":13454924,"num_write":600684,"num_write_kb":81708473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3477483520,"data_stored":31031230464,"data_compressed":1170681067,"data_compressed_allocated":2829635584,"data_compressed_original":30340734976,"omap_allocated":0,"internal_metadata":0},"log_size":40205,"ondisk_log_size":40205,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34399,"num_read_kb":28420,"num_write":11629,"num_write_kb":11592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12024,"internal_metadata":0},"log_size":6103,"ondisk_log_size":6103,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":11822,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739410,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1829672,"kb_used_data":1049880,"kb_used_omap":29,"kb_used_meta":779746,"kb_avail":92542168,"statfs":{"total":96636764160,"available":94763180032,"internally_reserved":0,"allocated":1075077120,"data_stored":10343832695,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":30378,"internal_metadata":798460246},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739408,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2065656,"kb_used_data":1174248,"kb_used_omap":37,"kb_used_meta":891354,"kb_avail":92306184,"statfs":{"total":96636764160,"available":94521532416,"internally_reserved":0,"allocated":1202429952,"data_stored":10344424032,"data_compressed":375985047,"data_compressed_allocated":930287616,"data_compressed_original":10051686400,"omap_allocated":37902,"internal_metadata":912747506},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739407,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2375676,"kb_used_data":1172716,"kb_used_omap":36,"kb_used_meta":1202907,"kb_avail":91996164,"statfs":{"total":96636764160,"available":94204071936,"internally_reserved":0,"allocated":1200861184,"data_stored":10344422554,"data_compressed":379540354,"data_compressed_allocated":931856384,"data_compressed_original":10060955648,"omap_allocated":37059,"internal_metadata":1231777597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":5911,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4934,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5365,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1478,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1725,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1200553984,"data_stored":10343743488,"data_compressed":379534443,"data_compressed_allocated":931819520,"data_compressed_original":10060382208,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1202102272,"data_stored":10343743488,"data_compressed":375979136,"data_compressed_allocated":930250752,"data_compressed_original":10051112960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1074827264,"data_stored":10343743488,"data_compressed":415167488,"data_compressed_allocated":967565312,"data_compressed_original":10229239808,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T08:57:38.662 DEBUG:teuthology.orchestra.run.smithi019:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-14T08:57:38.979 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T08:57:38.980 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T08:57:38.980 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-14T08:57:38.980 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:39.054 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-14T08:57:39.054 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-14T08:57:39.054 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:39.147 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-14T08:57:39.147 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-14T08:57:39.147 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:39.230 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-14T08:57:39.230 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T08:57:39.230 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-14T08:57:39.230 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:39.257 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-14T08:57:39.257 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T08:57:39.257 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-14T08:57:39.258 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T08:57:39.311 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-14T08:57:39.311 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T08:57:39.311 DEBUG:teuthology.orchestra.run.smithi019:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-14T08:57:39.453 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T08:57:39.453 DEBUG:teuthology.orchestra.run.smithi019:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-14T08:57:39.657 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T08:57:39.657 DEBUG:teuthology.orchestra.run.smithi019:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-14T08:57:39.802 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T08:57:39.802 DEBUG:teuthology.orchestra.run.smithi019:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-14T08:57:39.945 INFO:tasks.ceph:Archiving mon data... 2024-09-14T08:57:39.945 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/data/cluster1.mon.a.tgz 2024-09-14T08:57:39.945 DEBUG:teuthology.orchestra.run.smithi019:> mktemp 2024-09-14T08:57:39.963 INFO:teuthology.orchestra.run.smithi019.stdout:/tmp/tmp.wtPJXDGcJs 2024-09-14T08:57:39.964 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.wtPJXDGcJs 2024-09-14T08:57:40.087 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 0666 /tmp/tmp.wtPJXDGcJs 2024-09-14T08:57:40.188 DEBUG:teuthology.orchestra.remote:smithi019:/tmp/tmp.wtPJXDGcJs is 259KB 2024-09-14T08:57:40.287 DEBUG:teuthology.orchestra.run.smithi019:> rm -fr /tmp/tmp.wtPJXDGcJs 2024-09-14T08:57:40.302 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T08:57:40.303 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T08:57:40.345 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T08:57:40.443 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T08:57:40.463 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T08:57:40.463 INFO:tasks.ceph:Archiving crash dumps... 2024-09-14T08:57:40.465 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/remote/smithi019/crash 2024-09-14T08:57:40.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T08:57:40.510 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/remote/smithi059/crash 2024-09-14T08:57:40.511 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T08:57:40.541 INFO:tasks.ceph:Compressing logs... 2024-09-14T08:57:40.542 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T08:57:40.556 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32274.log 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38360.log 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32066.log 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.32274.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32274.log.gz 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36187.log 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38360.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38360.log.gz 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5/var/log/ceph/cluster1-client.admin.32066.log: --verbose -- /var/log/ceph/cluster1-client.admin.35909.log 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32066.log.gz 2024-09-14T08:57:40.608 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36187.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36187.log.gz 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37025.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35909.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35909.log.gz 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35578.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.37025.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31868.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37025.log.gz 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37119.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35578.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35578.log.gz 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5/var/log/ceph/cluster1-client.admin.31868.log: --verbose -- /var/log/ceph/ceph.tmp-client.admin.27543.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31868.log.gz 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.37119.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32026.log 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37119.log.gz 2024-09-14T08:57:40.609 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35138.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/ceph.tmp-client.admin.27543.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27543.log.gz 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.32026.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35264.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32026.log.gz 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35138.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35138.log.gz 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35062.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35264.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35264.log.gz 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35951.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35062.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35471.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35062.log.gz 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.36801.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35951.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35951.log.gz 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose --/var/log/ceph/cluster1-client.admin.35471.log: /var/log/ceph/cluster1-client.admin.38528.log 2024-09-14T08:57:40.610 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35471.log.gz 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.0.36801.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38150.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35222.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38528.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38528.log.gz 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38150.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32205.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38150.log.gz 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35222.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36801.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35222.log.gz 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36538.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.32205.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32205.log.gz 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36801.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35346.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36538.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36071.log 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36538.log.gz 2024-09-14T08:57:40.611 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37025.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35346.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35346.log.gz 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36035.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36071.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36071.log.gz 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.37025.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38192.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.37025.log.gz 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38570.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36035.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36035.log.gz 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38192.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35726.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38192.log.gz 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38570.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38486.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38570.log.gz 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36071.log 2024-09-14T08:57:40.612 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35726.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35726.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38486.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35180.log 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38486.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36071.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35684.log 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36071.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35087.log 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35180.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35180.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35684.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36129.log 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35684.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35087.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35995.log 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35087.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36129.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36129.log.gz 2024-09-14T08:57:40.613 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35995.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35558.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35995.log.gz 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.34871.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35558.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38234.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35558.log.gz 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.34871.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36428.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.34871.log.gz 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:gzip/var/log/ceph/cluster1-client.admin.38234.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.38444.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38234.log.gz 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36428.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36538.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36428.log.gz 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38444.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38444.log.gz 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35768.log 2024-09-14T08:57:40.614 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36538.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36538.log.gz 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38610.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:gzip/var/log/ceph/cluster1-client.admin.35768.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.36483.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35768.log.gz 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37180.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38610.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38610.log.gz 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36483.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35006.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36483.log.gz 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.37180.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36428.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37180.log.gz 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35006.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35472.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35006.log.gz 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36428.log: gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-14T08:57:40.615 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36428.log.gz 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36483.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35472.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35472.log.gz 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38108.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36483.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38276.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36483.log.gz 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38108.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38108.log.gz 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38276.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35345.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38276.log.gz 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37180.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38402.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35345.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35345.log.gz 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.37180.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32106.log 2024-09-14T08:57:40.616 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36129.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38402.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38402.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.32106.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38318.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32106.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35432.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.36129.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36129.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.38318.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36187.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38318.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35432.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35432.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35344.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster2-client.admin.36187.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36187.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35602.log 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1.log: /var/log/ceph/cluster1-client.admin.35344.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35344.log.gz 2024-09-14T08:57:40.617 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cluster1-client.admin.35602.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35602.log.gz 2024-09-14T08:57:40.618 INFO:teuthology.orchestra.run.smithi019.stderr: 89.1% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-14T08:57:40.618 INFO:teuthology.orchestra.run.smithi019.stderr: 87.1% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-14T08:57:40.625 INFO:teuthology.orchestra.run.smithi019.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.37180.log.gz 2024-09-14T08:57:40.625 INFO:teuthology.orchestra.run.smithi019.stderr: 55.7% -- replaced with /var/log/ceph/cluster1-client.0.36801.log.gz 2024-09-14T08:57:40.625 INFO:teuthology.orchestra.run.smithi019.stderr: 55.2% -- replaced with /var/log/ceph/cluster2-client.admin.36801.log.gz 2024-09-14T08:57:40.638 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36243.log 2024-09-14T08:57:40.638 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36612.log 2024-09-14T08:57:40.638 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36243.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35818.log 2024-09-14T08:57:40.638 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36243.log.gz 2024-09-14T08:57:40.638 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36612.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36395.log 2024-09-14T08:57:40.638 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36612.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35818.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36357.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35818.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36395.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35944.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36395.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36357.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36578.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36357.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35944.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36199.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35944.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36578.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36432.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36578.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36199.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32511.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36199.log.gz 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36432.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36115.log 2024-09-14T08:57:40.639 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36432.log.gz 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.32511.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32511.log.gz 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35943.log 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36115.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35695.log 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36115.log.gz 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35943.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36854.log 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35943.log.gz 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35695.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32650.log 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35695.log.gz 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36854.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37148.log 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36854.log.gz 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.32650.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32471.log 2024-09-14T08:57:40.640 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32650.log.gz 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.37148.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35819.log 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37148.log.gz 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.32471.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/cluster2-client.admin.32471.log.gz 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr: -- /var/log/ceph/cluster2-client.admin.36812.log 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35819.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36938.log 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35819.log.gz 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36812.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/cluster2-client.admin.36812.log.gz /var/log/ceph/cluster2-client.admin.36541.log 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36938.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37064.log 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36938.log.gz 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36541.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36469.log 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36541.log.gz 2024-09-14T08:57:40.641 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.37064.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37064.log.gz 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36469.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36157.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36469.log.gz 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32551.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36157.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27999.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36157.log.gz 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.32551.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35737.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32551.log.gz 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:gzip/var/log/ceph/ceph.tmp-client.admin.27999.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36073.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27999.log.gz 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35737.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35737.log.gz 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36770.log 2024-09-14T08:57:40.642 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36073.log: gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36073.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36770.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37273.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36770.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36896.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 87.1% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.37273.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32313.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37273.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36896.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36031.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36896.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.32313.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36503.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32313.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36031.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35653.log 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36031.log.gz 2024-09-14T08:57:40.643 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36503.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36503.log.gz 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35653.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35817.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35653.log.gz 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32716.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35817.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37106.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35817.log.gz 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.32716.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32716.log.gz 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35560.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.37106.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37106.log.gz 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35560.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35560.log.gz 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35479.log 2024-09-14T08:57:40.644 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36283.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35479.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35479.log.gz 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36283.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36283.log.gz 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36980.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-mon.a.log: /var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35535.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36980.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36980.log.gz 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.37022.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35535.log: 0.0%gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37233.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.35535.log.gz 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.37022.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35945.log 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37022.log.gz 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5/var/log/ceph/cluster2-client.admin.37233.log: --verbose -- /var/log/ceph/cluster2-client.admin.36650.log 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37233.log.gz 2024-09-14T08:57:40.645 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35945.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35945.log.gz 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35376.log 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36650.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36650.log.gz 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr: -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35376.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35376.log.gz 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37190.log 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35611.log 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.37190.log: 0.0%gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36319.log 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.37190.log.gz 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.35611.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35611.log.gz 2024-09-14T08:57:40.646 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/cluster2-client.admin.36319.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36319.log.gz 2024-09-14T08:57:40.647 INFO:teuthology.orchestra.run.smithi059.stderr: 91.1% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-14T08:57:40.965 INFO:teuthology.orchestra.run.smithi059.stderr: 92.2% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-14T08:57:41.540 INFO:teuthology.orchestra.run.smithi059.stderr: 94.4% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-14T08:57:41.671 INFO:teuthology.orchestra.run.smithi059.stderr: 91.5% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-14T08:57:42.396 INFO:teuthology.orchestra.run.smithi059.stderr: 94.0% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-14T08:57:42.736 INFO:teuthology.orchestra.run.smithi059.stderr: 93.9% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-14T08:57:42.738 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-09-14T08:57:42.738 INFO:teuthology.orchestra.run.smithi059.stderr:real 0m2.136s 2024-09-14T08:57:42.738 INFO:teuthology.orchestra.run.smithi059.stderr:user 0m6.008s 2024-09-14T08:57:42.738 INFO:teuthology.orchestra.run.smithi059.stderr:sys 0m0.232s 2024-09-14T08:57:48.880 INFO:teuthology.orchestra.run.smithi019.stderr: 92.2% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-14T08:58:01.765 INFO:teuthology.orchestra.run.smithi019.stderr: 90.2% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-14T09:16:04.466 INFO:teuthology.orchestra.run.smithi019.stderr: 95.5% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-14T09:27:00.854 INFO:teuthology.orchestra.run.smithi019.stderr: 94.4% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-14T09:29:15.121 INFO:teuthology.orchestra.run.smithi019.stderr: 94.2% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-14T09:29:15.123 INFO:teuthology.orchestra.run.smithi019.stderr: 2024-09-14T09:29:15.123 INFO:teuthology.orchestra.run.smithi019.stderr:real 31m34.555s 2024-09-14T09:29:15.123 INFO:teuthology.orchestra.run.smithi019.stderr:user 10m34.106s 2024-09-14T09:29:15.123 INFO:teuthology.orchestra.run.smithi019.stderr:sys 0m34.088s 2024-09-14T09:29:15.123 INFO:tasks.ceph:Archiving logs... 2024-09-14T09:29:15.123 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/remote/smithi019/log 2024-09-14T09:29:15.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T09:30:33.141 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/remote/smithi059/log 2024-09-14T09:30:33.142 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T09:30:34.057 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-14T09:30:34.068 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-14T09:30:34.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T09:30:34.071 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T09:30:34.163 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-14T09:30:34.175 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-14T09:30:34.176 DEBUG:teuthology.orchestra.run.smithi019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T09:30:34.179 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T09:30:34.194 INFO:teuthology.orchestra.run.smithi019.stderr:bash: line 1: ntpq: command not found 2024-09-14T09:30:34.197 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-14T09:30:34.203 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T09:30:34.203 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-14T09:30:34.203 INFO:teuthology.orchestra.run.smithi059.stdout:^* hv01.front.sepia.ceph.com 3 7 377 89 +1232us[+1334us] +/- 54ms 2024-09-14T09:30:34.204 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 13 -1904us[-1904us] +/- 71ms 2024-09-14T09:30:34.204 INFO:teuthology.orchestra.run.smithi059.stdout:^- hv03.front.sepia.ceph.com 3 6 377 14 -8809us[-8809us] +/- 88ms 2024-09-14T09:30:34.204 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T09:30:34.207 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T09:30:34.207 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2024-09-14T09:30:34.207 INFO:teuthology.orchestra.run.smithi019.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 +3140us[+3145us] +/- 40ms 2024-09-14T09:30:34.207 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 16 +12us[ +12us] +/- 71ms 2024-09-14T09:30:34.207 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 13 -6893us[-6893us] +/- 88ms 2024-09-14T09:30:34.207 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T09:30:34.209 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-14T09:30:34.223 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-14T09:30:34.223 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-14T09:30:34.232 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T09:30:34.338 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T09:30:34.409 DEBUG:teuthology.orchestra.run.smithi019:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T09:30:34.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T09:30:34.442 DEBUG:teuthology.orchestra.run.smithi059:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T09:30:34.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T09:30:34.473 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-14T09:30:34.483 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-14T09:30:34.491 INFO:teuthology.task.internal:Duration was 7562.713099 seconds 2024-09-14T09:30:34.492 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-14T09:30:34.500 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-14T09:30:34.501 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T09:30:34.503 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T09:30:34.557 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T09:30:34.569 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T09:30:34.788 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-14T09:30:34.788 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi019.front.sepia.ceph.com 2024-09-14T09:30:34.788 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T09:30:34.820 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2024-09-14T09:30:34.820 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T09:30:34.843 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-14T09:30:34.843 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T09:30:34.862 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T09:30:34.912 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-14T09:30:34.912 DEBUG:teuthology.orchestra.run.smithi019:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T09:30:34.931 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T09:30:35.061 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-14T09:30:35.070 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-14T09:30:35.071 DEBUG:teuthology.orchestra.run.smithi019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T09:30:35.097 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T09:30:35.123 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-14T09:30:35.134 DEBUG:teuthology.orchestra.run.smithi019:> 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-14T09:30:35.140 DEBUG:teuthology.orchestra.run.smithi059:> 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-14T09:30:35.178 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = core 2024-09-14T09:30:35.187 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2024-09-14T09:30:35.207 DEBUG:teuthology.orchestra.run.smithi019:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T09:30:35.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T09:30:35.251 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T09:30:35.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T09:30:35.266 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-14T09:30:35.276 INFO:teuthology.task.internal:Transferring archived files... 2024-09-14T09:30:35.277 DEBUG:teuthology.misc:Transferring archived files from smithi019:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/remote/smithi019 2024-09-14T09:30:35.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T09:30:35.365 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900444/remote/smithi059 2024-09-14T09:30:35.365 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T09:30:35.399 INFO:teuthology.task.internal:Removing archive directory... 2024-09-14T09:30:35.399 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T09:30:35.406 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T09:30:35.450 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-14T09:30:35.462 INFO:teuthology.task.internal:Not uploading archives. 2024-09-14T09:30:35.462 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-14T09:30:35.471 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-14T09:30:35.472 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T09:30:35.474 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T09:30:35.487 INFO:teuthology.orchestra.run.smithi019.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 09:30 /home/ubuntu/cephtest 2024-09-14T09:30:35.505 INFO:teuthology.orchestra.run.smithi059.stdout: 265610 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 09:30 /home/ubuntu/cephtest 2024-09-14T09:30:35.507 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-14T09:30:35.517 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-14T09:30:35.540 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 7562.71309876442 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-14T09:30:35.540 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T09:30:35.616 INFO:teuthology.run:pass